summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/mpx.h
AgeCommit message (Expand)Author
2015-06-09x86/mpx: Support 32-bit binaries on 64-bit kernelsDave Hansen
2015-06-09x86/mpx: Introduce new 'directory entry' to 'addr' helper functionDave Hansen
2015-06-09x86/mpx: Remove redundant MPX_BNDCFG_ADDR_MASKQiaowei Ren
2015-06-09x86/mpx: Clean up the code by not passing a task pointer around when unnecessaryDave Hansen
2015-06-09x86/mpx: Use the new get_xsave_field_ptr()APIDave Hansen
2015-05-19x86/fpu: Harmonize FPU register state typesIngo Molnar
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