-
- Downloads
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Thomas Gleixner: "This update contains: - Hopefully the last ASM CLAC fixups - A fix for the Quark family related to the IMR lock which makes kexec work again - A off-by-one fix in the MPX code. Ironic, isn't it? - A fix for X86_PAE which addresses once more an unsigned long vs phys_addr_t hickup" * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/mpx: Fix off-by-one comparison with nr_registers x86/mm: Fix slow_virt_to_phys() for X86_PAE again x86/entry/compat: Add missing CLAC to entry_INT80_32 x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32 x86/platform/intel/quark: Change the kernel's IMR lock bit to false
No related branches found
No related tags found
Showing
- arch/x86/entry/entry_32.S 1 addition, 0 deletionsarch/x86/entry/entry_32.S
- arch/x86/entry/entry_64_compat.S 1 addition, 0 deletionsarch/x86/entry/entry_64_compat.S
- arch/x86/mm/mpx.c 1 addition, 1 deletionarch/x86/mm/mpx.c
- arch/x86/mm/pageattr.c 10 additions, 4 deletionsarch/x86/mm/pageattr.c
- arch/x86/platform/intel-quark/imr.c 2 additions, 2 deletionsarch/x86/platform/intel-quark/imr.c
Loading
Please register or sign in to comment