aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/mmu.c
Commit message (Expand)AuthorAge
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-16
|\
| * arm64: mm: increase VA range of identity mapArd Biesheuvel2015-03-23
| * arm64: fixmap: check idx is definitely validMark Rutland2015-03-19
* | arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-14
|/
* arm64: Fix section mismatch on alloc_init_p[mu]d()Catalin Marinas2015-01-29
* arm64: mm: use *_sect to check for section mapsMark Rutland2015-01-28
* arm64: drop unnecessary cache+tlb maintenanceMark Rutland2015-01-28
* arm64:mm: free the useless initial page tablezhichang.yuan2015-01-28
* arm64/efi: move virtmap init to early initcallArd Biesheuvel2015-01-22
* arm64: add better page protections to arm64Laura Abbott2015-01-22
* arm64: remove broken cachepolicy codeMark Rutland2015-01-13
* arm64/efi: remove idmap manipulations from UEFI codeArd Biesheuvel2015-01-12
* arm64/mm: add create_pgd_mapping() to create private page tablesArd Biesheuvel2015-01-12
* arm64/mm: add explicit struct_mm argument to __create_mapping()Ard Biesheuvel2015-01-12
* arm64: Factor out fixmap initialization from ioremapLaura Abbott2014-11-25
* arm64: fix data type for physical addressMin-Hua Chen2014-11-06
* arm64: Fix memblock current_limit with 64K pages and 48-bit VACatalin Marinas2014-10-24
* arm64: LLVMLinux: Fix inline arm64 assembly for use with clangMark Charlebois2014-09-15
* arm64: mm: Implement 4 levels of translation tablesJungseok Lee2014-07-23
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-06
|\
| * arm64: mm: Create gigabyte kernel logical mappings where possibleSteve Capper2014-05-09
| * arm64: Clean up the default pgprot settingCatalin Marinas2014-05-09
* | Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-05
|\ \ | |/ |/|
| * arm64: Add function to create identity mappingsMark Salter2014-04-30
* | arm64: Fix for the arm64 kern_addr_valid() functionDave Anderson2014-05-03
|/
* arm64: add early_ioremap supportMark Salter2014-04-07
* arm64: initialize pgprot info earlier in bootMark Salter2014-04-07
* arm64: Invalidate the TLB when replacing pmd entries during bootCatalin Marinas2014-02-05
* arm64: Fix mapping of memory banks not ending on a PMD_SIZE boundaryCatalin Marinas2013-08-28
* Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...Catalin Marinas2013-07-01
|\
| * ARM64: mm: Restore memblock limit when map_mem finished.Steve Capper2013-06-14
* | arm64: Do not flush the D-cache for anonymous pagesCatalin Marinas2013-06-07
|/
* sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner2013-04-29
* ARM64: early_printk: Fix check for CONFIG_ARM64_64K_PAGESBen Hutchings2013-03-25
* memory-hotplug: remove memmap of sparse-vmemmapTang Chen2013-02-23
* arm64: Add simple earlyprintk supportCatalin Marinas2013-01-22
* arm64: MMU initialisationCatalin Marinas2012-09-17