Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
37f7860602b5b2d99fc7465f6407f403f5941988
/
arch
/
x86
/
mm
/
kaslr.c
d9f6e12
x86: Fix various typos in comments
by Ingo Molnar
· 3 years, 10 months ago
ca15ca4
mm: remove unneeded includes of <asm/pgalloc.h>
by Mike Rapoport
· 4 years, 5 months ago
88107d3
x86/mm: simplify init_trampoline() and surrounding logic
by Mike Rapoport
· 4 years, 7 months ago
65fddcf
mm: reorder includes after introduction of linux/pgtable.h
by Mike Rapoport
· 4 years, 7 months ago
ca5999f
mm: introduce include/linux/pgtable.h
by Mike Rapoport
· 4 years, 7 months ago
00e5a2b
x86/mm/KASLR: Compute the size of the vmemmap section properly
by Baoquan He
· 6 years ago
da398db
Merge branch 'linus' into x86/mm, to pick up dependent fix
by Ingo Molnar
· 6 years ago
ec39371
x86/mm/KASLR: Fix the size of the direct mapping section
by Baoquan He
· 6 years ago
b569c184
x86/mm/KASLR: Reduce randomization granularity for 5-level paging to 1GB
by Baoquan He
· 6 years ago
0925dda
x86/mm/KASLR: Use only one PUD entry for real mode trampoline
by Baoquan He
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
ed7588d
x86/mm: Stop pretending pgtable_l5_enabled is a variable
by Kirill A. Shutemov
· 7 years ago
91f606a
x86/mm: Replace compile-time checks for 5-level paging with runtime-time checks
by Kirill A. Shutemov
· 7 years ago
a741254
x86/mm: Adjust vmalloc base and size at boot-time
by Kirill A. Shutemov
· 7 years ago
4fa5662
x86/mm: Initialize 'page_offset_base' at boot-time
by Kirill A. Shutemov
· 7 years ago
09e61a7
x86/mm: Make __VIRTUAL_MASK_SHIFT dynamic
by Kirill A. Shutemov
· 7 years ago
eedb92a
x86/mm: Make virtual memory layout dynamic for CONFIG_X86_5LEVEL=y
by Kirill A. Shutemov
· 7 years ago
1dddd25
x86/kaslr: Fix the vaddr_end mess
by Thomas Gleixner
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
8624c1f
x86/mm: Add support for 5-level paging for KASLR
by Kirill A. Shutemov
· 8 years ago
a46f60d
x86/mm/KASLR: Exclude EFI region from KASLR VA space randomization
by Baoquan He
· 8 years ago
c0a0aba
kconfig.h: remove config_enabled() macro
by Masahiro Yamada
· 8 years ago
d4b80af
Merge branch 'linus' into x86/asm, to pick up recent fixes
by Ingo Molnar
· 8 years ago
a5ff1b3
treewide: replace config_enabled() with IS_ENABLED() (2nd round)
by Masahiro Yamada
· 8 years ago
25dfe47
x86/mm/64: Enable KASLR for vmemmap memory region
by Thomas Garnier
· 8 years ago
c7d2361
x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomization
by Thomas Garnier
· 8 years ago
90397a4
x86/mm: Add memory hotplug support for KASLR memory randomization
by Thomas Garnier
· 9 years ago
a95ae27
x86/mm: Enable KASLR for vmalloc memory regions
by Thomas Garnier
· 9 years ago
021182e
x86/mm: Enable KASLR for physical mapping memory regions
by Thomas Garnier
· 9 years ago
0483e1f
x86/mm: Implement ASLR for kernel memory regions
by Thomas Garnier
· 9 years ago