index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2022-10-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-16
/
+7
2022-09-30
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
1
-15
/
+6
2022-09-29
arm64/mm: fold check for KFENCE into can_set_direct_map()
Mike Rapoport
1
-6
/
+2
2022-09-22
arm64: mm: handle ARM64_KERNEL_USES_PMD_MAPS in vmemmap_populate()
Kefeng Wang
1
-9
/
+4
2022-09-22
arm64: mm: don't acquire mutex when rewriting swapper
Mark Rutland
1
-14
/
+18
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64PFR1_EL1 constant names
Mark Brown
1
-1
/
+1
2022-08-23
arm64: fix rodata=full
Mark Rutland
1
-18
/
+0
2022-07-25
Merge branch 'for-next/boot' into for-next/core
Will Deacon
1
-4
/
+51
2022-07-25
Merge branch 'for-next/misc' into for-next/core
Will Deacon
1
-4
/
+2
2022-07-05
arm64/mm: Define defer_reserve_crashkernel()
Anshuman Khandual
1
-4
/
+2
2022-06-24
arm64: head: record CPU boot mode after enabling the MMU
Ard Biesheuvel
1
-0
/
+8
2022-06-24
arm64: head: cover entire kernel image in initial ID map
Ard Biesheuvel
1
-1
/
+34
2022-06-24
arm64: mm: provide idmap pointer to cpu_replace_ttbr1()
Ard Biesheuvel
1
-1
/
+1
2022-06-24
arm64: head: drop idmap_ptrs_per_pgd
Ard Biesheuvel
1
-1
/
+0
2022-06-24
arm64: head: move assignment of idmap_t0sz to C code
Ard Biesheuvel
1
-1
/
+3
2022-06-24
arm64: mm: make vabits_actual a build time constant if possible
Ard Biesheuvel
1
-1
/
+3
2022-06-24
arm64: head: move kimage_vaddr variable into C file
Ard Biesheuvel
1
-0
/
+3
2022-06-24
arm64: entry: simplify trampoline data page
Ard Biesheuvel
1
-7
/
+3
2022-06-23
arm64: mm: install KPTI nG mappings with MMU enabled
Ard Biesheuvel
1
-0
/
+7
2022-03-23
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-0
/
+1
2022-03-14
Merge branch 'for-next/spectre-bhb' into for-next/core
Will Deacon
1
-3
/
+9
2022-03-14
Merge branch 'for-next/mm' into for-next/core
Will Deacon
1
-13
/
+11
2022-03-08
arm64: Do not defer reserve_crashkernel() for platforms with no DMA memory zones
Vijay Balakrishna
1
-1
/
+31
2022-03-08
arm64/mm: Drop use_1G_block()
Anshuman Khandual
1
-13
/
+2
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
1
-0
/
+1
2022-02-15
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
1
-3
/
+9
2022-02-15
arm64/mm: avoid fixmap race condition when create pud mapping
Jianyong Wu
1
-0
/
+9
2021-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+2
2021-11-08
arm64: Track no early_pgtable_alloc() for kmemleak
Qian Cai
1
-1
/
+2
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-2
/
+2
2021-09-29
arm64: mm: update max_pfn after memory hotplug
Sudarshan Rajagopalan
1
-0
/
+5
2021-09-08
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
1
-2
/
+1
2021-07-21
Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Jonathan Marek
1
-12
/
+8
2021-07-08
set_memory: allow querying whether set_direct_map_*() is actually enabled
Mike Rapoport
1
-4
/
+3
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-9
/
+13
2021-07-01
arm64: decouple check whether pfn is in linear map from pfn_valid()
Mike Rapoport
1
-1
/
+1
2021-07-01
mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge
Christophe Leroy
1
-8
/
+12
2021-06-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-6
/
+7
2021-06-21
arm64/mm: Rename ARM64_SWAPPER_USES_SECTION_MAPS
Anshuman Khandual
1
-3
/
+3
2021-06-15
arm64/mm: Drop SECTION_[SHIFT|SIZE|MASK]
Anshuman Khandual
1
-1
/
+1
2021-05-25
arm64/mm: Make vmemmap_free() available only with CONFIG_MEMORY_HOTPLUG
Anshuman Khandual
1
-2
/
+3
2021-05-25
arm64: mm: don't use CON and BLK mapping if KFENCE is enabled
Jisheng Zhang
1
-1
/
+2
2021-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+0
2021-04-30
arm64: inline huge vmap supported functions
Nicholas Piggin
1
-26
/
+0
2021-04-30
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
1
-5
/
+5
2021-04-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-9
/
+32
2021-04-23
arm64: Force SPARSEMEM_VMEMMAP as the only memory management model
Catalin Marinas
1
-2
/
+0
2021-03-22
arm64: mm: correct the inside linear map range during hotplug check
Pavel Tatashin
1
-2
/
+19
2021-03-19
arm64: mm: use XN table mapping attributes for the linear region
Ard Biesheuvel
1
-7
/
+30
[next]