1. 50f5a1e Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 9 years ago
  2. a68c7c3 tools/power turbostat: update version number to 4.7 by Len Brown · 9 years ago
  3. 7ce7d5d tools/power turbostat: allow running without cpu0 by Prarit Bhargava · 9 years ago
  4. e9be7dd tools/power turbostat: correctly decode of ENERGY_PERFORMANCE_BIAS by Len Brown · 9 years ago
  5. fb5d432 tools/power turbostat: enable turbostat to support Knights Landing (KNL) by Dasaratharaman Chandramouli · 9 years ago
  6. e275b38 tools/power turbostat: correctly display more than 2 threads/core by Dasaratharaman Chandramouli · 9 years ago
  7. 082739a tools: bpf_jit_disasm: fix segfault on disabled debugging log output by Daniel Borkmann · 9 years ago
  8. 7378668 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  9. d70933b Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  10. 60d5dde Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux into perf/urgent by Ingo Molnar · 9 years ago
  11. 2480257 tools/liblockdep: Fix compilation error by Eunbong Song · 9 years ago
  12. d1e40e5 tools/liblockdep: Fix linker error in case of cross compile by Eunbong Song · 9 years ago
  13. e9886ac selftests, x86: Rework x86 target architecture detection by Andy Lutomirski · 9 years ago
  14. c1e6e5c selftests, x86: Remove useless run_tests rule by Andy Lutomirski · 9 years ago
  15. 07620ab selftests/x86: install tests by Tyler Baker · 9 years ago
  16. 1872d01 selftest/x86: have no dependency on all when cross building by Tyler Baker · 9 years ago
  17. f9ea4a3 selftest/x86: build both bitnesses by Tyler Baker · 9 years ago
  18. 466c1eb perf tools: Use getconf to determine number of online CPUs by Will Deacon · 9 years ago
  19. 85a9fb4 tools: Fix tools/vm build by Andi Kleen · 9 years ago
  20. b100e77 tools/thermal: tmon: fixed the 'make install' command by Anand Moon · 9 years ago
  21. d8fce2d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  22. e59d29e perf probe: Fix segfault if passed with ''. by Wang Nan · 9 years ago
  23. e944ec2 perf report: Fix -T/--threads option to work again by Namhyung Kim · 9 years ago
  24. 2fa30fe selftests/powerpc: Fix the pmu install rule by Michael Ellerman · 9 years ago
  25. 68fc378 Revert "powerpc/tm: Abort syscalls in active transactions" by Michael Ellerman · 9 years ago
  26. 1d90a68 perf bench numa: Fix immediate meeting of convergence condition by Petr Holasek · 9 years ago
  27. 24f1ced perf bench numa: Fixes of --quiet argument by Petr Holasek · 9 years ago
  28. 052b0f6 perf bench futex: Fix hung wakeup tasks after requeueing by Davidlohr Bueso · 9 years ago
  29. d13855e perf probe: Fix bug with global variables handling by He Kuang · 9 years ago
  30. c671835 perf top: Fix a segfault when kernel map is restricted. by Wang Nan · 9 years ago
  31. c8b3fd0 Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  32. 410ceb8 tools lib traceevent: Fix build failure on 32-bit arch by Namhyung Kim · 9 years ago
  33. 4ad1f43 perf kmem: Fix compiles on RHEL6/OL6 by David Ahern · 9 years ago
  34. de28c15 tools lib api: Undefine _FORTIFY_SOURCE before setting it by Bobby Powers · 9 years ago
  35. 6145c25 perf kmem: Consistently use PRIu64 for printing u64 values by Will Deacon · 9 years ago
  36. 02ac542 perf trace: Disable events and drain events when forked workload ends by Arnaldo Carvalho de Melo · 9 years ago
  37. cb24d01 perf trace: Enable events when doing system wide tracing and starting a workload by Arnaldo Carvalho de Melo · 9 years ago
  38. 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  39. 09d5160 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 9 years ago
  40. 2363ccb Merge branches 'pm-cpufreq', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  41. e9257f5 tools/power turbostat: correct dumped pkg-cstate-limit value by Len Brown · 9 years ago
  42. 8a5bdf4 tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKL by Len Brown · 9 years ago
  43. 40ee8e3 tools/power turbostat: correct DRAM RAPL units on recent Xeon processors by Andrey Semin · 10 years ago
  44. 0b2bb69 tools/power turbostat: Initial Skylake support by Len Brown · 9 years ago
  45. f82263c tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O= option in Makefile by Thomas D · 9 years ago
  46. a21d38c tools/power turbostat: modprobe msr, if needed by Len Brown · 9 years ago
  47. fcd1721 tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2 by Len Brown · 9 years ago
  48. 12bb43c tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT names by Len Brown · 9 years ago
  49. 90d1c08 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  50. 96b90f2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. 0f5abd4 Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  52. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  53. 0a15584 x86, selftests: Add single_step_syscall test by Andy Lutomirski · 9 years ago
  54. 215ba78 mm, selftests: test return value of munmap for MAP_HUGETLB memory by David Rientjes · 9 years ago
  55. 06b230e cpupower: fix breakage from libpci API change by Lucas Stach · 9 years ago
  56. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  57. 6c8a53c9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  58. 078838d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  59. eeee78c Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  60. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  61. 81ed793 ACPICA: Fix a sscanf format string. by Bob Moore · 9 years ago
  62. e0423ed ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset. by Lv Zheng · 9 years ago
  63. b79013b Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  64. f19e80c perf probe: Fix segfault when probe with lazy_line to file by He Kuang · 9 years ago
  65. 09ed897 perf probe: Find compilation directory path for lazy matching by Naohiro Aota · 9 years ago
  66. 9d7b45c perf probe: Set retprobe flag when probe in address-based alternative mode by He Kuang · 9 years ago
  67. 60f898e Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. 8f61f35 tools/power turbostat: label base frequency by Len Brown · 9 years ago
  69. e33cbe8 tools/power turbostat: update PERF_LIMIT_REASONS decoding by Len Brown · 9 years ago
  70. 1cc21f7 tools/power turbostat: simplify default output by Len Brown · 9 years ago
  71. 4541fec Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  72. 0d68bc9 perf kmem: Analyze page allocator events also by Namhyung Kim · 9 years ago
  73. 7fe924d selftests/powerpc: Add transactional syscall test by Sam bobroff · 9 years ago
  74. 2b03fc1 selftests/powerpc: Move get_auxv_entry() to harness.c by Sam bobroff · 9 years ago
  75. 7b8283b5 perf evlist: Fix type for references to data_head/tail by David Ahern · 9 years ago
  76. 8cb0aa4 perf probe: Check the orphaned -x option by Masami Hiramatsu · 9 years ago
  77. 7afb3fa perf probe: Support multiple probes on different binaries by Masami Hiramatsu · 9 years ago
  78. 5e78c69 perf buildid-list: Fix segfault when show DSOs with hits by He Kuang · 9 years ago
  79. 1060ab8 perf tools: Fix cross-endian analysis by David Ahern · 9 years ago
  80. d998b73 perf tools: Fix error path to do closedir() when synthesizing threads by Arnaldo Carvalho de Melo · 9 years ago
  81. 7764a38 perf tools: Fix synthesizing fork_event.ppid for non-main thread by David Ahern · 9 years ago
  82. a1e12da perf tools: Add 'I' event modifier for exclude_idle bit by Jiri Olsa · 9 years ago
  83. f6fcc14 perf report: Don't call map__kmap if map is NULL. by Wang Nan · 9 years ago
  84. 54a50f9 perf tests: Fix attr tests by Jiri Olsa · 9 years ago
  85. f6c1562 perf probe: Fix ARM 32 building error by Wang Nan · 9 years ago
  86. 2c5e8c5 perf tools: Merge all perf_event_attr print functions by Peter Zijlstra · 9 years ago
  87. 814c8c3 perf record: Add clockid parameter by Peter Zijlstra · 9 years ago
  88. ff5f3bb perf sched replay: Use replay_repeat to calculate the runavg of cpu usage instead of the default value 10 by Yunlong Song · 9 years ago
  89. f0dd330 perf sched replay: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  90. 939cda5 perf sched replay: Fix the EMFILE error caused by the limitation of the maximum open files by Yunlong Song · 9 years ago
  91. 1aff59b perf sched replay: Handle the dead halt of sem_wait when create_tasks() fails for any task by Yunlong Song · 9 years ago
  92. 08097ab perf sched replay: Fix the segmentation fault problem caused by pr_err in threads by Yunlong Song · 9 years ago
  93. 3a423a5 perf sched replay: Realloc the memory of pid_to_task stepwise to adapt to the different pid_max configurations by Yunlong Song · 9 years ago
  94. cb06ac2 perf sched replay: Alloc the memory of pid_to_task dynamically to adapt to the unexpected change of pid_max by Yunlong Song · 9 years ago
  95. a35e27d perf sched replay: Increase the MAX_PID value to fix assertion failure problem by Yunlong Song · 9 years ago
  96. 0755bc4 perf sched replay: Use struct task_desc instead of struct task_task for correct meaning by Yunlong Song · 9 years ago
  97. 28939e1 perf kmem: Respect -i option by Jiri Olsa · 9 years ago
  98. 3201f0d tools lib traceevent: Honor operator priority by Namhyung Kim · 9 years ago
  99. ba92732 perf kmaps: Check kmaps to make code more robust by Wang Nan · 9 years ago
  100. 8ea92ce perf evlist: Fix inverted logic in perf_mmap__empty by He Kuang · 9 years ago