1. 95f3be7 perf/x86/intel/uncore: Add enable_box for client MSR uncore by Kan Liang · 8 years ago
  2. 10e9e7b perf/x86/intel/uncore: Fix uncore num_counters by Kan Liang · 8 years ago
  3. 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
  4. 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
  5. 005bd00 perf/x86: Modify error message in virtualized environment by Juergen Gross · 8 years ago
  6. 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
  7. 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
  8. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  9. 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
  10. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  11. 7e3f977 perf, events: add non-linear data support for raw records by Daniel Borkmann · 8 years ago
  12. eb008eb x86: Audit and remove any remaining unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  13. c6a84daa perf/x86/amd/power: Convert the hotplug notifier to state machine by Anna-Maria Gleixner · 8 years ago
  14. 8381f6a perf/x86/amd/power: Change hotplug notifier to a symmetric structure by Anna-Maria Gleixner · 8 years ago
  15. 77c34ef perf/x86/intel/cstate: Convert Intel CSTATE to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  16. f070482 perf/x86/intel/cqm: Convert Intel CQM to hotplug state machine by Richard Cochran · 8 years ago
  17. 8b5b773 perf/x86/intel/rapl: Convert to hotplug state machine by Richard Cochran · 8 years ago
  18. 9744f7b perf/x86/amd/ibs: Convert to hotplug state machine by Thomas Gleixner · 8 years ago
  19. 96b2bd3 perf/x86/amd/uncore: Convert to hotplug state machine by Richard Cochran · 8 years ago
  20. 1a246b9 perf/x86/intel/uncore: Convert to hotplug state machine by Thomas Gleixner · 8 years ago
  21. 95ca792 perf/x86: Convert the core to the hotplug state machine by Thomas Gleixner · 8 years ago
  22. eb01950 perf/x86: Fix bogus kernel printk, again by Vegard Nossum · 8 years ago
  23. 46866b5 perf/x86/intel/uncore: Add support for the Intel Skylake client uncore PMU by Kan Liang · 8 years ago
  24. aefbc4d perf/x86/intel: Fix rdlbr_to() MSR reading typo by Peter Zijlstra · 8 years ago
  25. 3ebe3bd Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging new changes by Ingo Molnar · 8 years ago
  26. 175a20c x86/perf/intel/rapl: Fix module name collision with powercap intel-rapl by Ville Syrjälä · 8 years ago
  27. fc18822 perf/x86: Fix 32-bit perf user callgraph collection by Josh Poimboeuf · 8 years ago
  28. 9010ae4 perf/x86/intel: Update event constraints when HT is off by Stephane Eranian · 8 years ago
  29. d4cf194 perf/x86/intel: Add {rd,wr}lbr_{to,from} wrappers by Peter Zijlstra · 9 years ago
  30. 71adae9 perf/x86/intel: Add MSR_LAST_BRANCH_FROM_x quirk for ctx switch by David Carrillo-Cisneros · 9 years ago
  31. 3812bba perf/x86/intel: Fix trivial formatting and style bug by David Carrillo-Cisneros · 9 years ago
  32. 19fc9dd perf/x86/intel: Fix MSR_LAST_BRANCH_FROM_x bug when no TSX by David Carrillo-Cisneros · 9 years ago
  33. f09509b perf/x86/intel: Print LBR support statement after validation by David Carrillo-Cisneros · 9 years ago
  34. 281ee05 perf/x86/intel/uncore: Remove redundant pci_get_drvdata() by Bjorn Helgaas · 9 years ago
  35. 3559ff9 Merge branch 'linus' into perf/core, to pick up fixes before merging new changes by Ingo Molnar · 9 years ago
  36. 348c5ac perf/x86/rapl: Add Skylake server model detection by Jacob Pan · 9 years ago
  37. a07301a perf/x86/uncore: Use Intel family name macros for uncore by Dave Hansen · 9 years ago
  38. bf4ad54 perf/x86/cstate: Use Intel Model name macros by Dave Hansen · 9 years ago
  39. 5134596 perf/x86/msr: Add missing Intel models by Dave Hansen · 9 years ago
  40. 353bf60 perf/x86/msr: Use Intel family macros for MSR events code by Dave Hansen · 9 years ago
  41. 7f2236d perf/x86/rapl: Use Intel family macros for RAPL by Dave Hansen · 9 years ago
  42. ef5f9f4 perf/x86/intel: Use Intel family macros for core perf events by Dave Hansen · 9 years ago
  43. 030ba6c perf/x86/intel: Use new topology_max_smt_threads() in HT leak workaround by Andi Kleen · 9 years ago
  44. eb12b8e perf/x86/intel: Add topdown events to Intel Atom by Andi Kleen · 9 years ago
  45. a39fcae perf/x86/intel: Add topdown events to Intel Core by Andi Kleen · 9 years ago
  46. fc07e9f perf/x86: Support sysfs files depending on SMT status by Andi Kleen · 9 years ago
  47. a54fa07 perf/x86/intel/uncore: Locate specific box by checking full device info by Kan Liang · 9 years ago
  48. 9c489fc perf/x86/intel: Change offcore response masks for Knights Landing by Lukasz Odzioba · 9 years ago
  49. 20f3627 perf/x86/intel: Add 'static' keyword to locally used arrays by Lukasz Odzioba · 9 years ago
  50. 3b94a89 perf/x86/intel/uncore: Remove SBOX support for Broadwell server by Kan Liang · 9 years ago
  51. 275ae41 perf/x86/intel/rapl: Fix pmus free during cleanup by Vincent Stehlé · 9 years ago
  52. 1ab9418 perf/x86/intel/p4: Trival indentation fix, remove space by Colin Ian King · 9 years ago
  53. 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
  54. ef3f00a perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probe by Jiri Olsa · 9 years ago
  55. 3b1fff0 perf core: Add a 'nr' field to perf_event_callchain_context by Arnaldo Carvalho de Melo · 9 years ago
  56. cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 9 years ago
  57. 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
  58. 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
  59. 5fbe478 perf/x86/intel/pt: Generate PMI in the STOP region as well by Alexander Shishkin · 9 years ago
  60. 5319e5a Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  61. 6d6f283 perf/x86: Fix undefined shift on 32-bit kernels by Andrey Ryabinin · 9 years ago
  62. 3c3116b perf/x86/msr: Fix SMI overflow by Peter Zijlstra · 9 years ago
  63. ec336c8 perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights Landing platform by hchrzani · 9 years ago
  64. eb60b3e Merge branch 'sched/urgent' into sched/core to pick up fixes by Ingo Molnar · 9 years ago
  65. 1b6de59 perf/x86/intel/pt: Convert ACCESS_ONCE()s by Alexander Shishkin · 9 years ago
  66. 65c7e6f perf/x86/intel/pt: Export CPU frequency ratios needed by PT decoders by Alexander Shishkin · 9 years ago
  67. ccbebba perf/x86/intel/pt: Bypass PT vs. LBR exclusivity if the core supports it by Alexander Shishkin · 9 years ago
  68. eadf48c perf/x86/intel/pt: Add support for address range filtering in PT by Alexander Shishkin · 9 years ago
  69. f127fa0 perf/x86/intel/pt: Add IP filtering register/CPUID bits by Alexander Shishkin · 9 years ago
  70. 0dd28e2 perf/x86/intel/pt: Move PT specific MSR bit definitions to a private header by Alexander Shishkin · 9 years ago
  71. 1a618c2 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  72. 8482716 perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUs by Peter Zijlstra · 9 years ago
  73. cba1b37 perf/x86: Add model numbers for Kabylake CPUs by Andi Kleen · 9 years ago
  74. 1fb48f8 Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree by Ingo Molnar · 9 years ago
  75. 0b20e59 Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 9 years ago
  76. cf3beb7 perf/x86/intel: Fix incorrect lbr_sel_mask value by Kan Liang · 9 years ago
  77. 1c5ac21 perf/x86/intel/pt: Don't die on VMXON by Alexander Shishkin · 9 years ago
  78. 0a25556 perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAX by Adam Borowski · 9 years ago
  79. c5dfd78 perf core: Allow setting up max frame stack depth via sysctl by Arnaldo Carvalho de Melo · 9 years ago
  80. 84eaae1 Merge tag 'v4.6-rc4' into sched/core, to refresh the tree by Ingo Molnar · 9 years ago
  81. 31b8431 x86/perf/rapl: Add missing Broadwell model by Peter Zijlstra · 9 years ago
  82. c416e5a x86/perf/rapl: Reorder model numbers by Peter Zijlstra · 9 years ago
  83. dcee75b perf/x86/intel/rapl: Support Skylake RAPL domains by Srinivas Pandruvada · 9 years ago
  84. f21d5ad perf/x86/intel: Add LBR filter support for Silvermont and Airmont CPUs by Kan Liang · 9 years ago
  85. 8b92c3a perf/x86/intel: Add Goldmont CPU support by Kan Liang · 9 years ago
  86. 65cbbd0 Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 9 years ago
  87. e108960 perf/x86/intel/rapl: Add missing Haswell model by Srinivas Pandruvada · 9 years ago
  88. b89c173 perf/x86/intel: Add model number for Skylake Server to perf by Andi Kleen · 9 years ago
  89. f454bfd perf/core, sched: Don't use clock function pointer to determine clock by Alexander Shishkin · 9 years ago
  90. 6666ea5 Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes by Ingo Molnar · 9 years ago
  91. 31d50c5 perf/x86/amd/uncore: Do not register a task ctx for uncore PMUs by Peter Zijlstra · 9 years ago
  92. 93984fb x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  93. 95a8e74 Merge branch 'x86/urgent' into x86/asm to pick up dependent fixes by Ingo Molnar · 9 years ago
  94. e465de1 perf/x86/intel/pt: Use boot_cpu_has() because it's there by Alexander Shishkin · 9 years ago
  95. 889fac6 Merge tag 'v4.6-rc3' into perf/core, to refresh the tree by Ingo Molnar · 9 years ago
  96. 4c3b73c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. d7847a7 x86/cpufeature: Fix build bug caused by merge artifact with the removal of cpu_has_hypervisor by Ingo Molnar · 9 years ago
  98. 0c9f3536 x86/cpufeature: Remove cpu_has_hypervisor by Borislav Petkov · 9 years ago
  99. 981a4cb perf/x86/intel/bts: Move transaction start/stop to start/stop callbacks by Alexander Shishkin · 9 years ago
  100. 66d2190 perf/x86/intel/pt: Move transaction start/stop to PMU start/stop callbacks by Alexander Shishkin · 9 years ago