Age | Commit message (Expand) | Author |
2012-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils | Linus Torvalds |
2012-03-28 | mm: move hugepage test examples to tools/testing/selftests/vm | Dave Young |
2012-03-28 | mm: move slabinfo.c to tools/vm | Dave Young |
2012-03-28 | mm: move page-types.c from Documentation to tools/vm | Dave Young |
2012-03-28 | selftests/Makefile: make `run_tests' depend on `all' | Andrew Morton |
2012-03-28 | selftests: launch individual selftests from the main Makefile | Frederic Weisbecker |
2012-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-03-23 | bitops: rename for_each_set_bit_cont() in favor of analogous list.h function | Akinobu Mita |
2012-03-23 | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | David S. Miller |
2012-03-23 | Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2012-03-22 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-03-21 | ktest: Allow a test to override REBOOT_ON_SUCCESS | Steven Rostedt |
2012-03-21 | ktest: Fix SWITCH_TO_GOOD to also reboot the machine | Steven Rostedt |
2012-03-21 | ktest: Add SCP_TO_TARGET_INSTALL option | Steven Rostedt |
2012-03-21 | ktest: Add warning when bugs are ignored | Steven Rostedt |
2012-03-21 | ktest: Add INSTALL_MOD_STRIP=1 when installing modules | Steven Rostedt |
2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-03-20 | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds |
2012-03-20 | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-03-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-03-16 | Tools: hv: Support enumeration from all the pools | K. Y. Srinivasan |
2012-03-16 | Tools: hv: Fully support the new KVP verbs in the user level daemon | K. Y. Srinivasan |
2012-03-16 | Drivers: hv: Support the newly introduced KVP messages in the driver | K. Y. Srinivasan |
2012-03-14 | perf tools, x86: Build perf on older user-space as well | Ingo Molnar |
2012-03-14 | perf tools: Use scnprintf where applicable | Arnaldo Carvalho de Melo |
2012-03-14 | perf tools: Incorrect use of snprintf results in SEGV | Anton Blanchard |
2012-03-13 | Drivers: hv: Add new message types to enhance KVP | K. Y. Srinivasan |
2012-03-13 | perf record: Fix buffer overrun bug in tracepoint_id_to_path() | Stephane Eranian |
2012-03-12 | Merge branch 'perf/hw-branch-sampling' into perf/core | Ingo Molnar |
2012-03-12 | perf report: Fix annotate double quit issue in branch view mode | Stephane Eranian |
2012-03-12 | perf report: Remove duplicate annotate choice in branch view mode | Stephane Eranian |
2012-03-12 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2012-03-12 | Merge 3.3-rc7 into usb-next | Greg Kroah-Hartman |
2012-03-09 | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman |
2012-03-09 | perf report: Enable TUI in branch view mode | Stephane Eranian |
2012-03-09 | perf report: Auto-detect branch stack sampling mode | Stephane Eranian |
2012-03-09 | perf record: Add HEADER_BRANCH_STACK tag | Stephane Eranian |
2012-03-09 | perf record: Provide default branch stack sampling mode option | Stephane Eranian |
2012-03-09 | perf tools: Make perf able to read files from older ABIs | Stephane Eranian |
2012-03-09 | perf tools: Fix ABI compatibility bug in print_event_desc() | Stephane Eranian |
2012-03-09 | perf tools: Enable reading of perf.data files from different ABI rev | Stephane Eranian |
2012-03-09 | perf report: Add support for taken branch sampling | Roberto Agostino Vitillo |
2012-03-09 | perf record: Add support for sampling taken branch | Roberto Agostino Vitillo |
2012-03-09 | perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK | Roberto Agostino Vitillo |
2012-03-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-03-05 | perf annotate: Add missing newline on error message | Namhyung Kim |
2012-03-05 | perf annotate: Fix help string on tui | Namhyung Kim |
2012-03-05 | perf annotate: Restore title when came back to original symbol | Namhyung Kim |
2012-03-05 | perf annotate: Handle lower case key code in annotate_browser__run() | Namhyung Kim |
2012-03-05 | perf annotate: Print asm code as blue when source code is displayed | Namhyung Kim |