Age | Commit message (Expand) | Author | Files | Lines |
2019-03-08 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -0/+3 |
2019-02-28 | Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 1 | -4/+5 |
2019-02-28 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 3 | -2/+37 |
2019-02-22 | perf, pt, coresight: Fix address filters for vmas with non-zero offset | Alexander Shishkin | 1 | -4/+5 |
2019-02-11 | perf/x86: Add check_period PMU callback | Jiri Olsa | 3 | -2/+37 |
2019-02-11 | perf/x86/intel: Add counter freezing quirk for Goldmont | Kan Liang | 1 | -2/+7 |
2019-02-11 | perf/x86/intel: Clean up counter freezing quirk | Kan Liang | 1 | -16/+11 |
2019-02-11 | perf/x86/intel: Clean up SNB PEBS quirk | Kan Liang | 1 | -25/+10 |
2019-02-11 | perf/x86/kvm: Avoid unnecessary work in guest filtering | Andi Kleen | 3 | -16/+75 |
2019-02-06 | perf/aux: Make perf_event accessible to setup_aux() | Mathieu Poirier | 2 | -3/+6 |
2019-02-04 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2 | -6/+14 |
2019-02-04 | perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu() | Peter Zijlstra | 1 | -5/+11 |
2019-02-04 | perf/x86/intel/uncore: Add Node ID mask | Kan Liang | 1 | -1/+3 |
2019-01-29 | x86/events: Mark expected switch-case fall-throughs | Gustavo A. R. Silva | 2 | -0/+3 |
2019-01-21 | perf/core, arch/x86: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE | Andrew Murray | 3 | -18/+4 |
2019-01-21 | perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs | Andrew Murray | 6 | -51/+12 |
2018-12-27 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -4/+4 |
2018-12-21 | perf/x86/intel/pt: add new capability for Intel PT | Luwei Kang | 1 | -0/+1 |
2018-12-21 | perf/x86/intel/pt: Introduce intel_pt_validate_cap() | Luwei Kang | 1 | -3/+9 |
2018-12-21 | perf/x86/intel/pt: Export pt_cap_get() | Chao Peng | 2 | -44/+26 |
2018-12-21 | perf/x86/intel/pt: Move Intel PT MSRs bit defines to global header | Chao Peng | 1 | -37/+0 |
2018-12-03 | x86: Fix various typos in comments | Ingo Molnar | 4 | -4/+4 |
2018-11-22 | perf/x86/intel: Disallow precise_ip on BTS events | Jiri Olsa | 1 | -0/+4 |
2018-11-22 | perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts() | Jiri Olsa | 2 | -18/+12 |
2018-11-22 | perf/x86/intel: Move branch tracing setup to the Intel-specific source file | Jiri Olsa | 2 | -21/+40 |
2018-11-20 | perf/x86/intel: Fix regression by default disabling perfmon v4 interrupt hand... | Peter Zijlstra | 1 | -4/+8 |
2018-11-12 | perf/x86/intel/uncore: Support CoffeeLake 8th CBOX | Kan Liang | 2 | -9/+30 |
2018-11-12 | perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs | Kan Liang | 1 | -1/+114 |
2018-10-29 | x86: Clean up 'sizeof x' => 'sizeof(x)' | Jordan Borgner | 1 | -1/+1 |
2018-10-23 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -7/+21 |
2018-10-16 | perf/x86/intel: Export mem events only if there's PEBS support | Jiri Olsa | 2 | -21/+56 |
2018-10-02 | perf/x86/intel: Add quirk for Goldmont Plus | Kan Liang | 1 | -0/+35 |
2018-10-02 | x86/cpu: Sanitize FAM6_ATOM naming | Peter Zijlstra | 4 | -19/+21 |
2018-10-02 | perf/x86/intel: Add a separate Arch Perfmon v4 PMI handler | Andi Kleen | 2 | -1/+116 |
2018-10-02 | perf/x86/intel: Factor out common code of PMI handler | Kan Liang | 1 | -49/+60 |
2018-10-02 | Merge branch 'x86/cache' into perf/core, to resolve conflicts | Ingo Molnar | 1 | -0/+21 |
2018-10-02 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2 | -7/+17 |
2018-10-02 | perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events | Natarajan, Janakarajan | 1 | -0/+10 |
2018-10-02 | perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX | Kan Liang | 1 | -6/+6 |
2018-10-02 | perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded p... | Masayoshi Mizuma | 1 | -1/+1 |
2018-09-28 | perf/x86: Add helper to obtain performance counter index | Reinette Chatre | 1 | -0/+21 |
2018-09-27 | x86/events: Add Hygon Dhyana support to PMU infrastructure | Pu Wen | 3 | -7/+21 |
2018-09-25 | Merge tag 'v4.19-rc5' into perf/core, to pick up fixes | Ingo Molnar | 1 | -0/+4 |
2018-09-12 | perf/x86/intel/pt: Annotate 'pt_cap_group' with __ro_after_init | Zubin Mithra | 1 | -1/+1 |
2018-09-10 | perf/x86: Add __ro_after_init annotations | Zubin Mithra | 1 | -4/+4 |
2018-09-10 | perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUs | Jacek Tomaka | 1 | -0/+4 |
2018-08-31 | x86/nmi: Fix NMI uaccess race against CR3 switching | Andy Lutomirski | 1 | -1/+1 |
2018-08-02 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2 | -4/+8 |
2018-07-31 | perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devices | Kan Liang | 2 | -4/+8 |
2018-07-25 | perf/x86/intel: Support Extended PEBS for Goldmont Plus | Kan Liang | 2 | -7/+1 |