]> Pileus Git - ~andy/linux/history - arch/x86/kernel/xsave.c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
[~andy/linux] / arch / x86 / kernel / xsave.c
2008-10-11 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
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-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-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...