summaryrefslogtreecommitdiffstats
path: root/arch/x86/events
Commit message (Expand)AuthorAgeFilesLines
...
| * | perf/x86: Add helper to obtain performance counter indexReinette Chatre2018-09-281-0/+21
| |/
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-10-022-7/+17
|\ \
| * | perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf eventsNatarajan, Janakarajan2018-10-021-0/+10
| * | perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKXKan Liang2018-10-021-6/+6
| * | perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded p...Masayoshi Mizuma2018-10-021-1/+1
| |/
* | Merge tag 'v4.19-rc5' into perf/core, to pick up fixesIngo Molnar2018-09-251-0/+4
|\|
| * perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUsJacek Tomaka2018-09-101-0/+4
* | perf/x86/intel/pt: Annotate 'pt_cap_group' with __ro_after_initZubin Mithra2018-09-121-1/+1
* | perf/x86: Add __ro_after_init annotationsZubin Mithra2018-09-101-4/+4
|/
* x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski2018-08-311-1/+1
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-08-022-4/+8
|\
| * perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devicesKan Liang2018-07-312-4/+8
* | perf/x86/intel: Support Extended PEBS for Goldmont PlusKan Liang2018-07-252-7/+1Star
* | perf/x86/intel/ds: Handle PEBS overflow for fixed countersKan Liang2018-07-252-10/+31
* | perf/x86/intel: Support PEBS on fixed countersKan Liang2018-07-251-11/+13
* | perf/x86/intel: Introduce PMU flag for Extended PEBSKan Liang2018-07-252-0/+8
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-07-253-18/+24
|\|
| * perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra2018-07-252-14/+14
| * perf/x86/amd/ibs: Don't access non-started eventThomas Gleixner2018-07-241-1/+5
| * x86/events/intel/ds: Fix bts_interrupt_threshold alignmentHugh Dickins2018-07-151-3/+5
* | perf/x86/intel/lbr: Optimize context switches for the LBR call stackKan Liang2018-06-212-1/+27
* | perf/x86/intel/lbr: Fix incomplete LBR call stackKan Liang2018-06-212-6/+27
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-132-2/+2
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+1
* Convert intel uncore to struct_sizeMatthew Wilcox2018-06-131-9/+10
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-051-1/+1
|\
| * Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-022-3/+43
| |\
| * | compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-191-1/+1
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-051-1/+1
|\ \ \
| * | | x86: Remove pr_fmt duplicate logging prefixesJoe Perches2018-05-131-1/+1
* | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-051-19/+2Star
|\ \ \ \
| * \ \ \ Merge branches 'x86/urgent' and 'core/urgent' into x86/boot, to pick up fixes...Ingo Molnar2018-05-192-3/+43
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_idSuravee Suthikulpanit2018-05-061-19/+2Star
| | |_|/ | |/| |
* | | | perf/x86/intel/uncore: Clean up client IMC uncoreKan Liang2018-05-311-112/+20Star
* | | | perf/x86/intel/uncore: Expose uncore_pmu_event*() functionsKan Liang2018-05-312-4/+8
* | | | perf/x86/intel/uncore: Support IIO free-running counters on SKXKan Liang2018-05-311-0/+82
* | | | perf/x86/intel/uncore: Add infrastructure for free running countersKan Liang2018-05-311-4/+64
* | | | perf/x86/intel/uncore: Add new data structures for free running countersKan Liang2018-05-311-1/+122
* | | | perf/x86/intel/uncore: Correct fixed counter index check in generic codeKan Liang2018-05-311-1/+1
* | | | perf/x86/intel/uncore: Correct fixed counter index check for NHMKan Liang2018-05-311-1/+1
* | | | perf/x86/intel/uncore: Introduce customized event_read() for client IMC uncoreKan Liang2018-05-311-2/+31
* | | | perf/core: Fix bad use of igrab()Song Liu2018-05-251-2/+2
* | | | 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