Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Ingo Molnar: "Fallout from the recent NMI fixes: make x86 LDT handling more robust. Also some EFI fixes" * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/ldt: Make modify_ldt synchronous x86/xen: Probe target addresses in set_aliased_prot() before the hypercall x86/irq: Use the caller provided polarity setting in mp_check_pin_attr() efi: Check for NULL efi kernel parameters x86/efi: Use all 64 bit of efi_memmap in setup_e820()
Showing
- arch/x86/boot/compressed/eboot.c 4 additions, 0 deletionsarch/x86/boot/compressed/eboot.c
- arch/x86/include/asm/desc.h 0 additions, 15 deletionsarch/x86/include/asm/desc.h
- arch/x86/include/asm/mmu.h 1 addition, 2 deletionsarch/x86/include/asm/mmu.h
- arch/x86/include/asm/mmu_context.h 49 additions, 5 deletionsarch/x86/include/asm/mmu_context.h
- arch/x86/kernel/apic/io_apic.c 1 addition, 1 deletionarch/x86/kernel/apic/io_apic.c
- arch/x86/kernel/cpu/common.c 2 additions, 2 deletionsarch/x86/kernel/cpu/common.c
- arch/x86/kernel/cpu/perf_event.c 8 additions, 4 deletionsarch/x86/kernel/cpu/perf_event.c
- arch/x86/kernel/ldt.c 142 additions, 120 deletionsarch/x86/kernel/ldt.c
- arch/x86/kernel/process_64.c 2 additions, 2 deletionsarch/x86/kernel/process_64.c
- arch/x86/kernel/step.c 4 additions, 2 deletionsarch/x86/kernel/step.c
- arch/x86/platform/efi/efi.c 5 additions, 0 deletionsarch/x86/platform/efi/efi.c
- arch/x86/power/cpu.c 2 additions, 1 deletionarch/x86/power/cpu.c
- arch/x86/xen/enlighten.c 40 additions, 0 deletionsarch/x86/xen/enlighten.c
- drivers/firmware/efi/efi.c 5 additions, 0 deletionsdrivers/firmware/efi/efi.c
Please register or sign in to comment