Age | Commit message (Expand) | Author |
---|---|---|
2015-05-19 | x86/fpu: Rename all the fpregs, xregs, fxregs and fregs handling functions | Ingo Molnar |
2015-05-19 | x86/fpu: Simplify FPU handling by embedding the fpstate in task_struct (again) | Ingo Molnar |
2015-05-19 | x86/fpu: Rename fpu_save_init() to copy_fpregs_to_fpstate() | Ingo Molnar |
2015-05-19 | x86/fpu: Rename fpu-internal.h to fpu/internal.h | Ingo Molnar |
2015-05-19 | x86/fpu: Remove fpu_xsave() | Ingo Molnar |
2015-05-19 | x86/fpu: Fix header file dependencies of fpu-internal.h | Ingo Molnar |
2015-01-22 | x86, mpx: Explicitly disable 32-bit MPX support on 64-bit kernels | Dave Hansen |
2014-11-19 | x86 mpx: Change return type of get_reg_offset() | Dave Hansen |
2014-11-18 | x86, mpx: Cleanup unused bound tables | Dave Hansen |
2014-11-18 | x86, mpx: On-demand kernel allocation of bounds tables | Dave Hansen |
2014-11-18 | x86, mpx: Decode MPX instruction to get bound violation information | Dave Hansen |
2014-11-18 | x86, mpx: Add MPX-specific mmap interface | Qiaowei Ren |