1. 000e06b vm selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  2. 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
  3. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  4. dadfab4 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  5. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  6. e1a6c3d ktest: Test if target machine is up before install by Steven Rostedt · 12 years ago
  7. 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
  8. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  9. 1892517 ktest: Fix breakage from change of oldnoconfig to olddefconfig by Steven Rostedt · 12 years ago
  10. fcc1f2d selftests: add a test program for variable huge page sizes in mmap/shmget by Andi Kleen · 12 years ago
  11. 7786954 ktest: Add native support for syslinux boot loader by Steven Rostedt · 12 years ago
  12. 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
  13. 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
  14. 2376c67 perf top: Use perf_evlist__config() by Arnaldo Carvalho de Melo · 12 years ago
  15. 75d9a108 perf record: Export the callchain parsing routine and help by Arnaldo Carvalho de Melo · 12 years ago
  16. c5ff78c perf record: Pass perf_record_opts to the callchain cmdline parsing callback by Arnaldo Carvalho de Melo · 12 years ago
  17. c79a439 perf evsel: Decode read_format and sample_type in perf_evsel__fprintf by Arnaldo Carvalho de Melo · 12 years ago
  18. 40c5ec7 perf tools: Add install-bin Makefile target by Arnaldo Carvalho de Melo · 12 years ago
  19. 0698aed perf evsel: Adopt fprintf routine from 'perf evlist' by Arnaldo Carvalho de Melo · 12 years ago
  20. f77a951 perf evlist: Set the leader in the perf_evlist__config method by Arnaldo Carvalho de Melo · 12 years ago
  21. 62b807f perf evsel: No need to always ask for PERF_FORMAT_TOTAL_TIME_{ENABLED,RUNNING} by Arnaldo Carvalho de Melo · 12 years ago
  22. 3a5afae perf evsel: No need to always ask for PERF_FORMAT_ID in read_format by Arnaldo Carvalho de Melo · 12 years ago
  23. a496872 ktest: Sync before reboot by Steven Rostedt · 12 years ago
  24. 7a5a5ca perf evsel: Introduce method to request IDs be used by Arnaldo Carvalho de Melo · 12 years ago
  25. a60d795 perf test: Use perf_evsel__newtp constructor in the tracepoint tests by Arnaldo Carvalho de Melo · 12 years ago
  26. c5d3d50d perf test: Fixup error reporting in basic mmap test by Arnaldo Carvalho de Melo · 12 years ago
  27. 7be5ebe perf evsel: Update sample_size when setting sample_type bits by Arnaldo Carvalho de Melo · 12 years ago
  28. 3f067dc perf machine: Move more machine methods to machine.c by Arnaldo Carvalho de Melo · 12 years ago
  29. fbb6976 perf buildid-cache: Add option to show build ids that are missing in the cache by Arnaldo Carvalho de Melo · 12 years ago
  30. 417c2ff perf symbols: Generalize filter in __fprintf_buildid methods by Arnaldo Carvalho de Melo · 12 years ago
  31. db6d0bb perf diff: Remove displacement output option by Jiri Olsa · 12 years ago
  32. f0bf910 perf buildid-list: We need to check if a file is ELF first by Arnaldo Carvalho de Melo · 12 years ago
  33. 044c4f8f perf tools: Fix TUI helpline output by Arnaldo Carvalho de Melo · 12 years ago
  34. 3b761f9 perf tools: Don't check configuration on make tags by Arnaldo Carvalho de Melo · 12 years ago
  35. f4c8bae perf diff: Change formula methods to work with pair directly by Jiri Olsa · 12 years ago
  36. 05472da perf diff: Change compute methods to work with pair directly by Jiri Olsa · 12 years ago
  37. fa283ad perf diff: Remove displacement from struct hist_entry_diff by Jiri Olsa · 12 years ago
  38. 823254e perf evsel: Convert to _is_group_leader method by Namhyung Kim · 12 years ago
  39. 2cfda56 perf evsel: Set leader evsel's ->leader to itself by Namhyung Kim · 12 years ago
  40. 5fa9041 perf hists: Link hist entry pairs to leader by Namhyung Kim · 12 years ago
  41. 2850d94 perf hists: Fix typo on hist__entry_add_pair by Namhyung Kim · 12 years ago
  42. 3843b05 perf symbols: Ignore ABS symbols when loading data maps by Namhyung Kim · 12 years ago
  43. c0d246b perf hists: Fix period symbol_conf.field_sep display by Jiri Olsa · 12 years ago
  44. 1240005 perf hists: Introduce perf_hpp__list for period related columns by Jiri Olsa · 12 years ago
  45. 35d48dd perf tools: Fix mmap limitations on 32-bit by David Miller · 12 years ago
  46. ee8d778 perf top: Add missing newline on pr_err call by Arnaldo Carvalho de Melo · 12 years ago
  47. 03cd209 perf session: Free environment information when deleting session by Namhyung Kim · 12 years ago
  48. 3cde41b perf tools: Don't check configuration on make clean by Namhyung Kim · 12 years ago
  49. b56e533 perf ui/helpline: Introduce ui_helpline__vshow() by Namhyung Kim · 12 years ago
  50. 7529142 perf ui: Always compile error printing code by Namhyung Kim · 12 years ago
  51. 919d590 perf symbols: Fix dso__fprintf() print statement by Stephane Eranian · 12 years ago
  52. f0b9abf Merge branch 'linus' into perf/core by Ingo Molnar · 12 years ago
  53. 4a7d645 tools:virtio: fix compilation warning by Cong Ding · 12 years ago
  54. 9c76820 treewide: Fix typos in various drivers by Masanari Iida · 12 years ago
  55. 6fa79bc tools/firewire: nosy-dump: check for allocation failure by Stefan Richter · 12 years ago
  56. 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
  57. 55f1f545 tools: Allow tools to be installed in a user specified location by Josh Boyer · 12 years ago
  58. ee0778a tools/power: turbostat: make Makefile a bit more capable by Mark Asselstine · 12 years ago
  59. 84764a4 tools/power x86_energy_perf_policy: close /proc/stat in for_every_cpu() by Colin Ian King · 12 years ago
  60. 889facb tools/power turbostat: v3.0: monitor Watts and Temperature by Len Brown · 12 years ago
  61. ddac0d6 tools/power turbostat: fix output buffering issue by Len Brown · 12 years ago
  62. 8d219e3 cpupower: IvyBridge (0x3a and 0x3e models) support by Thomas Renninger · 12 years ago
  63. c8cfc3c cpupower: Provide -c param for cpupower monitor to schedule process on all cores by Thomas Renninger · 12 years ago
  64. ea1021f cpupower tools: Fix warning and a bug with the cpu package count by Palmer Cox · 12 years ago
  65. 35a1697 cpupower tools: Fix malloc of cpu_info structure by Palmer Cox · 12 years ago
  66. 53d2000 cpupower tools: Fix issues with sysfs_topology_read_file by Palmer Cox · 12 years ago
  67. fb8eaeb cpupower tools: Fix minor warnings by Palmer Cox · 12 years ago
  68. 275a4dc cpupower tools: Update .gitignore for files created in the debug directories by Palmer Cox · 12 years ago
  69. 8c00bdf cpupower tools: Remove brace expansion from clean target by Palmer Cox · 12 years ago
  70. e52966c tools/power turbostat: prevent infinite loop on migration error path by Len Brown · 12 years ago
  71. 9c63a65 tools/power/x86/turbostat: share kernel MSR #defines by Len Brown · 12 years ago
  72. 7321090 perf kvm: Fix building perf kvm on non x86 arches by Xiao Guangrong · 12 years ago
  73. 3786063 perf kvm: Rename perf_kvm to perf_kvm_stat by Xiao Guangrong · 12 years ago
  74. d2709c7 perf: Make perf build for x86 with UAPI disintegration applied by David Howells · 12 years ago
  75. f2d9cae perf powerpc: Use uapi/unistd.h to fix build error by Sukadev Bhattiprolu · 12 years ago
  76. 2b73f65 tools: Pass the target in descend by David Howells · 12 years ago
  77. bf35182 tools: Honour the O= flag when tool build called from a higher Makefile by David Howells · 12 years ago
  78. ca9dfc6 tools: Define a Makefile function to do subdir processing by David Howells · 12 years ago
  79. 98c4514 Merge 3.7-rc6 into char-misc-next by Greg Kroah-Hartman · 12 years ago
  80. d892de8 tools/hv: Fix string types by Tomas Hozza · 12 years ago
  81. 95a69ad tools: hv: Netlink source address validation allows DoS by Tomas Hozza · 12 years ago
  82. 79e979e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  83. 07ac002 perf evsel: Introduce is_group_member method by Arnaldo Carvalho de Melo · 12 years ago
  84. 1483c2a perf powerpc: Use uapi/unistd.h to fix build error by Sukadev Bhattiprolu · 12 years ago
  85. 1668fc6 tools: Pass the target in descend by David Howells · 12 years ago
  86. 9db48cd tools: Honour the O= flag when tool build called from a higher Makefile by David Howells · 12 years ago
  87. 0bca6cf tools: Define a Makefile function to do subdir processing by David Howells · 12 years ago
  88. 59ed16b perf ui: Always compile browser setup code by Namhyung Kim · 12 years ago
  89. a5580f3 perf ui: Add ui_progress__finish() by Namhyung Kim · 12 years ago
  90. a753579 perf ui gtk: Implement ui_progress functions by Namhyung Kim · 12 years ago
  91. 688f2f5 perf ui: Introduce generic ui_progress helper by Namhyung Kim · 12 years ago
  92. 7da5c85 perf ui tui: Move progress.c under ui/tui directory by Namhyung Kim · 12 years ago
  93. 534123f perf tools: Add basic event modifier sanity check by Jiri Olsa · 12 years ago
  94. 3fe4430d perf tools: Omit group members from perf_evlist__disable/enable by Jiri Olsa · 12 years ago
  95. 2711926 perf tools: Ensure single disable call per event in record comand by Jiri Olsa · 12 years ago
  96. 774cb49 perf tools: Fix 'disabled' attribute config for record command by Jiri Olsa · 12 years ago
  97. cac2142 perf tools: Fix attributes for '{}' defined event groups by Jiri Olsa · 12 years ago
  98. 6064803 perf tools: Use sscanf for parsing /proc/pid/maps by Namhyung Kim · 12 years ago
  99. 0020ce2 perf tools: Add gtk.<command> config option for launching GTK browser by Namhyung Kim · 12 years ago
  100. 4f746c9 perf tools: Fix compile error on NO_NEWT=1 build by Namhyung Kim · 12 years ago