Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Ingo Molnar: "Misc fixes and minor updates all over the place: - an SGI/UV fix - a defconfig update - a build warning fix - move the boot_params file to the arch location in debugfs - a pkeys fix - selftests fix - boot message fixes - sparse fixes - a resume warning fix - ioapic hotplug fixes - reboot quirks ... plus various minor cleanups" * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/build/x86_64_defconfig: Enable CONFIG_R8169 x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk x86/hpet: Prevent might sleep splat on resume x86/boot: Correct setup_header.start_sys name x86/purgatory: Fix sparse warning, symbol not declared x86/purgatory: Make functions and variables static x86/events: Remove last remnants of old filenames x86/pkeys: Check against max pkey to avoid overflows x86/ioapic: Split IOAPIC hot-removal into two steps x86/PCI: Implement pcibios_release_device to release IRQ from IOAPIC x86/intel_rdt: Remove duplicate inclusion of linux/cpu.h x86/vmware: Remove duplicate inclusion of asm/timer.h x86/hyperv: Hide unused label x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk x86/platform/uv/BAU: Fix HUB errors by remove initial write to sw-ack register x86/selftests: Add clobbers for int80 on x86_64 x86/apic: Simplify enable_IR_x2apic(), remove try_to_enable_IR() x86/apic: Fix a warning message in logical CPU IDs allocation x86/kdebugfs: Move boot params hierarchy under (debugfs)/x86/
No related branches found
No related tags found
Showing
- arch/x86/configs/x86_64_defconfig 1 addition, 0 deletionsarch/x86/configs/x86_64_defconfig
- arch/x86/events/amd/core.c 1 addition, 1 deletionarch/x86/events/amd/core.c
- arch/x86/events/intel/cstate.c 1 addition, 1 deletionarch/x86/events/intel/cstate.c
- arch/x86/events/intel/rapl.c 1 addition, 1 deletionarch/x86/events/intel/rapl.c
- arch/x86/events/intel/uncore.h 3 additions, 3 deletionsarch/x86/events/intel/uncore.h
- arch/x86/hyperv/hv_init.c 1 addition, 1 deletionarch/x86/hyperv/hv_init.c
- arch/x86/include/asm/pkeys.h 9 additions, 6 deletionsarch/x86/include/asm/pkeys.h
- arch/x86/include/uapi/asm/bootparam.h 1 addition, 1 deletionarch/x86/include/uapi/asm/bootparam.h
- arch/x86/kernel/apic/apic.c 7 additions, 16 deletionsarch/x86/kernel/apic/apic.c
- arch/x86/kernel/cpu/intel_rdt_rdtgroup.c 0 additions, 1 deletionarch/x86/kernel/cpu/intel_rdt_rdtgroup.c
- arch/x86/kernel/cpu/vmware.c 0 additions, 1 deletionarch/x86/kernel/cpu/vmware.c
- arch/x86/kernel/hpet.c 1 addition, 1 deletionarch/x86/kernel/hpet.c
- arch/x86/kernel/kdebugfs.c 1 addition, 1 deletionarch/x86/kernel/kdebugfs.c
- arch/x86/kernel/reboot.c 16 additions, 0 deletionsarch/x86/kernel/reboot.c
- arch/x86/pci/common.c 9 additions, 0 deletionsarch/x86/pci/common.c
- arch/x86/platform/uv/tlb_uv.c 0 additions, 1 deletionarch/x86/platform/uv/tlb_uv.c
- arch/x86/purgatory/purgatory.c 6 additions, 5 deletionsarch/x86/purgatory/purgatory.c
- arch/x86/purgatory/purgatory.h 8 additions, 0 deletionsarch/x86/purgatory/purgatory.h
- arch/x86/purgatory/setup-x86_64.S 1 addition, 0 deletionsarch/x86/purgatory/setup-x86_64.S
- drivers/acpi/internal.h 2 additions, 0 deletionsdrivers/acpi/internal.h
Loading
Please register or sign in to comment