aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2010-08-06 10:22:40 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2010-08-06 10:22:40 -0700
commit90c8327cad5d7c2d5d7d3e761d17af1925474107 (patch)
treeb336806096868c1161d49abfc6e8bf0ada44b810 /arch/x86/kernel
parentMerge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip (diff)
parentx86, rwsem: Minor cleanups (diff)
parentx86, gcc-4.6: Fix set but not read variables (diff)
downloadlinux-dev-90c8327cad5d7c2d5d7d3e761d17af1925474107.tar.xz
linux-dev-90c8327cad5d7c2d5d7d3e761d17af1925474107.zip
Merge branches 'x86-rwsem-for-linus' and 'x86-gcc46-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
* 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: x86, rwsem: Minor cleanups x86, rwsem: Stay on fast path when count > 0 in __up_write() * 'x86-gcc46-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: x86, gcc-4.6: Fix set but not read variables x86, gcc-4.6: Avoid unused by set variables in rdmsr