aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/tlb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-13mm: account PMD tables like PTE tablesMatthew Wilcox1-0/+1
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport1-1/+0
2020-02-04asm-generic/tlb: provide MMU_GATHER_TABLE_FREEPeter Zijlstra1-4/+0
2020-02-04asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra1-1/+1
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-04-03arm/tlb: Convert to generic mmu_gatherPeter Zijlstra1-241/+13
2019-04-03asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra1-2/+1
2018-07-25arm/asm/tlb.h: Fix build error implicit func declarationAnders Roxell1-0/+8
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim1-1/+6
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-10/+3
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/+2
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-4/+13
2014-10-09arm: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper1-2/+36
2014-04-25mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds1-1/+11
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds1-2/+5
2013-06-29Merge branch 'devel-stable' into for-nextRussell King1-0/+6
2013-06-06arch, mm: Remove tlb_fast_mode()Peter Zijlstra1-23/+4
2013-06-04ARM: mm: Transparent huge page support for LPAE systems.Catalin Marinas1-0/+6
2012-08-25ARM: 7503/1: mm: only flush both pmd entries for classic MMUWill Deacon1-0/+4
2012-02-02ARM: 7302/1: Add TLB flushing for both entries in a PMDCatalin Marinas1-1/+9
2011-12-08ARM: LPAE: Invalidate the TLB before freeing the PMDCatalin Marinas1-1/+10
2011-12-08ARM: pgtable: switch to use pgtable-nopud.hRussell King1-0/+1
2011-05-25arm: mmu_gather reworkPeter Zijlstra1-16/+37
2011-02-21ARM: tlb: move noMMU tlb_flush() to asm/tlb.hRussell King1-0/+3
2011-02-21ARM: tlb: delay page freeing for SMP and ARMv7 CPUsRussell King1-13/+89
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt1-2/+2
2009-04-15[ARM] 5450/1: Flush only the needed range when unmapping a VMAAaro Koskinen1-4/+21
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King1-0/+94