| Commit message (Expand) | Author | Age |
* | x86-64: fix FPU corruption with signals and preemption | Suresh Siddha | 2009-04-20 |
* | x86: add linux kernel support for YMM state | Suresh Siddha | 2009-04-12 |
* | x86: xsave.c: restore_user_xstate should be static | Jaswinder Singh Rajput | 2008-12-30 |
* | x86: fixing __cpuinit/__init tangle, xsave_cntxt_init() | Rakib Mullick | 2008-11-20 |
* | x86: make variables static | roel kluin | 2008-10-22 |
* | x86, fpu: check __clear_user() return value | Ingo Molnar | 2008-10-12 |
* | x86: xsave: set FP, SSE bits in the xsave header in the user sigcontext | Suresh Siddha | 2008-10-07 |
* | x86: xsave: fix error condition in save_i387_xstate() | Suresh Siddha | 2008-10-07 |
* | x86: make setup_xstate_init() __init | Alexey Dobriyan | 2008-09-06 |
* | x86, xsave: use BUG_ON() instead of BUILD_BUG_ON() | Suresh Siddha | 2008-08-14 |
* | x86, xsave: clear the user buffer before doing fxsave/xsave | Suresh Siddha | 2008-08-14 |
* | x86, xsave: keep the XSAVE feature mask as an u64 | H. Peter Anvin | 2008-07-30 |
* | x86, xsave: save/restore the extended state context in sigframe | Suresh Siddha | 2008-07-30 |
* | x86, xsave: reorganization of signal save/restore fpstate code layout | Suresh Siddha | 2008-07-30 |
* | x86, xsave: dynamically allocate sigframes fpstate instead of static allocation | Suresh Siddha | 2008-07-30 |
* | x86, xsave: enable xsave/xrstor on cpus with xsave support | Suresh Siddha | 2008-07-30 |