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
2020-04-11
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
1
-1
/
+2
2020-04-11
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
1
-2
/
+2
2020-03-04
arm64/mm: Enable memory hot remove
Anshuman Khandual
1
-9
/
+370
2020-02-04
arm64: mm: convert mm/dump.c to use walk_page_range()
Steven Price
1
-2
/
+2
2020-01-05
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
1
-3
/
+1
2019-11-27
Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+2
2019-11-07
arm/efi: EFI soft reservation to memblock
Dan Williams
1
-0
/
+2
2019-11-06
arm64: mm: simplify the page end calculation in __create_pgd_mapping()
Masahiro Yamada
1
-3
/
+2
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-1
/
+1
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
1
-21
/
+11
2019-08-28
arm64: fix fixmap copy for 16K pages and 48-bit VA
Mark Rutland
1
-3
/
+5
2019-08-23
arm64: map FDT as RW for early_init_dt_scan()
Hsin-Yi Wang
1
-14
/
+1
2019-08-14
arm64: memory: rename VA_START to PAGE_END
Mark Rutland
1
-2
/
+2
2019-08-09
arm64: mm: Remove vabits_user
Steve Capper
1
-2
/
+0
2019-08-09
arm64: mm: Introduce vabits_actual
Steve Capper
1
-0
/
+3
2019-08-09
arm64: mm: Flip kernel VA space
Steve Capper
1
-2
/
+2
2019-07-19
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
1
-2
/
+0
2019-07-19
arm64/mm: add temporary arch_remove_memory() implementation
David Hildenbrand
1
-0
/
+19
2019-07-17
mm/ioremap: probe platform for p4d huge map support
Anshuman Khandual
1
-0
/
+5
2019-07-12
arm64: switch to generic version of pte allocation
Mike Rapoport
1
-1
/
+1
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-9
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-07
arm64: Fix comment after #endif
Odin Ugedal
1
-1
/
+1
2019-06-04
arm64/mm: Change BUG_ON() to VM_BUG_ON() in [pmd|pud]_set_huge()
Anshuman Khandual
1
-2
/
+2
2019-06-04
arm64/mm: Simplify protection flag creation for kernel huge mappings
Anshuman Khandual
1
-6
/
+2
2019-05-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-3
/
+8
2019-05-16
arm64/mm: Inhibit huge-vmap with ptdump
Mark Rutland
1
-3
/
+8
2019-05-15
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
1
-1
/
+1
2019-05-14
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
1
-3
/
+3
2019-04-09
arm64: mm: Consolidate early page table allocation
Will Deacon
1
-11
/
+7
2019-04-09
arm64: mm: don't call page table ctors for init_mm
Yu Zhao
1
-2
/
+13
2019-04-09
arm64: mm: use appropriate ctors for page tables
Yu Zhao
1
-12
/
+24
2019-03-12
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
1
-0
/
+2
2019-03-01
arm64: mmu: drop paging_init comments
Peng Fan
1
-4
/
+0
2019-01-21
arm64: Remove asm/memblock.h
Will Deacon
1
-1
/
+0
2018-12-28
lib/ioremap: ensure break-before-make is used for huge p4d mappings
Will Deacon
1
-0
/
+5
2018-12-28
arm64: mmu: drop pXd_present() checks from pXd_free_pYd_table()
Will Deacon
1
-6
/
+2
2018-12-12
arm64: Add memory hotplug support
Robin Murphy
1
-0
/
+17
2018-12-10
arm64: mm: EXPORT vabits_user to modules
Will Deacon
1
-0
/
+1
2018-12-10
arm64: mm: introduce 52-bit userspace support
Steve Capper
1
-0
/
+1
2018-11-20
arm64: mm: apply r/o permissions of VM areas to its linear alias as well
Ard Biesheuvel
1
-2
/
+14
2018-11-08
arm64: memblock: don't permit memblock resizing until linear mapping is up
Ard Biesheuvel
1
-0
/
+2
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-1
/
+1
2018-10-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-22
/
+24
2018-10-10
arm64: mm: Use __pa_symbol() for set_swapper_pgd()
James Morse
1
-1
/
+1
2018-09-25
arm64/mm: use fixmap to modify swapper_pg_dir
Jun Yao
1
-2
/
+24
2018-09-25
arm64/mm: Separate boot-time page tables from swapper_pg_dir
Jun Yao
1
-25
/
+5
2018-09-06
arm64: fix erroneous warnings in page freeing functions
Mark Rutland
1
-4
/
+6
2018-07-06
arm64: Implement page table free interfaces
Chintan Pandya
1
-4
/
+44
2018-07-04
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
1
-2
/
+2
[next]