summaryrefslogtreecommitdiff
path: root/arch/x86/mm/setup_nx.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-04-26Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging"Andy Lutomirski
2016-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov
2016-01-20x86/mm/32: Set NX in __supported_pte_mask before enabling pagingAndy Lutomirski
2015-12-19x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2010-11-10x86, cpu: Only CPU features determine NX capabilitiesKees Cook
2009-11-16x86, mm: Report state of NX protections during bootKees Cook
2009-11-16x86, mm: Clean up and simplify NX enablementH. Peter Anvin
2009-09-21x86: split NX setup into separate file to limit unstack-protected codeJeremy Fitzhardinge