index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/x86/amd: Change/fix NMI latency mitigation to use a timestamp
Tom Lendacky
2019-11-06
1
-13
/
+17
*
perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops
Kim Phillips
2019-09-21
1
-3
/
+10
*
perf/x86/intel: Restrict period on Nehalem
Josh Hunt
2019-09-21
1
-0
/
+6
*
perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_id
Suravee Suthikulpanit
2019-07-31
1
-19
/
+2
*
perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCs
Kim Phillips
2019-07-31
1
-4
/
+11
*
perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCs
Kim Phillips
2019-07-31
1
-1
/
+1
*
perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints
Stephane Eranian
2019-06-22
1
-14
/
+14
*
perf/x86/intel: Allow PEBS multi-entry in watermark mode
Stephane Eranian
2019-06-15
1
-1
/
+1
*
x86/cpu: Sanitize FAM6_ATOM naming
Peter Zijlstra
2019-05-14
4
-19
/
+21
*
perf/x86/intel: Initialize TFA MSR
Peter Zijlstra
2019-05-10
1
-0
/
+6
*
perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS
Stephane Eranian
2019-05-10
1
-1
/
+1
*
perf/x86/amd: Update generic hardware cache events for Family 17h
Kim Phillips
2019-05-08
1
-3
/
+108
*
perf/x86: Fix incorrect PEBS_REGS
Kan Liang
2019-04-27
2
-20
/
+20
*
perf/x86/amd: Add event map for AMD Family 17h
Kim Phillips
2019-04-27
1
-9
/
+26
*
x86/perf/amd: Remove need to check "running" bit in NMI handler
Lendacky, Thomas
2019-04-17
2
-12
/
+22
*
x86/perf/amd: Resolve NMI latency issues for active PMCs
Lendacky, Thomas
2019-04-17
1
-1
/
+55
*
x86/perf/amd: Resolve race condition when disabling PMC
Lendacky, Thomas
2019-04-17
1
-3
/
+62
*
perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
kbuild test robot
2019-03-19
1
-1
/
+1
*
perf/x86/intel: Fix memory corruption
Peter Zijlstra
2019-03-19
1
-1
/
+1
*
perf/x86: Fixup typo in stub functions
Peter Zijlstra
2019-03-19
1
-2
/
+2
*
perf/x86/intel: Implement support for TSX Force Abort
Peter Zijlstra (Intel)
2019-03-13
2
-3
/
+77
*
perf/x86/intel: Generalize dynamic constraint creation
Peter Zijlstra (Intel)
2019-03-13
1
-21
/
+30
*
perf/x86/intel: Make cpuc allocations consistent
Peter Zijlstra (Intel)
2019-03-13
3
-22
/
+31
*
perf/x86: Add check_period PMU callback
Jiri Olsa
2019-02-20
3
-2
/
+37
*
perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()
Peter Zijlstra
2019-02-12
1
-2
/
+8
*
perf/x86/intel/uncore: Add Node ID mask
Kan Liang
2019-02-12
1
-1
/
+3
*
perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()
Jiri Olsa
2018-12-05
2
-18
/
+12
*
perf/x86/intel: Move branch tracing setup to the Intel-specific source file
Jiri Olsa
2018-12-05
2
-21
/
+40
*
perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs
Kan Liang
2018-12-01
1
-1
/
+114
*
perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events
Natarajan, Janakarajan
2018-11-04
1
-0
/
+10
*
perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX
Kan Liang
2018-11-04
1
-6
/
+6
*
perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUs
Jacek Tomaka
2018-10-10
1
-0
/
+4
*
perf/x86/intel/lbr: Fix incomplete LBR call stack
Kan Liang
2018-10-03
2
-6
/
+27
*
x86/nmi: Fix NMI uaccess race against CR3 switching
Andy Lutomirski
2018-09-05
1
-1
/
+1
*
perf/x86/amd/ibs: Don't access non-started event
Thomas Gleixner
2018-09-05
1
-1
/
+5
*
perf/x86/intel/uncore: Correct fixed counter index check for NHM
Kan Liang
2018-08-03
1
-1
/
+1
*
perf/x86/intel/uncore: Correct fixed counter index check in generic code
Kan Liang
2018-08-03
1
-1
/
+1
*
x86/events/intel/ds: Fix bts_interrupt_threshold alignment
Hugh Dickins
2018-07-25
1
-3
/
+5
*
perf/x86/intel/uncore: Add event constraint for BDX PCU
Kan Liang
2018-07-03
1
-0
/
+8
*
perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1
Kan Liang
2018-06-21
1
-3
/
+6
*
perf/x86/intel: Fix event update for auto-reload
Kan Liang
2018-05-30
2
-13
/
+94
*
perf/x86/intel: Fix large period handling on Broadwell CPUs
Kan Liang
2018-05-30
2
-2
/
+2
*
perf/x86/intel: Properly save/restore the PMU state in the NMI handler
Kan Liang
2018-05-30
1
-1
/
+9
*
perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUs
Stephane Eranian
2018-05-30
1
-8
/
+17
*
perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()
Peter Zijlstra
2018-05-16
1
-0
/
+3
*
perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driver
Peter Zijlstra
2018-05-16
1
-3
/
+6
*
perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msr
Peter Zijlstra
2018-05-16
1
-0
/
+2
*
perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*
Peter Zijlstra
2018-05-16
1
-1
/
+4
*
perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...
Kan Liang
2018-03-28
1
-14
/
+17
*
perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()
Dan Carpenter
2018-03-28
1
-1
/
+1
[next]