x86: smpboot - check if we have ESR register in wakeup_secondary_cpu
[linux-2.6] / arch / x86 / kernel / xsave.c
2008-10-12  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-10-12  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-10-12  Linus TorvaldsMerge branch 'x86-core-v2-for-linus' of git://git....
2008-10-12  Linus TorvaldsMerge git://git./linux/kernel/git/hskinnemoen/avr32-2.6
2008-10-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-12  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-10-12  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-12  Ingo MolnarMerge branches 'x86/xen', 'x86/build', 'x86/microcode...
2008-10-12  Ingo Molnarx86, fpu: check __clear_user() return value
2008-10-12  Ingo MolnarMerge branch 'linus' into x86/xsave
2008-10-12  Ingo MolnarMerge branch 'linus' into x86/memory-corruption-check
2008-10-12  Ingo MolnarMerge branch 'linus' into x86/quirks
2008-10-12  Ingo MolnarMerge branch 'linus' into x86/xen
2008-10-11  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-10-11  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-10-11  David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-10-11  Linus TorvaldsMerge phase #4 (X2APIC, APIC unification, CPU identific...
2008-10-11  Ingo MolnarMerge branch 'x86/unify-cpu-detect' into x86-v28-for...
2008-10-07  Suresh Siddhax86: xsave: set FP, SSE bits in the xsave header in...
2008-10-07  Suresh Siddhax86: xsave: fix error condition in save_i387_xstate()
2008-09-23  Ingo MolnarMerge branch 'x86/signal' into core/signal
2008-09-10  Ingo MolnarMerge commit 'v2.6.27-rc6' into x86/unify-cpu-detect
2008-09-10  Ingo MolnarMerge branch 'x86/pebs' into x86/unify-cpu-detect
2008-09-06  Alexey Dobriyanx86: make setup_xstate_init() __init
2008-09-06  Ingo MolnarMerge branch 'x86/cleanups' into x86/signal
2008-09-06  Ingo MolnarMerge branches 'x86/tracehook', 'x86/xsave' and 'x86...
2008-09-05  Ingo MolnarMerge branch 'x86/alternatives' into x86/core
2008-09-05  Ingo MolnarMerge branch 'x86/core' into x86/unify-cpu-detect
2008-09-05  Ingo MolnarMerge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe':
2008-09-05  Ingo MolnarMerge branch 'x86/x2apic' into x86/core
2008-09-05  Ingo MolnarMerge branch 'x86/cpu' into x86/core
2008-09-05  Ingo MolnarMerge branch 'x86/xsave' into x86/core
2008-09-04  H. Peter AnvinMerge branch 'x86/cpu' into x86/xsave
2008-08-14  Suresh Siddhax86, xsave: use BUG_ON() instead of BUILD_BUG_ON()
2008-08-14  Suresh Siddhax86, xsave: clear the user buffer before doing fxsave...
2008-08-14  Ingo MolnarMerge commit 'v2.6.27-rc3' into x86/xsave
2008-07-30  H. Peter Anvinx86, xsave: keep the XSAVE feature mask as an u64
2008-07-30  Suresh Siddhax86, xsave: save/restore the extended state context...
2008-07-30  Suresh Siddhax86, xsave: reorganization of signal save/restore fpsta...
2008-07-30  Suresh Siddhax86, xsave: dynamically allocate sigframes fpstate...
2008-07-30  Suresh Siddhax86, xsave: enable xsave/xrstor on cpus with xsave...