aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2010-08-06 16:22:59 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2010-08-06 16:22:59 -0700
commit75cb5fdce29c77ec54db45f0c6be7cc5715f8e15 (patch)
treeffc1d292d9b26a02d76f517c591f78b2aa8b576d /arch/x86/include
parentMerge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb (diff)
parentx86: Clean up arch/x86/kernel/cpu/mtrr/cleanup.c: use ";" not "," to terminate statements (diff)
parentx86, vmware: Preset lpj values when on VMware. (diff)
parentx86, mtrr: Use stop machine context to rendezvous all the cpu's (diff)
parentx86/apic/es7000_32: Remove unused variable (diff)
parentx86: Avoid unnecessary __clear_user() and xrstor in signal handling (diff)
parentx86, vdso: Unmap vdso pages (diff)
downloadlinux-dev-75cb5fdce29c77ec54db45f0c6be7cc5715f8e15.tar.xz
linux-dev-75cb5fdce29c77ec54db45f0c6be7cc5715f8e15.zip
Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-for-linus', 'x86-apic-for-linus', 'x86-fpu-for-linus' and 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
* 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: x86: Clean up arch/x86/kernel/cpu/mtrr/cleanup.c: use ";" not "," to terminate statements * 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: x86, vmware: Preset lpj values when on VMware. * 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: x86, mtrr: Use stop machine context to rendezvous all the cpu's * 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: x86/apic/es7000_32: Remove unused variable * 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: x86: Avoid unnecessary __clear_user() and xrstor in signal handling * 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: x86, vdso: Unmap vdso pages