1. 11d8b05 perf/x86: Shut up false-positive -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  2. 9a9594e Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. 7a69f9c6 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. bbf79d2 x86/ldt: Rename ldt_struct::size to ::nr_entries by Borislav Petkov · 8 years ago
  6. 3d28ebc x86/mm: Rework lazy TLB to track the actual loaded mm by Andy Lutomirski · 8 years ago
  7. 27d3b15 x86/perf: Drop EXPORT of perf_check_microcode by Thomas Gleixner · 8 years ago
  8. 6089327 perf/x86: Add sysfs entry to freeze counters on SMI by Kan Liang · 8 years ago
  9. 59eaef7 x86/tsc: Remodel cyc2ns to use seqcount_latch() by Peter Zijlstra · 8 years ago
  10. 698eff6 sched/clock, x86/perf: Fix "perf test tsc" by Peter Zijlstra · 8 years ago
  11. a7fc726 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  12. 4b07372 x86/perf: Clarify why x86_pmu_event_mapped() isn't racy by Andy Lutomirski · 8 years ago
  13. 5dc855d x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm by Andy Lutomirski · 8 years ago
  14. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  15. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  16. 18e7a45 perf/x86: Reject non sampling events with precise_ip by Jiri Olsa · 8 years ago
  17. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
  18. ef486c5 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  19. b0c1ef5 perf/x86: Fix exclusion of BTS and LBR for Goldmont by Andi Kleen · 8 years ago
  20. 990e9dc x86/ldt: Make all size computations unsigned by Thomas Gleixner · 8 years ago
  21. 7f612a7 perf/x86: Fix full width counter, counter overflow by Peter Zijlstra (Intel) · 8 years ago
  22. ae31fe5 perf/x86: Restore TASK_SIZE check on frame pointer by Johannes Weiner · 8 years ago
  23. 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
  24. 35f4d9b perf/x86: Convert perf_callchain_kernel() to use the new unwinder by Josh Poimboeuf · 8 years ago
  25. cb76c93 x86/dumpstack: Add get_stack_info() interface by Josh Poimboeuf · 8 years ago
  26. 019e579 perf/x86: Check perf_callchain_store() error by Josh Poimboeuf · 8 years ago
  27. 68f7082 perf/x86: Ensure perf_sched_cb_{inc,dec}() is only called from pmu::{add,del}() by Peter Zijlstra · 9 years ago
  28. 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
  29. aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  30. 005bd00 perf/x86: Modify error message in virtualized environment by Juergen Gross · 9 years ago
  31. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  32. 7e4dc77 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  33. eb008eb x86: Audit and remove any remaining unnecessary uses of module.h by Paul Gortmaker · 9 years ago
  34. 95ca792 perf/x86: Convert the core to the hotplug state machine by Thomas Gleixner · 9 years ago
  35. eb01950 perf/x86: Fix bogus kernel printk, again by Vegard Nossum · 9 years ago
  36. 3ebe3bd Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging new changes by Ingo Molnar · 9 years ago
  37. fc18822 perf/x86: Fix 32-bit perf user callgraph collection by Josh Poimboeuf · 9 years ago
  38. fc07e9f perf/x86: Support sysfs files depending on SMT status by Andi Kleen · 9 years ago
  39. 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 · 9 years ago
  40. 3b1fff0 perf core: Add a 'nr' field to perf_event_callchain_context by Arnaldo Carvalho de Melo · 9 years ago
  41. cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 9 years ago
  42. 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  43. 825a3b2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  44. ccbebba perf/x86/intel/pt: Bypass PT vs. LBR exclusivity if the core supports it by Alexander Shishkin · 9 years ago
  45. c5dfd78 perf core: Allow setting up max frame stack depth via sysctl by Arnaldo Carvalho de Melo · 9 years ago
  46. f454bfd perf/core, sched: Don't use clock function pointer to determine clock by Alexander Shishkin · 9 years ago
  47. 93984fb x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  48. 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
  49. c7ab62b perf/x86/amd/power: Add AMD accumulated power reporting mechanism by Huang Rui · 9 years ago
  50. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  51. c3d266c perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi by Kan Liang · 9 years ago
  52. 27f6d22 perf/x86: Move perf_event.h to its new home by Borislav Petkov · 9 years ago
  53. 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]
  54. 1b74dde x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...) by Chen Yucong · 9 years ago
  55. 61b87ca perf/x86: Fix filter_events() bug with event mappings by Stephane Eranian · 9 years ago
  56. 7246976 perf/x86: Use INST_RETIRED.PREC_DIST for cycles: ppp by Andi Kleen · 9 years ago
  57. 75925e1 perf/x86: Optimize stack walk user accesses by Andi Kleen · 9 years ago
  58. 90eec10 treewide: Remove old email address by Peter Zijlstra · 9 years ago
  59. 8f3e568 perf/core: Drop PERF_EVENT_TXN by Sukadev Bhattiprolu · 9 years ago
  60. fbbe070 perf/core: Add a 'flags' parameter to the PMU transactional interfaces by Sukadev Bhattiprolu · 9 years ago
  61. 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
  62. 40a2ea1 Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding more changes by Ingo Molnar · 9 years ago
  63. 47732d8 perf/x86: Make merge_attr() global to use from perf_event_intel by Andi Kleen · 10 years ago
  64. a5b9e5a x86/ldt: Make modify_ldt() optional by Andy Lutomirski · 10 years ago
  65. 5b929bd Merge branch 'x86/urgent' into x86/asm, before applying dependent patches by Ingo Molnar · 10 years ago
  66. 37868fe x86/ldt: Make modify_ldt synchronous by Andy Lutomirski · 10 years ago
  67. 10ed349 x86/compat, x86/perf: Don't build perf_callchain_user32() on x32 by Brian Gerst · 10 years ago
  68. 93472af perf/x86: Fix 'active_events' imbalance by Peter Zijlstra · 10 years ago
  69. 6bc4c3a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  70. 1b7b938 perf/x86/intel: Fix PMI handling for Intel PT by Alexander Shishkin · 10 years ago
  71. 6b099d9 perf/x86/intel/bts: Fix DS area sharing with x86_pmu events by Alexander Shishkin · 10 years ago
  72. 851559e perf/x86/intel: Use the PEBS auto reload mechanism when possible by Yan, Zheng · 10 years ago
  73. 8736e54 perf/x86: Simplify the x86_schedule_events() logic by Peter Zijlstra · 10 years ago
  74. 43ef205 perf/x86/intel: Remove intel_excl_states::init_state by Peter Zijlstra · 10 years ago
  75. 68ab747 perf/x86: Tweak broken BIOS rules during check_hw_exists() by Don Zickus · 10 years ago
  76. cc1790c perf/x86: Improve HT workaround GP counter constraint by Peter Zijlstra · 10 years ago
  77. b371b59 perf/x86: Fix event/group validation by Peter Zijlstra · 10 years ago
  78. 6c8a53c9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  79. 15fde11 perf/x86: Only dump PEBS register when PEBS has been detected by Andi Kleen · 10 years ago
  80. da3e606 perf/x86: Dump DEBUGCTL in PMU dump by Andi Kleen · 10 years ago
  81. e979121 perf/x86/intel: Implement cross-HT corruption bug workaround by Maria Dimakopoulou · 10 years ago
  82. 79cba82 perf/x86: Add 'index' param to get_event_constraint() callback by Stephane Eranian · 10 years ago
  83. c5362c0 perf/x86: Add 3 new scheduling callbacks by Maria Dimakopoulou · 10 years ago
  84. 9041346 perf/x86: Vectorize cpuc->kfree_on_online by Stephane Eranian · 10 years ago
  85. 4807034 perf/x86: Mark Intel PT and LBR/BTS as mutually exclusive by Alexander Shishkin · 10 years ago
  86. 55474c4 x86/asm/entry: Remove user_mode_ignore_vm86() by Ingo Molnar · 10 years ago
  87. 34f4392 perf: Add per event clockid support by Peter Zijlstra · 10 years ago
  88. 9332d25 perf/x86: Remove redundant calls to perf_pmu_{dis|en}able() by David Ahern · 10 years ago
  89. 294fe0f perf/x86/intel: Add INST_RETIRED.ALL workarounds by Andi Kleen · 10 years ago
  90. 383f3af x86/asm/entry, perf: Explicitly optimize vm86 handling in code_segment_base() by Andy Lutomirski · 10 years ago
  91. c56716a x86/asm/entry, perf: Fix incorrect TIF_IA32 check in code_segment_base() by Andy Lutomirski · 10 years ago
  92. 4b85490 perf/x86/intel: Re-organize code that implicitly enables LBR/PEBS by Yan, Zheng · 10 years ago
  93. e18bf52 perf/x86/intel: Allocate space for storing LBR stack by Yan, Zheng · 10 years ago
  94. 2a0ad3b perf/x86/intel: Use context switch callback to flush LBR stack by Yan, Zheng · 10 years ago
  95. ba53250 perf: Introduce pmu context switch callback by Yan, Zheng · 10 years ago
  96. a667342 perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasks by Andy Lutomirski · 10 years ago
  97. 7911d3f perf/x86: Only allow rdpmc if a perf_event is mapped by Andy Lutomirski · 10 years ago
  98. c1317ec perf: Pass the event to arch_perf_update_userpage() by Andy Lutomirski · 10 years ago
  99. 375074c x86: Clean up cr4 manipulation by Andy Lutomirski · 10 years ago
  100. 1776b10 perf/x86/intel: Revert incomplete and undocumented Broadwell client support by Ingo Molnar · 10 years ago