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
/
powerpc
/
mm
/
init_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+127
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-7
/
+30
2023-08-28
powerpc/mm/book3s64: Use 256M as the upper limit with coherent device memory ...
Aneesh Kumar K.V
1
-2
/
+6
2023-08-28
powerpc/mm/book3s64: Fix build error with SPARSEMEM disabled
Aneesh Kumar K.V
1
-4
/
+15
2023-08-18
powerpc/book3s64/radix: remove mmu_vmemmap_psize
Aneesh Kumar K.V
1
-7
/
+14
2023-08-18
powerpc/book3s64/vmemmap: switch radix to use a different vmemmap handling fu...
Aneesh Kumar K.V
1
-5
/
+21
2023-08-18
powerpc/mm: Cleanup memory block size probing
Aneesh Kumar K.V
1
-0
/
+112
2023-07-28
powerpc/mm/altmap: Fix altmap boundary check
Aneesh Kumar K.V
1
-2
/
+1
2023-06-21
powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-bo...
Aneesh Kumar K.V
1
-1
/
+1
2022-05-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-0
/
+3
2022-05-13
KVM: PPC: Book3S HV: Update LPID allocator init for POWER9, Nested
Nicholas Piggin
1
-0
/
+3
2022-05-05
powerpc: fix typos in comments
Julia Lawall
1
-2
/
+2
2022-02-12
powerpc/mm: Update default hugetlb size early
Aneesh Kumar K.V
1
-0
/
+4
2021-12-09
powerpc/64s: Make hash MMU support configurable
Nicholas Piggin
1
-2
/
+11
2021-11-30
powerpc/64s: Get LPID bit width from device tree
Nicholas Piggin
1
-1
/
+45
2020-09-14
Merge branch 'fixes' into next
Michael Ellerman
1
-2
/
+9
2020-08-28
powerpc/book3s64/radix: Fix boot failure with large amount of guest memory
Aneesh Kumar K.V
1
-2
/
+9
2020-08-24
powerpc/vmemmap: Don't warn if we don't find a mapping vmemmap list entry
Aneesh Kumar K.V
1
-3
/
+1
2020-08-24
powerpc/vmemmap: Fix memory leak with vmemmap list allocation failures.
Aneesh Kumar K.V
1
-7
/
+28
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2020-08-07
mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()
Anshuman Khandual
1
-2
/
+2
2020-07-29
powerpc/book3s64/radix: Add kernel command line option to disable radix GTSE
Aneesh Kumar K.V
1
-1
/
+0
2020-07-16
powerpc/mm: Enable radix GTSE only if supported.
Bharata B Rao
1
-1
/
+4
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-05-11
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
1
-2
/
+2
2019-11-14
Merge branch 'topic/kaslr-book3e32' into next
Michael Ellerman
1
-5
/
+0
2019-11-13
powerpc: move memstart_addr and kernstart_addr to init-common.c
Jason Yan
1
-5
/
+0
2019-10-28
powerpc/nvdimm: Update vmemmap_populated to check sub-section range
Aneesh Kumar K.V
1
-16
/
+38
2019-09-24
libnvdimm/altmap: Track namespace boundaries in altmap
Aneesh Kumar K.V
1
-1
/
+16
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+4
2019-07-04
powerpc/mm/nvdimm: Add an informative message if we fail to allocate altmap b...
Aneesh Kumar K.V
1
-1
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-05-02
powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>
Christophe Leroy
1
-1
/
+1
2019-03-02
powerpc/mm: fix "section_base" set but not used
Qian Cai
1
-2
/
+0
2018-12-09
powerpc/mm: Fallback to RAM if the altmap is unusable
Oliver O'Halloran
1
-3
/
+16
2018-09-12
KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode
Alexey Kardashevskiy
1
-49
/
+0
2018-04-04
powerpc/mm/radix: Parse disable_radix commandline correctly.
Aneesh Kumar K.V
1
-1
/
+1
2018-03-30
powerpc/mm/hash64: Increase the VA range
Aneesh Kumar K.V
1
-6
/
+0
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+8
2018-01-08
mm: split altmap memory map allocation from normal case
Christoph Hellwig
1
-1
/
+4
2018-01-08
mm: pass the vmem_altmap to vmemmap_free
Christoph Hellwig
1
-3
/
+2
2018-01-08
mm: pass the vmem_altmap to vmemmap_populate
Christoph Hellwig
1
-5
/
+2
2017-12-04
powerpc: Use pr_warn instead of pr_warning
Joe Perches
1
-3
/
+2
2017-11-06
powerpc/mm: Add a CONFIG option to choose if radix is used by default
Michael Ellerman
1
-2
/
+11
2017-11-06
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
1
-4
/
+4
2017-08-10
powerpc/mm: Fix section mismatch warning in early_check_vec5()
Michael Ellerman
1
-1
/
+1
2017-07-24
powerpc/mm: Build fix for non SPARSEMEM_VMEMAP config
Aneesh Kumar K.V
1
-2
/
+2
2017-07-02
powerpc/vmemmap: Add altmap support
Oliver O'Halloran
1
-2
/
+13
2017-07-02
powerpc/vmemmap: Reshuffle vmemmap_free()
Oliver O'Halloran
1
-23
/
+25
2017-06-28
powerpc/mm: Add comments on vmemmap physical mapping
Anshuman Khandual
1
-0
/
+21
[next]