index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
x86/irq: Factor out handler invocation from common_interrupt()
Jacob Pan
1
-9
/
+14
2024-04-30
x86/irq: Set up per host CPU posted interrupt descriptors
Jacob Pan
4
-0
/
+35
2024-04-30
x86/irq: Reserve a per CPU IDT vector for posted MSIs
Jacob Pan
1
-1
/
+7
2024-04-30
x86/irq: Add a Kconfig option for posted MSI
Jacob Pan
1
-0
/
+11
2024-04-30
x86/irq: Remove bitfields in posted interrupt descriptor
Jacob Pan
3
-12
/
+15
2024-04-30
x86/irq: Unionize PID.PIR for 64bit access w/o casting
Jacob Pan
1
-1
/
+4
2024-04-30
KVM: VMX: Move posted interrupt descriptor out of VMX code
Jacob Pan
4
-93
/
+91
2024-04-29
x86/tsc: Trust initial offset in architectural TSC-adjust MSRs
Daniel J Blueman
1
-4
/
+2
2024-04-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+91
2024-04-29
x86/sev: Add callback to apply RMP table fixups for kexec
Ashish Kalra
3
-0
/
+45
2024-04-29
x86/e820: Add a new e820 table update helper
Ashish Kalra
2
-3
/
+5
2024-04-29
x86/mm: Switch to new Intel CPU model defines
Tony Luck
1
-10
/
+6
2024-04-29
x86/tsc_msr: Switch to new Intel CPU model defines
Tony Luck
1
-7
/
+7
2024-04-29
x86/tsc: Switch to new Intel CPU model defines
Tony Luck
1
-3
/
+3
2024-04-29
x86/cpu: Switch to new Intel CPU model defines
Tony Luck
1
-3
/
+3
2024-04-29
x86/resctrl: Switch to new Intel CPU model defines
Tony Luck
2
-16
/
+16
2024-04-29
x86/microcode/intel: Switch to new Intel CPU model defines
Tony Luck
1
-3
/
+2
2024-04-29
x86/mce: Switch to new Intel CPU model defines
Tony Luck
3
-19
/
+18
2024-04-29
x86/cpu: Switch to new Intel CPU model defines
Tony Luck
1
-1
/
+1
2024-04-29
x86/cpu/intel_epb: Switch to new Intel CPU model defines
Tony Luck
1
-6
/
+6
2024-04-29
x86/aperfmperf: Switch to new Intel CPU model defines
Tony Luck
1
-9
/
+8
2024-04-29
x86/apic: Switch to new Intel CPU model defines
Tony Luck
1
-19
/
+19
2024-04-29
perf/x86/msr: Switch to new Intel CPU model defines
Tony Luck
1
-66
/
+66
2024-04-29
perf/x86/intel/uncore: Switch to new Intel CPU model defines
Tony Luck
3
-53
/
+55
2024-04-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-32
/
+31
2024-04-26
bpf, x86: Fix PROBE_MEM runtime load check
Puranjay Mohan
1
-32
/
+25
2024-04-26
bpf: verifier: prevent userspace memory access
Puranjay Mohan
1
-0
/
+6
2024-04-26
crypto: x86/aes-gcm - simplify GCM hash subkey derivation
Eric Biggers
1
-18
/
+8
2024-04-26
crypto: x86/aes-gcm - delete unused GCM assembly code
Eric Biggers
1
-186
/
+0
2024-04-26
crypto: x86/aes-xts - simplify loop in xts_crypt_slowpath()
Eric Biggers
1
-8
/
+5
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
24
-125
/
+247
2024-04-25
perf/x86/intel/pt: Switch to new Intel CPU model defines
Tony Luck
1
-6
/
+6
2024-04-25
perf/x86/lbr: Switch to new Intel CPU model defines
Tony Luck
1
-1
/
+2
2024-04-25
perf/x86/intel/cstate: Switch to new Intel CPU model defines
Tony Luck
1
-72
/
+72
2024-04-25
x86/sev: Make the VMPL0 checking more straight forward
Tom Lendacky
1
-21
/
+14
2024-04-25
x86/sev: Rename snp_init() in boot/compressed/sev.c
Tom Lendacky
1
-81
/
+81
2024-04-25
x86/sev: Shorten struct name snp_secrets_page_layout to snp_secrets_page
Tom Lendacky
2
-4
/
+4
2024-04-25
cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n
Sean Christopherson
1
-2
/
+6
2024-04-25
cpu: Re-enable CPU mitigations by default for !X86 architectures
Sean Christopherson
1
-5
/
+6
2024-04-25
x86/bugs: Switch to new Intel CPU model defines
Tony Luck
1
-78
/
+76
2024-04-25
x86/bugs: Switch to new Intel CPU model defines
Tony Luck
1
-15
/
+15
2024-04-24
x86/tdx: Preserve shared bit on mprotect()
Kirill A. Shutemov
2
-1
/
+3
2024-04-24
x86/cpu: Fix check for RDPKRU in __show_regs()
David Kaplan
1
-1
/
+1
2024-04-24
x86/resctrl: Add tracepoint for llc_occupancy tracking
Haifeng Xu
2
-0
/
+27
2024-04-24
x86/resctrl: Rename pseudo_lock_event.h to trace.h
Haifeng Xu
2
-5
/
+5
2024-04-24
x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 range
Wenkuan Wang
1
-2
/
+1
2024-04-24
x86/resctrl: Simplify call convention for MSR update functions
Tony Luck
3
-27
/
+18
2024-04-24
x86/resctrl: Pass domain to target CPU
Tony Luck
4
-52
/
+17
2024-04-24
locking/pvqspinlock/x86: Use _Q_LOCKED_VAL in PV_UNLOCK_ASM macro
Uros Bizjak
1
-1
/
+1
2024-04-24
locking/qspinlock/x86: Micro-optimize virt_spin_lock()
Uros Bizjak
1
-4
/
+9
[prev]
[next]