-
- Downloads
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull miscellaneous x86 fixes from Peter Anvin: "The biggest ones are fixing suspend/resume breakage on 32 bits, and an interrim fix for mapping over holes that allows AMD kit with more than 1 TB. A final solution for the latter is in the works, but involves some fairly invasive changes that will probably mean it will only be appropriate for 3.8." * 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86, MCE: Remove bios_cmci_threshold sysfs attribute x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookup x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct mapping. x86/cache_info: Use ARRAY_SIZE() in amd_l3_attrs() x86/reboot: Remove quirk entry for SBC FITPC x86, suspend: Correct the restore of CR4, EFER; skip computing EFLAGS.ID
Showing
- arch/x86/kernel/cpu/intel_cacheinfo.c 1 addition, 1 deletionarch/x86/kernel/cpu/intel_cacheinfo.c
- arch/x86/kernel/cpu/mcheck/mce.c 0 additions, 6 deletionsarch/x86/kernel/cpu/mcheck/mce.c
- arch/x86/kernel/cpu/mcheck/mce_amd.c 5 additions, 5 deletionsarch/x86/kernel/cpu/mcheck/mce_amd.c
- arch/x86/kernel/reboot.c 0 additions, 8 deletionsarch/x86/kernel/reboot.c
- arch/x86/kernel/setup.c 15 additions, 2 deletionsarch/x86/kernel/setup.c
- arch/x86/realmode/rm/wakeup_asm.S 3 additions, 12 deletionsarch/x86/realmode/rm/wakeup_asm.S
Loading
Please register or sign in to comment