1. 00e5a2b x86/mm/KASLR: Compute the size of the vmemmap section properly by Baoquan He · 6 years ago
  2. da398db Merge branch 'linus' into x86/mm, to pick up dependent fix by Ingo Molnar · 6 years ago
  3. ec39371 x86/mm/KASLR: Fix the size of the direct mapping section by Baoquan He · 6 years ago
  4. b569c184 x86/mm/KASLR: Reduce randomization granularity for 5-level paging to 1GB by Baoquan He · 6 years ago
  5. 0925dda x86/mm/KASLR: Use only one PUD entry for real mode trampoline by Baoquan He · 6 years ago
  6. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 7 years ago
  7. ed7588d x86/mm: Stop pretending pgtable_l5_enabled is a variable by Kirill A. Shutemov · 7 years ago
  8. 91f606a x86/mm: Replace compile-time checks for 5-level paging with runtime-time checks by Kirill A. Shutemov · 7 years ago
  9. a741254 x86/mm: Adjust vmalloc base and size at boot-time by Kirill A. Shutemov · 7 years ago
  10. 4fa5662 x86/mm: Initialize 'page_offset_base' at boot-time by Kirill A. Shutemov · 7 years ago
  11. 09e61a7 x86/mm: Make __VIRTUAL_MASK_SHIFT dynamic by Kirill A. Shutemov · 7 years ago
  12. eedb92a x86/mm: Make virtual memory layout dynamic for CONFIG_X86_5LEVEL=y by Kirill A. Shutemov · 7 years ago
  13. 1dddd25 x86/kaslr: Fix the vaddr_end mess by Thomas Gleixner · 8 years ago
  14. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 8 years ago
  15. 8624c1f x86/mm: Add support for 5-level paging for KASLR by Kirill A. Shutemov · 8 years ago
  16. a46f60d x86/mm/KASLR: Exclude EFI region from KASLR VA space randomization by Baoquan He · 8 years ago
  17. c0a0aba kconfig.h: remove config_enabled() macro by Masahiro Yamada · 9 years ago
  18. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 9 years ago
  19. a5ff1b3 treewide: replace config_enabled() with IS_ENABLED() (2nd round) by Masahiro Yamada · 9 years ago
  20. 25dfe47 x86/mm/64: Enable KASLR for vmemmap memory region by Thomas Garnier · 9 years ago
  21. c7d2361 x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomization by Thomas Garnier · 9 years ago
  22. 90397a4 x86/mm: Add memory hotplug support for KASLR memory randomization by Thomas Garnier · 9 years ago
  23. a95ae27 x86/mm: Enable KASLR for vmalloc memory regions by Thomas Garnier · 9 years ago
  24. 021182e x86/mm: Enable KASLR for physical mapping memory regions by Thomas Garnier · 9 years ago
  25. 0483e1f x86/mm: Implement ASLR for kernel memory regions by Thomas Garnier · 9 years ago