summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAgeFilesLines
* arm64: mm: fold init_pgd() into __create_pgd_mapping()Ard Biesheuvel2016-07-011-18/+6
* arm64: mm: Remove split_p*d() functionsCatalin Marinas2016-07-011-43/+4
* arm64: mm: add param to force create_pgd_mapping() to use page mappingsArd Biesheuvel2016-07-011-40/+27
* arm64: fix "dc cvau" cache operation on errata-affected coreAndre Przywara2016-07-011-1/+1
* arm64: mm: remove unnecessary BUG_ONKefeng Wang2016-06-301-1/+0
* arm64: mm: fix location of _etextArd Biesheuvel2016-06-272-12/+12
* arm64: mm: simplify memblock numa node extractionMark Rutland2016-06-271-4/+2
* arm64: kill ESR_LNX_EXECMark Rutland2016-06-211-5/+8
* arm64: add macro to extract ESR_ELx.ECMark Rutland2016-06-211-1/+1
* arm64: mm: only initialize swiotlb when necessaryJisheng Zhang2016-06-212-2/+16
* arm64: mm: dump: make page table dumping reusableMark Rutland2016-06-211-12/+20
* arm64: mm: mark fault_info table constMark Rutland2016-06-141-1/+1
* arm64: mm: always take dirty state from new pte in ptep_set_access_flagsWill Deacon2016-06-081-1/+1
* arm64: mm: dump: log span levelMark Rutland2016-06-031-1/+7
* Revert "arm64: hugetlb: partial revert of 66b3923a1a0f"Will Deacon2016-05-311-0/+14
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-191-0/+1
|\
| * arm64: mm: use hugetlb_bad_size()Vaishali Thakkar2016-05-191-0/+1
* | Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-191-4/+4
|\ \ | |/ |/|
| * iommu/dma: Finish optimising higher-order allocationsRobin Murphy2016-05-091-2/+2
| * iommu: of: enforce const-ness of struct iommu_opsRobin Murphy2016-05-091-2/+2
* | arm64: mm: remove unnecessary EXPORT_SYMBOL_GPLYang Shi2016-05-051-2/+0
* | arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse2016-04-281-32/+21
* | arm64: Fold proc-macros.S into assembler.hGeoff Levand2016-04-283-103/+0
* | arm64: ptdump: add region marker for kasan shadow regionArd Biesheuvel2016-04-251-0/+5
* | arm64: ptdump: use static initializers for vmemmap region boundariesArd Biesheuvel2016-04-251-36/+13
* | arm64/dma-mapping: Remove default domain workaroundRobin Murphy2016-04-211-44/+8
* | arm64/dma-mapping: Extend DMA ops workaround to PCI devicesRobin Murphy2016-04-211-0/+4
* | arm64: mm: Show bss segment in kernel memory layoutKefeng Wang2016-04-191-0/+2
* | arm64: mm: make pr_cont() per line in Virtual kernel memory layoutKefeng Wang2016-04-191-11/+10
* | arm64: mm: remove the redundant codeHuang Shijie2016-04-191-4/+0
* | arm64: Implement ptep_set_access_flags() for hardware AF/DBMCatalin Marinas2016-04-151-0/+50
* | arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni2016-04-153-5/+427
* | arm64: Move unflatten_device_tree() call earlier.David Daney2016-04-152-3/+0
* | arm64: Add cpu_panic_kernel helperSuzuki K Poulose2016-04-151-2/+1
* | arm64: mm: Add trace_irqflags annotations to do_debug_exception()James Morse2016-04-141-10/+23
* | arm64: cover the .head.text section in the .text segment mappingArd Biesheuvel2016-04-141-5/+5
* | arm64: use 'segment' rather than 'chunk' to describe mapped kernel regionsArd Biesheuvel2016-04-141-7/+7
* | arm64: mm: move vmemmap region right below the linear regionArd Biesheuvel2016-04-142-12/+18
* | arm64: mm: free __init memory via the linear mappingArd Biesheuvel2016-04-141-1/+2
* | arm64: add the initrd region to the linear mapping explicitlyArd Biesheuvel2016-04-141-0/+29
* | arm64/mm: ensure memstart_addr remains sufficiently alignedArd Biesheuvel2016-04-141-2/+6
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-243-40/+30
|\
| * arm64: mm: allow preemption in copy_to_user_pageMark Rutland2016-03-241-4/+0
| * arm64: consistently use p?d_set_hugeMark Rutland2016-03-241-4/+2
| * arm64: Split pr_notice("Virtual kernel memory layout...") into multiple pr_co...Catalin Marinas2016-03-211-32/+28
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-182-2/+2
|\ \
| * | mm: remove VM_FAULT_MINORJan Kara2016-03-171-1/+1
| * | mm: cleanup *pte_alloc* interfacesKirill A. Shutemov2016-03-171-1/+1
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-179-268/+655
|\ \ \ | |/ / |/| / | |/
| * arm64: kasan: Fix zero shadow mapping overriding kernel image shadowCatalin Marinas2016-03-111-8/+5
OpenPOWER on IntegriCloud