commit | 83be7d764dc4b860712e392197ec27645f9d74a8 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sat Dec 05 15:32:35 2009 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Dec 05 15:32:35 2009 -0800 |
tree | 9d6f0a8e9e57478b206e033bbb264b739fe2b130 | |
parent | c2ed69cdc9da49a8d2d7b4212fd225abf902ceaa [diff] | |
parent | 0d0fbbddcc27c062815732b38c44b544e656c799 [diff] |
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