..
boot
A set of fixes for x86:
2020-12-06 11:22:39 -08:00
configs
* A defconfig fix, from Daniel Díaz.
2020-09-20 15:06:43 -07:00
crypto
crypto: x86/poly1305 - add back a needed assignment
2020-10-24 09:38:32 +11:00
entry
x86/entry: Emit a symbol for register restoring thunk
2021-02-03 23:28:40 +01:00
events
perf/x86/intel/lbr: Fix the return type of get_lbr_cycles()
2020-12-30 11:54:10 +01: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/apic: Add extra serialization for non-serializing MSRs
2021-02-10 09:29:22 +01:00
kernel
cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not there
2021-02-17 11:02:29 +01:00
kvm
KVM: x86: cleanup CR3 reserved bits checks
2021-02-17 11:02:24 +01:00
lib
x86/mmx: Use KFPU_387 for MMX string operations
2021-01-27 11:55:13 +01:00
math-emu
treewide: Use fallthrough pseudo-keyword
2020-08-23 17:36:59 -05:00
mm
KVM: SVM: Treat SVM as unsupported when running as an SEV guest
2021-02-10 09:29:19 +01:00
net
bpf: x64: Do not emit sub/add 0, %rsp when !stack_depth
2020-09-29 16:47:39 -07:00
oprofile
pci
x86/pci: Create PCI/MSI irqdomain after x86_init.pci.arch_init()
2021-02-17 11:02:28 +01:00
platform
x86/efi: Remove EFI PGD build time checks
2021-02-17 11:02:24 +01:00
power
purgatory
treewide: Convert macro and uses of __section(foo) to __section("foo")
2020-10-25 14:51:49 -07:00
ras
realmode
x86/head/64: Don't call verify_cpu() on starting APs
2020-09-09 11:33:20 +02:00
tools
x86/insn: Make inat-tables.c suitable for pre-decompression code
2020-09-07 19:45:24 +02:00
um
arch/um: partially revert the conversion to __section() macro
2020-10-26 15:39:37 -07:00
video
xen
Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()
2021-02-23 15:53:24 +01:00
.gitignore
Kbuild
Kconfig
fanotify: Fix sys_fanotify_mark() on native x86-32
2021-01-17 14:16:59 +01:00
Kconfig.assembler
Kconfig.cpu
Kconfig.debug
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
2020-10-06 11:18:04 +02:00
Makefile
x86/build: Disable CET instrumentation in the kernel for 32-bit too
2021-02-17 11:02:27 +01:00
Makefile_32.cpu
Makefile.um