summaryrefslogtreecommitdiffstats
path: root/arch/x86/events
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msrPeter Zijlstra2018-05-051-0/+2
* perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driverPeter Zijlstra2018-05-051-3/+6
* perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()Peter Zijlstra2018-05-051-0/+3
* perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*Peter Zijlstra2018-05-051-1/+4
* perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1Kan Liang2018-04-251-3/+6
* perf/x86/intel/uncore: Fix SBOX support for Broadwell CPUsOskar Senft2018-04-201-1/+17
* perf/x86/intel/uncore: Revert "Remove SBOX support for Broadwell server"Stephane Eranian2018-04-201-0/+21
* perf/x86/intel: Move regs->flags EXACT bit initStephane Eranian2018-04-051-10/+24
* Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-021-1/+2
|\
| * x86/tsc: Get rid of rdtscll()Thomas Gleixner2018-03-231-1/+2
* | perf/x86/intel: Enable C-state residency events for Cannon LakeHarry Pan2018-03-311-13/+31
* | perf/x86/intel: Add Cannon Lake support for RAPL profilingHarry Pan2018-03-311-0/+2
* | perf/x86/pt, coresight: Clean up address filter structureAlexander Shishkin2018-03-291-3/+10
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2018-03-291-8/+17
|\ \
| * | perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUsStephane Eranian2018-03-271-8/+17
* | | perf/x86: Update rdpmc_always_available static key to the modern APIDavidlohr Bueso2018-03-271-3/+3
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-03-245-28/+32
|\| |
| * | perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...Kan Liang2018-03-201-14/+17
| * | perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...Kan Liang2018-03-204-13/+13
| * | perf/x86/intel/uncore: Add missing filter constraint for SKX CHA eventStephane Eranian2018-03-201-0/+1
| * | perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()Dan Carpenter2018-03-201-1/+1
| * | perf/x86/intel: Disable userspace RDPMC usage for large PEBSKan Liang2018-03-201-1/+2
| |/
* | perf: Fix sibling iterationPeter Zijlstra2018-03-162-2/+2
* | perf/core: Remove perf_event::group_entryPeter Zijlstra2018-03-122-2/+2
* | perf/x86/intel: Disable userspace RDPMC usage for large PEBSKan Liang2018-03-091-1/+2
* | perf/x86/intel: Fix PMU read for auto-reloadKan Liang2018-03-091-0/+9
* | perf/x86/intel/ds: Introduce ->read() function for auto-reload events and flu...Kan Liang2018-03-092-0/+11
* | perf/x86: Introduce a ->read() callback in 'struct x86_pmu'Kan Liang2018-03-092-0/+3
* | perf/x86/intel: Fix event update for auto-reloadKan Liang2018-03-092-13/+94
* | perf/x86/intel: Properly save/restore the PMU state in the NMI handlerKan Liang2018-03-091-1/+9
* | perf/x86/intel: Fix large period handling on Broadwell CPUsKan Liang2018-03-092-2/+2
|/
* perf/x86/intel/uncore: Fix Skylake UPI event formatKan Liang2018-03-041-1/+1
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-143-3/+3
|\
| * x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-153-3/+3
* | x86/events/intel/ds: Add PERF_SAMPLE_PERIOD into PEBS_FREERUNNING_FLAGSJiri Olsa2018-02-051-1/+2
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-301-27/+43
|\ \ | |/ |/|
| * Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-01-171-2/+2
| |\
| * | perf/x86/msr: Clean up the codeIngo Molnar2018-01-061-32/+29
| * | perf/x86/msr: Add support for MSR_IA32_THERM_STATUSStephane Eranian2018-01-061-4/+23
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-281-1/+1
|\ \ \
| * | | perf/x86/amd/power: Do not load AMD power module on !AMD platformsXiao Liang2018-01-241-1/+1
* | | | perf/x86: Fix perf,x86,cpuhp deadlockPeter Zijlstra2018-01-251-15/+18
|/ / /
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-01-171-2/+2
|\ \ \ | | |/ | |/|
| * | perf/x86/rapl: Fix Haswell and Broadwell server RAPL eventKan Liang2018-01-121-2/+2
| |/
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-141-0/+18
|\ \ | |/ |/|
| * x86,perf: Disable intel_bts when PTIPeter Zijlstra2018-01-141-0/+18
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-051-0/+16
|\|
| * x86/events/intel/ds: Use the proper cache flush method for mapping ds buffersPeter Zijlstra2018-01-051-0/+16
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-12-311-1/+4
|\ \
| * | perf/x86/intel: Plug memory leak in intel_pmu_init()Thomas Gleixner2017-12-271-1/+4