1. cf6d445 perf/x86/uncore: Track packages, not per CPU data by Thomas Gleixner · 8 years ago
  2. 1f2569f perf/x86/intel/uncore: Store box in event->pmu_private by Thomas Gleixner · 8 years ago
  3. 1384c70 perf/x86/uncore: Make uncore_pcibus_to_physid() static by Thomas Gleixner · 8 years ago
  4. 1229735 perf/x86/intel/uncore: Make code more readable by Thomas Gleixner · 8 years ago
  5. a46195f perf/x86/intel/uncore: Clean up hardware on exit by Thomas Gleixner · 8 years ago
  6. 83f8ebd perf/x86/intel/uncore: Add sanity checks for PCI dev package id by Thomas Gleixner · 8 years ago
  7. 4f08967 perf/x86/intel/uncore: Fix error handling by Thomas Gleixner · 8 years ago
  8. ffeda00 perf/x86/intel/uncore: Simplify error rollback by Thomas Gleixner · 8 years ago
  9. 3ccca9e perf/x86/intel/uncore: Remove pointless mask check by Thomas Gleixner · 8 years ago
  10. 6bcb2db perf/x86: Move perf_event_intel_uncore.[ch] .. => x86/events/intel/uncore.[ch] by Borislav Petkov · 8 years ago[Renamed (99%) from arch/x86/kernel/cpu/perf_event_intel_uncore.c]
  11. 0e1eb0a perf/x86: add Intel SkyLake uncore IMC PMU support by Stephane Eranian · 9 years ago
  12. 77af003 perf/x86/intel/uncore: Add Knights Landing uncore PMU support by Harish Chegondi · 9 years ago
  13. d6980ef perf/x86/intel/uncore: Add Broadwell-EP uncore support by Kan Liang · 9 years ago
  14. 712df65 perf/x86/intel/uncore: Fix multi-segment problem of perf_event_intel_uncore by Taku Izumi · 9 years ago
  15. 070e988 perf/x86/intel/uncore: Add Broadwell-DE uncore support by Kan Liang · 9 years ago
  16. 3a99958 perf/x86/intel/uncore: Use Sandy Bridge client PMU on Haswell/Broadwell by Andi Kleen · 9 years ago
  17. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  18. c58267e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  19. 15c1247 Revert "perf/x86/intel/uncore: Move uncore_box_init() out of driver initialization" by Ingo Molnar · 9 years ago
  20. 8d12ded Merge branch 'perf/urgent' into perf/core, before applying dependent patches by Ingo Molnar · 9 years ago
  21. cc1790c perf/x86: Improve HT workaround GP counter constraint by Peter Zijlstra · 9 years ago
  22. b371b59 perf/x86: Fix event/group validation by Peter Zijlstra · 9 years ago
  23. a41f3c8 perf/x86/intel/uncore: Add Broadwell-U uncore IMC PMU support by Stephane Eranian · 9 years ago
  24. 576b070 x86: perf: uncore: Use hrtimer_start() by Thomas Gleixner · 9 years ago
  25. c05199e perf/x86/intel/uncore: Move uncore_box_init() out of driver initialization by Kan Liang · 9 years ago
  26. 88a5766 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  27. af91568 perf/x86/intel/uncore: Make sure only uncore events are collected by Jiri Olsa · 10 years ago
  28. 5aaba36 cpumask: factor out show_cpumap into separate helper function by Sudeep Holla · 10 years ago
  29. 4f97124 perf/x86/intel/uncore: Fix minor race in box set up by Andi Kleen · 10 years ago
  30. 513d793 perf/x86/intel/uncore: Register the PMU only if the uncore pci device exists by Yan, Zheng · 10 years ago
  31. e735b9d perf/x86/intel/uncore: Add Haswell-EP uncore support by Yan, Zheng · 10 years ago
  32. a08b676 perf/x86: Fix section mismatch in split uncore driver by Andi Kleen · 10 years ago
  33. ddcd097 perf/x86/uncore: Rename IvyTown to IvyBridge-EP by Peter Zijlstra · 10 years ago
  34. c1e4658 perf/x86/uncore: move NHM-EX/WSM-EX specific code to seperate file by Yan, Zheng · 10 years ago
  35. 8268fdf perf/x86/uncore: Move SNB/IVB-EP specific code to seperate file by Yan, Zheng · 10 years ago
  36. 92807ffd perf/x86/uncore: Move NHM/SNB/IVB specific code to seperate file by Yan, Zheng · 10 years ago
  37. 514b234 perf/x86/uncore: Declare some functions and variables by Yan, Zheng · 10 years ago
  38. 5030c69 Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before applying new changes by Ingo Molnar · 10 years ago
  39. 7711fe4 perf/x86/intel/uncore: Fix SNB-EP/IVT Cbox filter mappings by Stephane Eranian · 10 years ago
  40. 2172c1f perf/x86: Micro-optimize nhmex_rbox_get_constraint() by Rasmus Villemoes · 10 years ago
  41. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  42. 8c292f1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  43. 2c666ad x86, intel, uncore: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 10 years ago
  44. 81827ed perf/x86/uncore: Fix missing end markers for SNB/IVB/HSW IMC PMU by Stephane Eranian · 10 years ago
  45. 4191c29 perf/x86/uncore: Fix compilation warning in snb_uncore_imc_init_box() by Stephane Eranian · 10 years ago
  46. b7b4839 perf/x86: Fix leak in uncore_type_init failure paths by Dave Jones · 10 years ago
  47. ef11dad perf/x86/uncore: Add __init for uncore_cpumask_init() by Dongsheng Yang · 10 years ago
  48. ff5a708 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 10 years ago
  49. 337397f perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter table by Stephane Eranian · 10 years ago
  50. e9d9768 perf/x86/uncore: use MiB unit for events for SNB/IVB/HSW IMC by Stephane Eranian · 10 years ago
  51. ced2efb perf/x86/uncore: add hrtimer to SNB uncore IMC PMU by Stephane Eranian · 10 years ago
  52. b9e1ab6 perf/x86/uncore: add SNB/IVB/HSW client uncore memory controller support by Stephane Eranian · 10 years ago
  53. 001e413 perf/x86/uncore: move uncore_event_to_box() and uncore_pmu_to_box() by Stephane Eranian · 10 years ago
  54. 79859cc perf/x86/uncore: make hrtimer timeout configurable per box by Stephane Eranian · 10 years ago
  55. d64b25b perf/x86/uncore: add ability to customize pmu callbacks by Stephane Eranian · 10 years ago
  56. 411cf18 perf/x86/uncore: fix initialization of cpumask by Stephane Eranian · 10 years ago
  57. f891d8c perf/x86/intel: Add Ivy Bridge-EP uncore IRP box support by Yan, Zheng · 11 years ago
  58. d1e8f4a perf/x86/intel/uncore: Add filter support for IvyBridge-EP QPI boxes by Yan, Zheng · 11 years ago
  59. 73c4427 perf/x86/intel/uncore: Don't use smp_processor_id() in validate_group() by Yan, Zheng · 11 years ago
  60. dbc33f7 perf/x86: Fix uncore PCI fixed counter handling by Stephane Eranian · 11 years ago
  61. 7bfb7e6 perf: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node() by Joe Perches · 11 years ago
  62. aee2bce Merge branch 'linus' into perf/core by Ingo Molnar · 11 years ago
  63. 77b339b perf/x86/intel/uncore: Enable EV_SEL_EXT bit for PCU by Yan, Zheng · 11 years ago
  64. fd1ec25 perf/x86/intel/uncore: Add filter support for QPI boxes by Yan, Zheng · 11 years ago
  65. 899396c perf/x86/intel/uncore: Add auxiliary pci device support by Yan, Zheng · 11 years ago
  66. c960124 perf/x86: Fix intel QPI uncore event definitions by Vince Weaver · 11 years ago
  67. 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 11 years ago
  68. b2fa344 perf/x86/intel: Fix sparse warning by Yan, Zheng · 11 years ago
  69. 43b45780 perf/x86: Reduce stack usage of x86_schedule_events() by Andrew Hunter · 11 years ago
  70. 13acac3 perf/x86/intel: Prevent some shift wrapping bugs in the Intel uncore driver by Dan Carpenter · 11 years ago
  71. 64049d1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  72. 1b0dac2 perf/x86/intel: Fix unintended variable name reuse by Jan-Simon Möller · 11 years ago
  73. 9a6bc143 perf/x86/intel: Add support for IvyBridge model 58 Uncore by Vince Weaver · 11 years ago
  74. 80e217e perf/x86/intel: Fix typo in perf_event_intel_uncore.c by Vince Weaver · 11 years ago
  75. e850f9c perf/x86/intel: Add Ivy Bridge-EP uncore support by Yan, Zheng · 11 years ago
  76. 46bdd90 perf/x86/intel: Fix SNB-EP CBO and PCU uncore PMU filter management by Yan, Zheng · 11 years ago
  77. 22cc4cc perf/x86: Avoid kfree() in CPU_{STARTING,DYING} by Yan, Zheng · 11 years ago
  78. 9fac2cf perf/x86: Add flags to event constraints by Stephane Eranian · 11 years ago
  79. a18e369 X86: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  80. 64dfab8 perf/x86: Remove unused variable in nhmex_rbox_alter_er() by Wei Yongjun · 12 years ago
  81. 032c385 perf/x86/uncore: Handle pci_read_config_dword() errors by Yan, Zheng · 12 years ago
  82. a05123b perf/x86: Disable uncore on virtualized CPUs by Yan, Zheng · 12 years ago
  83. 4cba333 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  84. 7e92daa Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  85. 402537f perf/x86: Fix typo in uncore_pmu_to_box by Yan, Zheng · 12 years ago
  86. 314d9f6 perf/x86: Add cpumask for uncore pmu by Yan, Zheng · 12 years ago
  87. 35534b2 perf/x86: Export Sandy Bridge uncore clockticks event in sysfs by Stephane Eranian · 12 years ago
  88. cb37af7 perf/x86: Add Intel Westmere-EX uncore support by Yan, Zheng · 12 years ago
  89. ebb6cc0 perf/x86: Fixes for Nehalem-EX uncore driver by Yan, Zheng · 12 years ago
  90. cffa59b perf, x86: Fix uncore_types_exit section mismatch by Borislav Petkov · 12 years ago
  91. c1ece48 perf/x86: Fix format definition of SNB-EP uncore QPI box by Yan, Zheng · 12 years ago
  92. 254298c perf/x86: Add Intel Nehalem-EX uncore support by Yan, Zheng · 12 years ago
  93. 4f3f713 perf/x86: Fix typo in format definition of uncore PCU filter by Yan, Zheng · 12 years ago
  94. 6a67943 perf/x86: Uncore filter support for SandyBridge-EP by Yan, Zheng · 12 years ago
  95. 4208969 perf/x86: Detect number of instances of uncore CBox by Yan, Zheng · 12 years ago
  96. 3b19e4c perf/x86: Fix event constraint for SandyBridge-EP C-Box by Yan, Zheng · 12 years ago
  97. eca26c9 perf/x86: Use 0xff as pseudo code for fixed uncore event by Yan, Zheng · 12 years ago
  98. 357398e perf/x86: Fix section mismatch in uncore_pci_init() by Robert Richter · 12 years ago
  99. 2992c54 perf/x86: Lowercase uncore PMU event names by Peter Zijlstra · 12 years ago
  100. 7c94ee2 perf/x86: Add Intel Nehalem and Sandy Bridge-EP uncore support by Yan, Zheng · 12 years ago