summaryrefslogtreecommitdiff
path: root/arch/arm64/mm
AgeCommit message (Expand)Author
2016-08-19arm64: debug: unmask PSTATE.D earlierWill Deacon
2016-07-10arm64: mm: remove page_mapping check in __sync_icache_dcacheShaokun Zhang
2016-04-13arm64: vmemmap: use virtual projection of linear regionArd Biesheuvel
2016-02-15arm64: mm: avoid calling apply_to_page_range on empty rangeMika Penttilä
2016-02-15arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi
2016-02-01arm64: kernel: enforce pmuserenr_el0 initialization and restoreLorenzo Pieralisi
2016-02-01arm64: mdscr_el1: avoid exposing DCC to userspaceWill Deacon
2016-01-31arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon
2015-10-22arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn
2015-08-03arm64: Don't report clear pmds and puds as hugeChristoffer Dall
2015-07-21arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin
2015-07-21arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas
2015-05-05arm64: mm: Fix build error with CONFIG_SPARSEMEM_VMEMMAP disabledJungseung Lee
2015-04-29arm64: add missing PAGE_ALIGN() to __dma_free()Dean Nelson
2015-04-27arm64: dma-mapping: always clear allocated buffersMarek Szyprowski
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-14arm64: add support for memtestVladimir Murzin
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook
2015-04-14arm64: standardize mmap_rnd() usageKees Cook
2015-04-14arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov
2015-03-23arm64: mm: increase VA range of identity mapArd Biesheuvel
2015-03-20arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose
2015-03-19arm64: fixmap: check idx is definitely validMark Rutland
2015-03-19arm64: mm: unexport set_memory_ro and set_memory_rwDaniel Borkmann
2015-03-06arm64: Don't use is_module_addr in setting page attributesLaura Abbott
2015-02-27arm64: Increase the swiotlb buffer size 64MBCatalin Marinas
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-01-29arm64: Fix section mismatch on alloc_init_p[mu]d()Catalin Marinas
2015-01-28arm64: mm: use *_sect to check for section mapsMark Rutland
2015-01-28arm64: drop unnecessary cache+tlb maintenanceMark Rutland
2015-01-28arm64:mm: free the useless initial page tablezhichang.yuan
2015-01-27arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi
2015-01-23arm64: Combine coherent and non-coherent swiotlb dma_opsCatalin Marinas
2015-01-23arm64: Fix SCTLR_EL1 initialisationSuzuki K. Poulose
2015-01-23arm64: add ioremap physical address informationMin-Hua Chen
2015-01-23arm64: mm: dump: add missing includesMark Rutland
2015-01-23arm64: Fix overlapping VA allocationsMark Rutland
2015-01-23arm64: dump: Fix implicit inclusion of definition for PCI_IOBASEMark Brown
2015-01-22arm64/efi: move virtmap init to early initcallArd Biesheuvel
2015-01-22arm64: add better page protections to arm64Laura Abbott
2015-01-16arm64: respect mem= for EFIMark Rutland
2015-01-16arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd t...Catalin Marinas
2015-01-15Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/...Catalin Marinas
2015-01-15arm64: move to ESR_ELx macrosMark Rutland
2015-01-13arm64: remove broken cachepolicy codeMark Rutland
2015-01-12arm64/efi: remove idmap manipulations from UEFI codeArd Biesheuvel
2015-01-12arm64/mm: add create_pgd_mapping() to create private page tablesArd Biesheuvel
2015-01-12arm64/mm: add explicit struct_mm argument to __create_mapping()Ard Biesheuvel