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.h
Age
Commit message (
Expand
)
Author
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-03-28
mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()
Gerald Schaefer
2023-03-28
powerpc/64s: Fix __pte_needs_flush() false positive warning
Benjamin Gray
2023-02-17
powerpc/64s: Prevent fallthrough to hash TLB flush when using radix
Benjamin Gray
2023-02-02
powerpc/64s: Reconnect tlb_flush() to hash__tlb_flush()
Michael Ellerman
2022-11-30
powerpc/tlb: Add local flush for page given mm_struct and psize
Benjamin Gray
2022-11-30
powerpc/mm: Remove flush_all_mm, local_flush_all_mm
Benjamin Gray
2022-11-30
powerpc/mm: Remove empty hash__ functions
Benjamin Gray
2022-09-08
powerpc/64s: add pte_needs_flush and huge_pmd_needs_flush
Nicholas Piggin
2022-07-27
powerpc/64s: Remove spurious fault flushing for NMMU
Nicholas Piggin
2021-12-02
powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVE
Nicholas Piggin
2021-02-09
powerpc: remove unneeded semicolons
Chengyang Fan
2019-11-05
powerpc/mm/book3s64/radix: Use freed_tables instead of need_flush_all
Aneesh Kumar K.V
2019-09-05
powerpc/64s/radix: introduce options to disable use of the tlbie instruction
Nicholas Piggin
2018-06-03
powerpc/64s/radix: do not flush TLB on spurious fault
Nicholas Piggin
2018-01-19
powerpc/64s: Fix ps3 build error due to tlbiel_all()
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
2016-08-01
powerpc/mm: remove flush_tlb_page_nohash
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: Add tlb flush of THP ptes
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
2016-05-01
powerpc/mm: Hash abstraction for tlbflush routines
Aneesh Kumar K.V