summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/setup_nx.c
Commit message (Expand)AuthorAgeFilesLines
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging"Andy Lutomirski2016-04-261-2/+3
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-03-151-3/+2
|\
| * x86/mm/32: Set NX in __supported_pte_mask before enabling pagingAndy Lutomirski2016-01-201-3/+2
* | x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-301-0/+1
|/
* x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov2015-12-191-2/+2
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-141-2/+2
* x86, cpu: Only CPU features determine NX capabilitiesKees Cook2010-11-101-1/+1
* x86, mm: Report state of NX protections during bootKees Cook2009-11-161-0/+22
* x86, mm: Clean up and simplify NX enablementH. Peter Anvin2009-11-161-37/+6
* x86: split NX setup into separate file to limit unstack-protected codeJeremy Fitzhardinge2009-09-211-0/+69