Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 CPU features from Ingo Molnar: "Various CPU feature support related changes: in particular the /proc/cpuinfo model name sanitization change should be monitored, it has a chance to break stuff. (but really shouldn't and there are no regression reports)" * 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/cpu/amd: Give access to the number of nodes in a physical package x86/cpu: Trim model ID whitespace x86/cpu: Strip any /proc/cpuinfo model name field whitespace x86/cpu/amd: Set X86_FEATURE_EXTD_APICID for future processors x86/gart: Check for GART support before accessing GART registers
Showing
- arch/x86/include/asm/amd_nb.h 11 additions, 0 deletionsarch/x86/include/asm/amd_nb.h
- arch/x86/include/asm/processor.h 1 addition, 0 deletionsarch/x86/include/asm/processor.h
- arch/x86/kernel/amd_nb.c 1 addition, 3 deletionsarch/x86/kernel/amd_nb.c
- arch/x86/kernel/aperture_64.c 7 additions, 1 deletionarch/x86/kernel/aperture_64.c
- arch/x86/kernel/cpu/amd.c 28 additions, 7 deletionsarch/x86/kernel/cpu/amd.c
- arch/x86/kernel/cpu/common.c 15 additions, 12 deletionsarch/x86/kernel/cpu/common.c
Please register or sign in to comment