Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-03-15 | 1 | -3/+2 |
|\ | |||||
| * | x86/mm/32: Set NX in __supported_pte_mask before enabling paging | Andy Lutomirski | 2016-01-20 | 1 | -3/+2 |
* | | x86/cpufeature: Carve out X86_FEATURE_* | Borislav Petkov | 2016-01-30 | 1 | -0/+1 |
|/ | |||||
* | x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros | Borislav Petkov | 2015-12-19 | 1 | -2/+2 |
* | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 2013-07-14 | 1 | -2/+2 |
* | x86, cpu: Only CPU features determine NX capabilities | Kees Cook | 2010-11-10 | 1 | -1/+1 |
* | x86, mm: Report state of NX protections during boot | Kees Cook | 2009-11-16 | 1 | -0/+22 |
* | x86, mm: Clean up and simplify NX enablement | H. Peter Anvin | 2009-11-16 | 1 | -37/+6 |
* | x86: split NX setup into separate file to limit unstack-protected code | Jeremy Fitzhardinge | 2009-09-21 | 1 | -0/+69 |