| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, math-emu: fix init_fpu for task != current | Daniel Glöckner | 2009-03-04 | 1 | -1/+1 |
* | x86: fix __cpuinit/__init tangle in init_thread_xstate() | Rakib Mullick | 2008-11-20 | 1 | -1/+1 |
* | x86: xsave: set FP, SSE bits in the xsave header in the user sigcontext | Suresh Siddha | 2008-10-07 | 1 | -0/+14 |
* | x86, xsave: keep the XSAVE feature mask as an u64 | H. Peter Anvin | 2008-07-30 | 1 | -7/+5 |
* | x86, xsave: update xsave header bits during ptrace fpregs set | Suresh Siddha | 2008-07-30 | 1 | -0/+13 |
* | x86, xsave: save/restore the extended state context in sigframe | Suresh Siddha | 2008-07-30 | 1 | -6/+76 |
* | x86, xsave: reorganization of signal save/restore fpstate code layout | Suresh Siddha | 2008-07-30 | 1 | -13/+31 |
* | x86, xsave: dynamically allocate sigframes fpstate instead of static allocation | Suresh Siddha | 2008-07-30 | 1 | -0/+2 |
* | x86, xsave: context switch support using xsave/xrstor | Suresh Siddha | 2008-07-30 | 1 | -1/+4 |
* | x86, xsave: enable xsave/xrstor on cpus with xsave support | Suresh Siddha | 2008-07-30 | 1 | -0/+12 |
* | x86: fix broken math-emu with lazy allocation of fpu area | Suresh Siddha | 2008-06-04 | 1 | -15/+29 |
* | x86: fix fpu restore from sig return | Suresh Siddha | 2008-05-10 | 1 | -2/+10 |
* | x86, fpu: lazy allocation of FPU area - v5 | Suresh Siddha | 2008-04-19 | 1 | -8/+30 |
* | x86, fpu: split FPU state from task struct - v5 | Suresh Siddha | 2008-04-19 | 1 | -34/+46 |
* | x86: clean up i387.c | Ingo Molnar | 2008-04-17 | 1 | -42/+46 |
* | x86: fix merge mistake in i387.c | Jan Beulich | 2008-03-07 | 1 | -1/+1 |
* | x86, i387: fix ptrace leakage using init_fpu() | Suresh Siddha | 2008-03-04 | 1 | -4/+4 |
* | x86: make mxcsr_feature_mask static again | Adrian Bunk | 2008-02-19 | 1 | -1/+1 |
* | x86: x86 user_regset cleanup | Roland McGrath | 2008-01-30 | 1 | -96/+9 |
* | x86: x86 i387 user_regset | Roland McGrath | 2008-01-30 | 1 | -233/+248 |
* | x86: i387 renaming | Roland McGrath | 2008-01-30 | 1 | -0/+551 |