Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | perf callchain: Fixup parameter handling error message | Kan Liang | 2014-12-09 | 1 | -1/+1 | |
| | * | | | | perf tools: Add --buildid-dir option to set cache directory | Jiri Olsa | 2014-12-09 | 4 | -6/+22 | |
| | * | | | | perf buildid cache: Fix -a segfault related to kcore handling | Jiri Olsa | 2014-12-09 | 1 | -1/+1 | |
| | * | | | | perf buildid-cache: Remove extra debugdir variables | Jiri Olsa | 2014-12-09 | 2 | -13/+7 | |
| | * | | | | perf tools: Use single strcmp call instead of two | Jiri Olsa | 2014-12-09 | 1 | -1/+1 | |
| | * | | | | perf hists browser: Change print format from %lu to %PRIu64 | Tom Huynh | 2014-12-09 | 1 | -1/+1 | |
| | * | | | | perf bench: Fix memcpy/memset output | Rabin Vincent | 2014-12-09 | 1 | -8/+10 | |
| | * | | | | perf bench: Merge memset into memcpy | Rabin Vincent | 2014-12-09 | 3 | -305/+90 | |
| | * | | | | perf bench: Prepare memcpy for merge | Rabin Vincent | 2014-12-09 | 1 | -78/+104 | |
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2014-12-19 | 7 | -5/+97 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | tools/virtio: add virtio 1.0 in vringh_test | Michael S. Tsirkin | 2014-12-15 | 1 | -0/+2 | |
| * | | | | | | tools/virtio: add virtio 1.0 in virtio_test | Michael S. Tsirkin | 2014-12-15 | 1 | -1/+13 | |
| * | | | | | | tools/virtio: enable -Werror | Michael S. Tsirkin | 2014-12-15 | 1 | -1/+1 | |
| * | | | | | | tools/virtio: 64 bit features | Michael S. Tsirkin | 2014-12-15 | 1 | -1/+1 | |
| * | | | | | | tools/virtio: fix vringh test | Michael S. Tsirkin | 2014-12-15 | 1 | -0/+1 | |
| * | | | | | | tools/virtio: more stubs | Michael S. Tsirkin | 2014-12-15 | 5 | -2/+79 | |
* | | | | | | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-19 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ | Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools' | Rafael J. Wysocki | 2014-12-18 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | / | | | | |_|_|_|/ | | | |/| | | | | ||||||
| | | * | | | | | Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()" | Prarit Bhargava | 2014-12-14 | 1 | -4/+4 | |
* | | | | | | | | tools/testing/selftests/Makefile: alphasort the TARGETS list | Andrew Morton | 2014-12-19 | 1 | -8/+9 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2014-12-17 | 1 | -38/+166 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | userns: Unbreak the unprivileged remount tests | Eric W. Biederman | 2014-12-12 | 1 | -8/+24 | |
| * | | | | | | | | mnt: Update unprivileged remount test | Eric W. Biederman | 2014-12-02 | 1 | -30/+142 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-12-16 | 14 | -63/+248 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | selftest: size: Add size test for Linux kernel | Tim Bird | 2014-12-04 | 4 | -0/+114 | |
| * | | | | | | | | selftests/kcmp: Always try to build the test | Michael Ellerman | 2014-12-02 | 1 | -16/+2 | |
| * | | | | | | | | selftests/kcmp: Don't include kernel headers | Michael Ellerman | 2014-12-02 | 1 | -4/+0 | |
| * | | | | | | | | selftests/timers: change test to use ksft framework | Shuah Khan | 2014-11-17 | 1 | -6/+8 | |
| * | | | | | | | | selftests/kcmp: change test to use ksft framework | Shuah Khan | 2014-11-17 | 1 | -7/+20 | |
| * | | | | | | | | selftests/ipc: change test to use ksft framework | Shuah Khan | 2014-11-17 | 1 | -12/+14 | |
| * | | | | | | | | selftests/breakpoints: change test to use ksft framework | Shuah Khan | 2014-11-17 | 1 | -4/+6 | |
| * | | | | | | | | selftests: add kselftest framework for uniform test reporting | Shuah Khan | 2014-11-17 | 1 | -0/+62 | |
| * | | | | | | | | selftests/user: move test out of Makefile into a shell script | Shuah Khan | 2014-11-17 | 2 | -7/+11 | |
| * | | | | | | | | selftests/net: move test out of Makefile into a shell script | Shuah Khan | 2014-11-05 | 2 | -7/+11 | |
* | | | | | | | | | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-15 | 3 | -17/+159 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | tools: hv: ignore ENOBUFS and ENOMEM in the KVP daemon | Dexuan Cui | 2014-11-27 | 1 | -0/+14 | |
| * | | | | | | | | | Tools: hv: vssdaemon: skip all filesystems mounted readonly | Vitaly Kuznetsov | 2014-11-27 | 1 | -1/+1 | |
| * | | | | | | | | | Tools: hv: vssdaemon: report freeze errors | Vitaly Kuznetsov | 2014-11-27 | 1 | -4/+12 | |
| * | | | | | | | | | tools: hv: introduce -n/--no-daemon option | Vitaly Kuznetsov | 2014-11-07 | 3 | -6/+94 | |
| * | | | | | | | | | Tools: hv: vssdaemon: ignore the EBUSY on multiple freezing the same partition | Dexuan Cui | 2014-11-07 | 1 | -8/+40 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-12-14 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | usbip: remove unneeded structure | Julia Lawall | 2014-12-03 | 1 | -2/+0 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'akpm' (second patch-bomb from Andrew) | Linus Torvalds | 2014-12-13 | 6 | -2/+578 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | syscalls: add selftest for execveat(2) | David Drysdale | 2014-12-13 | 4 | -0/+432 | |
| * | | | | | | | | | mm/page_owner: keep track of page owners | Joonsoo Kim | 2014-12-13 | 2 | -2/+146 | |
* | | | | | | | | | | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2014-12-12 | 1 | -61/+0 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | kselftest: Move the docs to the Documentation dir | Tim Bird | 2014-11-24 | 1 | -61/+0 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-12-12 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | treewide: fix typo in printk and Kconfig | Masanari Iida | 2014-11-20 | 1 | -1/+1 | |
| * | | | | | | | | | Replace mentions of "list_struct" to "list_head" | Andrey Utkin | 2014-11-20 | 1 | -1/+1 | |
| | |/ / / / / / / | |/| | | | | | | |