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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-07
powerpc: Convert flush_icache_range & friends to C
Alastair D'Silva
1
-1
/
+149
2019-11-05
powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warning
Aneesh Kumar K.V
1
-0
/
+1
2019-11-05
powerpc/mm/book3s64/radix: Flush the full mm even when need_flush_all is set
Aneesh Kumar K.V
1
-2
/
+1
2019-11-05
powerpc/mm/book3s64/radix: Use freed_tables instead of need_flush_all
Aneesh Kumar K.V
1
-8
/
+3
2019-11-05
powerpc/mm/book3s64/radix: Remove unused code.
Aneesh Kumar K.V
1
-60
/
+6
2019-10-28
powerpc/book3s64/hash: Use secondary hash for bolted mapping if the primary i...
Aneesh Kumar K.V
2
-10
/
+41
2019-10-28
powerpc/pseries: Don't fail hash page table insert for bolted mapping
Aneesh Kumar K.V
1
-1
/
+8
2019-10-28
powerpc/nvdimm: Update vmemmap_populated to check sub-section range
Aneesh Kumar K.V
1
-16
/
+38
2019-10-11
powerpc/pkeys: remove unused pkey_allows_readwrite
Qian Cai
1
-10
/
+0
2019-09-29
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-8
/
+18
2019-09-28
Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-23
/
+141
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-3
/
+3
2019-09-25
thp: update split_huge_page_pmd() comment
Kefeng Wang
1
-1
/
+1
2019-09-25
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-09-25
mm: introduce page_shift()
Matthew Wilcox (Oracle)
1
-5
/
+2
2019-09-24
libnvdimm/altmap: Track namespace boundaries in altmap
Aneesh Kumar K.V
1
-1
/
+16
2019-09-24
powerpc/book3s64: Export has_transparent_hugepage() related functions.
Aneesh Kumar K.V
2
-7
/
+2
2019-09-24
powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
Aneesh Kumar K.V
2
-11
/
+98
2019-09-24
powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
Aneesh Kumar K.V
2
-3
/
+3
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-6
/
+6
2019-09-21
powerpc/mm: Fix an Oops in kasan_mmu_init()
Christophe Leroy
1
-1
/
+14
2019-09-21
powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLY
Christophe Leroy
1
-8
/
+13
2019-09-21
powerpc/book3s64/radix: Remove WARN_ON in destroy_context()
Aneesh Kumar K.V
1
-1
/
+14
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
20
-1019
/
+786
2019-09-13
powerpc/mm/radix: remove useless kernel messages
Qian Cai
1
-3
/
+0
2019-09-13
powerpc/64s: Remove overlaps_kvm_tmp()
Michael Ellerman
1
-4
/
+0
2019-09-07
pagewalk: separate function pointers from iterator data
Christoph Hellwig
1
-5
/
+5
2019-09-07
mm: split out a new pagewalk.h header from mm.h
Christoph Hellwig
1
-1
/
+1
2019-09-05
powerpc/64s/radix: introduce options to disable use of the tlbie instruction
Nicholas Piggin
2
-18
/
+219
2019-09-05
powerpc/64s: remove unnecessary translation cache flushes at boot
Nicholas Piggin
3
-8
/
+7
2019-09-05
powerpc/64s/pseries: radix flush translations before MMU is enabled at boot
Nicholas Piggin
2
-8
/
+10
2019-09-05
powerpc/64s: make mmu_partition_table_set_entry TLB flush optional
Nicholas Piggin
3
-4
/
+4
2019-09-05
powerpc/64s/radix: tidy up TLB flushing code
Nicholas Piggin
2
-100
/
+30
2019-09-05
powerpc/64s: remove register_process_table callback
Nicholas Piggin
3
-42
/
+12
2019-08-30
powerpc/64s/exception: reduce page fault unnecessary loads
Nicholas Piggin
1
-2
/
+2
2019-08-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
3
-19
/
+46
2019-08-30
powerpc/mm: Write to PTCR only if ultravisor disabled
Claudio Carvalho
3
-6
/
+9
2019-08-30
powerpc/mm: Use UV_WRITE_PATE ucall to register a PATE
Michael Anderson
1
-13
/
+37
2019-08-28
powerpc: use the generic dma coherent remap allocator
Christoph Hellwig
3
-322
/
+9
2019-08-28
powerpc/32s: get rid of CPU_FTR_601 feature
Christophe Leroy
2
-10
/
+7
2019-08-27
powerpc/mm: split out early ioremap path.
Christophe Leroy
3
-27
/
+33
2019-08-27
powerpc/mm: refactor ioremap vm area setup.
Christophe Leroy
3
-21
/
+31
2019-08-27
powerpc/mm: refactor ioremap_range() and use ioremap_page_range()
Christophe Leroy
5
-65
/
+27
2019-08-27
powerpc/mm: Move ioremap functions out of pgtable_32/64.c
Christophe Leroy
5
-227
/
+229
2019-08-27
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
5
-7
/
+5
2019-08-27
powerpc/mm: move ioremap_prot() into ioremap.c
Christophe Leroy
3
-41
/
+19
2019-08-27
powerpc/mm: move common 32/64 bits ioremap functions into ioremap.c
Christophe Leroy
4
-61
/
+37
2019-08-27
powerpc/mm: rework io-workaround invocation.
Christophe Leroy
1
-8
/
+9
2019-08-27
powerpc/mm: drop function __ioremap()
Christophe Leroy
2
-16
/
+2
2019-08-27
powerpc/mm: drop ppc_md.iounmap() and __iounmap()
Christophe Leroy
1
-10
/
+1
[next]