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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
x86/irq: Factor out common code for checking pending interrupts
Jacob Pan
2
-6
/
+4
2024-04-30
x86/irq: Install posted MSI notification handler
Jacob Pan
2
-4
/
+124
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
2
-0
/
+26
2024-04-29
x86/tsc: Trust initial offset in architectural TSC-adjust MSRs
Daniel J Blueman
1
-4
/
+2
2024-04-29
x86/e820: Add a new e820 table update helper
Ashish Kalra
1
-3
/
+4
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-25
x86/mm: care about shadow stack guard gap during placement
Rick Edgecombe
1
-0
/
+10
2024-04-25
x86/mm: implement HAVE_ARCH_UNMAPPED_AREA_VMFLAGS
Rick Edgecombe
1
-5
/
+20
2024-04-25
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
1
-5
/
+2
2024-04-25
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
1
-1
/
+1
2024-04-25
x86: remove unneeded memblock_find_dma_reserve()
Baoquan He
1
-2
/
+0
2024-04-25
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
1
-1
/
+1
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2
-0
/
+2
2024-04-25
x86/sev: Shorten struct name snp_secrets_page_layout to snp_secrets_page
Tom Lendacky
1
-3
/
+3
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/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-23
crash: add a new kexec flag for hotplug support
Sourabh Jain
1
-11
/
+17
2024-04-23
crash: forward memory_notify arg to arch crash hotplug handler
Sourabh Jain
1
-1
/
+3
2024-04-22
x86/sev: Check for MWAITX and MONITORX opcodes in the #VC handler
Tom Lendacky
1
-2
/
+4
2024-04-22
x86/cpu/vfm: Update arch/x86/include/asm/intel-family.h
Tony Luck
1
-2
/
+1
2024-04-19
Merge x86 bugfixes from Linux 6.9-rc3
Paolo Bonzini
12
-68
/
+65
2024-04-18
x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQ
Eric Biggers
1
-3
/
+3
2024-04-14
x86/bugs: Fix BHI retpoline check
Josh Poimboeuf
1
-4
/
+7
2024-04-12
x86/sev: Take NUMA node into account when allocating memory for per-CPU SEV data
Li RongQing
1
-4
/
+4
2024-04-12
Merge branch 'x86/urgent' into x86/cpu, to resolve conflict
Ingo Molnar
7
-101
/
+216
2024-04-12
x86/cpu/amd: Move TOPOEXT enablement into the topology parser
Thomas Gleixner
2
-15
/
+21
2024-04-12
x86/cpu/amd: Make the NODEID_MSR union actually work
Thomas Gleixner
1
-3
/
+3
2024-04-12
x86/cpu/amd: Make the CPUID 0x80000008 parser correct
Thomas Gleixner
1
-6
/
+18
2024-04-12
x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHI
Josh Poimboeuf
1
-1
/
+1
2024-04-12
x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=auto
Josh Poimboeuf
1
-9
/
+1
2024-04-11
KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
Paolo Bonzini
2
-2
/
+1
2024-04-11
Merge tag 'v6.9-rc3' into x86/boot, to pick up fixes before queueing up more ...
Ingo Molnar
24
-201
/
+185
2024-04-11
x86/bugs: Clarify that syscall hardening isn't a BHI mitigation
Josh Poimboeuf
1
-3
/
+3
2024-04-11
x86/bugs: Fix BHI handling of RRSBA
Josh Poimboeuf
1
-12
/
+18
[prev]
[next]