开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
mpx.h
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-21
x86/mpx: Do not allow MPX if we have mappings above 47-bit
Kirill A. Shutemov
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2016-12-17
x86/mpx: Move bd_addr to mm_context_t
Mark Rutland
2015-06-09
x86/mpx: Support 32-bit binaries on 64-bit kernels
Dave Hansen
2015-06-09
x86/mpx: Introduce new 'directory entry' to 'addr' helper function
Dave Hansen
2015-06-09
x86/mpx: Remove redundant MPX_BNDCFG_ADDR_MASK
Qiaowei Ren
2015-06-09
x86/mpx: Clean up the code by not passing a task pointer around when unnecessary
Dave Hansen
2015-06-09
x86/mpx: Use the new get_xsave_field_ptr()API
Dave Hansen
2015-05-19
x86/fpu: Harmonize FPU register state types
Ingo Molnar
2014-11-18
x86, mpx: Cleanup unused bound tables
Dave Hansen
2014-11-18
x86, mpx: On-demand kernel allocation of bounds tables
Dave Hansen
2014-11-18
x86, mpx: Decode MPX instruction to get bound violation information
Dave Hansen
2014-11-18
x86, mpx: Add MPX-specific mmap interface
Qiaowei Ren