aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/xsave.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-22x86: make variables staticroel kluin
2008-10-12x86, fpu: check __clear_user() return valueIngo Molnar
2008-10-07x86: xsave: set FP, SSE bits in the xsave header in the user sigcontextSuresh Siddha
2008-10-07x86: xsave: fix error condition in save_i387_xstate()Suresh Siddha
2008-09-06x86: make setup_xstate_init() __initAlexey Dobriyan
2008-08-14x86, xsave: use BUG_ON() instead of BUILD_BUG_ON()Suresh Siddha
2008-08-14x86, xsave: clear the user buffer before doing fxsave/xsaveSuresh Siddha
2008-07-30x86, xsave: keep the XSAVE feature mask as an u64H. Peter Anvin
2008-07-30x86, xsave: save/restore the extended state context in sigframeSuresh Siddha
2008-07-30x86, xsave: reorganization of signal save/restore fpstate code layoutSuresh Siddha
2008-07-30x86, xsave: dynamically allocate sigframes fpstate instead of static allocationSuresh Siddha
2008-07-30x86, xsave: enable xsave/xrstor on cpus with xsave supportSuresh Siddha