Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from H. Peter Anvin. * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x32, siginfo: Provide proper overrides for x32 siginfo_t asm-generic: Allow overriding clock_t and add attributes to siginfo_t x32: Check __ILP32__ instead of __LP64__ for x32 x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler ACPI: Convert wake_sleep_flags to a value instead of function x86, apic: APIC code touches invalid MSR on P5 class machines i387: ptrace breaks the lazy-fpu-restore logic x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id() x86, efi: Add dedicated EFI stub entry point x86/amd: Remove broken links from comment and kernel message x86, microcode: Ensure that module is only loaded on supported AMD CPUs x86, microcode: Fix sysfs warning during module unload on unsupported CPUs
Showing
- arch/x86/boot/compressed/head_32.S 11 additions, 3 deletionsarch/x86/boot/compressed/head_32.S
- arch/x86/boot/compressed/head_64.S 16 additions, 6 deletionsarch/x86/boot/compressed/head_64.S
- arch/x86/boot/tools/build.c 11 additions, 4 deletionsarch/x86/boot/tools/build.c
- arch/x86/include/asm/posix_types.h 3 additions, 3 deletionsarch/x86/include/asm/posix_types.h
- arch/x86/include/asm/sigcontext.h 1 addition, 1 deletionarch/x86/include/asm/sigcontext.h
- arch/x86/include/asm/siginfo.h 7 additions, 1 deletionarch/x86/include/asm/siginfo.h
- arch/x86/include/asm/unistd.h 3 additions, 3 deletionsarch/x86/include/asm/unistd.h
- arch/x86/include/asm/x86_init.h 0 additions, 1 deletionarch/x86/include/asm/x86_init.h
- arch/x86/kernel/acpi/sleep.c 4 additions, 0 deletionsarch/x86/kernel/acpi/sleep.c
- arch/x86/kernel/acpi/sleep.h 4 additions, 0 deletionsarch/x86/kernel/acpi/sleep.h
- arch/x86/kernel/acpi/wakeup_32.S 1 addition, 3 deletionsarch/x86/kernel/acpi/wakeup_32.S
- arch/x86/kernel/acpi/wakeup_64.S 1 addition, 3 deletionsarch/x86/kernel/acpi/wakeup_64.S
- arch/x86/kernel/apic/apic.c 20 additions, 14 deletionsarch/x86/kernel/apic/apic.c
- arch/x86/kernel/apic/apic_numachip.c 5 additions, 2 deletionsarch/x86/kernel/apic/apic_numachip.c
- arch/x86/kernel/cpu/amd.c 6 additions, 5 deletionsarch/x86/kernel/cpu/amd.c
- arch/x86/kernel/cpu/common.c 0 additions, 9 deletionsarch/x86/kernel/cpu/common.c
- arch/x86/kernel/i387.c 1 addition, 0 deletionsarch/x86/kernel/i387.c
- arch/x86/kernel/microcode_amd.c 7 additions, 5 deletionsarch/x86/kernel/microcode_amd.c
- arch/x86/kernel/microcode_core.c 4 additions, 6 deletionsarch/x86/kernel/microcode_core.c
- arch/x86/kernel/x86_init.c 0 additions, 1 deletionarch/x86/kernel/x86_init.c
Loading
Please register or sign in to comment