aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/xsave.c
Commit message (Expand)AuthorAge
* x86: fixing __cpuinit/__init tangle, xsave_cntxt_init()Rakib Mullick2008-11-20
* x86: make variables staticroel kluin2008-10-22
* x86, fpu: check __clear_user() return valueIngo Molnar2008-10-12
* x86: xsave: set FP, SSE bits in the xsave header in the user sigcontextSuresh Siddha2008-10-07
* x86: xsave: fix error condition in save_i387_xstate()Suresh Siddha2008-10-07
* x86: make setup_xstate_init() __initAlexey Dobriyan2008-09-06
* x86, xsave: use BUG_ON() instead of BUILD_BUG_ON()Suresh Siddha2008-08-14
* x86, xsave: clear the user buffer before doing fxsave/xsaveSuresh Siddha2008-08-14
* x86, xsave: keep the XSAVE feature mask as an u64H. Peter Anvin2008-07-30
* x86, xsave: save/restore the extended state context in sigframeSuresh Siddha2008-07-30
* x86, xsave: reorganization of signal save/restore fpstate code layoutSuresh Siddha2008-07-30
* x86, xsave: dynamically allocate sigframes fpstate instead of static allocationSuresh Siddha2008-07-30
* x86, xsave: enable xsave/xrstor on cpus with xsave supportSuresh Siddha2008-07-30