summaryrefslogtreecommitdiff
path: root/arch/arm64/mm/mmu.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-12arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon1-0/+3
2014-02-20arm64: Invalidate the TLB when replacing pmd entries during bootCatalin Marinas1-2/+10
2013-08-28arm64: Fix mapping of memory banks not ending on a PMD_SIZE boundaryCatalin Marinas1-2/+21
2013-07-01Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...Catalin Marinas1-6/+13
2013-06-14ARM64: mm: Restore memblock limit when map_mem finished.Steve Capper1-6/+13
2013-06-07arm64: Do not flush the D-cache for anonymous pagesCatalin Marinas1-1/+0
2013-04-30sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner1-8/+5
2013-03-25ARM64: early_printk: Fix check for CONFIG_ARM64_64K_PAGESBen Hutchings1-1/+1
2013-02-24memory-hotplug: remove memmap of sparse-vmemmapTang Chen1-0/+3
2013-01-22arm64: Add simple earlyprintk supportCatalin Marinas1-0/+42
2012-09-17arm64: MMU initialisationCatalin Marinas1-0/+395