Age | Commit message (Expand) | Author | Files | Lines |
2014-12-19 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 38 | -707/+874 |
2014-12-19 | perf: Fix building warning on ARM 32 | Wang Nan | 2 | -7/+7 |
2014-12-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 7 | -5/+97 |
2014-12-18 | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+4 |
2014-12-18 | tools/testing/selftests/Makefile: alphasort the TARGETS list | Andrew Morton | 1 | -8/+9 |
2014-12-18 | Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools' | Rafael J. Wysocki | 1 | -4/+4 |
2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -38/+166 |
2014-12-17 | perf symbols: Fix use after free in filename__read_build_id | Mitchell Krome | 1 | -2/+6 |
2014-12-17 | perf evlist: Use roundup_pow_of_two | Arnaldo Carvalho de Melo | 2 | -19/+1 |
2014-12-17 | tools: Adopt roundup_pow_of_two | Arnaldo Carvalho de Melo | 1 | -0/+25 |
2014-12-17 | perf tools: Make the mmap length autotuning more robust | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2014-12-17 | tools: Adopt rounddown_pow_of_two and deps | Arnaldo Carvalho de Melo | 1 | -0/+134 |
2014-12-17 | tools: Adopt fls_long and deps | Arnaldo Carvalho de Melo | 7 | -0/+22 |
2014-12-17 | tools: Move bitops.h from tools/perf/util to tools/ | Arnaldo Carvalho de Melo | 3 | -1/+2 |
2014-12-17 | tools: Introduce asm-generic/bitops.h | Arnaldo Carvalho de Melo | 4 | -8/+37 |
2014-12-17 | tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/lib | Arnaldo Carvalho de Melo | 5 | -72/+131 |
2014-12-17 | tools: Whitespace prep patches for moving bitops.h | Arnaldo Carvalho de Melo | 1 | -7/+8 |
2014-12-17 | tools: Move code originally from asm-generic/atomic.h into tools/include/asm-... | Arnaldo Carvalho de Melo | 4 | -15/+25 |
2014-12-17 | tools: Move code originally from linux/log2.h to tools/include/linux/ | Arnaldo Carvalho de Melo | 5 | -12/+30 |
2014-12-17 | tools: Move __ffs implementation to tools/include/asm-generic/bitops/__ffs.h | Arnaldo Carvalho de Melo | 4 | -36/+46 |
2014-12-16 | Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 14 | -63/+248 |
2014-12-16 | perf evlist: Do not use hard coded value for a mmap_pages default | Arnaldo Carvalho de Melo | 1 | -4/+16 |
2014-12-16 | perf trace: Let the perf_evlist__mmap autosize the number of pages to use | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2014-12-16 | perf evlist: Improve the strerror_mmap method | Arnaldo Carvalho de Melo | 1 | -4/+13 |
2014-12-16 | perf evlist: Clarify sterror_mmap variable names | Arnaldo Carvalho de Melo | 1 | -3/+3 |
2014-12-16 | perf evlist: Fixup brown paper bag on "hint" for --mmap-pages cmdline arg | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2014-12-15 | tools/virtio: add virtio 1.0 in vringh_test | Michael S. Tsirkin | 1 | -0/+2 |
2014-12-15 | tools/virtio: add virtio 1.0 in virtio_test | Michael S. Tsirkin | 1 | -1/+13 |
2014-12-15 | tools/virtio: enable -Werror | Michael S. Tsirkin | 1 | -1/+1 |
2014-12-15 | tools/virtio: 64 bit features | Michael S. Tsirkin | 1 | -1/+1 |
2014-12-15 | tools/virtio: fix vringh test | Michael S. Tsirkin | 1 | -0/+1 |
2014-12-15 | tools/virtio: more stubs | Michael S. Tsirkin | 5 | -2/+79 |
2014-12-14 | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -17/+159 |
2014-12-14 | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -2/+0 |
2014-12-14 | Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()" | Prarit Bhargava | 1 | -4/+4 |
2014-12-13 | Merge branch 'akpm' (second patch-bomb from Andrew) | Linus Torvalds | 6 | -2/+578 |
2014-12-13 | syscalls: add selftest for execveat(2) | David Drysdale | 4 | -0/+432 |
2014-12-13 | mm/page_owner: keep track of page owners | Joonsoo Kim | 2 | -2/+146 |
2014-12-12 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 1 | -61/+0 |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2014-12-12 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 24 | -499/+348 |
2014-12-11 | userns: Unbreak the unprivileged remount tests | Eric W. Biederman | 1 | -8/+24 |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -6/+0 |
2014-12-11 | perf trace: Provide a better explanation when mmap fails | Arnaldo Carvalho de Melo | 1 | -6/+6 |
2014-12-11 | perf evlist: Introduce strerror_mmap method | Arnaldo Carvalho de Melo | 2 | -0/+24 |
2014-12-11 | perf tools: Use sysctl__read_int instead of ad-hoc copies | Arnaldo Carvalho de Melo | 2 | -18/+2 |
2014-12-11 | tools lib fs: Add sysctl__read_int helper | Arnaldo Carvalho de Melo | 2 | -0/+14 |
2014-12-11 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 4 | -33/+12 |
2014-12-11 | tools lib fs: Adopt filename__read_int from tools/perf/ | Arnaldo Carvalho de Melo | 4 | -18/+23 |
2014-12-10 | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+4 |