Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-15 | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar | 1 | -1/+1 |
2016-08-27 | treewide: replace config_enabled() with IS_ENABLED() (2nd round) | Masahiro Yamada | 1 | -1/+1 |
2016-08-10 | x86/mm/64: Enable KASLR for vmemmap memory region | Thomas Garnier | 1 | -2/+24 |
2016-08-10 | x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomization | Thomas Garnier | 1 | -1/+1 |
2016-07-08 | x86/mm: Add memory hotplug support for KASLR memory randomization | Thomas Garnier | 1 | -1/+6 |
2016-07-08 | x86/mm: Enable KASLR for vmalloc memory regions | Thomas Garnier | 1 | -1/+4 |
2016-07-08 | x86/mm: Enable KASLR for physical mapping memory regions | Thomas Garnier | 1 | -3/+15 |
2016-07-08 | x86/mm: Implement ASLR for kernel memory regions | Thomas Garnier | 1 | -0/+152 |