1. 1d46598 tools/vm/page-types.c: catch sigbus if raced with truncate by Konstantin Khlebnikov · 10 years ago
  2. 4dc4226 Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into next by Linus Torvalds · 10 years ago
  3. 2e30baa Merge branches 'acpi-tools' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  4. 057beb1 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  5. 0e36d43 Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  6. 3d521f9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  7. 59a3d4c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  8. e5c4ecd Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into next by Linus Torvalds · 10 years ago
  9. 5ece239 Merge back earlier cpufreq material. by Rafael J. Wysocki · 10 years ago
  10. 2947c1d ACPICA: acpidump: Fix repetitive table dump in -n mode. by Lv Zheng · 10 years ago
  11. f871252 Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  12. e14505a Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  13. eca8183 perf tools: Add automatic remapping of Android libraries by Michael Lentine · 10 years ago
  14. 21cfc5e perf tools: Add cat as fallback pager by Michael Lentine · 10 years ago
  15. f21d181 perf tests: Add a testcase for histogram output sorting by Namhyung Kim · 10 years ago
  16. 4e754e1 perf tests: Factor out print_hists_*() by Namhyung Kim · 10 years ago
  17. 1c89fe9 perf tools: Introduce reset_output_field() by Namhyung Kim · 10 years ago
  18. cfaa154 perf tools: Get rid of obsolete hist_entry__sort_list by Namhyung Kim · 10 years ago
  19. 678a500 perf hists: Reset width of output fields with header length by Namhyung Kim · 10 years ago
  20. e67d49a perf tools: Skip elided sort entries by Namhyung Kim · 10 years ago
  21. 6fe8c26 perf top: Add --fields option to specify output fields by Namhyung Kim · 10 years ago
  22. c0f1527 perf report/tui: Fix a bug when --fields/sort is given by Namhyung Kim · 10 years ago
  23. 202e7a6 perf tools: Add ->sort() member to struct sort_entry by Namhyung Kim · 10 years ago
  24. a7d945b perf report: Add -F option to specify output fields by Namhyung Kim · 10 years ago
  25. 22af969 perf tools: Call perf_hpp__init() before setting up GUI browsers by Namhyung Kim · 10 years ago
  26. 512ae1b perf tools: Consolidate management of default sort orders by Namhyung Kim · 10 years ago
  27. a2ce067 perf tools: Allow hpp fields to be sort keys by Namhyung Kim · 10 years ago
  28. fb821c9e perf ui: Get rid of callback from __hpp__fmt() by Namhyung Kim · 10 years ago
  29. 26d8b33 perf tools: Consolidate output field handling to hpp format routines by Namhyung Kim · 10 years ago
  30. 043ca389 perf tools: Use hpp formats to sort final output by Namhyung Kim · 10 years ago
  31. f156d84 perf tools: Support event grouping in hpp ->sort() by Namhyung Kim · 10 years ago
  32. 093f0ef3 perf tools: Use hpp formats to sort hist entries by Namhyung Kim · 10 years ago
  33. 8b53699 perf tools: Convert sort entries to hpp formats by Namhyung Kim · 10 years ago
  34. bc18b7f perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmt by Namhyung Kim · 10 years ago
  35. 7ea1bdb cpupower: Remove mc and smt power aware scheduler info/settings by Thomas Renninger · 10 years ago
  36. 3fc5a0e cpupower: cpupower info -b should return 0 on success, not the perf bias value by Thomas Renninger · 10 years ago
  37. 8a19cb5 cpupower: If root, try to load msr driver on x86 if /dev/cpu/0/msr is not available by Thomas Renninger · 10 years ago
  38. 84baab9 cpupower: Install recently added cpupower-idle-{set, info} manpages by Thomas Renninger · 10 years ago
  39. 69cd502 cpupower: Introduce idle state disable-by-latency and enable-all by Thomas Renninger · 10 years ago
  40. 706f4c1 cpupower: Remove all manpages on make uninstall by Ramkumar Ramachandra · 10 years ago
  41. db262ea cpupower: Remove dead link to homepage, and update the targets built. by Ramkumar Ramachandra · 10 years ago
  42. a504c02 cpupower: Rename cpufrequtils -> cpupower, and libcpufreq -> libcpupower. by Ramkumar Ramachandra · 10 years ago
  43. 97eac38 perf tools: Add libdw DWARF post unwind support for ARM by Jean Pihet · 10 years ago
  44. 90fa9de perf tests: Add dwarf unwind test on ARM by Jean Pihet · 10 years ago
  45. 3418f96 perf tests: Introduce perf_regs_load function on ARM by Jean Pihet · 10 years ago
  46. 21a8b75 perf tools: Consolidate types.h for ARM and ARM64 by Jean Pihet · 10 years ago
  47. c5765ec perf session: Fix possible null pointer dereference in session.c by Masanari Iida · 10 years ago
  48. 9d372ca perf sched: Cleanup, remove unused variables in map_switch_event() by Dongsheng Yang · 10 years ago
  49. 67d6259 perf sched: Remove nr_state_machine_bugs in perf latency by Dongsheng Yang · 10 years ago
  50. 8be7f50 rcutorture: Note diffs from git commits by Paul E. McKenney · 10 years ago
  51. e8d07a4 rcutorture: Test RCU-sched primitives in TREE_PREEMPT_RCU kernels by Paul E. McKenney · 10 years ago
  52. 0bca7c3 torture: Use elapsed time to detect hangs by Paul E. McKenney · 10 years ago
  53. 9eb97fe torture: Better summary diagnostics for build failures by Paul E. McKenney · 10 years ago
  54. 499c632 torture: Add tracing-enabled variant of TREE02 by Paul E. McKenney · 10 years ago
  55. f189cc8 torture: Choose bzImage location based on architecture by Paul E. McKenney · 10 years ago
  56. 0618873 torture: Permit multi-word qemu and boot arguments by Paul E. McKenney · 10 years ago
  57. fff35c4 torture: Report diagnostics from qemu by Paul E. McKenney · 10 years ago
  58. 14d9d84 torture: Make "--dryrun script" use same environment as normal run by Paul E. McKenney · 10 years ago
  59. 1f5d092 torture: Make "--dryrun script" output self-sufficient by Paul E. McKenney · 10 years ago
  60. 97dc0af torture: Make config-fragment filtering RCU-independent by Paul E. McKenney · 10 years ago
  61. 250da31 torture: Rename RCU_QEMU_CMD to TORTURE_QEMU_CMD by Paul E. McKenney · 10 years ago
  62. d1b1e51 torture: Rename RCU_QEMU_ARG to TORTURE_QEMU_ARG by Paul E. McKenney · 10 years ago
  63. 58f724f torture: Rename RCU_QEMU_MAC to TORTURE_QEMU_MAC by Paul E. McKenney · 10 years ago
  64. a0edd47 torture: Rename RCU_QEMU_INTERACTIVE to TORTURE_QEMU_INTERACTIVE by Paul E. McKenney · 10 years ago
  65. 805ffee torture: Rename RCU_BUILDONLY to TORTURE_BUILDONLY by Paul E. McKenney · 10 years ago
  66. 98bc8cc torture: Rename RCU_BOOTARGS to TORTURE_BOOTARGS by Paul E. McKenney · 10 years ago
  67. 58d280b torture: Rename RCU_KMAKE_ARG to TORTURE_KMAKE_ARG by Paul E. McKenney · 10 years ago
  68. 8c55f22 torture: Allow variations of "defconfig" to be specified by Paul E. McKenney · 10 years ago
  69. b34e08d tools: usb: aio example applications by Robert Baldyga · 10 years ago
  70. 2f66dbc torture: Rename RCU_INITRD to TORTURE_INITRD by Paul E. McKenney · 10 years ago
  71. 4074b51 torture: Make parse-rcutorture.sh less RCU-specific by Paul E. McKenney · 10 years ago
  72. 9352ad1 torture: Add batch headers "--dryrun sched" by Paul E. McKenney · 10 years ago
  73. f7ff6e6 torture: Remove obsolete builddir options by Paul E. McKenney · 10 years ago
  74. 0680ee7 perf tools: Remove usage of trace_sched_wakeup(.success) by Peter Zijlstra · 10 years ago
  75. 26f2738 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core by Ingo Molnar · 10 years ago
  76. 13ce34d perf tools: Use tid for finding thread by Namhyung Kim · 10 years ago
  77. bac1e4d perf tools: Get rid of on_exit() feature test by Namhyung Kim · 10 years ago
  78. 4560471 perf record: Propagate exit status of a command line workload by Namhyung Kim · 10 years ago
  79. 6bcab4e perf tools: Clarify the output of perf sched map. by Dongsheng · 10 years ago
  80. e936e8e perf tools: Adapt the TASK_STATE_TO_CHAR_STR to new value in kernel space. by Dongsheng · 10 years ago
  81. 7fff959 perf tools: Add missing event for perf sched record. by Dongsheng · 10 years ago
  82. a45e903 Merge branch 'liblockdep-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux into perf/urgent by Ingo Molnar · 10 years ago
  83. ad3b564 tools/liblockdep: Remove all build files when doing make clean by Sasha Levin · 10 years ago
  84. 0041898e tools/liblockdep: Build liblockdep from tools/Makefile by S. Lockwood-Childs · 10 years ago
  85. 37c1479 Merge back earlier 'pm-cpufreq' material. by Rafael J. Wysocki · 10 years ago
  86. 37b16be Merge branch 'perf/urgent' into perf/core, to avoid conflicts by Ingo Molnar · 10 years ago
  87. 0f929fb ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT. by Lv Zheng · 10 years ago
  88. c793226 ACPICA: acpidump: Add support to force using RSDT. by Lv Zheng · 10 years ago
  89. d63f379 ACPICA: acpidump: Fix truncated RSDP signature validation. by Lv Zheng · 10 years ago
  90. d87a2b7 ACPICA: acpidump: Fix code issue in invoking fread in the loop. by Lv Zheng · 10 years ago
  91. 23a75c5 Merge back earlier ACPICA material. by Rafael J. Wysocki · 10 years ago
  92. e091abc PM / tools: cpupower: add option to display values without round offs by Prarit Bhargava · 10 years ago
  93. 3482124 tools / power: turbostat: Drop temperature checks by Jean Delvare · 10 years ago
  94. 2080cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  95. 73a31b7 perf tools: Move ACCESS_ONCE from perf.h header by Jiri Olsa · 10 years ago
  96. 82baa0e perf tools: Move sys_perf_event_open function from perf.h by Jiri Olsa · 10 years ago
  97. 43599d1 perf tools: Move syscall and arch specific defines from perf.h by Jiri Olsa · 10 years ago
  98. 2c83bc0 perf tools: Move perf_call_graph_mode enum from perf.h by Jiri Olsa · 10 years ago
  99. 0776eb5 perf tools: Move sample data structures from perf.h by Jiri Olsa · 10 years ago
  100. 36446f4 perf tools: Remove PR_TASK_PERF_EVENTS_* from perf.h by Jiri Olsa · 10 years ago