index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
tlb-radix.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm: Fixup tlbie vs store ordering issue on POWER9
Aneesh Kumar K.V
2018-03-23
1
-0
/
+15
*
powerpc/mm/radix: Move the functions that does the actual tlbie closer
Aneesh Kumar K.V
2018-03-23
1
-32
/
+32
*
powerpc/mm/radix: Remove unused code
Aneesh Kumar K.V
2018-03-23
1
-40
/
+0
*
powerpc/mm: Workaround Nest MMU bug with TLB invalidations
Benjamin Herrenschmidt
2018-03-23
1
-7
/
+43
*
powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_all
Mahesh Salgaonkar
2018-01-21
1
-2
/
+0
*
powerpc/64s: Improve local TLB flush for boot and MCE on POWER9
Nicholas Piggin
2018-01-17
1
-0
/
+66
*
powerpc/64s/radix: Improve TLB flushing for page table freeing
Nicholas Piggin
2017-11-10
1
-29
/
+61
*
powerpc/64s/radix: Introduce local single page ceiling for TLB range flush
Nicholas Piggin
2017-11-10
1
-4
/
+19
*
powerpc/64s/radix: Optimize flush_tlb_range
Nicholas Piggin
2017-11-10
1
-35
/
+103
*
powerpc/64s/radix: Implement _tlbie(l)_va_range flush functions
Nicholas Piggin
2017-11-10
1
-30
/
+39
*
powerpc/64s/radix: Optimize TLB range flush barriers
Nicholas Piggin
2017-11-10
1
-9
/
+32
*
powerpc/64s/radix: Fix process table entry cache invalidation
Nicholas Piggin
2017-11-06
1
-1
/
+5
*
powerpc/64s/radix: Improve preempt handling in TLB code
Nicholas Piggin
2017-11-06
1
-25
/
+23
*
powerpc/mm/radix: Drop unneeded NULL check
Michael Ellerman
2017-10-22
1
-12
/
+10
*
powerpc/mm: Export flush_all_mm()
Frederic Barrat
2017-09-28
1
-2
/
+4
*
Merge branch 'fixes' into next
Michael Ellerman
2017-08-23
1
-2
/
+43
|
\
|
*
powerpc/mm/radix: Workaround prefetch issue with KVM
Benjamin Herrenschmidt
2017-07-26
1
-2
/
+43
*
|
powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
Benjamin Herrenschmidt
2017-08-02
1
-5
/
+38
*
|
powerpc/mm/radix: Improve TLB/PWC flushes
Benjamin Herrenschmidt
2017-08-02
1
-39
/
+27
*
|
powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
Benjamin Herrenschmidt
2017-08-02
1
-4
/
+7
|
/
*
powerpc/mm: Trace tlbie(l) instructions
Balbir Singh
2017-06-23
1
-0
/
+9
*
powerpc/mm/radix: Drop support for CPUs without lockless tlbie
Michael Ellerman
2017-05-03
1
-38
/
+7
*
powerpc/mm/radix: Optimise tlbiel flush all case
Aneesh Kumar K.V
2017-04-27
1
-2
/
+13
*
powerpc/mm/radix: Optimise Page Walk Cache flush
Aneesh Kumar K.V
2017-04-27
1
-2
/
+13
*
powerpc/mm/radix: Remove unnecessary ptesync
Aneesh Kumar K.V
2017-04-10
1
-2
/
+2
*
powerpc/mm/radix: Don't do page walk cache flush when doing full mm flush
Aneesh Kumar K.V
2017-04-10
1
-0
/
+12
*
powerpc/mm/radix: rename _PAGE_LARGE to R_PAGE_LARGE
Aneesh Kumar K.V
2017-03-31
1
-1
/
+1
*
powerpc/mm/radix: Update ERAT flushes when invalidating TLB
Benjamin Herrenschmidt
2017-02-09
1
-5
/
+1
*
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2016-12-16
1
-0
/
+18
|
\
|
*
powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()
Aneesh Kumar K.V
2016-11-28
1
-0
/
+18
*
|
powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1
Michael Neuling
2016-11-18
1
-0
/
+4
|
/
*
powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpu
Aneesh Kumar K.V
2016-10-27
1
-4
/
+4
*
powerpc/mm: Add radix flush all with IS=3
Aneesh Kumar K.V
2016-09-22
1
-0
/
+24
*
powerpc/mm/radix/hugetlb: Add helper for finding page size from hstate
Aneesh Kumar K.V
2016-08-01
1
-4
/
+6
*
powerpc/mm/radix: Rename function and drop unused arg
Aneesh Kumar K.V
2016-08-01
1
-8
/
+8
*
powerpc/mm/radix: Add tlb flush of THP ptes
Aneesh Kumar K.V
2016-08-01
1
-0
/
+7
*
powerpc/mm: Drop multiple definition of mm_is_core_local
Aneesh Kumar K.V
2016-08-01
1
-6
/
+0
*
powerpc/mm/radix: Implement tlb mmu gather flush efficiently
Aneesh Kumar K.V
2016-08-01
1
-1
/
+58
*
powerpc/mm/radix: Add LPID based tlb flush helpers
Aneesh Kumar K.V
2016-07-17
1
-0
/
+52
*
powerpc/mm: Fix .long's in tlb-radix.c to more meaningful
Balbir Singh
2016-07-17
1
-8
/
+5
*
powerpc/mm/radix: Flush page walk cache when freeing page table
Aneesh Kumar K.V
2016-06-10
1
-0
/
+41
*
powerpc/mm/radix: Update to tlb functions ric argument
Aneesh Kumar K.V
2016-06-10
1
-21
/
+22
*
powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT
Aneesh Kumar K.V
2016-06-08
1
-4
/
+4
*
powerpc/mm: Add radix support for hugetlb
Aneesh Kumar K.V
2016-05-11
1
-0
/
+9
*
powerpc/mm/radix: Add tlbflush routines
Aneesh Kumar K.V
2016-05-01
1
-0
/
+242