Age | Commit message (Expand) | Author |
2023-08-21 | arm: convert various functions to use ptdescs | Vishal Moola (Oracle) |
2020-10-13 | mm: account PMD tables like PTE tables | Matthew Wilcox |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport |
2020-02-04 | asm-generic/tlb: provide MMU_GATHER_TABLE_FREE | Peter Zijlstra |
2020-02-04 | asm-generic/tlb: rename HAVE_RCU_TABLE_FREE | Peter Zijlstra |
2019-09-26 | mm: treewide: clarify pgtable_page_{ctor,dtor}() naming | Mark Rutland |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-04-03 | arm/tlb: Convert to generic mmu_gather | Peter Zijlstra |
2019-04-03 | asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE | Peter Zijlstra |
2018-07-25 | arm/asm/tlb.h: Fix build error implicit func declaration | Anders Roxell |
2017-08-10 | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem | Minchan Kim |
2017-08-10 | mm: refactor TLB gathering API | Minchan Kim |
2016-12-12 | mm: remove the page size change check in tlb_remove_page | Aneesh Kumar K.V |
2016-12-12 | mm: add tlb_remove_check_page_size_change to track page size change | Aneesh Kumar K.V |
2016-12-12 | mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages | Aneesh Kumar K.V |
2016-07-26 | mm/mmu_gather: track page size with mmu gather and force flush if page size c... | Aneesh Kumar K.V |
2016-07-26 | mm: change the interface for __tlb_remove_page() | Aneesh Kumar K.V |
2014-10-09 | arm: mm: enable HAVE_RCU_TABLE_FREE logic | Steve Capper |
2014-04-25 | mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts | Linus Torvalds |
2013-08-16 | Fix TLB gather virtual address range invalidation corner cases | Linus Torvalds |
2013-06-29 | Merge branch 'devel-stable' into for-next | Russell King |
2013-06-06 | arch, mm: Remove tlb_fast_mode() | Peter Zijlstra |
2013-06-04 | ARM: mm: Transparent huge page support for LPAE systems. | Catalin Marinas |
2012-08-25 | ARM: 7503/1: mm: only flush both pmd entries for classic MMU | Will Deacon |
2012-02-02 | ARM: 7302/1: Add TLB flushing for both entries in a PMD | Catalin Marinas |
2011-12-08 | ARM: LPAE: Invalidate the TLB before freeing the PMD | Catalin Marinas |
2011-12-08 | ARM: pgtable: switch to use pgtable-nopud.h | Russell King |
2011-05-25 | arm: mmu_gather rework | Peter Zijlstra |
2011-02-21 | ARM: tlb: move noMMU tlb_flush() to asm/tlb.h | Russell King |
2011-02-21 | ARM: tlb: delay page freeing for SMP and ARMv7 CPUs | Russell King |
2009-07-27 | mm: 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 VMA | Aaro Koskinen |
2008-08-02 | [ARM] move include/asm-arm to arch/arm/include/asm | Russell King |