summaryrefslogtreecommitdiff
path: root/arch/x86/events
AgeCommit message (Expand)Author
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-11perf/x86/intel: Add Kaby Lake supportSrinivas Pandruvada
2017-02-06Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-02-01perf/x86/intel/pt: Add format strings for PTWRITE and power event tracingAlexander Shishkin
2017-02-01perf/x86/intel/uncore: Make package handling more robustThomas Gleixner
2017-02-01perf/x86/intel/uncore: Clean up hotplug conversion falloutThomas Gleixner
2017-02-01perf/x86/intel/rapl: Make package handling more robustThomas Gleixner
2017-01-30perf/x86/events: Add an AMD-specific MakefileBorislav Petkov
2017-01-30perf/x86/amd/uncore: Update sysfs attributes for Family17h processorsJanakarajan Natarajan
2017-01-30perf/x86/amd/uncore: Update the number of uncore countersJanakarajan Natarajan
2017-01-30perf/x86/amd/uncore: Rename 'L2' to 'LLC'Janakarajan Natarajan
2017-01-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-17perf/x86/intel: Handle exclusive threadid correctly on CPU hotplugZhou Chengming
2017-01-14perf/x86: Reject non sampling events with precise_ipJiri Olsa
2017-01-14perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa
2017-01-11perf/x86/intel: Use ULL constant to prevent undefined shift behaviourColin King
2017-01-11perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init ...Prarit Bhargava
2017-01-05perf/x86: Set pmu->module in Intel PMU modulesDavid Carrillo-Cisneros
2016-12-27perf/x86/amd/ibs: Fix typo after cleanup state names in cpu/hotplugSedat Dilek
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-25perf/x86/intel/cstate: Prevent hotplug callback leakThomas Gleixner
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-22Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-22perf/x86: Fix overlap counter scheduling bugPeter Zijlstra
2016-12-22perf/x86/pebs: Fix handling of PEBS buffer overflowsStephane Eranian
2016-12-12Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-11perf/x86: Fix exclusion of BTS and LBR for GoldmontAndi Kleen
2016-12-10x86/ldt: Make all size computations unsignedThomas Gleixner
2016-12-06perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)
2016-12-06perf/x86/intel: Enable C-state residency events for Knights MillPiotr Luc
2016-11-22perf/x86/intel/uncore: Allow only a single PMU/box within an events groupPeter Zijlstra
2016-11-22perf/x86/intel: Cure bogus unwind from PEBS entriesPeter Zijlstra
2016-11-22perf/x86: Restore TASK_SIZE check on frame pointerJohannes Weiner
2016-11-18perf/x86: Add perf support for AMD family-17h processorsJanakarajan Natarajan
2016-11-16Merge branch 'x86/cpufeature' into x86/cacheThomas Gleixner
2016-11-16x86/cpuid: Cleanup cpuid_regs definitionsHe Chen
2016-11-16perf/x86/uncore: Fix crash by removing bogus event_list[] handling for SNB cl...Kan Liang
2016-11-11perf/x86/intel/uncore: Add more Intel uncore IMC PCI IDs for SkyLakeKan Liang
2016-10-28perf/x86/intel: Honour the CPUID for number of fixed counters in hypervisorsImre Palik
2016-10-26x86/cqm: Share PQR_ASSOC related data between CQM and CATFenghua Yu
2016-10-26x86/intel_rdt: Add Haswell feature discoveryFenghua Yu
2016-10-19perf/x86/intel/cstate: Add C-state residency events for Knights LandingLukasz Odzioba
2016-10-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-17perf/x86/intel/uncore: Add Knights Mill CPUIDPiotr Luc
2016-10-17perf/x86/intel/rapl: Add Knights Mill CPUIDPiotr Luc
2016-10-17perf/x86/intel: Add Knights Mill CPUIDPiotr Luc
2016-10-16perf/x86/intel: Remove an inconsistent NULL checkDan Carpenter
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds