aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAge
* arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin2015-07-21
* arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas2015-07-21
* arm64: mm: Fix build error with CONFIG_SPARSEMEM_VMEMMAP disabledJungseung Lee2015-05-05
* arm64: add missing PAGE_ALIGN() to __dma_free()Dean Nelson2015-04-29
* arm64: dma-mapping: always clear allocated buffersMarek Szyprowski2015-04-27
* 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: mm: unexport set_memory_ro and set_memory_rwDaniel Borkmann2015-03-19
* | arm64: add support for memtestVladimir Murzin2015-04-14
* | mm: expose arch_mmap_rnd when availableKees Cook2015-04-14
* | arm64: standardize mmap_rnd() usageKees Cook2015-04-14
* | arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-14
* | arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose2015-03-20
|/
* arm64: Don't use is_module_addr in setting page attributesLaura Abbott2015-03-06
* arm64: Increase the swiotlb buffer size 64MBCatalin Marinas2015-02-27
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-11
|\
| * mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-11
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-02-11
|\ \ | |/ |/|
| * 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: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi2015-01-27
| * arm64: Combine coherent and non-coherent swiotlb dma_opsCatalin Marinas2015-01-23
| * arm64: Fix SCTLR_EL1 initialisationSuzuki K. Poulose2015-01-23
| * arm64: add ioremap physical address informationMin-Hua Chen2015-01-23
| * arm64: mm: dump: add missing includesMark Rutland2015-01-23
| * arm64: Fix overlapping VA allocationsMark Rutland2015-01-23
| * arm64/efi: move virtmap init to early initcallArd Biesheuvel2015-01-22
| * arm64: add better page protections to arm64Laura Abbott2015-01-22
| * arm64: respect mem= for EFIMark Rutland2015-01-16
| * Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/...Catalin Marinas2015-01-15
| |\
| | * arm64: move to ESR_ELx macrosMark Rutland2015-01-15
| * | 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: dump: Fix implicit inclusion of definition for PCI_IOBASEMark Brown2015-01-23
* | arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd t...Catalin Marinas2015-01-16
|/
* arm64: mm: dump: don't skip final regionMark Rutland2014-12-11
* arm64: mm: dump: fix shift warningMark Rutland2014-12-11
* arm64: remove the unnecessary arm64_swiotlb_init()Ding Tianhong2014-12-05
* arm64: compat: align cacheflush syscall with arch/armVladimir Murzin2014-12-01
* arm64: add support to dump the kernel page tablesLaura Abbott2014-11-26
* arm64: Factor out fixmap initialization from ioremapLaura Abbott2014-11-25
* arm64: add Cortex-A53 cache errata workaroundAndre Przywara2014-11-25
* arm64: add alternative runtime patchingAndre Przywara2014-11-25
* arm64: mm: report unhandled level-0 translation faults correctlyWill Deacon2014-11-21
* arm64: pgalloc: consistently use PGALLOC_GFPMark Rutland2014-11-20