linux-yocto/arch/x86/kernel
2026-01-22 12:04:06 -05:00
..
acpi x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibility 2023-11-08 17:26:43 +01:00
apic x86/apic: Always explicitly disarm TSC-deadline timer 2024-10-22 15:40:46 +02:00
cpu Merge branch 'v5.15/standard/base' into v5.15/standard/cn-sdkv5.15/octeon 2025-12-09 09:35:59 -05:00
fpu x86/fpu: Avoid writing LBR bit to IA32_XSS unless supported 2024-10-17 15:11:58 +02:00
kprobes x86/modules: Set VM_FLUSH_RESET_PERMS in module_alloc() 2025-05-22 14:08:28 +02:00
.gitignore
alternative.c x86/its: FineIBT-paranoid vs ITS 2025-05-22 14:08:24 +02:00
amd_gart_64.c
amd_nb.c x86/amd_nb: Restrict init function to AMD-based systems 2025-03-13 12:50:17 +01:00
aperture_64.c
apm_32.c x86/APM: drop the duplicate APM_MINOR_DEV macro 2023-09-19 12:22:45 +02:00
asm-offsets_32.c
asm-offsets_64.c
asm-offsets.c
audit_64.c
bootflag.c
cc_platform.c
check.c
cpuid.c
crash_core_32.c
crash_core_64.c
crash_dump_32.c
crash_dump_64.c
crash.c x86/crash: Disable virt in core NMI crash handler to avoid double shootdown 2023-03-10 09:40:01 +01:00
devicetree.c x86/of: Return consistent error type from x86_of_pci_irq_enable() 2024-08-19 05:44:50 +02:00
doublefault_32.c
dumpstack_32.c
dumpstack_64.c
dumpstack.c x86: remove __range_not_ok() 2026-01-19 13:10:12 +01:00
e820.c x86/e820: Fix handling of subpage regions when calculating nosave ranges in e820__register_nosave_regions() 2025-05-02 07:44:06 +02:00
early_printk.c
early-quirks.c
ebda.c
eisa.c
espfix_64.c
ftrace_32.S
ftrace_64.S
ftrace.c x86/modules: Set VM_FLUSH_RESET_PERMS in module_alloc() 2025-05-22 14:08:28 +02:00
head_32.S
head_64.S
head32.c
head64.c x86/boot: Fix incorrect startup_gdt_descr.size 2023-11-20 11:08:13 +01:00
hpet.c
hw_breakpoint.c
i8237.c
i8253.c x86/i8253: Disable PIT timer 0 when not in use 2025-03-13 12:50:46 +01:00
i8259.c x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibility 2023-11-08 17:26:43 +01:00
idt.c
io_delay.c
ioport.c x86/iopl: Cure TIF_IO_BITMAP inconsistencies 2025-06-27 11:05:22 +01:00
irq_32.c
irq_64.c
irq_work.c
irq.c x86/irq: Define trace events conditionally 2025-04-10 14:31:51 +02:00
irqflags.S
irqinit.c x86/i8259: Mark legacy PIC interrupts with IRQ_LEVEL 2023-02-01 08:27:30 +01:00
itmt.c
jailhouse.c
jump_label.c
kdebugfs.c
kexec-bzimage64.c
kgdb.c
ksysfs.c
kvm.c x86/kvm: Prefer native qspinlock for dedicated vCPUs irrespective of PV_UNHALT 2025-12-07 06:09:21 +09:00
kvmclock.c x86/kvm: Do not try to disable kvmclock if it was not enabled 2024-01-25 14:52:49 -08:00
ldt.c
machine_kexec_32.c
machine_kexec_64.c
Makefile
mmconf-fam10h_64.c
module.c x86/modules: Set VM_FLUSH_RESET_PERMS in module_alloc() 2025-05-22 14:08:28 +02:00
mpparse.c
msr.c
nmi_selftest.c
nmi.c x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus() 2025-06-04 14:38:00 +02:00
paravirt-spinlocks.c
paravirt.c x86/ibt,paravirt: Use text_gen_insn() for paravirt_patch() 2024-03-01 13:21:49 +01:00
pci-dma.c
pci-iommu_table.c
pci-swiotlb.c
pcspeaker.c
perf_regs.c
platform-quirks.c
pmem.c
probe_roms.c
process_32.c x86/resctl: fix scheduler confusion with 'current' 2023-03-11 13:57:39 +01:00
process_64.c x86/cpu: Fix check for RDPKRU in __show_regs() 2024-05-02 16:24:47 +02:00
process.c x86: Pin task-stack in __get_wchan() 2025-08-28 16:24:03 +02:00
process.h
ptrace.c
pvclock.c
quirks.c
reboot_fixups_32.c
reboot.c x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus() 2025-06-04 14:38:00 +02:00
relocate_kernel_32.S
relocate_kernel_64.S
resource.c
rtc.c
setup_percpu.c
setup.c x86/mm: Fix RESERVE_BRK() for older binutils 2023-11-08 17:26:43 +01:00
sev_verify_cbit.S
sev-shared.c x86/sev: Check for user-space IOIO pointing to kernel space 2023-10-25 11:58:55 +02:00
sev.c x86/sev: Check IOBM for IOIO exceptions from user-space 2023-10-25 11:58:55 +02:00
signal_compat.c
signal.c x86/init: Initialize signal frame size late 2023-08-08 19:58:31 +02:00
smp.c x86/reboot: Disable SVM, not just VMX, when stopping CPUs 2023-03-10 09:40:01 +01:00
smpboot.c x86/smp: Use dedicated cache-line for mwait_play_dead() 2023-07-05 18:25:05 +01:00
stacktrace.c x86: remove __range_not_ok() 2026-01-19 13:10:12 +01:00
static_call.c x86/its: Add support for ITS-safe return thunk 2025-05-22 14:08:23 +02:00
step.c
sys_ia32.c
sys_x86_64.c
tboot.c
time.c x86: stop playing stack games in profile_pc() 2024-07-05 09:14:45 +02:00
tls.c
tls.h
topology.c
trace_clock.c
trace.c
tracepoint.c
traps.c x86/CPU/AMD: Fix the DIV(0) initial fix attempt 2023-08-26 14:23:40 +02:00
tsc_msr.c
tsc_sync.c x86/tsc: Trust initial offset in architectural TSC-adjust MSRs 2024-06-16 13:39:11 +02:00
tsc.c x86/tsc: Always save/restore TSC sched_clock() on suspend/resume 2025-04-10 14:32:05 +02:00
umip.c x86/umip: Fix decoding of register forms of 0F 01 (SGDT and SIDT aliases) 2025-10-19 16:21:48 +02:00
unwind_frame.c x86: kmsan: don't instrument stack walking functions 2026-01-19 13:09:25 +01:00
unwind_guess.c
unwind_orc.c x86/unwind/orc: Fix unreliable stack dump with gcov 2022-11-03 23:59:16 +09:00
uprobes.c uprobes/x86: Allow to probe a NOP instruction with 0x66 prefix 2022-12-31 13:14:04 +01:00
verify_cpu.S
vm86_32.c
vmlinux.lds.S x86/its: Add support for ITS-safe return thunk 2025-05-22 14:08:23 +02:00
vsmp_64.c
x86_init.c x86/rtc: Remove __init for runtime functions 2023-04-20 12:13:56 +02:00