aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/mm
AgeCommit message (Expand)Author
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-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-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: 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-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
2016-04-15arm64: Implement ptep_set_access_flags() for hardware AF/DBMCatalin Marinas
2016-04-15arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni
2016-04-15arm64: Move unflatten_device_tree() call earlier.David Daney
2016-04-15arm64: Add cpu_panic_kernel helperSuzuki K Poulose
2016-04-14arm64: mm: Add trace_irqflags annotations to do_debug_exception()James Morse
2016-04-14arm64: cover the .head.text section in the .text segment mappingArd Biesheuvel
2016-04-14arm64: use 'segment' rather than 'chunk' to describe mapped kernel regionsArd Biesheuvel
2016-04-14arm64: mm: move vmemmap region right below the linear regionArd Biesheuvel
2016-04-14arm64: mm: free __init memory via the linear mappingArd Biesheuvel
2016-04-14arm64: add the initrd region to the linear mapping explicitlyArd Biesheuvel
2016-04-14arm64/mm: ensure memstart_addr remains sufficiently alignedArd Biesheuvel
2016-03-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-24arm64: mm: allow preemption in copy_to_user_pageMark Rutland
2016-03-24arm64: consistently use p?d_set_hugeMark Rutland