1. b7dfde9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  2. 6842d98 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  3. de929b0 virtio: tools: make it clear that virtqueue_add_buf() no longer returns > 0 by Rusty Russell · 12 years ago
  4. 2bf1cbf tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_test by Dave Jones · 12 years ago
  5. 5a55f8b breakpoint selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  6. ed8ad10 kcmp selftests: print fail status instead of cause make error by Dave Young · 12 years ago
  7. 63d2336 kcmp selftests: make run_tests fix by Dave Young · 12 years ago
  8. aabccae mem-hotplug selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  9. a58130d cpu-hotplug selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  10. 9ed1d90 mqueue selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  11. 000e06b vm selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  12. e05a1c6 Merge tag 'ktest-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 12 years ago
  13. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  14. dadfab4 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  15. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  16. e1a6c3d ktest: Test if target machine is up before install by Steven Rostedt · 12 years ago
  17. 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  18. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  19. 1892517 ktest: Fix breakage from change of oldnoconfig to olddefconfig by Steven Rostedt · 12 years ago
  20. fcc1f2d selftests: add a test program for variable huge page sizes in mmap/shmget by Andi Kleen · 12 years ago
  21. 7786954 ktest: Add native support for syslinux boot loader by Steven Rostedt · 12 years ago
  22. 6a5971d Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  23. bad73c5 Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  24. a496872 ktest: Sync before reboot by Steven Rostedt · 12 years ago
  25. f0b9abf Merge branch 'linus' into perf/core by Ingo Molnar · 12 years ago
  26. 4a7d645 tools:virtio: fix compilation warning by Cong Ding · 12 years ago
  27. 9c76820 treewide: Fix typos in various drivers by Masanari Iida · 12 years ago
  28. 6fa79bc tools/firewire: nosy-dump: check for allocation failure by Stefan Richter · 12 years ago
  29. 455e987 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  30. 55f1f545 tools: Allow tools to be installed in a user specified location by Josh Boyer · 12 years ago
  31. ee0778a tools/power: turbostat: make Makefile a bit more capable by Mark Asselstine · 12 years ago
  32. 84764a4 tools/power x86_energy_perf_policy: close /proc/stat in for_every_cpu() by Colin Ian King · 12 years ago
  33. 889facb tools/power turbostat: v3.0: monitor Watts and Temperature by Len Brown · 12 years ago
  34. ddac0d6 tools/power turbostat: fix output buffering issue by Len Brown · 12 years ago
  35. 8d219e3 cpupower: IvyBridge (0x3a and 0x3e models) support by Thomas Renninger · 12 years ago
  36. c8cfc3c cpupower: Provide -c param for cpupower monitor to schedule process on all cores by Thomas Renninger · 12 years ago
  37. ea1021f cpupower tools: Fix warning and a bug with the cpu package count by Palmer Cox · 12 years ago
  38. 35a1697 cpupower tools: Fix malloc of cpu_info structure by Palmer Cox · 12 years ago
  39. 53d2000 cpupower tools: Fix issues with sysfs_topology_read_file by Palmer Cox · 12 years ago
  40. fb8eaeb cpupower tools: Fix minor warnings by Palmer Cox · 12 years ago
  41. 275a4dc cpupower tools: Update .gitignore for files created in the debug directories by Palmer Cox · 12 years ago
  42. 8c00bdf cpupower tools: Remove brace expansion from clean target by Palmer Cox · 12 years ago
  43. e52966c tools/power turbostat: prevent infinite loop on migration error path by Len Brown · 12 years ago
  44. 9c63a65 tools/power/x86/turbostat: share kernel MSR #defines by Len Brown · 12 years ago
  45. 7321090 perf kvm: Fix building perf kvm on non x86 arches by Xiao Guangrong · 12 years ago
  46. 3786063 perf kvm: Rename perf_kvm to perf_kvm_stat by Xiao Guangrong · 12 years ago
  47. d2709c7 perf: Make perf build for x86 with UAPI disintegration applied by David Howells · 12 years ago
  48. f2d9cae perf powerpc: Use uapi/unistd.h to fix build error by Sukadev Bhattiprolu · 12 years ago
  49. 2b73f65 tools: Pass the target in descend by David Howells · 12 years ago
  50. bf35182 tools: Honour the O= flag when tool build called from a higher Makefile by David Howells · 12 years ago
  51. ca9dfc6 tools: Define a Makefile function to do subdir processing by David Howells · 12 years ago
  52. 98c4514 Merge 3.7-rc6 into char-misc-next by Greg Kroah-Hartman · 12 years ago
  53. d892de8 tools/hv: Fix string types by Tomas Hozza · 12 years ago
  54. 95a69ad tools: hv: Netlink source address validation allows DoS by Tomas Hozza · 12 years ago
  55. 79e979e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  56. 07ac002 perf evsel: Introduce is_group_member method by Arnaldo Carvalho de Melo · 12 years ago
  57. 1483c2a perf powerpc: Use uapi/unistd.h to fix build error by Sukadev Bhattiprolu · 12 years ago
  58. 1668fc6 tools: Pass the target in descend by David Howells · 12 years ago
  59. 9db48cd tools: Honour the O= flag when tool build called from a higher Makefile by David Howells · 12 years ago
  60. 0bca6cf tools: Define a Makefile function to do subdir processing by David Howells · 12 years ago
  61. 59ed16b perf ui: Always compile browser setup code by Namhyung Kim · 12 years ago
  62. a5580f3 perf ui: Add ui_progress__finish() by Namhyung Kim · 12 years ago
  63. a753579 perf ui gtk: Implement ui_progress functions by Namhyung Kim · 12 years ago
  64. 688f2f5 perf ui: Introduce generic ui_progress helper by Namhyung Kim · 12 years ago
  65. 7da5c85 perf ui tui: Move progress.c under ui/tui directory by Namhyung Kim · 12 years ago
  66. 534123f perf tools: Add basic event modifier sanity check by Jiri Olsa · 12 years ago
  67. 3fe4430d perf tools: Omit group members from perf_evlist__disable/enable by Jiri Olsa · 12 years ago
  68. 2711926 perf tools: Ensure single disable call per event in record comand by Jiri Olsa · 12 years ago
  69. 774cb49 perf tools: Fix 'disabled' attribute config for record command by Jiri Olsa · 12 years ago
  70. cac2142 perf tools: Fix attributes for '{}' defined event groups by Jiri Olsa · 12 years ago
  71. 6064803 perf tools: Use sscanf for parsing /proc/pid/maps by Namhyung Kim · 12 years ago
  72. 0020ce2 perf tools: Add gtk.<command> config option for launching GTK browser by Namhyung Kim · 12 years ago
  73. 4f746c9 perf tools: Fix compile error on NO_NEWT=1 build by Namhyung Kim · 12 years ago
  74. 30193d7 perf hists: Initialize all of he->stat with zeroes by Arnaldo Carvalho de Melo · 12 years ago
  75. 61e9451 perf tools: Stop using 'self' in pstack by Arnaldo Carvalho de Melo · 12 years ago
  76. f95e081 perf tests: Check for mkstemp return value in dso-data test by Jiri Olsa · 12 years ago
  77. c81251e perf tests: Final cleanup for builtin-test move by Jiri Olsa · 12 years ago
  78. cff7f95 perf tests: Move pmu tests into separate object by Jiri Olsa · 12 years ago
  79. dc447ee perf tests: Move test__syscall_open_tp_fields into separate object by Jiri Olsa · 12 years ago
  80. 5e24a09 perf tests: Move perf_evsel__tp_sched_test into separate object by Jiri Olsa · 12 years ago
  81. cfffae2 perf tests: Move perf_evsel__roundtrip_name_test into separate object by Jiri Olsa · 12 years ago
  82. bacf7e5 perf tests: Move test__rdpmc into separate object by Jiri Olsa · 12 years ago
  83. 16d00fe perf tests: Move test__PERF_RECORD into separate object by Jiri Olsa · 12 years ago
  84. a65b9c6 perf tests: Move test__basic_mmap into separate object by Jiri Olsa · 12 years ago
  85. bd90517 perf tests: Move test__open_syscall_event_on_all_cpus into separate object by Jiri Olsa · 12 years ago
  86. d3b59a3 perf tests: Move test__open_syscall_event into separate object by Jiri Olsa · 12 years ago
  87. 0a4e1ae perf tests: Move test__vmlinux_matches_kallsyms into separate object by Jiri Olsa · 12 years ago
  88. a15ba91 ktest: Add support for grub2 by Steven Rostedt · 12 years ago
  89. 27f94d5 tools lib traceevent: Use 'const' in variables pointing to const strings by Arnaldo Carvalho de Melo · 12 years ago
  90. 7a90561 tools lib traceevent: Handle INVALID_ARG_TYPE errno in pevent_strerror by Arnaldo Carvalho de Melo · 12 years ago
  91. e46466b tools lib traceevent: No need to check for < 0 on an unsigned enum by Arnaldo Carvalho de Melo · 12 years ago
  92. 8a38cce tools lib traceevent: Avoid comparisions between signed/unsigned by Arnaldo Carvalho de Melo · 12 years ago
  93. ca383a4 tools lib traceevent: Add __maybe_unused to unused parameters by Arnaldo Carvalho de Melo · 12 years ago
  94. 4112796 perf annotate: Merge same lines in summary view by Namhyung Kim · 12 years ago
  95. 32ae1ef perf annotate: Don't try to follow jump target on PLT symbols by Namhyung Kim · 12 years ago
  96. 2ba34aa perf annotate: Whitespace fixups by Namhyung Kim · 12 years ago
  97. 12f8f74 perf test: fix a build error on builtin-test by Zheng Liu · 12 years ago
  98. 69d2591 perf machine: Move more methods to machine.[ch] by Arnaldo Carvalho de Melo · 12 years ago
  99. a80a6b8 revert "epoll: support for disabling items, and a self-test app" by Andrew Morton · 12 years ago
  100. bfaef4b perf diff: Use hists__link when not pairing just with baseline by Arnaldo Carvalho de Melo · 12 years ago