-
- Downloads
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
* 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: x86, cpu: Fix detection of Celeron Covington stepping A1 and B0 Documentation, ABI: Update L3 cache index disable text x86, AMD, cacheinfo: Fix L3 cache index disable checks x86, AMD, cacheinfo: Fix fallout caused by max3 conversion x86, cpu: Change NOP selection for certain Intel CPUs x86, cpu: Clean up and unify the NOP selection infrastructure x86, percpu: Use ASM_NOP4 instead of hardcoding P6_NOP4 x86, cpu: Move AMD Elan Kconfig under "Processor family" Fix up trivial conflicts in alternative handling (commit dc326fca "x86, cpu: Clean up and unify the NOP selection infrastructure" removed some hacky 5-byte instruction stuff, while commit d430d3d7 "jump label: Introduce static_branch() interface" renamed HAVE_JUMP_LABEL to CONFIG_JUMP_LABEL in the code that went away)
No related branches found
No related tags found
Showing
- Documentation/ABI/testing/sysfs-devices-system-cpu 17 additions, 17 deletionsDocumentation/ABI/testing/sysfs-devices-system-cpu
- arch/x86/Kconfig 0 additions, 11 deletionsarch/x86/Kconfig
- arch/x86/Kconfig.cpu 10 additions, 6 deletionsarch/x86/Kconfig.cpu
- arch/x86/Makefile_32.cpu 1 addition, 1 deletionarch/x86/Makefile_32.cpu
- arch/x86/include/asm/alternative.h 0 additions, 8 deletionsarch/x86/include/asm/alternative.h
- arch/x86/include/asm/module.h 1 addition, 1 deletionarch/x86/include/asm/module.h
- arch/x86/include/asm/nops.h 84 additions, 62 deletionsarch/x86/include/asm/nops.h
- arch/x86/include/asm/percpu.h 1 addition, 1 deletionarch/x86/include/asm/percpu.h
- arch/x86/kernel/alternative.c 112 additions, 82 deletionsarch/x86/kernel/alternative.c
- arch/x86/kernel/cpu/intel.c 4 additions, 6 deletionsarch/x86/kernel/cpu/intel.c
- arch/x86/kernel/cpu/intel_cacheinfo.c 4 additions, 16 deletionsarch/x86/kernel/cpu/intel_cacheinfo.c
- arch/x86/kernel/ftrace.c 2 additions, 2 deletionsarch/x86/kernel/ftrace.c
- arch/x86/kernel/jump_label.c 3 additions, 2 deletionsarch/x86/kernel/jump_label.c
- arch/x86/kernel/setup.c 1 addition, 5 deletionsarch/x86/kernel/setup.c
- drivers/cpufreq/Kconfig.x86 2 additions, 2 deletionsdrivers/cpufreq/Kconfig.x86
Loading
Please register or sign in to comment