- 9df9078 perf/amd/uncore: Fix pr_fmt() prefix by Borislav Petkov · 8 years ago
- 68e8038 perf/amd/uncore: Clean up per-family setup by Borislav Petkov · 8 years ago
- c2628f9 perf/amd/uncore: Do feature check first, before assignments by Borislav Petkov · 8 years ago
- 84b1e36 Merge tag 'v4.11-rc6' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
- 25df39f x86/events/amd/iommu: Enable support for multiple IOMMUs by Suravee Suthikulpanit · 8 years ago
- cf25f90 x86/events/amd/iommu: Add IOMMU-specific hw_perf_event struct by Suravee Suthikulpanit · 8 years ago
- 5168654 x86/events/amd/iommu: Fix sysfs perf attribute groups by Suravee Suthikulpanit · 8 years ago
- 1650dfd x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs support by Suravee Suthikulpanit · 8 years ago
- f5863a0 x86/events/amd/iommu.c: Modify functions to query max banks and counters by Suravee Suthikulpanit · 8 years ago
- 6b9376e x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus() by Suravee Suthikulpanit · 8 years ago
- dc6ca5e x86/events/amd/iommu: Clean up perf_iommu_read() by Suravee Suthikulpanit · 8 years ago
- 6aad0c6 x86/events/amd/iommu: Clean up bitwise operations by Suravee Suthikulpanit · 8 years ago
- f9573e5 x86/events/amd/iommu: Declare pr_fmt() format by Suravee Suthikulpanit · 8 years ago
- d35869b perf/x86/intel/pt: Allow the disabling of branch tracing by Alexander Shishkin · 8 years ago
- d652f4b Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
- 698eff6 sched/clock, x86/perf: Fix "perf test tsc" by Peter Zijlstra · 8 years ago
- a7fc726 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 4b07372 x86/perf: Clarify why x86_pmu_event_mapped() isn't racy by Andy Lutomirski · 8 years ago
- 5dc855d x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm by Andy Lutomirski · 8 years ago
- ee36842 perf/x86/intel/pt: Handle VMX better by Alexander Shishkin · 8 years ago
- f4c0b0a perf/core: Keep AUX flags in the output handle by Will Deacon · 8 years ago
- ed827ad perf/x86: Add Top Down events to Intel Goldmont by Kan Liang · 8 years ago
- ec3b93ae Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
- e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
- 940b2f2 x86/events: Remove last remnants of old filenames by Borislav Petkov · 8 years ago
- f2029b1 perf/x86/intel: Add Kaby Lake support by Srinivas Pandruvada · 8 years ago
- 0fc6d1c Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
- 5443624 perf/x86/intel/pt: Add format strings for PTWRITE and power event tracing by Alexander Shishkin · 8 years ago
- fff4b87 perf/x86/intel/uncore: Make package handling more robust by Thomas Gleixner · 8 years ago
- 1aa6cfd perf/x86/intel/uncore: Clean up hotplug conversion fallout by Thomas Gleixner · 8 years ago
- dd86e37 perf/x86/intel/rapl: Make package handling more robust by Thomas Gleixner · 8 years ago
- 612f0c0 perf/x86/events: Add an AMD-specific Makefile by Borislav Petkov · 8 years ago
- da6adae perf/x86/amd/uncore: Update sysfs attributes for Family17h processors by Janakarajan Natarajan · 8 years ago
- bc1daef perf/x86/amd/uncore: Update the number of uncore counters by Janakarajan Natarajan · 8 years ago
- a83f4c0 perf/x86/amd/uncore: Rename 'L2' to 'LLC' by Janakarajan Natarajan · 8 years ago
- ca92e6c Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 4e71de7 perf/x86/intel: Handle exclusive threadid correctly on CPU hotplug by Zhou Chengming · 8 years ago
- 18e7a45 perf/x86: Reject non sampling events with precise_ip by Jiri Olsa · 8 years ago
- 475113d perf/x86/intel: Account interrupts for PEBS errors by Jiri Olsa · 8 years ago
- ad5013d perf/x86/intel: Use ULL constant to prevent undefined shift behaviour by Colin King · 8 years ago
- 6d6daa2 perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init code by Prarit Bhargava · 8 years ago
- 74545f6 perf/x86: Set pmu->module in Intel PMU modules by David Carrillo-Cisneros · 8 years ago
- 7e164ce perf/x86/amd/ibs: Fix typo after cleanup state names in cpu/hotplug by Sedat Dilek · 8 years ago
- 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
- 834fcd2 perf/x86/intel/cstate: Prevent hotplug callback leak by Thomas Gleixner · 8 years ago
- 00198da Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- eb254f3 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 1134c2b perf/x86: Fix overlap counter scheduling bug by Peter Zijlstra · 8 years ago
- daa864b perf/x86/pebs: Fix handling of PEBS buffer overflows by Stephane Eranian · 8 years ago
- ef486c5 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 5645688 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- b0c1ef5 perf/x86: Fix exclusion of BTS and LBR for Goldmont by Andi Kleen · 8 years ago
- 990e9dc x86/ldt: Make all size computations unsigned by Thomas Gleixner · 8 years ago
- 7f612a7 perf/x86: Fix full width counter, counter overflow by Peter Zijlstra (Intel) · 8 years ago
- 1dba23b perf/x86/intel: Enable C-state residency events for Knights Mill by Piotr Luc · 8 years ago
- 033ac60 perf/x86/intel/uncore: Allow only a single PMU/box within an events group by Peter Zijlstra · 8 years ago
- b800058 perf/x86/intel: Cure bogus unwind from PEBS entries by Peter Zijlstra · 8 years ago
- ae31fe5 perf/x86: Restore TASK_SIZE check on frame pointer by Johannes Weiner · 8 years ago
- e40ed15 perf/x86: Add perf support for AMD family-17h processors by Janakarajan Natarajan · 8 years ago
- 7ce7f35 Merge branch 'x86/cpufeature' into x86/cache by Thomas Gleixner · 8 years ago
- 47f10a3 x86/cpuid: Cleanup cpuid_regs definitions by He Chen · 8 years ago
- c499336 perf/x86/uncore: Fix crash by removing bogus event_list[] handling for SNB client uncore IMC by Kan Liang · 8 years ago
- d786810 perf/x86/intel/uncore: Add more Intel uncore IMC PCI IDs for SkyLake by Kan Liang · 8 years ago
- f92b760 perf/x86/intel: Honour the CPUID for number of fixed counters in hypervisors by Imre Palik · 8 years ago
- 6b28156 x86/cqm: Share PQR_ASSOC related data between CQM and CAT by Fenghua Yu · 8 years ago
- 113c609 x86/intel_rdt: Add Haswell feature discovery by Fenghua Yu · 8 years ago
- 889882b perf/x86/intel/cstate: Add C-state residency events for Knights Landing by Lukasz Odzioba · 8 years ago
- 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
- ba2f815 perf/x86/intel/uncore: Add Knights Mill CPUID by Piotr Luc · 8 years ago
- 36c4b6c perf/x86/intel/rapl: Add Knights Mill CPUID by Piotr Luc · 8 years ago
- 608284b perf/x86/intel: Add Knights Mill CPUID by Piotr Luc · 8 years ago
- 5c38181 perf/x86/intel: Remove an inconsistent NULL check by Dan Carpenter · 8 years ago
- 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
- d7e25c6 Merge branch 'x86/urgent' into x86/asm by Thomas Gleixner · 8 years ago
- 739f1bc Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
- 08b90f0 perf/x86/intel/bts: Make it an exclusive PMU by Alexander Shishkin · 8 years ago
- f1e1c9e perf/x86/intel/bts: Make sure debug store is valid by Sebastian Andrzej Siewior · 8 years ago
- 35f4d9b perf/x86: Convert perf_callchain_kernel() to use the new unwinder by Josh Poimboeuf · 8 years ago
- b2c16e1 Merge branch 'linus' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
- 8ee83b2 perf/x86/intel/pt: Add support for PTWRITE and power event tracing by Alexander Shishkin · 8 years ago
- 080fe0b perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2 by Matt Fleming · 8 years ago
- 1155baf perf/x86/intel/pt: Do validate the size of a kernel address filter by Alexander Shishkin · 8 years ago
- ddfdad9 perf/x86/intel/pt: Fix kernel address filter's offset validation by Alexander Shishkin · 8 years ago
- 95f6008 perf/x86/intel/pt: Fix an off-by-one in address filter configuration by Alexander Shishkin · 8 years ago
- cecf623 perf/x86/intel: Don't disable "intel_bts" around "intel" event batching by Alexander Shishkin · 8 years ago
- d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
- cb76c93 x86/dumpstack: Add get_stack_info() interface by Josh Poimboeuf · 8 years ago
- cd34cd9 perf/x86/intel/uncore: Add Skylake server uncore support by Kan Liang · 8 years ago
- 2668c61 perf/x86/rapl: Enable Apollo Lake RAPL support by Harry Pan · 8 years ago
- 5006921 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
- 8ef9b84 perf/x86/intel: Fix PEBSv3 record drain by Peter Zijlstra · 8 years ago
- ef9ef3b perf/x86/intel/bts: Kill a silly warning by Alexander Shishkin · 8 years ago
- 4d4c474 perf/x86/intel/bts: Fix BTS PMI detection by Alexander Shishkin · 8 years ago
- a9a9440 perf/x86/intel/bts: Fix confused ordering of PMU callbacks by Alexander Shishkin · 8 years ago
- 7d762e4 perf/x86/amd/uncore: Prevent use after free by Sebastian Andrzej Siewior · 8 years ago
- 019e579 perf/x86: Check perf_callchain_store() error by Josh Poimboeuf · 8 years ago
- 79d102c perf/x86/intel/cqm: Check cqm/mbm enabled state in event init by Jiri Olsa · 8 years ago
- 24cf846 perf/x86/intel/uncore: Handle non-standard counter offset by Stephane Eranian · 8 years ago
- 68ce4a0d perf/x86/intel/uncore: Remove hard-coded implementation for Node ID mapping location by Kan Liang · 8 years ago