aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
AgeCommit message (Expand)Author
2016-08-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-01arm64: mm: avoid fdt_check_header() before the FDT is fully mappedArd Biesheuvel
2016-07-28arm64:acpi: fix the acpi alignment exception when 'mem=' specifiedDennis Chen
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-07-25arm64: mm: run pgtable_page_ctor() on non-swapper translation table pagesArd Biesheuvel
2016-07-25arm64: mm: make create_mapping_late() non-allocatingArd Biesheuvel
2016-07-25Merge branch 'acpi-numa'Rafael J. Wysocki
2016-07-21Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas
2016-07-19arm64: debug: unmask PSTATE.D earlierWill Deacon
2016-07-19arm64: Kprobes with single stepping supportSandeepa Prabhu
2016-07-08arm64: mm: change IOMMU notifier action to attach DMA opsLorenzo Pieralisi
2016-07-07arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse
2016-07-01arm64: mm: fold init_pgd() into __create_pgd_mapping()Ard Biesheuvel
2016-07-01arm64: mm: Remove split_p*d() functionsCatalin Marinas
2016-07-01arm64: mm: add param to force create_pgd_mapping() to use page mappingsArd Biesheuvel
2016-07-01arm64: fix "dc cvau" cache operation on errata-affected coreAndre Przywara
2016-06-30arm64: mm: remove unnecessary BUG_ONKefeng Wang
2016-06-27arm64: mm: fix location of _etextArd Biesheuvel
2016-06-27arm64: mm: simplify memblock numa node extractionMark Rutland
2016-06-21arm64: mm: remove page_mapping check in __sync_icache_dcacheShaokun Zhang
2016-06-21arm64: update ASID limitJean-Philippe Brucker
2016-06-21arm64: kill ESR_LNX_EXECMark Rutland
2016-06-21arm64: add macro to extract ESR_ELx.ECMark Rutland
2016-06-21arm64: mm: only initialize swiotlb when necessaryJisheng Zhang
2016-06-21arm64: mm: dump: make page table dumping reusableMark Rutland
2016-06-14arm64: mm: mark fault_info table constMark Rutland
2016-06-08arm64: mm: always take dirty state from new pte in ptep_set_access_flagsWill Deacon
2016-06-03arm64: mm: dump: log span levelMark Rutland
2016-05-31Revert "arm64: hugetlb: partial revert of 66b3923a1a0f"Will Deacon
2016-05-30arm64, ACPI, NUMA: NUMA support based on SRAT and SLITHanjun Guo
2016-05-30arm64, NUMA: Cleanup NUMA disabled messagesDavid Daney
2016-05-30arm64, NUMA: rework numa_add_memblk()Hanjun Guo
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-19arm64: mm: use hugetlb_bad_size()Vaishali Thakkar
2016-05-19Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-05-09iommu/dma: Finish optimising higher-order allocationsRobin Murphy
2016-05-09iommu: of: enforce const-ness of struct iommu_opsRobin Murphy
2016-05-05arm64: mm: remove unnecessary EXPORT_SYMBOL_GPLYang Shi
2016-04-28arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse
2016-04-28arm64: Fold proc-macros.S into assembler.hGeoff Levand
2016-04-25arm64: ptdump: add region marker for kasan shadow regionArd Biesheuvel
2016-04-25arm64: ptdump: use static initializers for vmemmap region boundariesArd Biesheuvel
2016-04-21arm64/dma-mapping: Remove default domain workaroundRobin Murphy
2016-04-21arm64/dma-mapping: Extend DMA ops workaround to PCI devicesRobin Murphy
2016-04-19arm64: mm: Show bss segment in kernel memory layoutKefeng Wang
2016-04-19arm64: mm: make pr_cont() per line in Virtual kernel memory layoutKefeng Wang
2016-04-19arm64: mm: remove the redundant codeHuang Shijie