summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/tlb.h
Commit message (Expand)AuthorAgeFilesLines
* asm-generic/tlb: provide MMU_GATHER_TABLE_FREEPeter Zijlstra2020-02-041-4/+0
* asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra2020-02-041-1/+1
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* arm/tlb: Convert to generic mmu_gatherPeter Zijlstra2019-04-031-241/+13
* asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra2019-04-031-2/+1
* arm/asm/tlb.h: Fix build error implicit func declarationAnders Roxell2018-07-251-0/+8
* mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim2017-08-101-1/+6
* mm: refactor TLB gathering APIMinchan Kim2017-08-101-2/+4
* mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V2016-12-121-10/+3
* mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V2016-12-121-0/+6
* mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V2016-12-121-0/+2
* mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V2016-07-261-0/+12
* mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V2016-07-261-4/+13
* arm: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper2014-10-091-2/+36
* mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds2014-04-251-1/+11
* Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-161-2/+5
* Merge branch 'devel-stable' into for-nextRussell King2013-06-291-0/+6
|\
| * ARM: mm: Transparent huge page support for LPAE systems.Catalin Marinas2013-06-041-0/+6
* | arch, mm: Remove tlb_fast_mode()Peter Zijlstra2013-06-061-23/+4
|/
* ARM: 7503/1: mm: only flush both pmd entries for classic MMUWill Deacon2012-08-251-0/+4
* ARM: 7302/1: Add TLB flushing for both entries in a PMDCatalin Marinas2012-02-021-1/+9
* ARM: LPAE: Invalidate the TLB before freeing the PMDCatalin Marinas2011-12-081-1/+10
* ARM: pgtable: switch to use pgtable-nopud.hRussell King2011-12-081-0/+1
* arm: mmu_gather reworkPeter Zijlstra2011-05-251-16/+37
* ARM: tlb: move noMMU tlb_flush() to asm/tlb.hRussell King2011-02-211-0/+3
* ARM: tlb: delay page freeing for SMP and ARMv7 CPUsRussell King2011-02-211-13/+89
* mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-2/+2
* [ARM] 5450/1: Flush only the needed range when unmapping a VMAAaro Koskinen2009-04-151-4/+21
* [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-021-0/+94
OpenPOWER on IntegriCloud