Age | Commit message (Expand) | Author | Files | Lines |
2017-05-03 | Merge tag 'perf-core-for-mingo-4.12-20170503' of git://git.kernel.org/pub/scm... | Ingo Molnar | 9 | -261/+333 |
2017-05-03 | perf/x86: Fix Broadwell-EP DRAM RAPL events | Vince Weaver | 1 | -1/+1 |
2017-04-14 | perf/x86: Fix spurious NMI with PEBS Load Latency event | Kan Liang | 3 | -2/+3 |
2017-04-14 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 1 | -0/+3 |
2017-04-14 | perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32() | Peter Zijlstra | 1 | -0/+3 |
2017-04-11 | perf/amd/uncore: Fix pr_fmt() prefix | Borislav Petkov | 1 | -2/+5 |
2017-04-11 | perf/amd/uncore: Clean up per-family setup | Borislav Petkov | 1 | -38/+21 |
2017-04-11 | perf/amd/uncore: Do feature check first, before assignments | Borislav Petkov | 1 | -5/+4 |
2017-04-11 | Merge tag 'v4.11-rc6' into perf/core, to pick up fixes | Ingo Molnar | 1 | -3/+6 |
2017-03-30 | x86/events/amd/iommu: Enable support for multiple IOMMUs | Suravee Suthikulpanit | 1 | -41/+71 |
2017-03-30 | x86/events/amd/iommu: Add IOMMU-specific hw_perf_event struct | Suravee Suthikulpanit | 1 | -63/+50 |
2017-03-30 | x86/events/amd/iommu: Fix sysfs perf attribute groups | Suravee Suthikulpanit | 1 | -49/+32 |
2017-03-30 | x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs support | Suravee Suthikulpanit | 2 | -23/+24 |
2017-03-30 | x86/events/amd/iommu.c: Modify functions to query max banks and counters | Suravee Suthikulpanit | 2 | -15/+11 |
2017-03-30 | x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus() | Suravee Suthikulpanit | 1 | -0/+2 |
2017-03-30 | x86/events/amd/iommu: Clean up perf_iommu_read() | Suravee Suthikulpanit | 1 | -10/+6 |
2017-03-30 | x86/events/amd/iommu: Clean up bitwise operations | Suravee Suthikulpanit | 1 | -9/+9 |
2017-03-30 | x86/events/amd/iommu: Declare pr_fmt() format | Suravee Suthikulpanit | 1 | -13/+9 |
2017-03-30 | perf/x86/intel/pt: Allow the disabling of branch tracing | Alexander Shishkin | 2 | -2/+73 |
2017-03-28 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 1 | -2/+14 |
2017-03-23 | sched/clock, x86/perf: Fix "perf test tsc" | Peter Zijlstra | 1 | -3/+6 |
2017-03-17 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+14 |
2017-03-17 | x86/perf: Clarify why x86_pmu_event_mapped() isn't racy | Andy Lutomirski | 1 | -0/+12 |
2017-03-17 | x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm | Andy Lutomirski | 1 | -2/+2 |
2017-03-16 | perf/x86/intel/pt: Handle VMX better | Alexander Shishkin | 1 | -17/+21 |
2017-03-16 | perf/core: Keep AUX flags in the output handle | Will Deacon | 3 | -18/+16 |
2017-03-16 | perf/x86: Add Top Down events to Intel Goldmont | Kan Liang | 1 | -0/+22 |
2017-03-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -6/+6 |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 1 | -1/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2 | -0/+2 |
2017-03-01 | x86/events: Remove last remnants of old filenames | Borislav Petkov | 4 | -6/+6 |
2017-02-11 | perf/x86/intel: Add Kaby Lake support | Srinivas Pandruvada | 3 | -0/+8 |
2017-02-06 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2 | -175/+117 |
2017-02-01 | perf/x86/intel/pt: Add format strings for PTWRITE and power event tracing | Alexander Shishkin | 1 | -0/+6 |
2017-02-01 | perf/x86/intel/uncore: Make package handling more robust | Thomas Gleixner | 1 | -105/+91 |
2017-02-01 | perf/x86/intel/uncore: Clean up hotplug conversion fallout | Thomas Gleixner | 1 | -40/+4 |
2017-02-01 | perf/x86/intel/rapl: Make package handling more robust | Thomas Gleixner | 1 | -34/+26 |
2017-01-30 | perf/x86/events: Add an AMD-specific Makefile | Borislav Petkov | 2 | -10/+10 |
2017-01-30 | perf/x86/amd/uncore: Update sysfs attributes for Family17h processors | Janakarajan Natarajan | 1 | -21/+56 |
2017-01-30 | perf/x86/amd/uncore: Update the number of uncore counters | Janakarajan Natarajan | 1 | -3/+28 |
2017-01-30 | perf/x86/amd/uncore: Rename 'L2' to 'LLC' | Janakarajan Natarajan | 1 | -49/+49 |
2017-01-18 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2017-01-17 | perf/x86/intel: Handle exclusive threadid correctly on CPU hotplug | Zhou Chengming | 1 | -2/+5 |
2017-01-14 | perf/x86: Reject non sampling events with precise_ip | Jiri Olsa | 1 | -0/+4 |
2017-01-14 | perf/x86/intel: Account interrupts for PEBS errors | Jiri Olsa | 1 | -1/+5 |
2017-01-11 | perf/x86/intel: Use ULL constant to prevent undefined shift behaviour | Colin King | 1 | -1/+1 |
2017-01-11 | perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init ... | Prarit Bhargava | 1 | -1/+1 |
2017-01-05 | perf/x86: Set pmu->module in Intel PMU modules | David Carrillo-Cisneros | 3 | -0/+4 |
2016-12-27 | perf/x86/amd/ibs: Fix typo after cleanup state names in cpu/hotplug | Sedat Dilek | 1 | -1/+1 |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner | 7 | -17/+17 |