1. 0e96f31 x86: Clean up 'sizeof x' => 'sizeof(x)' by Jordan Borgner · 6 years ago
  2. fec9806 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  3. d4ae552 perf/x86/intel: Export mem events only if there's PEBS support by Jiri Olsa · 6 years ago
  4. 7c5314b perf/x86/intel: Add quirk for Goldmont Plus by Kan Liang · 6 years ago
  5. f2c4db1 x86/cpu: Sanitize FAM6_ATOM naming by Peter Zijlstra · 6 years ago
  6. af3bdb9 perf/x86/intel: Add a separate Arch Perfmon v4 PMI handler by Andi Kleen · 6 years ago
  7. ba12d20 perf/x86/intel: Factor out common code of PMI handler by Kan Liang · 6 years ago
  8. a4c9f26 Merge branch 'x86/cache' into perf/core, to resolve conflicts by Ingo Molnar · 6 years ago
  9. 97e831e Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  10. d7cbbe49 perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events by Natarajan, Janakarajan · 6 years ago
  11. 9d92cfe perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX by Kan Liang · 6 years ago
  12. 6265adb perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded physical package ID 0 by Masayoshi Mizuma · 6 years ago
  13. 1182a49 perf/x86: Add helper to obtain performance counter index by Reinette Chatre · 6 years ago
  14. 6d0ef31 x86/events: Add Hygon Dhyana support to PMU infrastructure by Pu Wen · 6 years ago
  15. fb437bc Merge tag 'v4.19-rc5' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  16. 49e7324 perf/x86/intel/pt: Annotate 'pt_cap_group' with __ro_after_init by Zubin Mithra · 6 years ago
  17. 2766d2e perf/x86: Add __ro_after_init annotations by Zubin Mithra · 6 years ago
  18. 16160c1 perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUs by Jacek Tomaka · 6 years ago
  19. 4012e77 x86/nmi: Fix NMI uaccess race against CR3 switching by Andy Lutomirski · 6 years ago
  20. 16e0e6a Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  21. 156c8b5 perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devices by Kan Liang · 6 years ago
  22. a38b0ba perf/x86/intel: Support Extended PEBS for Goldmont Plus by Kan Liang · 7 years ago
  23. ec71a39 perf/x86/intel/ds: Handle PEBS overflow for fixed counters by Kan Liang · 7 years ago
  24. 4f08b62 perf/x86/intel: Support PEBS on fixed counters by Kan Liang · 7 years ago
  25. 3196234 perf/x86/intel: Introduce PMU flag for Extended PEBS by Kan Liang · 7 years ago
  26. 93081ca Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  27. 6cbc304 perf/x86/intel: Fix unwind errors from PEBS entries (mk-II) by Peter Zijlstra · 7 years ago
  28. d2753e6 perf/x86/amd/ibs: Don't access non-started event by Thomas Gleixner · 6 years ago
  29. 2c991e4 x86/events/intel/ds: Fix bts_interrupt_threshold alignment by Hugh Dickins · 6 years ago
  30. 8b077e4a perf/x86/intel/lbr: Optimize context switches for the LBR call stack by Kan Liang · 7 years ago
  31. 0592e57 perf/x86/intel/lbr: Fix incomplete LBR call stack by Kan Liang · 7 years ago
  32. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  33. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  34. 6566f90 Convert intel uncore to struct_size by Matthew Wilcox · 7 years ago
  35. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  36. 0afe832 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  37. 5cef8c2 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  38. 9aae178 perf/x86/intel/uncore: Clean up client IMC uncore by Kan Liang · 7 years ago
  39. 5a6c9d9 perf/x86/intel/uncore: Expose uncore_pmu_event*() functions by Kan Liang · 7 years ago
  40. 0f519f0 perf/x86/intel/uncore: Support IIO free-running counters on SKX by Kan Liang · 7 years ago
  41. 0e0162d perf/x86/intel/uncore: Add infrastructure for free running counters by Kan Liang · 7 years ago
  42. 927b2de perf/x86/intel/uncore: Add new data structures for free running counters by Kan Liang · 7 years ago
  43. 4749f81 perf/x86/intel/uncore: Correct fixed counter index check in generic code by Kan Liang · 7 years ago
  44. d71f11c perf/x86/intel/uncore: Correct fixed counter index check for NHM by Kan Liang · 7 years ago
  45. 2da3314 perf/x86/intel/uncore: Introduce customized event_read() for client IMC uncore by Kan Liang · 7 years ago
  46. 9511bce perf/core: Fix bad use of igrab() by Song Liu · 7 years ago
  47. 177bfd7 Merge branches 'x86/urgent' and 'core/urgent' into x86/boot, to pick up fixes and avoid conflicts by Ingo Molnar · 7 years ago
  48. 1de392f x86: Remove pr_fmt duplicate logging prefixes by Joe Perches · 7 years ago
  49. 812af43 perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_id by Suravee Suthikulpanit · 7 years ago
  50. a5f8129 perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msr by Peter Zijlstra · 7 years ago
  51. 06ce6e9 perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driver by Peter Zijlstra · 7 years ago
  52. 46b1b57 perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map() by Peter Zijlstra · 7 years ago
  53. ef9ee4a perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_* by Peter Zijlstra · 7 years ago
  54. 604a98f Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 7 years ago
  55. 4e949e9 perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1 by Kan Liang · 7 years ago
  56. 15a3e84 perf/x86/intel/uncore: Fix SBOX support for Broadwell CPUs by Oskar Senft · 7 years ago
  57. d771758 perf/x86/intel/uncore: Revert "Remove SBOX support for Broadwell server" by Stephane Eranian · 7 years ago
  58. 0d55303 compat: Move compat_timespec/ timeval to compat_time.h by Deepa Dinamani · 7 years ago
  59. d1e7e60 perf/x86/intel: Move regs->flags EXACT bit init by Stephane Eranian · 7 years ago
  60. a553243 Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  61. 1159e094 perf/x86/intel: Enable C-state residency events for Cannon Lake by Harry Pan · 7 years ago
  62. 490d03e perf/x86/intel: Add Cannon Lake support for RAPL profiling by Harry Pan · 7 years ago
  63. 6ed70cf perf/x86/pt, coresight: Clean up address filter structure by Alexander Shishkin · 7 years ago
  64. 2d07491 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 7 years ago
  65. 71eb9ee perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUs by Stephane Eranian · 7 years ago
  66. 631fe15 perf/x86: Update rdpmc_always_available static key to the modern API by Davidlohr Bueso · 7 years ago
  67. 7054e4e Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  68. ea89c06 x86/tsc: Get rid of rdtscll() by Thomas Gleixner · 7 years ago
  69. 320b065 perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake servers by Kan Liang · 7 years ago
  70. 174afc3 perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to 'large PEBS' by Kan Liang · 7 years ago
  71. e340895 perf/x86/intel/uncore: Add missing filter constraint for SKX CHA event by Stephane Eranian · 7 years ago
  72. e5ea9b5 perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period() by Dan Carpenter · 7 years ago
  73. 2c2a9bb perf/x86/intel: Disable userspace RDPMC usage for large PEBS by Kan Liang · 7 years ago
  74. edb3959 perf: Fix sibling iteration by Peter Zijlstra · 7 years ago
  75. 8343aae perf/core: Remove perf_event::group_entry by Peter Zijlstra · 7 years ago
  76. 1af22eb perf/x86/intel: Disable userspace RDPMC usage for large PEBS by Kan Liang · 7 years ago
  77. ceb90d9 perf/x86/intel: Fix PMU read for auto-reload by Kan Liang · 7 years ago
  78. 5bee2cc perf/x86/intel/ds: Introduce ->read() function for auto-reload events and flush the PEBS buffer there by Kan Liang · 7 years ago
  79. bcfbe5c perf/x86: Introduce a ->read() callback in 'struct x86_pmu' by Kan Liang · 7 years ago
  80. d31fc13 perf/x86/intel: Fix event update for auto-reload by Kan Liang · 7 years ago
  81. 82d71ed perf/x86/intel: Properly save/restore the PMU state in the NMI handler by Kan Liang · 7 years ago
  82. f605cfc perf/x86/intel: Fix large period handling on Broadwell CPUs by Kan Liang · 7 years ago
  83. 3176609 perf/x86/intel/uncore: Fix Skylake UPI event format by Kan Liang · 7 years ago
  84. d4667ca Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  85. b399151 x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping by Jia Zhang · 7 years ago
  86. 1197491 x86/events/intel/ds: Add PERF_SAMPLE_PERIOD into PEBS_FREERUNNING_FLAGS by Jiri Olsa · 7 years ago
  87. d8b91dd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. 32c6cdf Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  89. efe951d perf/x86: Fix perf,x86,cpuhp deadlock by Peter Zijlstra · 7 years ago
  90. 40d4071 perf/x86/amd/power: Do not load AMD power module on !AMD platforms by Xiao Liang · 7 years ago
  91. 7dfda84 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  92. 7a7368a Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  93. 40548c6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  94. 99a9dc9 x86,perf: Disable intel_bts when PTI by Peter Zijlstra · 7 years ago
  95. 1289e0e perf/x86/rapl: Fix Haswell and Broadwell server RAPL event by Kan Liang · 7 years ago
  96. 9128d3e perf/x86/msr: Clean up the code by Ingo Molnar · 7 years ago
  97. 9ae21dd perf/x86/msr: Add support for MSR_IA32_THERM_STATUS by Stephane Eranian · 7 years ago
  98. abb7099 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  99. 42f3bdc x86/events/intel/ds: Use the proper cache flush method for mapping ds buffers by Peter Zijlstra · 7 years ago
  100. e7c632f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago