..
boot
x86/boot/compressed/64: Check SEV encryption in the 32-bit boot-path
2021-05-26 12:06:57 +02:00
configs
* A defconfig fix, from Daniel Díaz.
2020-09-20 15:06:43 -07:00
crypto
crypto: x86/curve25519 - fix cpu feature checking logic in mod_exit
2021-07-14 16:56:06 +02:00
entry
x86/sev: Split up runtime #VC handler for correct state tracking
2021-07-14 16:56:09 +02:00
events
perf/x86/msr: Add Sapphire Rapids CPU support
2021-10-27 09:56:55 +02:00
hyperv
x86/hyperv: Fix kexec panic/hang issues
2021-01-27 11:54:57 +01:00
ia32
x86: remove address space overrides using set_fs()
2020-09-08 22:21:36 -04:00
include
x86/entry: Correct reference to intended CONFIG_64_BIT
2021-10-13 10:04:30 +02:00
kernel
x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() fails
2021-10-20 11:44:59 +02:00
kvm
Revert "x86/kvm: fix vcpu-id indexed array sizes"
2021-11-12 14:58:32 +01:00
lib
x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypes
2021-05-22 11:40:51 +02:00
math-emu
treewide: Use fallthrough pseudo-keyword
2020-08-23 17:36:59 -05:00
mm
x86/mm: Fix kern_addr_valid() to cope with existing but not present entries
2021-09-22 12:27:56 +02:00
net
bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS prog
2021-10-06 15:55:50 +02:00
oprofile
pci
PCI: Add AMD RS690 quirk to enable 64-bit DMA
2021-06-30 08:47:23 -04:00
platform
x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCI
2021-10-13 10:04:30 +02:00
power
PM: hibernate: x86: Use crc32 instead of md5 for hibernation e820 integrity check
2021-05-14 09:50:21 +02:00
purgatory
treewide: Convert macro and uses of __section(foo) to __section("foo")
2020-10-25 14:51:49 -07:00
ras
treewide: replace '---help---' in Kconfig files with 'help'
2020-06-14 01:57:21 +09:00
realmode
x86/head/64: Don't call verify_cpu() on starting APs
2020-09-09 11:33:20 +02:00
tools
x86/tools: Fix objdump version check again
2021-08-18 08:59:15 +02:00
um
arch/um: partially revert the conversion to __section() macro
2020-10-26 15:39:37 -07:00
video
xen
xen/x86: prevent PVH type from getting clobbered
2021-10-27 09:56:46 +02:00
.gitignore
Kbuild
Kconfig
x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automatically
2021-10-20 11:45:01 +02:00
Kconfig.assembler
Kconfig.cpu
treewide: replace '---help---' in Kconfig files with 'help'
2020-06-14 01:57:21 +09:00
Kconfig.debug
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
2020-10-06 11:18:04 +02:00
Makefile
x86/build: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS)
2021-05-11 14:47:18 +02:00
Makefile_32.cpu
Makefile.um