aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/tlb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-30arch/sh/include/asm/tlb.h: remove duplicate includeZhang Yunkai1-8/+2
2020-06-01sh: remove sh5 supportArnd Bergmann1-5/+1
2019-04-03sh/tlb: Convert SH to generic mmu_gatherPeter Zijlstra1-129/+1
2019-04-03asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra1-3/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim1-2/+2
2017-08-10mm: refactor TLB gathering APIMinchan Kim1-2/+4
2016-12-12mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V1-6/+0
2016-12-12mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V1-0/+6
2016-12-12mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V1-0/+3
2016-07-26mm/mmu_gather: track page size with mmu gather and force flush if page size changeAneesh Kumar K.V1-0/+12
2016-07-26mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V1-1/+7
2014-04-25mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds1-0/+8
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds1-2/+4
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells1-1/+1
2011-05-31sh: asm/tlb.h needs linux/swap.hNobuhiro Iwamatsu1-0/+1
2011-05-25sh: mmu_gather reworkPeter Zijlstra1-11/+17
2010-01-19sh: Split out MMUCR.URB based entry wiring in to shared helper.Paul Mundt1-42/+2
2010-01-16sh: Acquire some more page flags for SH-5.Matt Fleming1-0/+41
2010-01-16sh: New extended page flag to wire/unwire TLB entriesMatt Fleming1-0/+16
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt1-3/+3
2009-03-17sh: Flush only the needed range when unmapping a VMA.Paul Mundt1-8/+92
2008-07-29sh: migrate to arch/sh/include/Paul Mundt1-0/+27