Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/mpx: Support 32-bit binaries on 64-bit kernels | Dave Hansen | 2015-06-09 | 1 | -32/+30 |
* | x86/mpx: Introduce new 'directory entry' to 'addr' helper function | Dave Hansen | 2015-06-09 | 1 | -1/+0 |
* | x86/mpx: Remove redundant MPX_BNDCFG_ADDR_MASK | Qiaowei Ren | 2015-06-09 | 1 | -1/+0 |
* | x86/mpx: Clean up the code by not passing a task pointer around when unnecessary | Dave Hansen | 2015-06-09 | 1 | -6/+4 |
* | x86/mpx: Use the new get_xsave_field_ptr()API | Dave Hansen | 2015-06-09 | 1 | -4/+4 |
* | x86/fpu: Harmonize FPU register state types | Ingo Molnar | 2015-05-19 | 1 | -4/+4 |
* | x86, mpx: Cleanup unused bound tables | Dave Hansen | 2014-11-18 | 1 | -0/+14 |
* | x86, mpx: On-demand kernel allocation of bounds tables | Dave Hansen | 2014-11-18 | 1 | -0/+41 |
* | x86, mpx: Decode MPX instruction to get bound violation information | Dave Hansen | 2014-11-18 | 1 | -0/+12 |
* | x86, mpx: Add MPX-specific mmap interface | Qiaowei Ren | 2014-11-18 | 1 | -0/+36 |