1. d786810 perf/x86/intel/uncore: Add more Intel uncore IMC PCI IDs for SkyLake by Kan Liang · 8 years ago
  2. f92b760 perf/x86/intel: Honour the CPUID for number of fixed counters in hypervisors by Imre Palik · 8 years ago
  3. 889882b perf/x86/intel/cstate: Add C-state residency events for Knights Landing by Lukasz Odzioba · 8 years ago
  4. 0832881 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. ba2f815 perf/x86/intel/uncore: Add Knights Mill CPUID by Piotr Luc · 8 years ago
  6. 36c4b6c perf/x86/intel/rapl: Add Knights Mill CPUID by Piotr Luc · 8 years ago
  7. 608284b perf/x86/intel: Add Knights Mill CPUID by Piotr Luc · 8 years ago
  8. 5c38181 perf/x86/intel: Remove an inconsistent NULL check by Dan Carpenter · 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. d7e25c6 Merge branch 'x86/urgent' into x86/asm by Thomas Gleixner · 8 years ago
  11. 739f1bc Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  12. 08b90f0 perf/x86/intel/bts: Make it an exclusive PMU by Alexander Shishkin · 8 years ago
  13. f1e1c9e perf/x86/intel/bts: Make sure debug store is valid by Sebastian Andrzej Siewior · 8 years ago
  14. 35f4d9b perf/x86: Convert perf_callchain_kernel() to use the new unwinder by Josh Poimboeuf · 8 years ago
  15. b2c16e1 Merge branch 'linus' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  16. 8ee83b2 perf/x86/intel/pt: Add support for PTWRITE and power event tracing by Alexander Shishkin · 8 years ago
  17. 080fe0b perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2 by Matt Fleming · 8 years ago
  18. 1155baf perf/x86/intel/pt: Do validate the size of a kernel address filter by Alexander Shishkin · 8 years ago
  19. ddfdad9 perf/x86/intel/pt: Fix kernel address filter's offset validation by Alexander Shishkin · 8 years ago
  20. 95f6008 perf/x86/intel/pt: Fix an off-by-one in address filter configuration by Alexander Shishkin · 8 years ago
  21. cecf623 perf/x86/intel: Don't disable "intel_bts" around "intel" event batching by Alexander Shishkin · 8 years ago
  22. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  23. cb76c93 x86/dumpstack: Add get_stack_info() interface by Josh Poimboeuf · 8 years ago
  24. cd34cd9 perf/x86/intel/uncore: Add Skylake server uncore support by Kan Liang · 8 years ago
  25. 2668c61 perf/x86/rapl: Enable Apollo Lake RAPL support by Harry Pan · 8 years ago
  26. 5006921 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  27. 8ef9b84 perf/x86/intel: Fix PEBSv3 record drain by Peter Zijlstra · 8 years ago
  28. ef9ef3b perf/x86/intel/bts: Kill a silly warning by Alexander Shishkin · 8 years ago
  29. 4d4c474 perf/x86/intel/bts: Fix BTS PMI detection by Alexander Shishkin · 8 years ago
  30. a9a9440 perf/x86/intel/bts: Fix confused ordering of PMU callbacks by Alexander Shishkin · 8 years ago
  31. 7d762e4 perf/x86/amd/uncore: Prevent use after free by Sebastian Andrzej Siewior · 8 years ago
  32. 019e579 perf/x86: Check perf_callchain_store() error by Josh Poimboeuf · 8 years ago
  33. 79d102c perf/x86/intel/cqm: Check cqm/mbm enabled state in event init by Jiri Olsa · 8 years ago
  34. 24cf846 perf/x86/intel/uncore: Handle non-standard counter offset by Stephane Eranian · 8 years ago
  35. 68ce4a0d perf/x86/intel/uncore: Remove hard-coded implementation for Node ID mapping location by Kan Liang · 8 years ago
  36. b6a32f0 perf/x86: Fix PEBS threshold initialization by Jiri Olsa · 8 years ago
  37. e64cd6f perf/x86: Use PMUEF_READ_CPU_PKG in uncore events by David Carrillo-Cisneros · 8 years ago
  38. bc06f00 Merge branch 'perf/urgent' into perf/core, to pick up dependency by Ingo Molnar · 8 years ago
  39. 95f3be7 perf/x86/intel/uncore: Add enable_box for client MSR uncore by Kan Liang · 8 years ago
  40. 10e9e7b perf/x86/intel/uncore: Fix uncore num_counters by Kan Liang · 8 years ago
  41. 3e2c1a6 perf/x86/intel: Clean up LBR state tracking by Peter Zijlstra · 9 years ago
  42. a5dcff6 perf/x86/intel: Remove redundant test from intel_pmu_lbr_add() by Peter Zijlstra · 9 years ago
  43. c3a61a2 perf/x86/intel: Eliminate dead code in intel_pmu_lbr_del() by Peter Zijlstra · 9 years ago
  44. 68f7082 perf/x86: Ensure perf_sched_cb_{inc,dec}() is only called from pmu::{add,del}() by Peter Zijlstra · 9 years ago
  45. 09e61b4f perf/x86/intel: Rework the large PEBS setup code by Peter Zijlstra · 9 years ago
  46. 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
  47. 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
  48. 005bd00 perf/x86: Modify error message in virtualized environment by Juergen Gross · 8 years ago
  49. b325e04 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  50. 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
  51. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  52. 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
  53. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  54. 7e3f977 perf, events: add non-linear data support for raw records by Daniel Borkmann · 9 years ago
  55. eb008eb x86: Audit and remove any remaining unnecessary uses of module.h by Paul Gortmaker · 9 years ago
  56. c6a84daa perf/x86/amd/power: Convert the hotplug notifier to state machine by Anna-Maria Gleixner · 9 years ago
  57. 8381f6a perf/x86/amd/power: Change hotplug notifier to a symmetric structure by Anna-Maria Gleixner · 9 years ago
  58. 77c34ef perf/x86/intel/cstate: Convert Intel CSTATE to hotplug state machine by Sebastian Andrzej Siewior · 9 years ago
  59. f070482 perf/x86/intel/cqm: Convert Intel CQM to hotplug state machine by Richard Cochran · 9 years ago
  60. 8b5b773 perf/x86/intel/rapl: Convert to hotplug state machine by Richard Cochran · 9 years ago
  61. 9744f7b perf/x86/amd/ibs: Convert to hotplug state machine by Thomas Gleixner · 9 years ago
  62. 96b2bd3 perf/x86/amd/uncore: Convert to hotplug state machine by Richard Cochran · 9 years ago
  63. 1a246b9 perf/x86/intel/uncore: Convert to hotplug state machine by Thomas Gleixner · 9 years ago
  64. 95ca792 perf/x86: Convert the core to the hotplug state machine by Thomas Gleixner · 9 years ago
  65. eb01950 perf/x86: Fix bogus kernel printk, again by Vegard Nossum · 9 years ago
  66. 46866b5 perf/x86/intel/uncore: Add support for the Intel Skylake client uncore PMU by Kan Liang · 9 years ago
  67. aefbc4d perf/x86/intel: Fix rdlbr_to() MSR reading typo by Peter Zijlstra · 9 years ago
  68. 3ebe3bd Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging new changes by Ingo Molnar · 9 years ago
  69. 175a20c x86/perf/intel/rapl: Fix module name collision with powercap intel-rapl by Ville Syrjälä · 9 years ago
  70. fc18822 perf/x86: Fix 32-bit perf user callgraph collection by Josh Poimboeuf · 9 years ago
  71. 9010ae4 perf/x86/intel: Update event constraints when HT is off by Stephane Eranian · 9 years ago
  72. d4cf194 perf/x86/intel: Add {rd,wr}lbr_{to,from} wrappers by Peter Zijlstra · 9 years ago
  73. 71adae9 perf/x86/intel: Add MSR_LAST_BRANCH_FROM_x quirk for ctx switch by David Carrillo-Cisneros · 9 years ago
  74. 3812bba perf/x86/intel: Fix trivial formatting and style bug by David Carrillo-Cisneros · 9 years ago
  75. 19fc9dd perf/x86/intel: Fix MSR_LAST_BRANCH_FROM_x bug when no TSX by David Carrillo-Cisneros · 9 years ago
  76. f09509b perf/x86/intel: Print LBR support statement after validation by David Carrillo-Cisneros · 9 years ago
  77. 281ee05 perf/x86/intel/uncore: Remove redundant pci_get_drvdata() by Bjorn Helgaas · 9 years ago
  78. 3559ff9 Merge branch 'linus' into perf/core, to pick up fixes before merging new changes by Ingo Molnar · 9 years ago
  79. 348c5ac perf/x86/rapl: Add Skylake server model detection by Jacob Pan · 9 years ago
  80. a07301a perf/x86/uncore: Use Intel family name macros for uncore by Dave Hansen · 9 years ago
  81. bf4ad54 perf/x86/cstate: Use Intel Model name macros by Dave Hansen · 9 years ago
  82. 5134596 perf/x86/msr: Add missing Intel models by Dave Hansen · 9 years ago
  83. 353bf60 perf/x86/msr: Use Intel family macros for MSR events code by Dave Hansen · 9 years ago
  84. 7f2236d perf/x86/rapl: Use Intel family macros for RAPL by Dave Hansen · 9 years ago
  85. ef5f9f4 perf/x86/intel: Use Intel family macros for core perf events by Dave Hansen · 9 years ago
  86. 030ba6c perf/x86/intel: Use new topology_max_smt_threads() in HT leak workaround by Andi Kleen · 9 years ago
  87. eb12b8e perf/x86/intel: Add topdown events to Intel Atom by Andi Kleen · 9 years ago
  88. a39fcae perf/x86/intel: Add topdown events to Intel Core by Andi Kleen · 9 years ago
  89. fc07e9f perf/x86: Support sysfs files depending on SMT status by Andi Kleen · 9 years ago
  90. a54fa07 perf/x86/intel/uncore: Locate specific box by checking full device info by Kan Liang · 9 years ago
  91. 9c489fc perf/x86/intel: Change offcore response masks for Knights Landing by Lukasz Odzioba · 9 years ago
  92. 20f3627 perf/x86/intel: Add 'static' keyword to locally used arrays by Lukasz Odzioba · 9 years ago
  93. 3b94a89 perf/x86/intel/uncore: Remove SBOX support for Broadwell server by Kan Liang · 9 years ago
  94. 275ae41 perf/x86/intel/rapl: Fix pmus free during cleanup by Vincent Stehlé · 9 years ago
  95. 1ab9418 perf/x86/intel/p4: Trival indentation fix, remove space by Colin Ian King · 9 years ago
  96. 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
  97. ef3f00a perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probe by Jiri Olsa · 9 years ago
  98. 3b1fff0 perf core: Add a 'nr' field to perf_event_callchain_context by Arnaldo Carvalho de Melo · 9 years ago
  99. cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 9 years ago
  100. 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