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
/
mm
/
mmu_gather.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-17
mm: eliminate "expecting prototype" kernel-doc warnings
Randy Dunlap
1
-10
/
+19
2021-01-29
tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu()
Will Deacon
1
-14
/
+8
2021-01-29
tlb: mmu_gather: Introduce tlb_gather_mmu_fullmm()
Will Deacon
1
-2
/
+14
2021-01-29
tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()
Will Deacon
1
-4
/
+1
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-02-04
asm-generic/tlb: provide MMU_GATHER_TABLE_FREE
Peter Zijlstra
1
-32
/
+88
2020-02-04
asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER
Peter Zijlstra
1
-5
/
+5
2020-02-04
asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
1
-2
/
+2
2020-02-04
asm-generic/tlb: rename HAVE_RCU_TABLE_FREE
Peter Zijlstra
1
-4
/
+4
2020-02-04
mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
Peter Zijlstra
1
-8
/
+8
2019-09-25
mm: remove quicklist page table caches
Nicholas Piggin
1
-2
/
+0
2019-06-14
mm: mmu_gather: remove __tlb_reset_range() for force flush
Yang Shi
1
-5
/
+19
2019-04-03
asm-generic/tlb: Remove tlb_table_flush()
Peter Zijlstra
1
-17
/
+17
2019-04-03
asm-generic/tlb: Remove tlb_flush_mmu_free()
Peter Zijlstra
1
-1
/
+1
2019-04-03
asm-generic/tlb: Remove CONFIG_HAVE_GENERIC_MMU_GATHER
Peter Zijlstra
1
-4
/
+0
2019-04-03
asm-generic/tlb: Remove arch_tlb*_mmu()
Peter Zijlstra
1
-51
/
+42
2019-04-03
asm-generic/tlb: Introduce CONFIG_HAVE_MMU_GATHER_NO_GATHER=y
Martin Schwidefsky
1
-47
/
+60
2019-04-03
asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE
Peter Zijlstra
1
-1
/
+1
2019-04-03
asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
1
-0
/
+5
2018-11-27
mm: Replace call_rcu_sched() with call_rcu()
Paul E. McKenney
1
-1
/
+1
2018-09-07
mm/memory: Move mmu_gather and TLB invalidation code into its own file
Peter Zijlstra
1
-0
/
+261