Age | Commit message (Expand) | Author |
---|---|---|
2016-12-17 | x86/mpx: Move bd_addr to mm_context_t | Mark Rutland |
2015-06-09 | x86/mpx: Support 32-bit binaries on 64-bit kernels | Dave Hansen |
2015-06-09 | x86/mpx: Introduce new 'directory entry' to 'addr' helper function | Dave Hansen |
2015-06-09 | x86/mpx: Remove redundant MPX_BNDCFG_ADDR_MASK | Qiaowei Ren |
2015-06-09 | x86/mpx: Clean up the code by not passing a task pointer around when unnecessary | Dave Hansen |
2015-06-09 | x86/mpx: Use the new get_xsave_field_ptr()API | Dave Hansen |
2015-05-19 | x86/fpu: Harmonize FPU register state types | Ingo Molnar |
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 |