summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/mpx.h
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+2
* x86/mpx: Move bd_addr to mm_context_tMark Rutland2016-12-171-2/+2
* x86/mpx: Support 32-bit binaries on 64-bit kernelsDave Hansen2015-06-091-32/+30Star
* x86/mpx: Introduce new 'directory entry' to 'addr' helper functionDave Hansen2015-06-091-1/+0Star
* x86/mpx: Remove redundant MPX_BNDCFG_ADDR_MASKQiaowei Ren2015-06-091-1/+0Star
* x86/mpx: Clean up the code by not passing a task pointer around when unnecessaryDave Hansen2015-06-091-6/+4Star
* x86/mpx: Use the new get_xsave_field_ptr()APIDave Hansen2015-06-091-4/+4
* x86/fpu: Harmonize FPU register state typesIngo Molnar2015-05-191-4/+4
* x86, mpx: Cleanup unused bound tablesDave Hansen2014-11-181-0/+14
* x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen2014-11-181-0/+41
* x86, mpx: Decode MPX instruction to get bound violation informationDave Hansen2014-11-181-0/+12
* x86, mpx: Add MPX-specific mmap interfaceQiaowei Ren2014-11-181-0/+36