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