| Commit message (Expand) | Author | Age | Files | Lines |
* | perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events | Natarajan, Janakarajan | 2018-10-02 | 1 | -0/+10 |
* | perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX | Kan Liang | 2018-10-02 | 1 | -6/+6 |
* | perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded p... | Masayoshi Mizuma | 2018-10-02 | 1 | -1/+1 |
* | perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUs | Jacek Tomaka | 2018-09-10 | 1 | -0/+4 |
* | x86/nmi: Fix NMI uaccess race against CR3 switching | Andy Lutomirski | 2018-08-31 | 1 | -1/+1 |
* | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2018-08-02 | 2 | -4/+8 |
|\ |
|
| * | perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devices | Kan Liang | 2018-07-31 | 2 | -4/+8 |
* | | perf/x86/intel: Support Extended PEBS for Goldmont Plus | Kan Liang | 2018-07-25 | 2 | -7/+1 |
* | | perf/x86/intel/ds: Handle PEBS overflow for fixed counters | Kan Liang | 2018-07-25 | 2 | -10/+31 |
* | | perf/x86/intel: Support PEBS on fixed counters | Kan Liang | 2018-07-25 | 1 | -11/+13 |
* | | perf/x86/intel: Introduce PMU flag for Extended PEBS | Kan Liang | 2018-07-25 | 2 | -0/+8 |
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2018-07-25 | 3 | -18/+24 |
|\| |
|
| * | perf/x86/intel: Fix unwind errors from PEBS entries (mk-II) | Peter Zijlstra | 2018-07-25 | 2 | -14/+14 |
| * | perf/x86/amd/ibs: Don't access non-started event | Thomas Gleixner | 2018-07-24 | 1 | -1/+5 |
| * | x86/events/intel/ds: Fix bts_interrupt_threshold alignment | Hugh Dickins | 2018-07-15 | 1 | -3/+5 |
* | | perf/x86/intel/lbr: Optimize context switches for the LBR call stack | Kan Liang | 2018-06-21 | 2 | -1/+27 |
* | | perf/x86/intel/lbr: Fix incomplete LBR call stack | Kan Liang | 2018-06-21 | 2 | -6/+27 |
|/ |
|
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 2 | -2/+2 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-12 | 1 | -1/+1 |
* | Convert intel uncore to struct_size | Matthew Wilcox | 2018-06-12 | 1 | -9/+10 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-04 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 2018-05-02 | 2 | -3/+43 |
| |\ |
|
| * | | compat: Move compat_timespec/ timeval to compat_time.h | Deepa Dinamani | 2018-04-19 | 1 | -1/+1 |
* | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-06-04 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | x86: Remove pr_fmt duplicate logging prefixes | Joe Perches | 2018-05-13 | 1 | -1/+1 |
* | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-06-04 | 1 | -19/+2 |
|\ \ \ \ |
|
| * \ \ \ | Merge branches 'x86/urgent' and 'core/urgent' into x86/boot, to pick up fixes... | Ingo Molnar | 2018-05-19 | 2 | -3/+43 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_id | Suravee Suthikulpanit | 2018-05-06 | 1 | -19/+2 |
| | |_|/
| |/| | |
|
* | | | | perf/x86/intel/uncore: Clean up client IMC uncore | Kan Liang | 2018-05-31 | 1 | -112/+20 |
* | | | | perf/x86/intel/uncore: Expose uncore_pmu_event*() functions | Kan Liang | 2018-05-31 | 2 | -4/+8 |
* | | | | perf/x86/intel/uncore: Support IIO free-running counters on SKX | Kan Liang | 2018-05-31 | 1 | -0/+82 |
* | | | | perf/x86/intel/uncore: Add infrastructure for free running counters | Kan Liang | 2018-05-31 | 1 | -4/+64 |
* | | | | perf/x86/intel/uncore: Add new data structures for free running counters | Kan Liang | 2018-05-31 | 1 | -1/+122 |
* | | | | perf/x86/intel/uncore: Correct fixed counter index check in generic code | Kan Liang | 2018-05-31 | 1 | -1/+1 |
* | | | | perf/x86/intel/uncore: Correct fixed counter index check for NHM | Kan Liang | 2018-05-31 | 1 | -1/+1 |
* | | | | perf/x86/intel/uncore: Introduce customized event_read() for client IMC uncore | Kan Liang | 2018-05-31 | 1 | -2/+31 |
* | | | | perf/core: Fix bad use of igrab() | Song Liu | 2018-05-25 | 1 | -2/+2 |
* | | | | perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msr | Peter Zijlstra | 2018-05-05 | 1 | -0/+2 |
* | | | | perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driver | Peter Zijlstra | 2018-05-05 | 1 | -3/+6 |
* | | | | perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map() | Peter Zijlstra | 2018-05-05 | 1 | -0/+3 |
* | | | | perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_* | Peter Zijlstra | 2018-05-05 | 1 | -1/+4 |
| |/ /
|/| | |
|
* | | | perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1 | Kan Liang | 2018-04-25 | 1 | -3/+6 |
| |/
|/| |
|
* | | perf/x86/intel/uncore: Fix SBOX support for Broadwell CPUs | Oskar Senft | 2018-04-20 | 1 | -1/+17 |
* | | perf/x86/intel/uncore: Revert "Remove SBOX support for Broadwell server" | Stephane Eranian | 2018-04-20 | 1 | -0/+21 |
|/ |
|
* | perf/x86/intel: Move regs->flags EXACT bit init | Stephane Eranian | 2018-04-05 | 1 | -10/+24 |
* | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-04-02 | 1 | -1/+2 |
|\ |
|
| * | x86/tsc: Get rid of rdtscll() | Thomas Gleixner | 2018-03-23 | 1 | -1/+2 |
* | | perf/x86/intel: Enable C-state residency events for Cannon Lake | Harry Pan | 2018-03-31 | 1 | -13/+31 |
* | | perf/x86/intel: Add Cannon Lake support for RAPL profiling | Harry Pan | 2018-03-31 | 1 | -0/+2 |
* | | perf/x86/pt, coresight: Clean up address filter structure | Alexander Shishkin | 2018-03-29 | 1 | -3/+10 |