1. 1ab9418 perf/x86/intel/p4: Trival indentation fix, remove space by Colin Ian King · 8 years ago
  2. 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 · 8 years ago
  3. ef3f00a perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probe by Jiri Olsa · 8 years ago
  4. 3b1fff0 perf core: Add a 'nr' field to perf_event_callchain_context by Arnaldo Carvalho de Melo · 8 years ago
  5. cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 8 years ago
  6. 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. 825a3b2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 5fbe478 perf/x86/intel/pt: Generate PMI in the STOP region as well by Alexander Shishkin · 8 years ago
  9. 5319e5a Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  10. 6d6f283 perf/x86: Fix undefined shift on 32-bit kernels by Andrey Ryabinin · 8 years ago
  11. 3c3116b perf/x86/msr: Fix SMI overflow by Peter Zijlstra · 8 years ago
  12. ec336c8 perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights Landing platform by hchrzani · 8 years ago
  13. eb60b3e Merge branch 'sched/urgent' into sched/core to pick up fixes by Ingo Molnar · 8 years ago
  14. 1b6de59 perf/x86/intel/pt: Convert ACCESS_ONCE()s by Alexander Shishkin · 8 years ago
  15. 65c7e6f perf/x86/intel/pt: Export CPU frequency ratios needed by PT decoders by Alexander Shishkin · 9 years ago
  16. ccbebba perf/x86/intel/pt: Bypass PT vs. LBR exclusivity if the core supports it by Alexander Shishkin · 8 years ago
  17. eadf48c perf/x86/intel/pt: Add support for address range filtering in PT by Alexander Shishkin · 8 years ago
  18. f127fa0 perf/x86/intel/pt: Add IP filtering register/CPUID bits by Alexander Shishkin · 8 years ago
  19. 0dd28e2 perf/x86/intel/pt: Move PT specific MSR bit definitions to a private header by Alexander Shishkin · 8 years ago
  20. 1a618c2 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  21. 8482716 perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUs by Peter Zijlstra · 8 years ago
  22. cba1b37 perf/x86: Add model numbers for Kabylake CPUs by Andi Kleen · 8 years ago
  23. 1fb48f8 Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree by Ingo Molnar · 8 years ago
  24. 0b20e59 Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 8 years ago
  25. cf3beb7 perf/x86/intel: Fix incorrect lbr_sel_mask value by Kan Liang · 8 years ago
  26. 1c5ac21 perf/x86/intel/pt: Don't die on VMXON by Alexander Shishkin · 8 years ago
  27. 0a25556 perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAX by Adam Borowski · 8 years ago
  28. c5dfd78 perf core: Allow setting up max frame stack depth via sysctl by Arnaldo Carvalho de Melo · 8 years ago
  29. 84eaae1 Merge tag 'v4.6-rc4' into sched/core, to refresh the tree by Ingo Molnar · 8 years ago
  30. 31b8431 x86/perf/rapl: Add missing Broadwell model by Peter Zijlstra · 8 years ago
  31. c416e5a x86/perf/rapl: Reorder model numbers by Peter Zijlstra · 8 years ago
  32. dcee75b perf/x86/intel/rapl: Support Skylake RAPL domains by Srinivas Pandruvada · 8 years ago
  33. f21d5ad perf/x86/intel: Add LBR filter support for Silvermont and Airmont CPUs by Kan Liang · 8 years ago
  34. 8b92c3a perf/x86/intel: Add Goldmont CPU support by Kan Liang · 8 years ago
  35. 65cbbd0 Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 8 years ago
  36. e108960 perf/x86/intel/rapl: Add missing Haswell model by Srinivas Pandruvada · 8 years ago
  37. b89c173 perf/x86/intel: Add model number for Skylake Server to perf by Andi Kleen · 8 years ago
  38. f454bfd perf/core, sched: Don't use clock function pointer to determine clock by Alexander Shishkin · 8 years ago
  39. 6666ea5 Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  40. 31d50c5 perf/x86/amd/uncore: Do not register a task ctx for uncore PMUs by Peter Zijlstra · 8 years ago
  41. 93984fb x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage by Borislav Petkov · 8 years ago
  42. 95a8e74 Merge branch 'x86/urgent' into x86/asm to pick up dependent fixes by Ingo Molnar · 8 years ago
  43. e465de1 perf/x86/intel/pt: Use boot_cpu_has() because it's there by Alexander Shishkin · 8 years ago
  44. 889fac6 Merge tag 'v4.6-rc3' into perf/core, to refresh the tree by Ingo Molnar · 8 years ago
  45. 4c3b73c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  46. d7847a7 x86/cpufeature: Fix build bug caused by merge artifact with the removal of cpu_has_hypervisor by Ingo Molnar · 8 years ago
  47. 0c9f353 x86/cpufeature: Remove cpu_has_hypervisor by Borislav Petkov · 8 years ago
  48. 981a4cb perf/x86/intel/bts: Move transaction start/stop to start/stop callbacks by Alexander Shishkin · 8 years ago
  49. 66d2190 perf/x86/intel/pt: Move transaction start/stop to PMU start/stop callbacks by Alexander Shishkin · 8 years ago
  50. 07dc900 perf/x86: Move Kconfig.perf and other perf configuration bits to events/Kconfig by Peter Zijlstra · 8 years ago
  51. aaf2488 perf/x86/msr: Add AMD IRPERF (Instructions Retired) performance counter by Huang Rui · 9 years ago
  52. 8a22426 perf/x86/msr: Add AMD PTSC (Performance Time-Stamp Counter) support by Huang Rui · 9 years ago
  53. c7afba3 x86/perf/intel/cstate: Modularize driver by Thomas Gleixner · 8 years ago
  54. d29859e x86/perf/intel/cstate: Sanitize error handling by Thomas Gleixner · 8 years ago
  55. 424646e x86/perf/intel/cstate: Sanitize probing by Thomas Gleixner · 8 years ago
  56. 49de049 x86/perf/intel/cstate: Make cstate hotplug handling actually work by Thomas Gleixner · 8 years ago
  57. 4b6e257 x86/perf/intel/rapl: Make the Intel RAPL PMU driver modular by Kan Liang · 8 years ago
  58. e633c65 x86/perf/intel/uncore: Make the Intel uncore PMU driver modular by Kan Liang · 8 years ago
  59. 85dc600 perf/x86/amd/ibs: Fix pmu::stop() nesting by Peter Zijlstra · 8 years ago
  60. 32b62f4 perf/x86/amd: Cleanup Fam10h NB event constraints by Peter Zijlstra · 8 years ago
  61. a49ac9f perf/x86: Move events_sysfs_show() outside CPU_SUP_INTEL by Huang Rui · 8 years ago
  62. 3fa2fe2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. d88f48e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  64. 7b0fd56 perf/x86/intel/rapl: Add missing Broadwell models by Srinivas Pandruvada · 8 years ago
  65. cb22525 perf/x86/intel/uncore: Remove ev_sel_ext bit support for PCU by Kan Liang · 8 years ago
  66. c7ab62b perf/x86/amd/power: Add AMD accumulated power reporting mechanism by Huang Rui · 8 years ago
  67. f851915 perf/x86/amd: Add support for new IOMMU performance events by Suravee Suthikulpanit · 9 years ago
  68. 27348f38 perf/x86/cqm: Factor out some common code by Peter Zijlstra · 8 years ago
  69. e7ee3e8 perf/x86/mbm: Add support for MBM counter overflow handling by Vikas Shivappa · 8 years ago
  70. 2d4de83 perf/x86/mbm: Implement RMID recycling by Vikas Shivappa · 8 years ago
  71. 87f01cc perf/x86/mbm: Add memory bandwidth monitoring event management by Tony Luck · 8 years ago
  72. 33c3cc7 perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init by Vikas Shivappa · 8 years ago
  73. ada2f63 perf/x86/cqm: Fix CQM memory leak and notifier leak by Vikas Shivappa · 8 years ago
  74. a223c1c perf/x86/cqm: Fix CQM handling of grouping events into a cache_group by Vikas Shivappa · 8 years ago
  75. e8d8a90 perf/x86/BTS: Fix RCU usage by Peter Zijlstra · 8 years ago
  76. c2872d3 perf/x86/ibs: Add IBS interrupt to the dynamic throttle by Peter Zijlstra · 8 years ago
  77. 5a50f52 perf/x86/ibs: Fix race with IBS_STARTING state by Peter Zijlstra · 8 years ago
  78. 0158b83 perf/x86/ibs: Fix IBS throttle by Peter Zijlstra · 8 years ago
  79. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  80. 00f5268 Merge branch 'x86/cleanups' into x86/urgent by Ingo Molnar · 8 years ago
  81. 7a86980 perf/x86/intel/rapl: Simplify quirk handling even more by Borislav Petkov · 8 years ago
  82. e17dc65 perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere by Andi Kleen · 9 years ago
  83. b3e6246 perf/x86/pebs: Add proper PEBS constraints for Broadwell by Stephane Eranian · 8 years ago
  84. 8077eca perf/x86/pebs: Add workaround for broken OVFL status on HSW+ by Stephane Eranian · 8 years ago
  85. c3d266c perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi by Kan Liang · 8 years ago
  86. e72daf3 perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2 by Jiri Olsa · 9 years ago
  87. 6f6e151 perf/x86/uncore: Fix build on UP-IOAPIC configs by Ingo Molnar · 8 years ago
  88. 9de8d68 perf/x86/intel/rapl: Convert it to a per package facility by Thomas Gleixner · 9 years ago
  89. 8a6d2f8 perf/x86/intel/rapl: Utilize event->pmu_private by Thomas Gleixner · 9 years ago
  90. a208749 perf/x86/intel/rapl: Make PMU lock raw by Thomas Gleixner · 9 years ago
  91. 7162b8f perf/x86/intel/rapl: Refactor the code some more by Thomas Gleixner · 9 years ago
  92. 512089d perf/x86/intel/rapl: Clean up the printk output by Thomas Gleixner · 9 years ago
  93. 75c7003 perf/x86/intel/rapl: Calculate timing once by Thomas Gleixner · 9 years ago
  94. b8b3319a perf/x86/intel/rapl: Sanitize the quirk handling by Thomas Gleixner · 9 years ago
  95. 55f2890 perf/x86/intel/rapl: Add proper error handling by Thomas Gleixner · 9 years ago
  96. 4d120c5 perf/x86/intel/rapl: Make Knights Landings support functional by Thomas Gleixner · 9 years ago
  97. 827db83 perf/x86/intel/cqm: Get rid of the silly for_each_cpu() lookups by Thomas Gleixner · 9 years ago
  98. 5485592 perf/x86/intel/uncore: Make PCI and MSR uncore independent by Thomas Gleixner · 9 years ago
  99. 7b672d6 perf/x86/intel/uncore: Clear all hardware state on exit by Thomas Gleixner · 9 years ago
  100. cf6d445 perf/x86/uncore: Track packages, not per CPU data by Thomas Gleixner · 9 years ago