summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/xsave.c
Commit message (Expand)AuthorAgeFilesLines
* x86, ptrace: regset extensions to support xstateSuresh Siddha2010-02-111-0/+1
* x86-64: fix FPU corruption with signals and preemptionSuresh Siddha2009-04-201-1/+3
* x86: add linux kernel support for YMM stateSuresh Siddha2009-04-121-1/+1
* x86: xsave.c: restore_user_xstate should be staticJaswinder Singh Rajput2008-12-301-1/+1
* x86: fixing __cpuinit/__init tangle, xsave_cntxt_init()Rakib Mullick2008-11-201-1/+1
* x86: make variables staticroel kluin2008-10-221-1/+1
* x86, fpu: check __clear_user() return valueIngo Molnar2008-10-121-1/+3
* x86: xsave: set FP, SSE bits in the xsave header in the user sigcontextSuresh Siddha2008-10-071-0/+25
* x86: xsave: fix error condition in save_i387_xstate()Suresh Siddha2008-10-071-0/+2
* x86: make setup_xstate_init() __initAlexey Dobriyan2008-09-061-1/+1
* x86, xsave: use BUG_ON() instead of BUILD_BUG_ON()Suresh Siddha2008-08-141-2/+1
* x86, xsave: clear the user buffer before doing fxsave/xsaveSuresh Siddha2008-08-141-0/+6
* x86, xsave: keep the XSAVE feature mask as an u64H. Peter Anvin2008-07-301-28/+17
* x86, xsave: save/restore the extended state context in sigframeSuresh Siddha2008-07-301-10/+162
* x86, xsave: reorganization of signal save/restore fpstate code layoutSuresh Siddha2008-07-301-0/+79
* x86, xsave: dynamically allocate sigframes fpstate instead of static allocationSuresh Siddha2008-07-301-0/+4
* x86, xsave: enable xsave/xrstor on cpus with xsave supportSuresh Siddha2008-07-301-0/+87
OpenPOWER on IntegriCloud