Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86, mpx: Explicitly disable 32-bit MPX support on 64-bit kernels | Dave Hansen | 2015-01-22 | 1 | -0/+6 |
* | x86 mpx: Change return type of get_reg_offset() | Dave Hansen | 2014-11-19 | 1 | -5/+4 |
* | x86, mpx: Cleanup unused bound tables | Dave Hansen | 2014-11-18 | 1 | -0/+393 |
* | x86, mpx: On-demand kernel allocation of bounds tables | Dave Hansen | 2014-11-18 | 1 | -5/+218 |
* | x86, mpx: Decode MPX instruction to get bound violation information | Dave Hansen | 2014-11-18 | 1 | -0/+237 |
* | x86, mpx: Add MPX-specific mmap interface | Qiaowei Ren | 2014-11-18 | 1 | -0/+86 |