index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-26
perf/x86/amd/ibs: Add bitfield definitions in new <asm/amd-ibs.h> header
Kim Phillips
1
-14
/
+9
2021-08-26
perf/amd/uncore: Allow the driver to be built as a module
Kim Phillips
3
-3
/
+40
2021-08-26
x86/cpu: Add get_llc_id() helper function
Kim Phillips
1
-1
/
+1
2021-08-26
perf/amd/uncore: Clean up header use, use <linux/ include paths instead of <asm/
Kim Phillips
1
-2
/
+2
2021-08-26
perf/amd/uncore: Simplify code, use free_percpu()'s built-in check for NULL
Kim Phillips
1
-4
/
+2
2021-08-26
perf/x86/intel: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2
-6
/
+6
2021-08-26
perf/x86: Remove unused assignment to pointer 'e'
Colin Ian King
1
-3
/
+1
2021-08-26
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
10
-44
/
+122
2021-08-26
perf/x86/amd/power: Assign pmu.module
Kim Phillips
1
-0
/
+1
2021-08-26
perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS Op
Kim Phillips
1
-0
/
+1
2021-08-26
perf/x86/amd/ibs: Work around erratum #1197
Kim Phillips
1
-0
/
+8
2021-08-26
perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32
Colin Ian King
1
-1
/
+1
2021-08-25
perf/x86/intel/pt: Fix mask of num_address_ranges
Xiaoyao Li
1
-1
/
+1
2021-08-06
perf/x86/intel: Apply mid ACK for small core
Kan Liang
2
-8
/
+30
2021-08-04
perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guest
Like Xu
1
-1
/
+2
2021-08-04
perf/x86: Fix out of bound MSR access
Peter Zijlstra
1
-5
/
+7
2021-07-16
perf/x86/intel/uncore: Fix IIO cleanup mapping procedure for SNR/ICX
Alexander Antonov
1
-12
/
+28
2021-07-11
Merge tag 'perf-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-8
/
+21
2021-07-07
Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2021-07-02
perf/x86/intel/uncore: Support IMC free-running counters on Sapphire Rapids s...
Kan Liang
1
-1
/
+65
2021-07-02
perf/x86/intel/uncore: Support IIO free-running counters on Sapphire Rapids s...
Kan Liang
3
-11
/
+136
2021-07-02
perf/x86/intel/uncore: Factor out snr_uncore_mmio_map()
Kan Liang
1
-11
/
+25
2021-07-02
perf/x86/intel/uncore: Add alias PMU name
Kan Liang
3
-7
/
+41
2021-07-02
perf/x86/intel/uncore: Add Sapphire Rapids server MDF support
Kan Liang
1
-1
/
+6
2021-07-02
perf/x86/intel/uncore: Add Sapphire Rapids server M3UPI support
Kan Liang
1
-1
/
+6
2021-07-02
perf/x86/intel/uncore: Add Sapphire Rapids server UPI support
Kan Liang
1
-1
/
+6
2021-07-02
perf/x86/intel/uncore: Add Sapphire Rapids server M2M support
Kan Liang
3
-8
/
+44
2021-07-02
perf/x86/intel/uncore: Add Sapphire Rapids server IMC support
Kan Liang
3
-6
/
+45
2021-07-02
perf/x86/intel/uncore: Add Sapphire Rapids server PCU support
Kan Liang
1
-1
/
+5
2021-07-02
perf/x86/intel/uncore: Add Sapphire Rapids server M2PCIe support
Kan Liang
1
-1
/
+6
2021-07-02
perf/x86/intel/uncore: Add Sapphire Rapids server IRP support
Kan Liang
1
-1
/
+26
2021-07-02
perf/x86/intel/uncore: Add Sapphire Rapids server IIO support
Kan Liang
1
-1
/
+8
2021-07-02
perf/x86/intel/uncore: Add Sapphire Rapids server CHA support
Kan Liang
3
-4
/
+96
2021-07-02
perf/x86/intel/uncore: Add Sapphire Rapids server framework
Kan Liang
5
-5
/
+116
2021-07-02
perf/x86/intel/uncore: Clean up error handling path of iio mapping
Kan Liang
1
-2
/
+4
2021-07-02
perf/x86/cstate: Add ICELAKE_X and ICELAKE_D support
Zhang Rui
1
-6
/
+17
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-20
/
+222
2021-06-28
Merge tag 'x86_cpu_for_v5.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-5
/
+9
2021-06-24
perf/x86/intel/lbr: Zero the xstate buffer on allocation
Thomas Gleixner
1
-1
/
+2
2021-06-23
x86/fpu/xstate: Sanitize handling of independent features
Thomas Gleixner
1
-3
/
+3
2021-06-23
x86/fpu: Rename "dynamic" XSTATEs to "independent"
Andy Lutomirski
1
-3
/
+3
2021-06-23
perf/x86/intel: Fix instructions:ppp support in Sapphire Rapids
Kan Liang
1
-1
/
+3
2021-06-23
perf/x86/intel: Add more events requires FRONTEND MSR on Sapphire Rapids
Kan Liang
1
-0
/
+2
2021-06-23
perf/x86/intel: Fix fixed counter check warning for some Alder Lake
Kan Liang
1
-2
/
+7
2021-06-23
perf/x86/intel: Fix PEBS-via-PT reload base value for Extended PEBS
Like Xu
1
-6
/
+14
2021-06-17
perf/x86: Reset the dirty counter to prevent the leak for an RDPMC task
Kan Liang
2
-1
/
+28
2021-06-15
x86/events/intel: Do not deploy TSX force abort workaround when TSX is deprec...
Pawan Gupta
1
-1
/
+7
2021-06-01
perf/x86/rapl: Use CPUID bit on AMD and Hygon parts
Andrew Cooper
1
-4
/
+2
2021-06-01
perf/x86/intel/uncore: Fix M2M event umask for Ice Lake server
Kan Liang
1
-1
/
+2
2021-05-31
perf/x86/intel/uncore: Fix a kernel WARNING triggered by maxcpus=1
Kan Liang
1
-2
/
+4
[next]