Age | Commit message (Expand) | Author | Files | Lines |
2014-09-05 | usb: usbip: fix usbip.h path in userspace tool | Piotr Król | 1 | -1/+1 |
2014-08-30 | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds | 3 | -11/+11 |
2014-08-30 | tools: selftests: fix build issue with make kselftests target | Phong Tran | 3 | -11/+11 |
2014-08-25 | usbip: move usbip userspace code out of staging | Valentina Manea | 37 | -0/+5625 |
2014-08-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -40/+40 |
2014-08-16 | tools/power turbostat: tweak whitespace in output format | Len Brown | 1 | -40/+40 |
2014-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 3 | -0/+260 |
2014-08-09 | selftests: add memfd/sealing page-pinning tests | David Herrmann | 5 | -1/+450 |
2014-08-09 | selftests: add memfd_create() + sealing tests | David Herrmann | 4 | -0/+945 |
2014-08-09 | tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition | Thierry Fauck | 1 | -0/+4 |
2014-08-07 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 12 | -284/+617 |
2014-08-07 | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 14 | -193/+1772 |
2014-08-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+66 |
2014-08-06 | Merge branch 'pm-tools' | Rafael J. Wysocki | 4 | -26/+28 |
2014-08-05 | Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 4 | -8/+124 |
2014-08-05 | Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -0/+179 |
2014-08-05 | Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 11 | -35/+145 |
2014-08-05 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 132 | -869/+3512 |
2014-08-05 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 19 | -28/+26 |
2014-08-04 | Merge tag 'ktest-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2 | -349/+297 |
2014-08-01 | mnt: Add tests for unprivileged remount cases that have found to be faulty | Eric W. Biederman | 3 | -0/+260 |
2014-07-30 | cpupower: Remove redundant error check | Peter Senna Tschudin | 1 | -6/+5 |
2014-07-30 | cpupower: bench: parse.c: Fix several minor errors | Rickard Strandqvist | 1 | -18/+21 |
2014-07-30 | cpupower: mperf monitor: Correct use of ! and & | Himangi Saraogi | 1 | -1/+1 |
2014-07-28 | Revert "perf tools: Fix jump label always changing during tracing" | Jiri Olsa | 1 | -7/+2 |
2014-07-28 | perf tools: Fix perf usage string leftover | Jiri Olsa | 1 | -1/+1 |
2014-07-28 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 29 | -115/+470 |
2014-07-28 | Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app... | Ingo Molnar | 11 | -27/+62 |
2014-07-28 | selftests/powerpc: Add test of per-event excludes | Michael Ellerman | 2 | -1/+115 |
2014-07-28 | selftests/powerpc: Add a routine for retrieving an AUXV entry | Michael Ellerman | 2 | -0/+49 |
2014-07-28 | selftests/powerpc: Add cycles test with MMCR2 handling | Michael Ellerman | 2 | -1/+93 |
2014-07-28 | selftests/powerpc: Dump MMCR2 as part of the EBB HW state | Michael Ellerman | 1 | -4/+6 |
2014-07-28 | selftests/powerpc: Count more instructions & use decimal | Michael Ellerman | 1 | -8/+14 |
2014-07-28 | selftests/powerpc: Count instructions under scheduler pressure | Michael Ellerman | 2 | -2/+8 |
2014-07-28 | selftests/powerpc: Add test of L3 bank handling | Michael Ellerman | 2 | -1/+49 |
2014-07-28 | selftests/powerpc: Move core_busy_loop() into asm | Michael Ellerman | 4 | -253/+272 |
2014-07-28 | selftests/powerpc: Fix parse_proc_maps() | Michael Ellerman | 1 | -1/+1 |
2014-07-28 | selftests/powerpc: Don't ignore errors from sub Makefiles | Michael Ellerman | 2 | -14/+11 |
2014-07-28 | Merge branch 'acpica' | Rafael J. Wysocki | 10 | -167/+1744 |
2014-07-25 | perf record: Store PERF_RECORD_FINISHED_ROUND only for nonempty rounds | Jiri Olsa | 1 | -1/+7 |
2014-07-25 | perf record: Always force PERF_RECORD_FINISHED_ROUND event | Jiri Olsa | 1 | -2/+1 |
2014-07-25 | perf inject: Add --kallsyms parameter | Adrian Hunter | 2 | -0/+5 |
2014-07-25 | perf tools: Expose 'addr' functions so they can be reused | Adrian Hunter | 3 | -33/+53 |
2014-07-24 | perf session: Fix accounting of ordered samples queue | Jiri Olsa | 1 | -2/+1 |
2014-07-24 | perf powerpc: Include util/util.h and remove stringify macros | Sukadev Bhattiprolu | 1 | -3/+1 |
2014-07-24 | perf tools: Fix build on gcc 4.4.7 | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2014-07-24 | perf tools: Add thread parameter to vdso__dso_findnew() | Adrian Hunter | 5 | -7/+10 |
2014-07-24 | perf tools: Add dso__type() | Adrian Hunter | 5 | -0/+77 |
2014-07-24 | perf tools: Separate the VDSO map name from the VDSO dso name | Adrian Hunter | 4 | -9/+20 |
2014-07-24 | perf tools: Add vdso__new() | Adrian Hunter | 1 | -5/+15 |