aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
...
| | * | | | perf callchain: Fixup parameter handling error messageKan Liang2014-12-09
| | * | | | perf tools: Add --buildid-dir option to set cache directoryJiri Olsa2014-12-09
| | * | | | perf buildid cache: Fix -a segfault related to kcore handlingJiri Olsa2014-12-09
| | * | | | perf buildid-cache: Remove extra debugdir variablesJiri Olsa2014-12-09
| | * | | | perf tools: Use single strcmp call instead of twoJiri Olsa2014-12-09
| | * | | | perf hists browser: Change print format from %lu to %PRIu64Tom Huynh2014-12-09
| | * | | | perf bench: Fix memcpy/memset outputRabin Vincent2014-12-09
| | * | | | perf bench: Merge memset into memcpyRabin Vincent2014-12-09
| | * | | | perf bench: Prepare memcpy for mergeRabin Vincent2014-12-09
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2014-12-18
|\ \ \ \ \ \
| * | | | | | tools/virtio: add virtio 1.0 in vringh_testMichael S. Tsirkin2014-12-15
| * | | | | | tools/virtio: add virtio 1.0 in virtio_testMichael S. Tsirkin2014-12-15
| * | | | | | tools/virtio: enable -WerrorMichael S. Tsirkin2014-12-15
| * | | | | | tools/virtio: 64 bit featuresMichael S. Tsirkin2014-12-15
| * | | | | | tools/virtio: fix vringh testMichael S. Tsirkin2014-12-15
| * | | | | | tools/virtio: more stubsMichael S. Tsirkin2014-12-15
* | | | | | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-18
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools'Rafael J. Wysocki2014-12-18
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | / | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()"Prarit Bhargava2014-12-14
* | | | | | | | tools/testing/selftests/Makefile: alphasort the TARGETS listAndrew Morton2014-12-18
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-12-17
|\ \ \ \ \ \ \ \
| * | | | | | | | userns: Unbreak the unprivileged remount testsEric W. Biederman2014-12-11
| * | | | | | | | mnt: Update unprivileged remount testEric W. Biederman2014-12-02
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-16
|\ \ \ \ \ \ \ \
| * | | | | | | | selftest: size: Add size test for Linux kernelTim Bird2014-12-03
| * | | | | | | | selftests/kcmp: Always try to build the testMichael Ellerman2014-12-02
| * | | | | | | | selftests/kcmp: Don't include kernel headersMichael Ellerman2014-12-02
| * | | | | | | | selftests/timers: change test to use ksft frameworkShuah Khan2014-11-17
| * | | | | | | | selftests/kcmp: change test to use ksft frameworkShuah Khan2014-11-17
| * | | | | | | | selftests/ipc: change test to use ksft frameworkShuah Khan2014-11-17
| * | | | | | | | selftests/breakpoints: change test to use ksft frameworkShuah Khan2014-11-17
| * | | | | | | | selftests: add kselftest framework for uniform test reportingShuah Khan2014-11-17
| * | | | | | | | selftests/user: move test out of Makefile into a shell scriptShuah Khan2014-11-17
| * | | | | | | | selftests/net: move test out of Makefile into a shell scriptShuah Khan2014-11-05
* | | | | | | | | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tools: hv: ignore ENOBUFS and ENOMEM in the KVP daemonDexuan Cui2014-11-26
| * | | | | | | | | Tools: hv: vssdaemon: skip all filesystems mounted readonlyVitaly Kuznetsov2014-11-26
| * | | | | | | | | Tools: hv: vssdaemon: report freeze errorsVitaly Kuznetsov2014-11-26
| * | | | | | | | | tools: hv: introduce -n/--no-daemon optionVitaly Kuznetsov2014-11-07
| * | | | | | | | | Tools: hv: vssdaemon: ignore the EBUSY on multiple freezing the same partitionDexuan Cui2014-11-07
| |/ / / / / / / /
* | | | | | | | | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | usbip: remove unneeded structureJulia Lawall2014-12-02
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds2014-12-13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | syscalls: add selftest for execveat(2)David Drysdale2014-12-13
| * | | | | | | | | mm/page_owner: keep track of page ownersJoonsoo Kim2014-12-13
* | | | | | | | | | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2014-12-12
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | kselftest: Move the docs to the Documentation dirTim Bird2014-11-24
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | treewide: fix typo in printk and KconfigMasanari Iida2014-11-20
| * | | | | | | | | Replace mentions of "list_struct" to "list_head"Andrey Utkin2014-11-20
| | |/ / / / / / / | |/| | | | | | |