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
/
arch
/
arm64
/
mm
/
mmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-05-14
1
-1
/
+1
*
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
2019-05-14
1
-3
/
+3
*
arm64: mm: Consolidate early page table allocation
Will Deacon
2019-04-09
1
-11
/
+7
*
arm64: mm: don't call page table ctors for init_mm
Yu Zhao
2019-04-09
1
-2
/
+13
*
arm64: mm: use appropriate ctors for page tables
Yu Zhao
2019-04-09
1
-12
/
+24
*
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
2019-03-12
1
-0
/
+2
*
arm64: mmu: drop paging_init comments
Peng Fan
2019-03-01
1
-4
/
+0
*
arm64: Remove asm/memblock.h
Will Deacon
2019-01-21
1
-1
/
+0
*
lib/ioremap: ensure break-before-make is used for huge p4d mappings
Will Deacon
2018-12-28
1
-0
/
+5
*
arm64: mmu: drop pXd_present() checks from pXd_free_pYd_table()
Will Deacon
2018-12-28
1
-6
/
+2
*
arm64: Add memory hotplug support
Robin Murphy
2018-12-12
1
-0
/
+17
*
arm64: mm: EXPORT vabits_user to modules
Will Deacon
2018-12-10
1
-0
/
+1
*
arm64: mm: introduce 52-bit userspace support
Steve Capper
2018-12-10
1
-0
/
+1
*
arm64: mm: apply r/o permissions of VM areas to its linear alias as well
Ard Biesheuvel
2018-11-20
1
-2
/
+14
*
arm64: memblock: don't permit memblock resizing until linear mapping is up
Ard Biesheuvel
2018-11-08
1
-0
/
+2
*
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-31
1
-1
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-10-22
1
-22
/
+24
|
\
|
*
arm64: mm: Use __pa_symbol() for set_swapper_pgd()
James Morse
2018-10-10
1
-1
/
+1
|
*
arm64/mm: use fixmap to modify swapper_pg_dir
Jun Yao
2018-09-25
1
-2
/
+24
|
*
arm64/mm: Separate boot-time page tables from swapper_pg_dir
Jun Yao
2018-09-25
1
-25
/
+5
*
|
arm64: fix erroneous warnings in page freeing functions
Mark Rutland
2018-09-06
1
-4
/
+6
|
/
*
arm64: Implement page table free interfaces
Chintan Pandya
2018-07-06
1
-4
/
+44
*
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
2018-07-04
1
-2
/
+2
*
arm64: Make sure permission updates happen for pmd/pud
Laura Abbott
2018-05-24
1
-6
/
+10
*
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
2018-03-22
1
-0
/
+10
*
arm64: mm: fix thinko in non-global page table attribute check
Ard Biesheuvel
2018-02-26
1
-4
/
+4
*
arm64: Enforce BBM for huge IO/VMAP mappings
Will Deacon
2018-02-22
1
-0
/
+10
*
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
2018-02-16
1
-134
/
+148
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-02-08
1
-0
/
+4
|
\
|
*
arm64: mm: Permit transitioning from Global to Non-Global without BBM
Will Deacon
2018-02-06
1
-0
/
+4
*
|
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-06
1
-3
/
+6
|
\
\
|
|
/
|
/
|
|
*
mm: pass the vmem_altmap to vmemmap_free
Christoph Hellwig
2018-01-08
1
-1
/
+2
|
*
mm: pass the vmem_altmap to vmemmap_populate
Christoph Hellwig
2018-01-08
1
-2
/
+4
*
|
arm64: Extend early page table code to allow for larger kernels
Steve Capper
2018-01-14
1
-1
/
+2
*
|
arm64: mmu: add the entry trampolines start/end section markers into sections.h
James Morse
2018-01-14
1
-2
/
+0
*
|
Merge branch 'for-next/52-bit-pa' into for-next/core
Catalin Marinas
2017-12-22
1
-5
/
+10
|
\
\
|
*
|
arm64: allow ID map to be extended to 52 bits
Kristina Martsenko
2017-12-22
1
-0
/
+1
|
*
|
arm64: don't open code page table entry creation
Kristina Martsenko
2017-12-22
1
-5
/
+9
|
|
/
*
|
arm64: kaslr: Put kernel vectors address in separate data page
Will Deacon
2017-12-11
1
-1
/
+9
*
|
arm64: mm: Map entry trampoline into trampoline and kernel page tables
Will Deacon
2017-12-11
1
-0
/
+23
|
/
*
arm64: mm: Remove arch_apei_flush_tlb_one()
James Morse
2017-11-07
1
-0
/
+4
*
arm64: mmu: Place guard page after mapping of kernel image
Will Deacon
2017-07-28
1
-7
/
+11
*
arm64: mm: explicity include linux/vmalloc.h
Tobias Klauser
2017-05-30
1
-0
/
+1
*
arm64: kdump: protect crash dump kernel memory
Takahiro Akashi
2017-04-05
1
-49
/
+54
*
arm64: mm: set the contiguous bit for kernel mappings where appropriate
Ard Biesheuvel
2017-03-23
1
-43
/
+97
*
arm64/mm: remove pointless map/unmap sequences when creating page tables
Ard Biesheuvel
2017-03-23
1
-4
/
+0
*
arm64/mmu: replace 'page_mappings_only' parameter with flags argument
Ard Biesheuvel
2017-03-23
1
-18
/
+27
*
arm64/mmu: add contiguous bit to sanity bug check
Ard Biesheuvel
2017-03-23
1
-1
/
+9
*
arm64/mmu: ignore debug_pagealloc for kernel segments
Ard Biesheuvel
2017-03-23
1
-4
/
+3
*
arm64/mmu: align alloc_init_pte prototype with pmd/pud versions
Ard Biesheuvel
2017-03-23
1
-4
/
+4
[next]