index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
tlb-radix.c
Age
Commit message (
Expand
)
Author
2018-01-18
powerpc/64s: Improve local TLB flush for boot and MCE on POWER9
Nicholas Piggin
2017-11-10
powerpc/64s/radix: Improve TLB flushing for page table freeing
Nicholas Piggin
2017-11-10
powerpc/64s/radix: Introduce local single page ceiling for TLB range flush
Nicholas Piggin
2017-11-10
powerpc/64s/radix: Optimize flush_tlb_range
Nicholas Piggin
2017-11-10
powerpc/64s/radix: Implement _tlbie(l)_va_range flush functions
Nicholas Piggin
2017-11-10
powerpc/64s/radix: Optimize TLB range flush barriers
Nicholas Piggin
2017-11-06
powerpc/64s/radix: Fix process table entry cache invalidation
Nicholas Piggin
2017-11-06
powerpc/64s/radix: Improve preempt handling in TLB code
Nicholas Piggin
2017-10-22
powerpc/mm/radix: Drop unneeded NULL check
Michael Ellerman
2017-09-28
powerpc/mm: Export flush_all_mm()
Frederic Barrat
2017-08-23
Merge branch 'fixes' into next
Michael Ellerman
2017-08-02
powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
Benjamin Herrenschmidt
2017-08-02
powerpc/mm/radix: Improve TLB/PWC flushes
Benjamin Herrenschmidt
2017-08-02
powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
Benjamin Herrenschmidt
2017-07-26
powerpc/mm/radix: Workaround prefetch issue with KVM
Benjamin Herrenschmidt
2017-06-23
powerpc/mm: Trace tlbie(l) instructions
Balbir Singh
2017-05-03
powerpc/mm/radix: Drop support for CPUs without lockless tlbie
Michael Ellerman
2017-04-27
powerpc/mm/radix: Optimise tlbiel flush all case
Aneesh Kumar K.V
2017-04-27
powerpc/mm/radix: Optimise Page Walk Cache flush
Aneesh Kumar K.V
2017-04-11
powerpc/mm/radix: Remove unnecessary ptesync
Aneesh Kumar K.V
2017-04-11
powerpc/mm/radix: Don't do page walk cache flush when doing full mm flush
Aneesh Kumar K.V
2017-03-31
powerpc/mm/radix: rename _PAGE_LARGE to R_PAGE_LARGE
Aneesh Kumar K.V
2017-02-09
powerpc/mm/radix: Update ERAT flushes when invalidating TLB
Benjamin Herrenschmidt
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2016-11-28
powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()
Aneesh Kumar K.V
2016-11-18
powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1
Michael Neuling
2016-10-27
powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpu
Aneesh Kumar K.V
2016-09-23
powerpc/mm: Add radix flush all with IS=3
Aneesh Kumar K.V
2016-08-01
powerpc/mm/radix/hugetlb: Add helper for finding page size from hstate
Aneesh Kumar K.V
2016-08-01
powerpc/mm/radix: Rename function and drop unused arg
Aneesh Kumar K.V
2016-08-01
powerpc/mm/radix: Add tlb flush of THP ptes
Aneesh Kumar K.V
2016-08-01
powerpc/mm: Drop multiple definition of mm_is_core_local
Aneesh Kumar K.V
2016-08-01
powerpc/mm/radix: Implement tlb mmu gather flush efficiently
Aneesh Kumar K.V
2016-07-17
powerpc/mm/radix: Add LPID based tlb flush helpers
Aneesh Kumar K.V
2016-07-17
powerpc/mm: Fix .long's in tlb-radix.c to more meaningful
Balbir Singh
2016-06-10
powerpc/mm/radix: Flush page walk cache when freeing page table
Aneesh Kumar K.V
2016-06-10
powerpc/mm/radix: Update to tlb functions ric argument
Aneesh Kumar K.V
2016-06-08
powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT
Aneesh Kumar K.V
2016-05-11
powerpc/mm: Add radix support for hugetlb
Aneesh Kumar K.V
2016-05-01
powerpc/mm/radix: Add tlbflush routines
Aneesh Kumar K.V