index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
x86
/
x86_64
/
mm.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mm: Move LDT remap out of KASLR region on 5-level paging
Kirill A. Shutemov
2018-11-27
1
-4
/
+6
*
x86/kaslr: Fix the vaddr_end mess
Thomas Gleixner
2018-01-10
1
-0
/
+6
*
x86/mm: Map cpu_entry_area at the same place on 4/5 level
Thomas Gleixner
2018-01-10
1
-3
/
+4
*
x86/mm: Set MODULES_END to 0xffffffffff000000
Andrey Ryabinin
2018-01-10
1
-4
/
+1
*
x86/pti: Put the LDT in its own PGD if PTI is on
Andy Lutomirski
2018-01-02
1
-1
/
+2
*
x86/mm/64: Make a full PGD-entry size hole in the memory map
Andy Lutomirski
2018-01-02
1
-2
/
+2
*
x86/cpu_entry_area: Move it out of the fixmap
Thomas Gleixner
2017-12-29
1
-0
/
+2
*
x86/doc: Remove obvious weirdnesses from the x86 MM layout documentation
Peter Zijlstra
2017-12-29
1
-9
/
+3
*
x86/mm/64: Improve the memory map documentation
Andy Lutomirski
2017-12-29
1
-4
/
+6
*
x86/kasan: Use the same shadow offset for 4- and 5-level paging
Andrey Ryabinin
2017-12-25
1
-1
/
+1
*
x86/mm: Define virtual memory map for 5-level paging
Kirill A. Shutemov
2017-04-04
1
-3
/
+30
*
x86/mm: Adapt MODULES_END based on fixmap section size
Thomas Garnier
2017-03-16
1
-1
/
+4
*
x86: fix memory ranges in mm documentation
Lorenzo Stoakes
2016-09-06
1
-3
/
+3
*
x86/mm: Implement ASLR for kernel memory regions
Thomas Garnier
2016-07-08
1
-0
/
+4
*
x86/doc: Correct limits in Documentation/x86/x86_64/mm.txt
Juergen Gross
2016-04-22
1
-3
/
+3
*
Documentation/x86: Update EFI memory region description
Matt Fleming
2015-11-29
1
-6
/
+6
*
x86_64: add KASan support
Andrey Ryabinin
2015-02-13
1
-0
/
+2
*
x86/mm: Update memory map description to list hypervisor-reserved area
Dave Hansen
2014-09-19
1
-1
/
+1
*
x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack
H. Peter Anvin
2014-04-30
1
-0
/
+2
*
x86/efi: Runtime services virtual mapping
Borislav Petkov
2013-11-02
1
-0
/
+7
*
x86-64, docs, mm: Add vsyscall range to virtual address space layout
Borislav Petkov
2013-04-02
1
-1
/
+3
*
x86: fix typo in address space documentation
H. Peter Anvin
2009-05-05
1
-1
/
+1
*
x86: 46 bit physical address support on 64 bits
Rik van Riel
2009-05-05
1
-4
/
+5
*
x86, 64-bit: update address space documentation
Jiri Slaby
2008-11-11
1
-1
/
+1
*
Merge branch 'x86/setup' into x86/devel
Ingo Molnar
2008-07-08
1
-3
/
+2
*
x86: move x86-specific documentation into Documentation/x86
H. Peter Anvin
2008-05-30
1
-0
/
+29