summaryrefslogtreecommitdiff
path: root/arch/x86/mm/mpx.c
AgeCommit message (Expand)Author
2015-01-22x86, mpx: Explicitly disable 32-bit MPX support on 64-bit kernelsDave Hansen
2014-11-19x86 mpx: Change return type of get_reg_offset()Dave Hansen
2014-11-18x86, mpx: Cleanup unused bound tablesDave Hansen
2014-11-18x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen
2014-11-18x86, mpx: Decode MPX instruction to get bound violation informationDave Hansen
2014-11-18x86, mpx: Add MPX-specific mmap interfaceQiaowei Ren