index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
x86
/
x86_64
/
mm.txt
Age
Commit message (
Expand
)
Author
2018-01-05
x86/kaslr: Fix the vaddr_end mess
Thomas Gleixner
2018-01-04
x86/mm: Map cpu_entry_area at the same place on 4/5 level
Thomas Gleixner
2018-01-04
x86/mm: Set MODULES_END to 0xffffffffff000000
Andrey Ryabinin
2017-12-23
x86/pti: Put the LDT in its own PGD if PTI is on
Andy Lutomirski
2017-12-23
x86/mm/64: Make a full PGD-entry size hole in the memory map
Andy Lutomirski
2017-12-22
x86/cpu_entry_area: Move it out of the fixmap
Thomas Gleixner
2017-12-22
x86/doc: Remove obvious weirdnesses from the x86 MM layout documentation
Peter Zijlstra
2017-12-22
x86/mm/64: Improve the memory map documentation
Andy Lutomirski
2017-10-20
x86/kasan: Use the same shadow offset for 4- and 5-level paging
Andrey Ryabinin
2017-04-04
x86/mm: Define virtual memory map for 5-level paging
Kirill A. Shutemov
2017-03-16
x86/mm: Adapt MODULES_END based on fixmap section size
Thomas Garnier
2016-09-06
x86: fix memory ranges in mm documentation
Lorenzo Stoakes
2016-07-08
x86/mm: Implement ASLR for kernel memory regions
Thomas Garnier
2016-04-22
x86/doc: Correct limits in Documentation/x86/x86_64/mm.txt
Juergen Gross
2015-11-29
Documentation/x86: Update EFI memory region description
Matt Fleming
2015-02-13
x86_64: add KASan support
Andrey Ryabinin
2014-09-19
x86/mm: Update memory map description to list hypervisor-reserved area
Dave Hansen
2014-04-30
x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack
H. Peter Anvin
2013-11-02
x86/efi: Runtime services virtual mapping
Borislav Petkov
2013-04-02
x86-64, docs, mm: Add vsyscall range to virtual address space layout
Borislav Petkov
2009-05-05
x86: fix typo in address space documentation
H. Peter Anvin
2009-05-05
x86: 46 bit physical address support on 64 bits
Rik van Riel
2008-11-11
x86, 64-bit: update address space documentation
Jiri Slaby
2008-07-08
Merge branch 'x86/setup' into x86/devel
Ingo Molnar
2008-05-30
x86: move x86-specific documentation into Documentation/x86
H. Peter Anvin