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, msr, cpumask: Use struct cpumask rather than the deprecated cpumask_t x86, cpuid: Simplify the code in cpuid_open x86, cpuid: Remove the bkl from cpuid_open() x86, msr: Remove the bkl from msr_open() x86: AMD Geode LX optimizations x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
No related branches found
No related tags found
Showing
- arch/x86/Kconfig.cpu 1 addition, 1 deletionarch/x86/Kconfig.cpu
- arch/x86/Makefile_32.cpu 1 addition, 1 deletionarch/x86/Makefile_32.cpu
- arch/x86/include/asm/msr.h 4 additions, 4 deletionsarch/x86/include/asm/msr.h
- arch/x86/kernel/cpuid.c 6 additions, 11 deletionsarch/x86/kernel/cpuid.c
- arch/x86/kernel/msr.c 6 additions, 10 deletionsarch/x86/kernel/msr.c
- arch/x86/lib/msr.c 19 additions, 27 deletionsarch/x86/lib/msr.c
Loading
Please register or sign in to comment