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
/
tlb-radix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-06
powerpc/64s/radix: Fix process table entry cache invalidation
Nicholas Piggin
1
-1
/
+5
2017-11-06
powerpc/64s/radix: Improve preempt handling in TLB code
Nicholas Piggin
1
-25
/
+23
2017-10-22
powerpc/mm/radix: Drop unneeded NULL check
Michael Ellerman
1
-12
/
+10
2017-09-28
powerpc/mm: Export flush_all_mm()
Frederic Barrat
1
-2
/
+4
2017-08-23
Merge branch 'fixes' into next
Michael Ellerman
1
-2
/
+43
2017-08-02
powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
Benjamin Herrenschmidt
1
-5
/
+38
2017-08-02
powerpc/mm/radix: Improve TLB/PWC flushes
Benjamin Herrenschmidt
1
-39
/
+27
2017-08-02
powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
Benjamin Herrenschmidt
1
-4
/
+7
2017-07-26
powerpc/mm/radix: Workaround prefetch issue with KVM
Benjamin Herrenschmidt
1
-2
/
+43
2017-06-23
powerpc/mm: Trace tlbie(l) instructions
Balbir Singh
1
-0
/
+9
2017-05-03
powerpc/mm/radix: Drop support for CPUs without lockless tlbie
Michael Ellerman
1
-38
/
+7
2017-04-27
powerpc/mm/radix: Optimise tlbiel flush all case
Aneesh Kumar K.V
1
-2
/
+13
2017-04-27
powerpc/mm/radix: Optimise Page Walk Cache flush
Aneesh Kumar K.V
1
-2
/
+13
2017-04-11
powerpc/mm/radix: Remove unnecessary ptesync
Aneesh Kumar K.V
1
-2
/
+2
2017-04-11
powerpc/mm/radix: Don't do page walk cache flush when doing full mm flush
Aneesh Kumar K.V
1
-0
/
+12
2017-03-31
powerpc/mm/radix: rename _PAGE_LARGE to R_PAGE_LARGE
Aneesh Kumar K.V
1
-1
/
+1
2017-02-09
powerpc/mm/radix: Update ERAT flushes when invalidating TLB
Benjamin Herrenschmidt
1
-5
/
+1
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+18
2016-11-28
powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()
Aneesh Kumar K.V
1
-0
/
+18
2016-11-18
powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1
Michael Neuling
1
-0
/
+4
2016-10-27
powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpu
Aneesh Kumar K.V
1
-4
/
+4
2016-09-23
powerpc/mm: Add radix flush all with IS=3
Aneesh Kumar K.V
1
-0
/
+24
2016-08-01
powerpc/mm/radix/hugetlb: Add helper for finding page size from hstate
Aneesh Kumar K.V
1
-4
/
+6
2016-08-01
powerpc/mm/radix: Rename function and drop unused arg
Aneesh Kumar K.V
1
-8
/
+8
2016-08-01
powerpc/mm/radix: Add tlb flush of THP ptes
Aneesh Kumar K.V
1
-0
/
+7
2016-08-01
powerpc/mm: Drop multiple definition of mm_is_core_local
Aneesh Kumar K.V
1
-6
/
+0
2016-08-01
powerpc/mm/radix: Implement tlb mmu gather flush efficiently
Aneesh Kumar K.V
1
-1
/
+58
2016-07-17
powerpc/mm/radix: Add LPID based tlb flush helpers
Aneesh Kumar K.V
1
-0
/
+52
2016-07-17
powerpc/mm: Fix .long's in tlb-radix.c to more meaningful
Balbir Singh
1
-8
/
+5
2016-06-10
powerpc/mm/radix: Flush page walk cache when freeing page table
Aneesh Kumar K.V
1
-0
/
+41
2016-06-10
powerpc/mm/radix: Update to tlb functions ric argument
Aneesh Kumar K.V
1
-21
/
+22
2016-06-08
powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT
Aneesh Kumar K.V
1
-4
/
+4
2016-05-11
powerpc/mm: Add radix support for hugetlb
Aneesh Kumar K.V
1
-0
/
+9
2016-05-01
powerpc/mm/radix: Add tlbflush routines
Aneesh Kumar K.V
1
-0
/
+242