Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Ingo Molnar: "The biggest diffstat comes from self-test updates, plus there's entry code fixes, 5-level paging related fixes, console debug output fixes, and misc fixes" * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/mm: Clean up the printk()s in show_fault_oops() x86/mm: Drop unneeded __always_inline for p4d page table helpers x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=y selftests/x86/sigreturn: Do minor cleanups selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs x86/entry/64/compat: Fix "x86/entry/64/compat: Preserve r8-r11 in int $0x80" x86/mm: Don't free P4D table when it is folded at runtime x86/entry/32: Add explicit 'l' instruction suffix x86/mm: Get rid of KERN_CONT in show_fault_oops()
No related branches found
No related tags found
Showing
- arch/x86/entry/entry_32.S 1 addition, 1 deletionarch/x86/entry/entry_32.S
- arch/x86/entry/entry_64_compat.S 8 additions, 8 deletionsarch/x86/entry/entry_64_compat.S
- arch/x86/include/asm/pgalloc.h 3 additions, 0 deletionsarch/x86/include/asm/pgalloc.h
- arch/x86/include/asm/pgtable.h 1 addition, 1 deletionarch/x86/include/asm/pgtable.h
- arch/x86/include/asm/pgtable_64.h 2 additions, 2 deletionsarch/x86/include/asm/pgtable_64.h
- arch/x86/mm/fault.c 7 additions, 14 deletionsarch/x86/mm/fault.c
- arch/x86/platform/efi/efi_64.c 2 additions, 2 deletionsarch/x86/platform/efi/efi_64.c
- tools/testing/selftests/x86/sigreturn.c 36 additions, 23 deletionstools/testing/selftests/x86/sigreturn.c
Loading
Please register or sign in to comment