Age | Commit message (Expand) | Author | Files | Lines |
2016-05-17 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2016-05-12 | perf/x86/intel/pt: Generate PMI in the STOP region as well | Alexander Shishkin | 1 | -0/+2 |
2016-05-12 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2 | -1/+8 |
2016-05-12 | perf/x86: Fix undefined shift on 32-bit kernels | Andrey Ryabinin | 1 | -1/+1 |
2016-05-12 | perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights ... | hchrzani | 1 | -0/+7 |
2016-05-05 | perf/x86/intel/pt: Convert ACCESS_ONCE()s | Alexander Shishkin | 1 | -3/+3 |
2016-05-05 | perf/x86/intel/pt: Export CPU frequency ratios needed by PT decoders | Alexander Shishkin | 2 | -0/+60 |
2016-05-05 | perf/x86/intel/pt: Bypass PT vs. LBR exclusivity if the core supports it | Alexander Shishkin | 1 | -0/+1 |
2016-05-05 | perf/x86/intel/pt: Add support for address range filtering in PT | Alexander Shishkin | 2 | -11/+194 |
2016-05-05 | perf/x86/intel/pt: Add IP filtering register/CPUID bits | Alexander Shishkin | 2 | -0/+14 |
2016-05-05 | perf/x86/intel/pt: Move PT specific MSR bit definitions to a private header | Alexander Shishkin | 1 | -0/+24 |
2016-05-05 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 1 | -0/+2 |
2016-05-05 | perf/x86: Add model numbers for Kabylake CPUs | Andi Kleen | 1 | -0/+2 |
2016-05-05 | Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree | Ingo Molnar | 5 | -13/+73 |
2016-04-28 | Merge branch 'perf/urgent' into perf/core, to resolve conflict | Ingo Molnar | 3 | -13/+71 |
2016-04-28 | perf/x86/intel: Fix incorrect lbr_sel_mask value | Kan Liang | 1 | -2/+4 |
2016-04-28 | perf/x86/intel/pt: Don't die on VMXON | Alexander Shishkin | 2 | -11/+67 |
2016-04-23 | x86/perf/rapl: Add missing Broadwell model | Peter Zijlstra | 1 | -0/+1 |
2016-04-23 | x86/perf/rapl: Reorder model numbers | Peter Zijlstra | 1 | -4/+9 |
2016-04-23 | perf/x86/intel/rapl: Support Skylake RAPL domains | Srinivas Pandruvada | 1 | -2/+52 |
2016-04-23 | perf/x86/intel: Add LBR filter support for Silvermont and Airmont CPUs | Kan Liang | 2 | -1/+19 |
2016-04-23 | perf/x86/intel: Add Goldmont CPU support | Kan Liang | 3 | -1/+175 |
2016-04-23 | Merge branch 'perf/urgent' into perf/core, to resolve conflict | Ingo Molnar | 2 | -0/+2 |
2016-04-23 | perf/x86/intel/rapl: Add missing Haswell model | Srinivas Pandruvada | 1 | -0/+1 |
2016-04-23 | perf/x86/intel: Add model number for Skylake Server to perf | Andi Kleen | 1 | -0/+1 |
2016-04-13 | perf/x86/intel/pt: Use boot_cpu_has() because it's there | Alexander Shishkin | 1 | -1/+1 |
2016-04-01 | x86/cpufeature: Fix build bug caused by merge artifact with the removal of cp... | Ingo Molnar | 1 | -1/+1 |
2016-03-31 | x86/cpufeature: Remove cpu_has_hypervisor | Borislav Petkov | 1 | -1/+1 |
2016-03-31 | perf/x86/intel/bts: Move transaction start/stop to start/stop callbacks | Alexander Shishkin | 1 | -57/+48 |
2016-03-31 | perf/x86/intel/pt: Move transaction start/stop to PMU start/stop callbacks | Alexander Shishkin | 1 | -58/+27 |
2016-03-31 | x86/perf/intel/cstate: Modularize driver | Thomas Gleixner | 2 | -4/+22 |
2016-03-31 | x86/perf/intel/cstate: Sanitize error handling | Thomas Gleixner | 1 | -23/+27 |
2016-03-31 | x86/perf/intel/cstate: Sanitize probing | Thomas Gleixner | 1 | -199/+160 |
2016-03-31 | x86/perf/intel/cstate: Make cstate hotplug handling actually work | Thomas Gleixner | 1 | -69/+53 |
2016-03-31 | x86/perf/intel/rapl: Make the Intel RAPL PMU driver modular | Kan Liang | 2 | -40/+84 |
2016-03-31 | x86/perf/intel/uncore: Make the Intel uncore PMU driver modular | Kan Liang | 2 | -90/+132 |
2016-03-21 | perf/x86/intel/rapl: Add missing Broadwell models | Srinivas Pandruvada | 1 | -0/+2 |
2016-03-21 | perf/x86/intel/uncore: Remove ev_sel_ext bit support for PCU | Kan Liang | 1 | -5/+2 |
2016-03-21 | perf/x86/cqm: Factor out some common code | Peter Zijlstra | 1 | -15/+13 |
2016-03-21 | perf/x86/mbm: Add support for MBM counter overflow handling | Vikas Shivappa | 1 | -5/+134 |
2016-03-21 | perf/x86/mbm: Implement RMID recycling | Vikas Shivappa | 1 | -4/+27 |
2016-03-21 | perf/x86/mbm: Add memory bandwidth monitoring event management | Tony Luck | 1 | -6/+116 |
2016-03-21 | perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init | Vikas Shivappa | 1 | -3/+123 |
2016-03-21 | perf/x86/cqm: Fix CQM memory leak and notifier leak | Vikas Shivappa | 1 | -11/+32 |
2016-03-21 | perf/x86/cqm: Fix CQM handling of grouping events into a cache_group | Vikas Shivappa | 1 | -3/+10 |
2016-03-21 | perf/x86/BTS: Fix RCU usage | Peter Zijlstra | 1 | -1/+4 |
2016-03-17 | Merge branch 'x86/cleanups' into x86/urgent | Ingo Molnar | 1 | -1/+1 |
2016-03-08 | perf/x86/intel/rapl: Simplify quirk handling even more | Borislav Petkov | 1 | -19/+13 |
2016-03-08 | perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere | Andi Kleen | 2 | -1/+12 |
2016-03-08 | perf/x86/pebs: Add proper PEBS constraints for Broadwell | Stephane Eranian | 2 | -1/+25 |