..
acpi
hyperv-next for v6.16
2025-06-03 08:39:20 -07:00
apic
hyperv-next for v6.16
2025-06-03 08:39:20 -07:00
cpu
x86/vmscape: Add old Intel CPUs to affected list
2025-09-11 17:23:22 +02:00
fpu
x86/fpu: Fix NULL dereference in avx512_status()
2025-08-20 18:41:35 +02:00
kprobes
.gitignore
alternative.c
x86/alternatives: Fix int3 handling failure from broken text_poke array
2025-06-18 13:59:56 +02:00
amd_gart_64.c
amd_nb.c
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
2025-05-15 18:23:55 +02:00
amd_node.c
aperture_64.c
apm_32.c
asm-offsets_32.c
x86/asm-offsets: Export certain 'struct cpuinfo_x86' fields for 64-bit asm use too
2025-05-15 09:12:07 +02:00
asm-offsets_64.c
asm-offsets.c
x86/asm-offsets: Export certain 'struct cpuinfo_x86' fields for 64-bit asm use too
2025-05-15 09:12:07 +02:00
audit_64.c
bootflag.c
callthunks.c
cet.c
cfi.c
check.c
cpuid.c
crash_dump_32.c
crash_dump_64.c
crash.c
x86/crash: pass dm crypt keys to kdump kernel
2025-05-21 10:48:21 -07:00
devicetree.c
doublefault_32.c
dumpstack_32.c
dumpstack_64.c
dumpstack.c
e820.c
x86/e820: temporarily enable KHO scratch for memory below 1M
2025-05-12 23:50:41 -07:00
early_printk.c
early-quirks.c
ebda.c
eisa.c
espfix_64.c
fred.c
ftrace_32.S
ftrace_64.S
ftrace.c
Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts
2025-05-13 10:47:10 +02:00
head32.c
head64.c
x86/mm/64: Make 5-level paging support unconditional
2025-05-17 10:38:16 +02:00
head_32.S
head_64.S
x86/mm/64: Make 5-level paging support unconditional
2025-05-17 10:38:16 +02:00
hpet.c
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
2025-05-15 18:23:55 +02:00
hw_breakpoint.c
i8237.c
i8253.c
i8259.c
ibt_selftest.S
idt.c
io_delay.c
ioport.c
x86/iopl: Cure TIF_IO_BITMAP inconsistencies
2025-06-03 15:56:39 +02:00
irq_32.c
irq_64.c
irq_work.c
irq.c
x86/irq: Plug vector setup race
2025-08-15 16:39:26 +02:00
irqflags.S
irqinit.c
itmt.c
jailhouse.c
x86/cpuid: Rename hypervisor_cpuid_base()/for_each_possible_hypervisor_cpuid_base() to cpuid_base_hypervisor()/for_each_possible_cpuid_base_hypervisor()
2025-05-16 10:54:47 +02:00
jump_label.c
kdebugfs.c
kexec-bzimage64.c
- The 3 patch series "hung_task: extend blocking task stacktrace dump to
2025-05-31 19:12:53 -07:00
kgdb.c
x86/traps: Initialize DR7 by writing its architectural reset value
2025-06-24 13:15:52 -07:00
ksysfs.c
kvm.c
x86/cpuid: Rename hypervisor_cpuid_base()/for_each_possible_hypervisor_cpuid_base() to cpuid_base_hypervisor()/for_each_possible_cpuid_base_hypervisor()
2025-05-16 10:54:47 +02:00
kvmclock.c
ldt.c
machine_kexec_32.c
machine_kexec_64.c
- The 3 patch series "hung_task: extend blocking task stacktrace dump to
2025-05-31 19:12:53 -07:00
Makefile
Kbuild updates for v6.16
2025-06-07 10:05:35 -07:00
mmconf-fam10h_64.c
module.c
Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts
2025-05-13 10:47:10 +02:00
mpparse.c
msr.c
nmi_selftest.c
nmi.c
paravirt-spinlocks.c
paravirt.c
x86/paravirt: Restrict PARAVIRT_XXL to 64-bit only
2025-05-17 10:38:29 +02:00
pci-dma.c
pcspeaker.c
perf_regs.c
platform-quirks.c
pmem.c
probe_roms.c
process_32.c
x86/traps: Initialize DR7 by writing its architectural reset value
2025-06-24 13:15:52 -07:00
process_64.c
x86/traps: Initialize DR7 by writing its architectural reset value
2025-06-24 13:15:52 -07:00
process.c
x86/process: Move the buffer clearing before MONITOR
2025-06-17 17:17:12 +02:00
process.h
ptrace.c
pvclock.c
quirks.c
reboot_fixups_32.c
reboot.c
relocate_kernel_32.S
relocate_kernel_64.S
resource.c
rethook.c
rtc.c
setup_percpu.c
setup.c
- The 11 patch series "Add folio_mk_pte()" from Matthew Wilcox
2025-05-31 15:44:16 -07:00
sev_verify_cbit.S
shstk.c
signal_32.c
x86/fred/signal: Prevent immediate repeat of single step trap on return from SIGTRAP handler
2025-06-09 08:50:58 -07:00
signal_64.c
x86/fred/signal: Prevent immediate repeat of single step trap on return from SIGTRAP handler
2025-06-09 08:50:58 -07:00
signal.c
smp.c
x86/smp: PM/hibernate: Split arch_resume_nosmt()
2025-06-07 14:22:56 +02:00
smpboot.c
Reapply "x86/smp: Eliminate mwait_play_dead_cpuid_hint()"
2025-06-07 14:23:22 +02:00
stacktrace.c
static_call.c
Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts
2025-05-13 10:47:10 +02:00
step.c
sys_ia32.c
sys_x86_64.c
tboot.c
time.c
tls.c
tls.h
trace_clock.c
trace.c
traps.c
x86/traps: Initialize DR6 by writing its architectural reset value
2025-06-24 13:15:51 -07:00
tsc_msr.c
tsc_sync.c
tsc.c
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
2025-05-15 18:23:55 +02:00
umip.c
unwind_frame.c
unwind_guess.c
unwind_orc.c
uprobes.c
verify_cpu.S
vm86_32.c
vmcore_info_32.c
vmcore_info_64.c
vmlinux.lds.S
Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts
2025-05-13 10:47:10 +02:00
vsmp_64.c
x86_init.c