1. 2fa30fe selftests/powerpc: Fix the pmu install rule by Michael Ellerman · 9 years ago
  2. 68fc378 Revert "powerpc/tm: Abort syscalls in active transactions" by Michael Ellerman · 9 years ago
  3. 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
  4. 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
  5. 09d5160 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 9 years ago
  6. 2363ccb Merge branches 'pm-cpufreq', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  7. e9257f5 tools/power turbostat: correct dumped pkg-cstate-limit value by Len Brown · 9 years ago
  8. 8a5bdf4 tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKL by Len Brown · 9 years ago
  9. 40ee8e3 tools/power turbostat: correct DRAM RAPL units on recent Xeon processors by Andrey Semin · 10 years ago
  10. 0b2bb69 tools/power turbostat: Initial Skylake support by Len Brown · 9 years ago
  11. f82263c tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O= option in Makefile by Thomas D · 9 years ago
  12. a21d38c tools/power turbostat: modprobe msr, if needed by Len Brown · 9 years ago
  13. fcd1721 tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2 by Len Brown · 9 years ago
  14. 12bb43c tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT names by Len Brown · 9 years ago
  15. 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
  16. 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
  17. 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
  18. 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
  19. 0a15584 x86, selftests: Add single_step_syscall test by Andy Lutomirski · 9 years ago
  20. 215ba78 mm, selftests: test return value of munmap for MAP_HUGETLB memory by David Rientjes · 9 years ago
  21. 06b230e cpupower: fix breakage from libpci API change by Lucas Stach · 9 years ago
  22. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  23. 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
  24. 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
  25. 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
  26. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  27. 81ed793 ACPICA: Fix a sscanf format string. by Bob Moore · 9 years ago
  28. e0423ed ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset. by Lv Zheng · 9 years ago
  29. 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
  30. f19e80c perf probe: Fix segfault when probe with lazy_line to file by He Kuang · 9 years ago
  31. 09ed897 perf probe: Find compilation directory path for lazy matching by Naohiro Aota · 9 years ago
  32. 9d7b45c perf probe: Set retprobe flag when probe in address-based alternative mode by He Kuang · 9 years ago
  33. 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
  34. 8f61f35 tools/power turbostat: label base frequency by Len Brown · 9 years ago
  35. e33cbe8 tools/power turbostat: update PERF_LIMIT_REASONS decoding by Len Brown · 9 years ago
  36. 1cc21f7 tools/power turbostat: simplify default output by Len Brown · 9 years ago
  37. 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
  38. 0d68bc9 perf kmem: Analyze page allocator events also by Namhyung Kim · 9 years ago
  39. 7fe924d selftests/powerpc: Add transactional syscall test by Sam bobroff · 9 years ago
  40. 2b03fc1 selftests/powerpc: Move get_auxv_entry() to harness.c by Sam bobroff · 9 years ago
  41. 7b8283b5 perf evlist: Fix type for references to data_head/tail by David Ahern · 9 years ago
  42. 8cb0aa4 perf probe: Check the orphaned -x option by Masami Hiramatsu · 9 years ago
  43. 7afb3fa perf probe: Support multiple probes on different binaries by Masami Hiramatsu · 9 years ago
  44. 5e78c69 perf buildid-list: Fix segfault when show DSOs with hits by He Kuang · 9 years ago
  45. 1060ab8 perf tools: Fix cross-endian analysis by David Ahern · 9 years ago
  46. d998b73 perf tools: Fix error path to do closedir() when synthesizing threads by Arnaldo Carvalho de Melo · 9 years ago
  47. 7764a38 perf tools: Fix synthesizing fork_event.ppid for non-main thread by David Ahern · 9 years ago
  48. a1e12da perf tools: Add 'I' event modifier for exclude_idle bit by Jiri Olsa · 9 years ago
  49. f6fcc14 perf report: Don't call map__kmap if map is NULL. by Wang Nan · 9 years ago
  50. 54a50f9 perf tests: Fix attr tests by Jiri Olsa · 9 years ago
  51. f6c1562 perf probe: Fix ARM 32 building error by Wang Nan · 9 years ago
  52. 2c5e8c5 perf tools: Merge all perf_event_attr print functions by Peter Zijlstra · 9 years ago
  53. 814c8c3 perf record: Add clockid parameter by Peter Zijlstra · 9 years ago
  54. 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
  55. f0dd330 perf sched replay: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  56. 939cda5 perf sched replay: Fix the EMFILE error caused by the limitation of the maximum open files by Yunlong Song · 9 years ago
  57. 1aff59b perf sched replay: Handle the dead halt of sem_wait when create_tasks() fails for any task by Yunlong Song · 9 years ago
  58. 08097ab perf sched replay: Fix the segmentation fault problem caused by pr_err in threads by Yunlong Song · 9 years ago
  59. 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
  60. 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
  61. a35e27d perf sched replay: Increase the MAX_PID value to fix assertion failure problem by Yunlong Song · 9 years ago
  62. 0755bc4 perf sched replay: Use struct task_desc instead of struct task_task for correct meaning by Yunlong Song · 9 years ago
  63. 28939e1 perf kmem: Respect -i option by Jiri Olsa · 9 years ago
  64. 3201f0d tools lib traceevent: Honor operator priority by Namhyung Kim · 9 years ago
  65. ba92732 perf kmaps: Check kmaps to make code more robust by Wang Nan · 9 years ago
  66. 8ea92ce perf evlist: Fix inverted logic in perf_mmap__empty by He Kuang · 9 years ago
  67. 4bcc782 Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts by Ingo Molnar · 9 years ago
  68. 3f705df x86, selftests: Add sigreturn selftest by Andy Lutomirski · 9 years ago
  69. c610f7f Merge 4.0-rc7 into staging-next by Greg Kroah-Hartman · 9 years ago
  70. 2bfd4d1 ftracetest: Do not use usleep directly by Namhyung Kim · 9 years ago
  71. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  72. 6886f41 selftest/mqueue: enable cross compilation by Tyler Baker · 9 years ago
  73. 5de8304 selftest/ipc: enable cross compilation by Tyler Baker · 9 years ago
  74. ab923bb9 selftest/memfd: include default header install path by Tyler Baker · 9 years ago
  75. 365ce99 selftest/mount: enable cross compilation by Tyler Baker · 9 years ago
  76. 52dd557 selftest/memfd: enable cross compilation by Tyler Baker · 9 years ago
  77. 48fd77d kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM by John Stultz · 9 years ago
  78. bd05954 perf data: Support using -f to override perf.data file ownership for 'convert' by Yunlong Song · 9 years ago
  79. e366a6d perf trace: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  80. 44f7e43 perf timechart: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  81. 06af0f2 perf script: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  82. 62a1a63 perf mem: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  83. c4ac732 perf lock: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  84. 8cc5ec1f perf kvm: Support using -f to override perf.data.guest file ownership by Yunlong Song · 9 years ago
  85. d1eeb77 perf kmem: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  86. ccaa474 perf inject: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  87. 9e3b6ec perf evlist: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  88. c727383 perf probe: Fix to track down unnamed union/structure members by Masami Hiramatsu · 9 years ago
  89. b83e868 perf db-export: No need to have ->thread twice in struct export_sample by Arnaldo Carvalho de Melo · 9 years ago
  90. 7327259 perf db-export: No need to pass thread twice to db_export__sample by Arnaldo Carvalho de Melo · 9 years ago
  91. f9d5d54 perf scripting: No need to pass thread twice to the scripting callbacks by Arnaldo Carvalho de Melo · 9 years ago
  92. 79628f2 perf script: No need to lookup thread twice by Arnaldo Carvalho de Melo · 9 years ago
  93. 223aa64 Merge branch 'perf/timer' into perf/core by Ingo Molnar · 9 years ago
  94. 072264fe selftests: Change memory on-off-test.sh name to be unique by Shuah Khan · 9 years ago
  95. cc16782 selftests: change cpu on-off-test.sh name to be unique by Shuah Khan · 9 years ago
  96. 9870d78 perf ordered_samples: Remove references to perf_{evlist,tool} and machines by Arnaldo Carvalho de Melo · 9 years ago
  97. aae59fa perf session: Always initialize ordered_events by Arnaldo Carvalho de Melo · 9 years ago
  98. ca6c41c perf tools: Fix ppid for synthesized fork events by David Ahern · 9 years ago
  99. 5aa0b03 perf tools: Refactor comm/tgid lookup by David Ahern · 9 years ago
  100. 73dbcd6 perf callchain: Fix kernel symbol resolution by remembering the cpumode by David Hildenbrand · 9 years ago