aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-4/+4
2015-07-03arm64: Fix show_unhandled_signal_ratelimited usageSuzuki K. Poulose1-1/+1
2015-07-01arm64: Don't report clear pmds and puds as hugeChristoffer Dall1-2/+2
2015-06-30arm64: fix incorrect use of pgprot_t variableArd Biesheuvel1-1/+1
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen1-7/+0
2015-06-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds8-125/+87
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+92
2015-06-19arm64: use private ratelimit state along with show_unhandled_signalsVladimir Murzin1-2/+1
2015-06-19arm64: show unhandled SP/PC alignment faultsVladimir Murzin1-1/+8
2015-06-17arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin1-1/+1
2015-06-15arm64 : Introduce support for ACPI _CCA objectSuthikulpanit, Suravee1-0/+92
2015-06-12arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas1-0/+8
2015-06-05arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier1-1/+1
2015-06-02arm64: use fixmap region for permanent FDT mappingArd Biesheuvel3-1/+68
2015-06-02of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel1-0/+1
2015-05-19arm64: kill flush_cache_all()Mark Rutland3-120/+0
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handlerDavid Hildenbrand1-1/+1
2015-05-05arm64: mm: Fix build error with CONFIG_SPARSEMEM_VMEMMAP disabledJungseung Lee1-0/+2
2015-04-29arm64: add missing PAGE_ALIGN() to __dma_free()Dean Nelson1-1/+2
2015-04-27arm64: dma-mapping: always clear allocated buffersMarek Szyprowski1-4/+2
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds4-7/+20
2015-04-14arm64: add support for memtestVladimir Murzin1-0/+2
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook1-2/+2
2015-04-14arm64: standardize mmap_rnd() usageKees Cook1-7/+11
2015-04-14arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov1-2/+2
2015-03-23arm64: mm: increase VA range of identity mapArd Biesheuvel3-1/+19
2015-03-20arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose1-3/+9
2015-03-19arm64: fixmap: check idx is definitely validMark Rutland1-4/+1
2015-03-19arm64: mm: unexport set_memory_ro and set_memory_rwDaniel Borkmann1-2/+0
2015-03-06arm64: Don't use is_module_addr in setting page attributesLaura Abbott1-1/+4
2015-02-27arm64: Increase the swiotlb buffer size 64MBCatalin Marinas2-18/+12
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-6/+0
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds8-211/+321
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi1-6/+0
2015-01-29arm64: Fix section mismatch on alloc_init_p[mu]d()Catalin Marinas1-4/+5
2015-01-28arm64: mm: use *_sect to check for section mapsMark Rutland2-8/+16
2015-01-28arm64: drop unnecessary cache+tlb maintenanceMark Rutland1-7/+0
2015-01-28arm64:mm: free the useless initial page tablezhichang.yuan1-3/+12
2015-01-27arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi1-1/+1
2015-01-23arm64: Combine coherent and non-coherent swiotlb dma_opsCatalin Marinas1-64/+52
2015-01-23arm64: Fix SCTLR_EL1 initialisationSuzuki K. Poulose1-4/+8
2015-01-23arm64: add ioremap physical address informationMin-Hua Chen1-0/+1
2015-01-23arm64: mm: dump: add missing includesMark Rutland1-0/+4
2015-01-23arm64: Fix overlapping VA allocationsMark Rutland2-6/+7
2015-01-23arm64: dump: Fix implicit inclusion of definition for PCI_IOBASEMark Brown1-0/+1
2015-01-22arm64/efi: move virtmap init to early initcallArd Biesheuvel1-1/+1
2015-01-22arm64: add better page protections to arm64Laura Abbott3-24/+190
2015-01-16arm64: respect mem= for EFIMark Rutland1-0/+19
2015-01-16arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd to be page aligned"Catalin Marinas1-7/+1
2015-01-15Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linuxCatalin Marinas1-1/+1