Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86/mce changes from Ingo Molnar: "This tree improves the AMD thresholding bank code and includes a memory fault signal handling fixlet." * 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults x86, MCE, AMD: Update copyrights and boilerplate x86, MCE, AMD: Give proper names to the thresholding banks x86, MCE, AMD: Make error_count read only x86, MCE, AMD: Cleanup reading of error_count x86, MCE, AMD: Print decimal thresholding values x86, MCE, AMD: Move shared bank to node descriptor x86, MCE, AMD: Remove local_allocate_... wrapper x86, MCE, AMD: Remove shared banks sysfs linking x86, amd_nb: Export model 0x10 and later PCI id
Showing
- arch/x86/include/asm/amd_nb.h 21 additions, 0 deletionsarch/x86/include/asm/amd_nb.h
- arch/x86/kernel/amd_nb.c 1 addition, 0 deletionsarch/x86/kernel/amd_nb.c
- arch/x86/kernel/cpu/mcheck/mce.c 4 additions, 2 deletionsarch/x86/kernel/cpu/mcheck/mce.c
- arch/x86/kernel/cpu/mcheck/mce_amd.c 123 additions, 141 deletionsarch/x86/kernel/cpu/mcheck/mce_amd.c
- drivers/hwmon/k10temp.c 1 addition, 4 deletionsdrivers/hwmon/k10temp.c
- include/linux/mm.h 1 addition, 0 deletionsinclude/linux/mm.h
- include/linux/pci_ids.h 1 addition, 0 deletionsinclude/linux/pci_ids.h
- mm/memory-failure.c 8 additions, 6 deletionsmm/memory-failure.c
Loading
Please register or sign in to comment