index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
mmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-07
arm64: mm: Remove arch_apei_flush_tlb_one()
James Morse
1
-0
/
+4
2017-07-28
arm64: mmu: Place guard page after mapping of kernel image
Will Deacon
1
-7
/
+11
2017-05-30
arm64: mm: explicity include linux/vmalloc.h
Tobias Klauser
1
-0
/
+1
2017-04-05
arm64: kdump: protect crash dump kernel memory
Takahiro Akashi
1
-49
/
+54
2017-03-23
arm64: mm: set the contiguous bit for kernel mappings where appropriate
Ard Biesheuvel
1
-43
/
+97
2017-03-23
arm64/mm: remove pointless map/unmap sequences when creating page tables
Ard Biesheuvel
1
-4
/
+0
2017-03-23
arm64/mmu: replace 'page_mappings_only' parameter with flags argument
Ard Biesheuvel
1
-18
/
+27
2017-03-23
arm64/mmu: add contiguous bit to sanity bug check
Ard Biesheuvel
1
-1
/
+9
2017-03-23
arm64/mmu: ignore debug_pagealloc for kernel segments
Ard Biesheuvel
1
-4
/
+3
2017-03-23
arm64/mmu: align alloc_init_pte prototype with pmd/pud versions
Ard Biesheuvel
1
-4
/
+4
2017-03-23
arm64: mmu: apply strict permissions to .init.text and .init.data
Ard Biesheuvel
1
-4
/
+8
2017-03-23
arm64: mmu: map .text as read-only from the outset
Ard Biesheuvel
1
-4
/
+14
2017-03-23
arm64: alternatives: apply boot time fixups via the linear mapping
Ard Biesheuvel
1
-5
/
+17
2017-03-23
arm64: mmu: move TLB maintenance from callers to create_mapping_late()
Ard Biesheuvel
1
-8
/
+8
2017-02-24
Revert "arm64: mm: set the contiguous bit for kernel mappings where appropriate"
Mark Rutland
1
-30
/
+4
2017-02-15
arm64: fix warning about swapper_pg_dir overflow
Arnd Bergmann
1
-1
/
+1
2017-01-13
arm64: mm: use phys_addr_t instead of unsigned long in __map_memblock
Miles Chen
1
-2
/
+2
2017-01-12
arm64: Use __pa_symbol for kernel symbols
Laura Abbott
1
-12
/
+21
2016-11-07
arm64: dump: Add checking for writable and exectuable pages
Laura Abbott
1
-0
/
+3
2016-11-07
arm64: mm: set the contiguous bit for kernel mappings where appropriate
Ard Biesheuvel
1
-4
/
+30
2016-11-07
arm64: mm: replace 'block_mappings_allowed' with 'page_mappings_only'
Ard Biesheuvel
1
-16
/
+16
2016-11-07
arm64: mm: BUG on unsupported manipulations of live kernel mappings
Ard Biesheuvel
1
-27
/
+43
2016-09-06
arm64: mm: drop fixup_init() and mm.h
Kefeng Wang
1
-12
/
+0
2016-08-22
arm64: apply __ro_after_init to some objects
Jisheng Zhang
1
-1
/
+2
2016-08-01
arm64: mm: avoid fdt_check_header() before the FDT is fully mapped
Ard Biesheuvel
1
-4
/
+4
2016-07-25
arm64: mm: run pgtable_page_ctor() on non-swapper translation table pages
Ard Biesheuvel
1
-3
/
+6
2016-07-25
arm64: mm: make create_mapping_late() non-allocating
Ard Biesheuvel
1
-1
/
+1
2016-07-01
arm64: mm: fold init_pgd() into __create_pgd_mapping()
Ard Biesheuvel
1
-18
/
+6
2016-07-01
arm64: mm: Remove split_p*d() functions
Catalin Marinas
1
-43
/
+4
2016-07-01
arm64: mm: add param to force create_pgd_mapping() to use page mappings
Ard Biesheuvel
1
-40
/
+27
2016-06-30
arm64: mm: remove unnecessary BUG_ON
Kefeng Wang
1
-1
/
+0
2016-06-27
arm64: mm: fix location of _etext
Ard Biesheuvel
1
-10
/
+10
2016-04-15
arm64: Move unflatten_device_tree() call earlier.
David Daney
1
-2
/
+0
2016-04-14
arm64: cover the .head.text section in the .text segment mapping
Ard Biesheuvel
1
-5
/
+5
2016-04-14
arm64: use 'segment' rather than 'chunk' to describe mapped kernel regions
Ard Biesheuvel
1
-7
/
+7
2016-03-24
arm64: consistently use p?d_set_huge
Mark Rutland
1
-4
/
+2
2016-02-26
arm64: mm: Mark .rodata as RO
Jeremy Linton
1
-6
/
+13
2016-02-24
arm64: add support for kernel ASLR
Ard Biesheuvel
1
-9
/
+20
2016-02-18
arm64: allow kernel Image to be loaded anywhere in physical memory
Ard Biesheuvel
1
-0
/
+3
2016-02-18
arm64: move kernel image to base of vmalloc area
Ard Biesheuvel
1
-33
/
+77
2016-02-18
arm64: decouple early fixmap init from linear mapping
Ard Biesheuvel
1
-10
/
+6
2016-02-18
arm64: add support for ioremap() block mappings
Ard Biesheuvel
1
-0
/
+41
2016-02-16
arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC
Laura Abbott
1
-2
/
+24
2016-02-16
arm64: Drop alloc function from create_mapping
Laura Abbott
1
-9
/
+20
2016-02-16
arm64: mm: create new fine-grained mappings at boot
Mark Rutland
1
-62
/
+91
2016-02-16
arm64: mm: allow passing a pgdir to alloc_init_*
Mark Rutland
1
-14
/
+19
2016-02-16
arm64: mm: allocate pagetables anywhere
Mark Rutland
1
-35
/
+0
2016-02-16
arm64: mm: use fixmap when creating page tables
Mark Rutland
1
-20
/
+41
2016-02-16
arm64: mm: avoid redundant __pa(__va(x))
Mark Rutland
1
-2
/
+2
2016-02-16
arm64: unmap idmap earlier
Mark Rutland
1
-6
/
+0
[next]