aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/book3s/64/tlbflush.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-03powerpc/64s/radix: do not flush TLB on spurious faultNicholas Piggin1-1/+11
2018-01-19powerpc/64s: Fix ps3 build error due to tlbiel_all()Michael Ellerman1-0/+4
2018-01-18powerpc/64s: Improve local TLB flush for boot and MCE on POWER9Nicholas Piggin1-0/+34
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+15
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-28powerpc/mm: Export flush_all_mm()Frederic Barrat1-0/+15
2016-08-01powerpc/mm: remove flush_tlb_page_nohashAneesh Kumar K.V1-8/+0
2016-08-01powerpc/mm/hugetlb: Add flush_hugetlb_tlb_rangeAneesh Kumar K.V1-0/+10
2016-08-01powerpc/mm/radix: Add tlb flush of THP ptesAneesh Kumar K.V1-0/+9
2016-06-10powerpc/mm/radix: Flush page walk cache when freeing page tableAneesh Kumar K.V1-0/+14
2016-05-01powerpc/mm/radix: Add tlbflush routinesAneesh Kumar K.V1-0/+20
2016-05-01powerpc/mm: Hash abstraction for tlbflush routinesAneesh Kumar K.V1-0/+56