summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/xsave.c
diff options
context:
space:
mode:
authorLinus Torvalds2010-08-07 01:22:59 +0200
committerLinus Torvalds2010-08-07 01:22:59 +0200
commit75cb5fdce29c77ec54db45f0c6be7cc5715f8e15 (patch)
treeffc1d292d9b26a02d76f517c591f78b2aa8b576d /arch/x86/kernel/xsave.c
parentMerge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... (diff)
parentx86: Clean up arch/x86/kernel/cpu/mtrr/cleanup.c: use ";" not "," to terminat... (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)
downloadkernel-qcow2-linux-75cb5fdce29c77ec54db45f0c6be7cc5715f8e15.tar.gz
kernel-qcow2-linux-75cb5fdce29c77ec54db45f0c6be7cc5715f8e15.tar.xz
kernel-qcow2-linux-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