| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, fpu: Avoid FPU lazy restore after suspend | Vincent Palatin | 2012-11-30 | 1 | -6/+9 |
* | x86, smap: Do not abuse the [f][x]rstor_checking() functions for user space | H. Peter Anvin | 2012-09-25 | 1 | -0/+17 |
* | Merge branch 'x86/fpu' into x86/smap | H. Peter Anvin | 2012-09-21 | 1 | -167/+244 |
|\ |
|
| * | x86, fpu: remove cpu_has_xmm check in the fx_finit() | Suresh Siddha | 2012-09-18 | 1 | -2/+1 |
| * | x86, fpu: decouple non-lazy/eager fpu restore from xsave | Suresh Siddha | 2012-09-18 | 1 | -15/+39 |
| * | x86, fpu: use non-lazy fpu restore for processors supporting xsave | Suresh Siddha | 2012-09-18 | 1 | -33/+63 |
| * | x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig() | Suresh Siddha | 2012-09-18 | 1 | -14/+3 |
| * | x86, fpu: drop_fpu() before restoring new state from sigframe | Suresh Siddha | 2012-09-18 | 1 | -6/+1 |
| * | x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels | Suresh Siddha | 2012-09-18 | 1 | -40/+71 |
| * | x86, fpu: Consolidate inline asm routines for saving/restoring fpu state | Suresh Siddha | 2012-09-18 | 1 | -107/+77 |
| * | x86, signal: Cleanup ifdefs and is_ia32, is_x32 | Suresh Siddha | 2012-09-18 | 1 | -1/+25 |
* | | x86, smap: Add STAC and CLAC instructions to control user space access | H. Peter Anvin | 2012-09-21 | 1 | -4/+6 |
|/ |
|
* | x86: replace percpu_xxx funcs with this_cpu_xxx | Alex Shi | 2012-05-14 | 1 | -3/+3 |
* | i387: Split up <asm/i387.h> into exported and internal interfaces | Linus Torvalds | 2012-02-21 | 1 | -0/+520 |