summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/tlb.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: tlbflush: avoid flushing when fullmm == 1Will Deacon2015-10-071-11/+15
* arm64: Use last level TLBI for user pte changesCatalin Marinas2015-07-281-1/+6
* arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-2/+2
* arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas2015-03-141-0/+3
* mmu_gather: move minimal range calculations into generic codeWill Deacon2014-11-171-64/+3
* arm64: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper2014-10-091-3/+17
* arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELSCatalin Marinas2014-07-231-2/+2
* arm64: mm: Implement 4 levels of translation tablesJungseok Lee2014-07-231-0/+9
* arm64: Introduce VA_BITS and translation level optionsJungseok Lee2014-07-231-1/+1
* arm64: mm: Add THP TLB entries to general mmu_gatherSteve Capper2014-04-251-0/+6
* arm64: Convert asm/tlb.h to generic mmu_gatherCatalin Marinas2014-02-261-116/+20
* Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-161-2/+5
* ARM64: mm: THP support.Steve Capper2013-06-141-0/+6
* arm64: TLB maintenance functionalityCatalin Marinas2012-09-171-0/+190
OpenPOWER on IntegriCloud