index
:
pm24.git
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
/
include
/
asm
/
book3s
/
64
/
tlbflush-radix.h
Age
Commit message (
Expand
)
Author
2023-08-18
powerpc/book3s64/mm: enable transparent pud hugepage
Aneesh Kumar K.V
2021-07-08
powerpc/book3s64/mm: update flush_tlb_range to flush page walk cache
Aneesh Kumar K.V
2021-06-22
KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATE
Bharata B Rao
2021-02-09
powerpc: remove unneeded semicolons
Chengyang Fan
2020-07-16
powerpc/mm/book3s64/radix: Off-load TLB invalidations to host when !GTSE
Nicholas Piggin
2019-10-09
powerpc/64s/radix: Fix build failure with RADIX_MMU=n
Stephen Rothwell
2019-09-05
powerpc/64s/radix: tidy up TLB flushing code
Nicholas Piggin
2019-01-15
powerpc/mm: Fix compile when CONFIG_PPC_RADIX_MMU is not defined
Alexey Kardashevskiy
2018-10-09
KVM: PPC: Book3S HV: Handle page fault for a nested guest
Suraj Jitindar Singh
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2018-05-17
powerpc/mm/radix: implement LPID based TLB flushes to be used by KVM
Nicholas Piggin
2018-03-23
powerpc/mm/radix: Remove unused code
Aneesh Kumar K.V
2018-01-30
powerpc/mm/radix: Fix build error when RADIX_MMU=n
Michael Ellerman
2018-01-18
powerpc/64s: Improve local TLB flush for boot and MCE on POWER9
Nicholas Piggin
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-28
powerpc/mm: Export flush_all_mm()
Frederic Barrat
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
2016-11-28
powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()
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/hugetlb: Add flush_hugetlb_tlb_range
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/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-06-10
powerpc/mm/radix: Flush page walk cache when freeing page table
Aneesh Kumar K.V
2016-05-01
powerpc/mm/radix: Add tlbflush routines
Aneesh Kumar K.V