index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
tlb-radix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-26
1
-1
/
+1
|
\
|
*
powerpc/64s/radix: Fix radix__flush_tlb_collapsed_pmd double flushing pmd
Nicholas Piggin
2018-10-20
1
-1
/
+0
|
*
powerpc/64s/radix: Explicitly flush ERAT with local LPID invalidation
Nicholas Piggin
2018-10-04
1
-0
/
+1
*
|
KVM: PPC: Book3S HV: Handle page fault for a nested guest
Suraj Jitindar Singh
2018-10-09
1
-0
/
+9
|
/
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-07-19
1
-18
/
+0
|
\
|
*
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2018-07-16
1
-18
/
+0
*
|
powerpc/64s/radix: Fix radix_kvm_prefetch_workaround paca access of not possi...
Nicholas Piggin
2018-06-20
1
-0
/
+2
*
|
powerpc/64s/radix: Fix MADV_[FREE|DONTNEED] TLB flush miss problem with THP
Nicholas Piggin
2018-06-19
1
-21
/
+75
|
/
*
powerpc/64s/radix: flush remote CPUs out of single-threaded mm_cpumask
Nicholas Piggin
2018-06-03
1
-27
/
+121
*
powerpc/64s/radix: optimise pte_update
Nicholas Piggin
2018-06-03
1
-1
/
+10
*
powerpc/mm/radix: implement LPID based TLB flushes to be used by KVM
Nicholas Piggin
2018-05-17
1
-0
/
+207
*
powerpc/mm/radix: Fix checkstops caused by invalid tlbiel
Michael Ellerman
2018-04-12
1
-3
/
+2
*
powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT
Mathieu Malaterre
2018-04-01
1
-1
/
+1
*
Merge branch 'topic/paca' into next
Michael Ellerman
2018-03-31
1
-1
/
+1
|
\
|
*
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2018-03-30
1
-1
/
+1
*
|
Merge branch 'fixes' into next
Michael Ellerman
2018-03-28
1
-79
/
+90
|
\
\
|
*
|
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/mm: Fix typo in comments
Alexey Kardashevskiy
2018-03-27
1
-7
/
+7
|
/
*
powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_all
Mahesh Salgaonkar
2018-01-22
1
-2
/
+0
*
powerpc/64s: Improve local TLB flush for boot and MCE on POWER9
Nicholas Piggin
2018-01-18
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-11
1
-2
/
+2
*
powerpc/mm/radix: Don't do page walk cache flush when doing full mm flush
Aneesh Kumar K.V
2017-04-11
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-23
1
-0
/
+24
[next]