aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/tlb.h
AgeCommit message (Expand)Author
2021-12-08hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim
2017-08-10mm: refactor TLB gathering APIMinchan Kim
2016-12-12mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V
2016-12-12mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V
2016-12-12mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V
2016-07-26mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V
2016-07-26mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V
2014-04-25mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2011-05-31sh: asm/tlb.h needs linux/swap.hNobuhiro Iwamatsu
2011-05-25sh: mmu_gather reworkPeter Zijlstra
2010-01-19sh: Split out MMUCR.URB based entry wiring in to shared helper.Paul Mundt
2010-01-16sh: Acquire some more page flags for SH-5.Matt Fleming
2010-01-16sh: New extended page flag to wire/unwire TLB entriesMatt Fleming
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-03-17sh: Flush only the needed range when unmapping a VMA.Paul Mundt
2008-07-29sh: migrate to arch/sh/include/Paul Mundt