aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/tlb.h
AgeCommit message (Expand)Author
2021-12-08hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit
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