summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/tlb.h
AgeCommit message (Expand)Author
2023-08-21arm: convert various functions to use ptdescsVishal Moola (Oracle)
2020-10-13mm: account PMD tables like PTE tablesMatthew Wilcox
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-02-04asm-generic/tlb: provide MMU_GATHER_TABLE_FREEPeter Zijlstra
2020-02-04asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-03arm/tlb: Convert to generic mmu_gatherPeter Zijlstra
2019-04-03asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra
2018-07-25arm/asm/tlb.h: Fix build error implicit func declarationAnders Roxell
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-10-09arm: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper
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
2013-06-29Merge branch 'devel-stable' into for-nextRussell King
2013-06-06arch, mm: Remove tlb_fast_mode()Peter Zijlstra
2013-06-04ARM: mm: Transparent huge page support for LPAE systems.Catalin Marinas
2012-08-25ARM: 7503/1: mm: only flush both pmd entries for classic MMUWill Deacon
2012-02-02ARM: 7302/1: Add TLB flushing for both entries in a PMDCatalin Marinas
2011-12-08ARM: LPAE: Invalidate the TLB before freeing the PMDCatalin Marinas
2011-12-08ARM: pgtable: switch to use pgtable-nopud.hRussell King
2011-05-25arm: mmu_gather reworkPeter Zijlstra
2011-02-21ARM: tlb: move noMMU tlb_flush() to asm/tlb.hRussell King
2011-02-21ARM: tlb: delay page freeing for SMP and ARMv7 CPUsRussell King
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-04-15[ARM] 5450/1: Flush only the needed range when unmapping a VMAAaro Koskinen
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King