aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/mpx.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-09x86/mpx: Support 32-bit binaries on 64-bit kernelsDave Hansen1-32/+30
2015-06-09x86/mpx: Introduce new 'directory entry' to 'addr' helper functionDave Hansen1-1/+0
2015-06-09x86/mpx: Remove redundant MPX_BNDCFG_ADDR_MASKQiaowei Ren1-1/+0
2015-06-09x86/mpx: Clean up the code by not passing a task pointer around when unnecessaryDave Hansen1-6/+4
2015-06-09x86/mpx: Use the new get_xsave_field_ptr()APIDave Hansen1-4/+4
2015-05-19x86/fpu: Harmonize FPU register state typesIngo Molnar1-4/+4
2014-11-18x86, mpx: Cleanup unused bound tablesDave Hansen1-0/+14
2014-11-18x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen1-0/+41
2014-11-18x86, mpx: Decode MPX instruction to get bound violation informationDave Hansen1-0/+12
2014-11-18x86, mpx: Add MPX-specific mmap interfaceQiaowei Ren1-0/+36