aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event_intel_uncore.c
AgeCommit message (Expand)Author
2016-02-17perf/x86: Move perf_event_intel_uncore.[ch] .. => x86/events/intel/uncore.[ch]Borislav Petkov
2016-01-21perf/x86: add Intel SkyLake uncore IMC PMU supportStephane Eranian
2016-01-06perf/x86/intel/uncore: Add Knights Landing uncore PMU supportHarish Chegondi
2016-01-06perf/x86/intel/uncore: Add Broadwell-EP uncore supportKan Liang
2015-10-06perf/x86/intel/uncore: Fix multi-segment problem of perf_event_intel_uncoreTaku Izumi
2015-08-04perf/x86/intel/uncore: Add Broadwell-DE uncore supportKan Liang
2015-08-04perf/x86/intel/uncore: Use Sandy Bridge client PMU on Haswell/BroadwellAndi Kleen
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-09Revert "perf/x86/intel/uncore: Move uncore_box_init() out of driver initializ...Ingo Molnar
2015-05-27Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar
2015-05-27perf/x86: Improve HT workaround GP counter constraintPeter Zijlstra
2015-05-27perf/x86: Fix event/group validationPeter Zijlstra
2015-05-11perf/x86/intel/uncore: Add Broadwell-U uncore IMC PMU supportStephane Eranian
2015-04-22x86: perf: uncore: Use hrtimer_start()Thomas Gleixner
2015-01-28perf/x86/intel/uncore: Move uncore_box_init() out of driver initializationKan Liang
2014-12-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-12-11perf/x86/intel/uncore: Make sure only uncore events are collectedJiri Olsa
2014-11-07cpumask: factor out show_cpumap into separate helper functionSudeep Holla
2014-10-03perf/x86/intel/uncore: Fix minor race in box set upAndi Kleen
2014-09-24perf/x86/intel/uncore: Register the PMU only if the uncore pci device existsYan, Zheng
2014-09-24perf/x86/intel/uncore: Add Haswell-EP uncore supportYan, Zheng
2014-09-09perf/x86: Fix section mismatch in split uncore driverAndi Kleen
2014-08-13perf/x86/uncore: Rename IvyTown to IvyBridge-EPPeter Zijlstra
2014-08-13perf/x86/uncore: move NHM-EX/WSM-EX specific code to seperate fileYan, Zheng
2014-08-13perf/x86/uncore: Move SNB/IVB-EP specific code to seperate fileYan, Zheng
2014-08-13perf/x86/uncore: Move NHM/SNB/IVB specific code to seperate fileYan, Zheng
2014-08-13perf/x86/uncore: Declare some functions and variablesYan, Zheng
2014-07-28Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar
2014-07-16perf/x86/intel/uncore: Fix SNB-EP/IVT Cbox filter mappingsStephane Eranian
2014-07-05perf/x86: Micro-optimize nhmex_rbox_get_constraint()Rasmus Villemoes
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-03-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-03-20x86, intel, uncore: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-14perf/x86/uncore: Fix missing end markers for SNB/IVB/HSW IMC PMUStephane Eranian
2014-03-12perf/x86/uncore: Fix compilation warning in snb_uncore_imc_init_box()Stephane Eranian
2014-03-11perf/x86: Fix leak in uncore_type_init failure pathsDave Jones
2014-03-11perf/x86/uncore: Add __init for uncore_cpumask_init()Dongsheng Yang
2014-02-27Merge branch 'perf/urgent' into perf/coreIngo Molnar
2014-02-21perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter tableStephane Eranian
2014-02-21perf/x86/uncore: use MiB unit for events for SNB/IVB/HSW IMCStephane Eranian
2014-02-21perf/x86/uncore: add hrtimer to SNB uncore IMC PMUStephane Eranian
2014-02-21perf/x86/uncore: add SNB/IVB/HSW client uncore memory controller supportStephane Eranian
2014-02-21perf/x86/uncore: move uncore_event_to_box() and uncore_pmu_to_box()Stephane Eranian
2014-02-21perf/x86/uncore: make hrtimer timeout configurable per boxStephane Eranian
2014-02-21perf/x86/uncore: add ability to customize pmu callbacksStephane Eranian
2014-02-21perf/x86/uncore: fix initialization of cpumaskStephane Eranian
2013-11-06perf/x86/intel: Add Ivy Bridge-EP uncore IRP box supportYan, Zheng
2013-11-06perf/x86/intel/uncore: Add filter support for IvyBridge-EP QPI boxesYan, Zheng
2013-09-20perf/x86/intel/uncore: Don't use smp_processor_id() in validate_group()Yan, Zheng