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
starfive-6.6.48-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
2021-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
1
-1
/
+2
2021-05-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-23
/
+1
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-1
/
+0
2021-04-30
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
1
-1
/
+1
2021-04-30
powerpc: inline huge vmap supported functions
Nicholas Piggin
1
-21
/
+0
2021-04-30
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
1
-4
/
+4
2021-04-22
powerpc/64s: Fix mm_cpumask memory ordering comment
Nicholas Piggin
1
-11
/
+13
2021-04-21
powerpc: Move copy_inst_from_kernel_nofault()
Christophe Leroy
1
-0
/
+21
2021-04-17
powerpc/traps: Enhance readability for trap types
Xiongwei Song
2
-10
/
+10
2021-04-14
powerpc/mm/radix: Make radix__change_memory_range() static
Michael Ellerman
1
-2
/
+2
2021-04-14
powerpc: clean up do_page_fault
Nicholas Piggin
2
-28
/
+15
2021-04-14
powerpc/64e/interrupt: handle bad_page_fault in C
Nicholas Piggin
1
-4
/
+1
2021-04-14
powerpc/mem: Use kmap_local_page() in flushing functions
Christophe Leroy
1
-9
/
+10
2021-04-14
powerpc/mem: Inline flush_dcache_page()
Christophe Leroy
1
-15
/
+0
2021-04-14
powerpc/mem: Help GCC realise __flush_dcache_icache() flushes single pages
Christophe Leroy
1
-1
/
+1
2021-04-14
powerpc/mem: flush_dcache_icache_phys() is for HIGHMEM pages only
Christophe Leroy
1
-8
/
+9
2021-04-14
powerpc/mem: Optimise flush_dcache_icache_hugepage()
Christophe Leroy
1
-6
/
+6
2021-04-14
powerpc/mem: Call flush_coherent_icache() at higher level
Christophe Leroy
1
-8
/
+3
2021-04-14
powerpc/mem: Remove address argument to flush_coherent_icache()
Christophe Leroy
1
-8
/
+5
2021-04-14
powerpc/mem: Declare __flush_dcache_icache() static
Christophe Leroy
1
-30
/
+30
2021-04-14
powerpc/mem: Move cache flushing functions into mm/cacheflush.c
Christophe Leroy
3
-282
/
+257
2021-04-14
powerpc/32s: Define a MODULE area below kernel text all the time
Christophe Leroy
1
-7
/
+0
2021-04-14
powerpc/mm: Add cond_resched() while removing hpte mappings
Vaibhav Jain
1
-1
/
+12
2021-04-08
powerpc/mm/64s/hash: Add real-mode change_memory_range() for hash LPAR
Michael Ellerman
1
-1
/
+104
2021-04-08
powerpc/mm/64s/hash: Factor out change_memory_range()
Michael Ellerman
1
-8
/
+15
2021-04-08
powerpc/64s: Use htab_convert_pte_flags() in hash__mark_rodata_ro()
Michael Ellerman
1
-2
/
+4
2021-04-08
powerpc/64s: Fix pte update for kernel memory on radix
Jordan Niethe
1
-2
/
+2
2021-04-08
powerpc: Spelling/typo fixes
Bhaskar Chowdhury
1
-1
/
+1
2021-03-29
powerpc/64s: Fix hash fault to use TRAP accessor
Nicholas Piggin
1
-2
/
+2
2021-03-29
powerpc/mm: Remove unneeded #ifdef CONFIG_PPC_MEM_KEYS
Christophe Leroy
1
-6
/
+1
2021-03-29
powerpc/64s: Fold update_current_thread_[i]amr() into their only callers
Michael Ellerman
1
-15
/
+5
2021-03-29
powerpc/mm/book3s64: Fix a typo in mmu_context.c
Bhaskar Chowdhury
1
-1
/
+1
2021-03-29
powerpc/32s: Move KUEP locking/unlocking in C
Christophe Leroy
2
-0
/
+41
2021-03-29
powerpc/32: Call bad_page_fault() from do_page_fault()
Christophe Leroy
1
-1
/
+1
2021-03-29
powerpc/32: Always enable data translation in exception prolog
Christophe Leroy
1
-14
/
+0
2021-03-24
powerpc: Enable KFENCE for PPC32
Christophe Leroy
5
-4
/
+17
2021-03-24
powerpc/mm: Move the linear_mapping_mutex to the ifdef where it is used
Sebastian Andrzej Siewior
1
-1
/
+1
2021-02-23
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
14
-246
/
+395
2021-02-11
powerpc/mm: Remove dcache flush from memory remove.
Aneesh Kumar K.V
1
-22
/
+0
2021-02-11
powerpc/mm: Add PG_dcache_clean to indicate dcache clean state
Aneesh Kumar K.V
3
-11
/
+11
2021-02-11
powerpc/mm: Enable compound page check for both THP and HugeTLB
Aneesh Kumar K.V
2
-24
/
+22
2021-02-11
powerpc/mm/64s: Fix no previous prototype warning
Michael Ellerman
3
-2
/
+6
2021-02-11
powerpc: remove interrupt handler functions from the noinstr section
Nicholas Piggin
1
-1
/
+0
2021-02-08
powerpc/32s: mfsrin()/mtsrin() become mfsr()/mtsr()
Christophe Leroy
2
-2
/
+2
2021-02-08
powerpc/64s/radix: serialize_against_pte_lookup IPIs trim mm_cpumask
Nicholas Piggin
2
-10
/
+23
2021-02-08
powerpc/64s/radix: occasionally attempt to trim mm_cpumask
Nicholas Piggin
1
-4
/
+56
2021-02-08
powerpc/64s/radix: Allow mm_cpumask trimming from external sources
Nicholas Piggin
1
-10
/
+6
2021-02-08
powerpc/64s/radix: Check for no TLB flush required
Nicholas Piggin
1
-13
/
+25
2021-02-08
powerpc/64s/radix: refactor TLB flush type selection
Nicholas Piggin
1
-82
/
+94
[next]