summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAgeFilesLines
* arm64: add missing PAGE_ALIGN() to __dma_free()Dean Nelson2015-04-291-1/+2
* arm64: dma-mapping: always clear allocated buffersMarek Szyprowski2015-04-271-4/+2
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-164-7/+20
|\
| * arm64: mm: increase VA range of identity mapArd Biesheuvel2015-03-233-1/+19
| * arm64: fixmap: check idx is definitely validMark Rutland2015-03-191-4/+1
| * arm64: mm: unexport set_memory_ro and set_memory_rwDaniel Borkmann2015-03-191-2/+0
* | arm64: add support for memtestVladimir Murzin2015-04-141-0/+2
* | mm: expose arch_mmap_rnd when availableKees Cook2015-04-141-2/+2
* | arm64: standardize mmap_rnd() usageKees Cook2015-04-141-7/+11
* | arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-2/+2
* | arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose2015-03-201-3/+9
|/
* arm64: Don't use is_module_addr in setting page attributesLaura Abbott2015-03-061-1/+4
* arm64: Increase the swiotlb buffer size 64MBCatalin Marinas2015-02-272-18/+12
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-111-6/+0
|\
| * mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-111-6/+0
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-02-118-211/+321
|\ \ | |/ |/|
| * arm64: Fix section mismatch on alloc_init_p[mu]d()Catalin Marinas2015-01-291-4/+5
| * arm64: mm: use *_sect to check for section mapsMark Rutland2015-01-282-8/+16
| * arm64: drop unnecessary cache+tlb maintenanceMark Rutland2015-01-281-7/+0
| * arm64:mm: free the useless initial page tablezhichang.yuan2015-01-281-3/+12
| * arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi2015-01-271-1/+1
| * arm64: Combine coherent and non-coherent swiotlb dma_opsCatalin Marinas2015-01-231-64/+52
| * arm64: Fix SCTLR_EL1 initialisationSuzuki K. Poulose2015-01-231-4/+8
| * arm64: add ioremap physical address informationMin-Hua Chen2015-01-231-0/+1
| * arm64: mm: dump: add missing includesMark Rutland2015-01-231-0/+4
| * arm64: Fix overlapping VA allocationsMark Rutland2015-01-232-6/+7
| * arm64/efi: move virtmap init to early initcallArd Biesheuvel2015-01-221-1/+1
| * arm64: add better page protections to arm64Laura Abbott2015-01-223-24/+190
| * arm64: respect mem= for EFIMark Rutland2015-01-161-0/+19
| * Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/...Catalin Marinas2015-01-151-1/+1
| |\
| | * arm64: move to ESR_ELx macrosMark Rutland2015-01-151-1/+1
| * | arm64: remove broken cachepolicy codeMark Rutland2015-01-131-74/+0
| * | arm64/efi: remove idmap manipulations from UEFI codeArd Biesheuvel2015-01-121-12/+0
| * | arm64/mm: add create_pgd_mapping() to create private page tablesArd Biesheuvel2015-01-121-21/+22
| * | arm64/mm: add explicit struct_mm argument to __create_mapping()Ard Biesheuvel2015-01-121-15/+16
| |/
* | arm64: dump: Fix implicit inclusion of definition for PCI_IOBASEMark Brown2015-01-231-0/+1
* | arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd t...Catalin Marinas2015-01-161-7/+1
|/
* arm64: mm: dump: don't skip final regionMark Rutland2014-12-111-3/+0
* arm64: mm: dump: fix shift warningMark Rutland2014-12-111-1/+1
* arm64: remove the unnecessary arm64_swiotlb_init()Ding Tianhong2014-12-051-1/+0
* arm64: compat: align cacheflush syscall with arch/armVladimir Murzin2014-12-011-1/+5
* arm64: add support to dump the kernel page tablesLaura Abbott2014-11-262-0/+333
* arm64: Factor out fixmap initialization from ioremapLaura Abbott2014-11-252-90/+97
* arm64: add Cortex-A53 cache errata workaroundAndre Przywara2014-11-251-1/+3
* arm64: add alternative runtime patchingAndre Przywara2014-11-251-0/+2
* arm64: mm: report unhandled level-0 translation faults correctlyWill Deacon2014-11-211-1/+1
* arm64: pgalloc: consistently use PGALLOC_GFPMark Rutland2014-11-201-2/+2
* arm64/mm: Remove hack in mmap randomize layoutYann Droneaud2014-11-181-10/+2
* arm64: fix data type for physical addressMin-Hua Chen2014-11-061-1/+1
* arm64: Fix memblock current_limit with 64K pages and 48-bit VACatalin Marinas2014-10-241-4/+8
OpenPOWER on IntegriCloud