..
boot
x86/boot: Avoid using Intel mnemonics in AT&T syntax asm
2023-01-18 11:48:53 +01:00
configs
x86/kbuild: Enable CONFIG_KALLSYMS_ALL=y in the defconfigs
2022-01-27 11:04:56 +01:00
crypto
crypto: blake2s - remove shash module
2022-08-17 14:24:19 +02:00
entry
exit: Add and use make_task_dead.
2023-02-01 08:27:20 +01:00
events
perf/x86/intel: Add Emerald Rapids
2023-02-09 11:26:39 +01:00
hyperv
x86/hyperv: Remove unregister syscore call from Hyper-V cleanup
2022-12-31 13:14:39 +01:00
ia32
…
include
x86/fpu: Add a pkru argument to copy_uabi_from_kernel_to_xstate().
2023-01-14 10:23:27 +01:00
kernel
x86/i8259: Mark legacy PIC interrupts with IRQ_LEVEL
2023-02-01 08:27:30 +01:00
kvm
KVM: x86/vmx: Do not skip segment attributes if unusable bit is set
2023-02-01 08:27:25 +01:00
lib
x86/asm: Fix an assembler warning with current binutils
2023-01-24 07:22:42 +01:00
math-emu
x86: Prepare asm files for straight-line-speculation
2022-05-15 20:18:49 +02:00
mm
x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
2022-12-02 17:41:09 +01:00
net
x86/extable: Extend extable functionality
2022-07-29 17:25:26 +02:00
pci
x86/PCI: Fix ALi M1487 (IBC) PIRQ router link value interpretation
2022-06-09 10:22:46 +02:00
platform
x86/olpc: fix 'logical not is only applied to the left hand side'
2022-08-17 14:24:18 +02:00
power
x86/pm: Add enumeration check before spec MSRs save/restore setup
2022-12-02 17:41:09 +01:00
purgatory
…
ras
…
realmode
x86/mm: Flush global TLB when switching to trampoline page-table
2022-01-27 11:04:35 +01:00
tools
…
um
arch: um: Mark the stack non-executable to fix a binutils warning
2022-10-12 09:53:27 +02:00
video
…
xen
x86/xen: Fix memory leak in xen_init_lock_cpu()
2022-12-31 13:14:04 +01:00
.gitignore
…
Kbuild
…
Kconfig
x86/Kconfig: Drop check for -mabi=ms for CONFIG_EFI_STUB
2022-10-29 10:12:58 +02:00
Kconfig.assembler
…
Kconfig.cpu
…
Kconfig.debug
arch: make TRACE_IRQFLAGS_NMI_SUPPORT generic
2022-08-17 14:23:00 +02:00
Makefile
x86/realmode: build with -D__DISABLE_EXPORTS
2022-07-23 12:53:56 +02:00
Makefile.um
…
Makefile_32.cpu
…