summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/setup_nx.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov1-0/+1
2015-12-19x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov1-2/+2
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker1-2/+2
2010-11-10x86, cpu: Only CPU features determine NX capabilitiesKees Cook1-1/+1
2009-11-16x86, mm: Report state of NX protections during bootKees Cook1-0/+22
2009-11-16x86, mm: Clean up and simplify NX enablementH. Peter Anvin1-37/+6
2009-09-21x86: split NX setup into separate file to limit unstack-protected codeJeremy Fitzhardinge1-0/+69