aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/test_nx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-31x86/mm: Remove CONFIG_DEBUG_NX_TESTKees Cook1-173/+0
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-02-22x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig optionKees Cook1-2/+0
2011-05-21x86: Eliminate various 'set but not used' warningsGustavo F. Padovan1-1/+1
2008-04-17x86: Explicitly include required header files.Robert P. J. Day1-0/+2
2008-02-06x86: mark the .rodata section also NXArjan van de Ven1-1/+1
2008-02-04x86: use _ASM_EXTABLE macro in arch/x86/kernel/test_nx.cH. Peter Anvin1-10/+2
2008-01-30x86: fix arch/x86/kernel/test_nx.c modular build bugIngo Molnar1-0/+5
2008-01-30x86: add testcases for RODATA and NX protections/attributesArjan van de Ven1-0/+176