1. 70e65f2 perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map() by Peter Zijlstra · 6 years ago
  2. 662218f perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_* by Peter Zijlstra · 6 years ago
  3. e72c7a3 perf/x86: Shut up false-positive -Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
  4. 82835fb perf/x86: Reject non sampling events with precise_ip by Jiri Olsa · 8 years ago
  5. 9f9115b x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm by Andy Lutomirski · 8 years ago
  6. 54fa190 perf/x86: Fix exclusion of BTS and LBR for Goldmont by Andi Kleen · 8 years ago
  7. 7f612a7 perf/x86: Fix full width counter, counter overflow by Peter Zijlstra (Intel) · 8 years ago
  8. ae31fe5 perf/x86: Restore TASK_SIZE check on frame pointer by Johannes Weiner · 8 years ago
  9. 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  10. 35f4d9b perf/x86: Convert perf_callchain_kernel() to use the new unwinder by Josh Poimboeuf · 8 years ago
  11. cb76c93 x86/dumpstack: Add get_stack_info() interface by Josh Poimboeuf · 8 years ago
  12. 019e579 perf/x86: Check perf_callchain_store() error by Josh Poimboeuf · 8 years ago
  13. 68f7082 perf/x86: Ensure perf_sched_cb_{inc,dec}() is only called from pmu::{add,del}() by Peter Zijlstra · 8 years ago
  14. db82627 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  15. aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  16. 005bd00 perf/x86: Modify error message in virtualized environment by Juergen Gross · 8 years ago
  17. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  18. 7e4dc77 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  19. eb008eb x86: Audit and remove any remaining unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  20. 95ca792 perf/x86: Convert the core to the hotplug state machine by Thomas Gleixner · 8 years ago
  21. eb01950 perf/x86: Fix bogus kernel printk, again by Vegard Nossum · 8 years ago
  22. 3ebe3bd Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging new changes by Ingo Molnar · 8 years ago
  23. fc18822 perf/x86: Fix 32-bit perf user callgraph collection by Josh Poimboeuf · 8 years ago
  24. fc07e9f perf/x86: Support sysfs files depending on SMT status by Andi Kleen · 8 years ago
  25. 21f77d2 Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  26. 3b1fff0 perf core: Add a 'nr' field to perf_event_callchain_context by Arnaldo Carvalho de Melo · 8 years ago
  27. cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 8 years ago
  28. 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  29. 825a3b2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  30. ccbebba perf/x86/intel/pt: Bypass PT vs. LBR exclusivity if the core supports it by Alexander Shishkin · 8 years ago
  31. c5dfd78 perf core: Allow setting up max frame stack depth via sysctl by Arnaldo Carvalho de Melo · 8 years ago
  32. f454bfd perf/core, sched: Don't use clock function pointer to determine clock by Alexander Shishkin · 8 years ago
  33. 93984fb x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage by Borislav Petkov · 8 years ago
  34. 3fa2fe2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  35. c7ab62b perf/x86/amd/power: Add AMD accumulated power reporting mechanism by Huang Rui · 9 years ago
  36. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  37. c3d266c perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi by Kan Liang · 9 years ago
  38. 27f6d22 perf/x86: Move perf_event.h to its new home by Borislav Petkov · 9 years ago
  39. fa9cbf3 perf/x86: Move perf_event.c ............... => x86/events/core.c by Borislav Petkov · 9 years ago[Renamed (99%) from arch/x86/kernel/cpu/perf_event.c]
  40. 1b74dde x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...) by Chen Yucong · 9 years ago
  41. 61b87ca perf/x86: Fix filter_events() bug with event mappings by Stephane Eranian · 9 years ago
  42. 7246976 perf/x86: Use INST_RETIRED.PREC_DIST for cycles: ppp by Andi Kleen · 9 years ago
  43. 75925e1 perf/x86: Optimize stack walk user accesses by Andi Kleen · 9 years ago
  44. 90eec10 treewide: Remove old email address by Peter Zijlstra · 9 years ago
  45. 8f3e568 perf/core: Drop PERF_EVENT_TXN by Sukadev Bhattiprolu · 9 years ago
  46. fbbe070 perf/core: Add a 'flags' parameter to the PMU transactional interfaces by Sukadev Bhattiprolu · 9 years ago
  47. 5778077 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. 40a2ea1 Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding more changes by Ingo Molnar · 9 years ago
  49. 47732d8 perf/x86: Make merge_attr() global to use from perf_event_intel by Andi Kleen · 9 years ago
  50. a5b9e5a x86/ldt: Make modify_ldt() optional by Andy Lutomirski · 9 years ago
  51. 5b929bd Merge branch 'x86/urgent' into x86/asm, before applying dependent patches by Ingo Molnar · 9 years ago
  52. 37868fe x86/ldt: Make modify_ldt synchronous by Andy Lutomirski · 9 years ago
  53. 10ed349 x86/compat, x86/perf: Don't build perf_callchain_user32() on x32 by Brian Gerst · 9 years ago
  54. 93472af perf/x86: Fix 'active_events' imbalance by Peter Zijlstra · 9 years ago
  55. 6bc4c3a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. 1b7b938 perf/x86/intel: Fix PMI handling for Intel PT by Alexander Shishkin · 9 years ago
  57. 6b099d9 perf/x86/intel/bts: Fix DS area sharing with x86_pmu events by Alexander Shishkin · 9 years ago
  58. 851559e perf/x86/intel: Use the PEBS auto reload mechanism when possible by Yan, Zheng · 9 years ago
  59. 8736e54 perf/x86: Simplify the x86_schedule_events() logic by Peter Zijlstra · 9 years ago
  60. 43ef205 perf/x86/intel: Remove intel_excl_states::init_state by Peter Zijlstra · 9 years ago
  61. 68ab747 perf/x86: Tweak broken BIOS rules during check_hw_exists() by Don Zickus · 9 years ago
  62. cc1790c perf/x86: Improve HT workaround GP counter constraint by Peter Zijlstra · 9 years ago
  63. b371b59 perf/x86: Fix event/group validation by Peter Zijlstra · 9 years ago
  64. 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
  65. 15fde11 perf/x86: Only dump PEBS register when PEBS has been detected by Andi Kleen · 10 years ago
  66. da3e606 perf/x86: Dump DEBUGCTL in PMU dump by Andi Kleen · 10 years ago
  67. e979121 perf/x86/intel: Implement cross-HT corruption bug workaround by Maria Dimakopoulou · 10 years ago
  68. 79cba82 perf/x86: Add 'index' param to get_event_constraint() callback by Stephane Eranian · 10 years ago
  69. c5362c0 perf/x86: Add 3 new scheduling callbacks by Maria Dimakopoulou · 10 years ago
  70. 9041346 perf/x86: Vectorize cpuc->kfree_on_online by Stephane Eranian · 10 years ago
  71. 4807034 perf/x86: Mark Intel PT and LBR/BTS as mutually exclusive by Alexander Shishkin · 10 years ago
  72. 55474c4 x86/asm/entry: Remove user_mode_ignore_vm86() by Ingo Molnar · 10 years ago
  73. 34f4392 perf: Add per event clockid support by Peter Zijlstra · 10 years ago
  74. 9332d25 perf/x86: Remove redundant calls to perf_pmu_{dis|en}able() by David Ahern · 10 years ago
  75. 294fe0f perf/x86/intel: Add INST_RETIRED.ALL workarounds by Andi Kleen · 10 years ago
  76. 383f3af x86/asm/entry, perf: Explicitly optimize vm86 handling in code_segment_base() by Andy Lutomirski · 10 years ago
  77. c56716a x86/asm/entry, perf: Fix incorrect TIF_IA32 check in code_segment_base() by Andy Lutomirski · 10 years ago
  78. 4b85490 perf/x86/intel: Re-organize code that implicitly enables LBR/PEBS by Yan, Zheng · 10 years ago
  79. e18bf52 perf/x86/intel: Allocate space for storing LBR stack by Yan, Zheng · 10 years ago
  80. 2a0ad3b perf/x86/intel: Use context switch callback to flush LBR stack by Yan, Zheng · 10 years ago
  81. ba53250 perf: Introduce pmu context switch callback by Yan, Zheng · 10 years ago
  82. a667342 perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasks by Andy Lutomirski · 10 years ago
  83. 7911d3f perf/x86: Only allow rdpmc if a perf_event is mapped by Andy Lutomirski · 10 years ago
  84. c1317ec perf: Pass the event to arch_perf_update_userpage() by Andy Lutomirski · 10 years ago
  85. 375074c x86: Clean up cr4 manipulation by Andy Lutomirski · 10 years ago
  86. 1776b10 perf/x86/intel: Revert incomplete and undocumented Broadwell client support by Ingo Molnar · 10 years ago
  87. 65d71fe perf: Fix bogus kernel printk by Peter Zijlstra (Intel) · 10 years ago
  88. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  89. cc6cd47 perf/x86: Tone down kernel messages when the PMU check fails in a virtual environment by Wei Huang · 10 years ago
  90. c46e665 perf/x86: Add INST_RETIRED.ALL workarounds by Andi Kleen · 10 years ago
  91. 89cbc76 x86: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  92. 03de874 perf/x86: Fix :pp without LBR by Andi Kleen · 10 years ago
  93. 338b522 perf/x86/intel: Protect LBR and extra_regs against KVM lying by Kan Liang · 10 years ago
  94. c184c98 perf/x86: Use common PMU interrupt disabled code by Vince Weaver · 10 years ago
  95. 10b02564 Merge branch 'perf/kprobes' into perf/core by Ingo Molnar · 10 years ago
  96. 9326638 kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation by Masami Hiramatsu · 10 years ago
  97. 4a3dc12 perf/x86: Export perf_assign_events() by Yan, Zheng · 11 years ago
  98. c347a2f perf/x86: Add a few more comments by Peter Zijlstra · 11 years ago
  99. 26e61e8 perf/x86: Fix event scheduling by Peter Zijlstra · 11 years ago
  100. 0e9f220 perf/x86: Fix Userspace RDPMC switch by Peter Zijlstra · 11 years ago