1. 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
  2. e59d29e perf probe: Fix segfault if passed with ''. by Wang Nan · 9 years ago
  3. e944ec2 perf report: Fix -T/--threads option to work again by Namhyung Kim · 9 years ago
  4. 2fa30fe selftests/powerpc: Fix the pmu install rule by Michael Ellerman · 9 years ago
  5. 68fc378 Revert "powerpc/tm: Abort syscalls in active transactions" by Michael Ellerman · 9 years ago
  6. 1d90a68 perf bench numa: Fix immediate meeting of convergence condition by Petr Holasek · 9 years ago
  7. 24f1ced perf bench numa: Fixes of --quiet argument by Petr Holasek · 9 years ago
  8. 052b0f6 perf bench futex: Fix hung wakeup tasks after requeueing by Davidlohr Bueso · 9 years ago
  9. d13855e perf probe: Fix bug with global variables handling by He Kuang · 9 years ago
  10. c671835 perf top: Fix a segfault when kernel map is restricted. by Wang Nan · 9 years ago
  11. 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
  12. 410ceb8 tools lib traceevent: Fix build failure on 32-bit arch by Namhyung Kim · 9 years ago
  13. 4ad1f43 perf kmem: Fix compiles on RHEL6/OL6 by David Ahern · 9 years ago
  14. de28c15 tools lib api: Undefine _FORTIFY_SOURCE before setting it by Bobby Powers · 9 years ago
  15. 6145c25 perf kmem: Consistently use PRIu64 for printing u64 values by Will Deacon · 9 years ago
  16. 02ac542 perf trace: Disable events and drain events when forked workload ends by Arnaldo Carvalho de Melo · 9 years ago
  17. cb24d01 perf trace: Enable events when doing system wide tracing and starting a workload by Arnaldo Carvalho de Melo · 9 years ago
  18. 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
  19. 09d5160 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 9 years ago
  20. 2363ccb Merge branches 'pm-cpufreq', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  21. e9257f5 tools/power turbostat: correct dumped pkg-cstate-limit value by Len Brown · 9 years ago
  22. 8a5bdf4 tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKL by Len Brown · 9 years ago
  23. 40ee8e3 tools/power turbostat: correct DRAM RAPL units on recent Xeon processors by Andrey Semin · 10 years ago
  24. 0b2bb69 tools/power turbostat: Initial Skylake support by Len Brown · 9 years ago
  25. f82263c tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O= option in Makefile by Thomas D · 10 years ago
  26. a21d38c tools/power turbostat: modprobe msr, if needed by Len Brown · 9 years ago
  27. fcd1721 tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2 by Len Brown · 9 years ago
  28. 12bb43c tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT names by Len Brown · 9 years ago
  29. 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
  30. 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
  31. 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
  32. 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
  33. 0a15584 x86, selftests: Add single_step_syscall test by Andy Lutomirski · 9 years ago
  34. 215ba78 mm, selftests: test return value of munmap for MAP_HUGETLB memory by David Rientjes · 9 years ago
  35. 06b230e cpupower: fix breakage from libpci API change by Lucas Stach · 9 years ago
  36. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  37. 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
  38. 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
  39. 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
  40. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  41. 81ed793 ACPICA: Fix a sscanf format string. by Bob Moore · 9 years ago
  42. e0423ed ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset. by Lv Zheng · 9 years ago
  43. 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
  44. f19e80c perf probe: Fix segfault when probe with lazy_line to file by He Kuang · 9 years ago
  45. 09ed897 perf probe: Find compilation directory path for lazy matching by Naohiro Aota · 9 years ago
  46. 9d7b45c perf probe: Set retprobe flag when probe in address-based alternative mode by He Kuang · 9 years ago
  47. 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
  48. 8f61f35 tools/power turbostat: label base frequency by Len Brown · 9 years ago
  49. e33cbe8 tools/power turbostat: update PERF_LIMIT_REASONS decoding by Len Brown · 9 years ago
  50. 1cc21f7 tools/power turbostat: simplify default output by Len Brown · 9 years ago
  51. 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
  52. 0d68bc9 perf kmem: Analyze page allocator events also by Namhyung Kim · 9 years ago
  53. 7fe924d selftests/powerpc: Add transactional syscall test by Sam bobroff · 9 years ago
  54. 2b03fc1 selftests/powerpc: Move get_auxv_entry() to harness.c by Sam bobroff · 9 years ago
  55. 7b8283b5 perf evlist: Fix type for references to data_head/tail by David Ahern · 9 years ago
  56. 8cb0aa4 perf probe: Check the orphaned -x option by Masami Hiramatsu · 9 years ago
  57. 7afb3fa perf probe: Support multiple probes on different binaries by Masami Hiramatsu · 9 years ago
  58. 5e78c69 perf buildid-list: Fix segfault when show DSOs with hits by He Kuang · 9 years ago
  59. 1060ab8 perf tools: Fix cross-endian analysis by David Ahern · 9 years ago
  60. d998b73 perf tools: Fix error path to do closedir() when synthesizing threads by Arnaldo Carvalho de Melo · 9 years ago
  61. 7764a38 perf tools: Fix synthesizing fork_event.ppid for non-main thread by David Ahern · 9 years ago
  62. a1e12da perf tools: Add 'I' event modifier for exclude_idle bit by Jiri Olsa · 9 years ago
  63. f6fcc14 perf report: Don't call map__kmap if map is NULL. by Wang Nan · 9 years ago
  64. 54a50f9 perf tests: Fix attr tests by Jiri Olsa · 9 years ago
  65. f6c1562 perf probe: Fix ARM 32 building error by Wang Nan · 9 years ago
  66. 2c5e8c5 perf tools: Merge all perf_event_attr print functions by Peter Zijlstra · 9 years ago
  67. 814c8c3 perf record: Add clockid parameter by Peter Zijlstra · 9 years ago
  68. 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
  69. f0dd330 perf sched replay: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  70. 939cda5 perf sched replay: Fix the EMFILE error caused by the limitation of the maximum open files by Yunlong Song · 9 years ago
  71. 1aff59b perf sched replay: Handle the dead halt of sem_wait when create_tasks() fails for any task by Yunlong Song · 9 years ago
  72. 08097ab perf sched replay: Fix the segmentation fault problem caused by pr_err in threads by Yunlong Song · 9 years ago
  73. 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
  74. 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
  75. a35e27d perf sched replay: Increase the MAX_PID value to fix assertion failure problem by Yunlong Song · 9 years ago
  76. 0755bc4 perf sched replay: Use struct task_desc instead of struct task_task for correct meaning by Yunlong Song · 9 years ago
  77. 28939e1 perf kmem: Respect -i option by Jiri Olsa · 9 years ago
  78. 3201f0d tools lib traceevent: Honor operator priority by Namhyung Kim · 9 years ago
  79. ba92732 perf kmaps: Check kmaps to make code more robust by Wang Nan · 9 years ago
  80. 8ea92ce perf evlist: Fix inverted logic in perf_mmap__empty by He Kuang · 9 years ago
  81. 4bcc782 Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts by Ingo Molnar · 9 years ago
  82. 3f705df x86, selftests: Add sigreturn selftest by Andy Lutomirski · 9 years ago
  83. c610f7f Merge 4.0-rc7 into staging-next by Greg Kroah-Hartman · 9 years ago
  84. 2bfd4d1 ftracetest: Do not use usleep directly by Namhyung Kim · 9 years ago
  85. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  86. 6886f41 selftest/mqueue: enable cross compilation by Tyler Baker · 9 years ago
  87. 5de8304 selftest/ipc: enable cross compilation by Tyler Baker · 9 years ago
  88. ab923bb9 selftest/memfd: include default header install path by Tyler Baker · 9 years ago
  89. 365ce99 selftest/mount: enable cross compilation by Tyler Baker · 9 years ago
  90. 52dd557 selftest/memfd: enable cross compilation by Tyler Baker · 9 years ago
  91. 48fd77d kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM by John Stultz · 9 years ago
  92. bd05954 perf data: Support using -f to override perf.data file ownership for 'convert' by Yunlong Song · 9 years ago
  93. e366a6d perf trace: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  94. 44f7e43 perf timechart: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  95. 06af0f2 perf script: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  96. 62a1a63 perf mem: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  97. c4ac732 perf lock: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  98. 8cc5ec1f perf kvm: Support using -f to override perf.data.guest file ownership by Yunlong Song · 9 years ago
  99. d1eeb77 perf kmem: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  100. ccaa474 perf inject: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago