summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/mpx.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-21x86/mpx: Do not allow MPX if we have mappings above 47-bitKirill A. Shutemov
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2016-12-17x86/mpx: Move bd_addr to mm_context_tMark Rutland
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