summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/book3s/64/tlbflush-hash.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Remove flush_all_mm, local_flush_all_mmBenjamin Gray2022-11-301-22/+0
* powerpc/mm: Remove empty hash__ functionsBenjamin Gray2022-11-301-28/+0
* powerpc/64s: Disable preemption in hash lazy mmu modeNicholas Piggin2022-10-181-0/+6
* powerpc/mm/book3s/hash: Rename flush_tlb_pmd_rangeAneesh Kumar K.V2022-09-301-3/+1
* powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin2021-12-091-0/+6
* powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_ta...Aneesh Kumar K.V2020-05-051-2/+1
* powerpc/64s: Improve local TLB flush for boot and MCE on POWER9Nicholas Piggin2018-01-171-0/+1
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-161-0/+22
|\
| * powerpc/mm: Export flush_all_mm()Frederic Barrat2017-09-281-0/+22
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* powerpc/mm: remove flush_tlb_page_nohashAneesh Kumar K.V2016-08-011-5/+0
* powerpc/mm/radix: Add tlbflush routinesAneesh Kumar K.V2016-05-011-4/+9
* powerpc/mm: Hash abstraction for tlbflush routinesAneesh Kumar K.V2016-05-011-13/+15
* powerpc/mm: Move hash64 tlbflush code into a new headerAneesh Kumar K.V2016-03-031-0/+94