summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAgeFilesLines
* 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
| * arm64: kasan: Use actual memory node when populating the kernel image shadowCatalin Marinas2016-03-111-1/+2
| * arm64: make mrs_s prefixing implicit in read_cpuidMark Rutland2016-03-041-1/+1
| * arm64: mm: check at build time that PAGE_OFFSET divides the VA space evenlyArd Biesheuvel2016-03-021-0/+7
| * arm64: mm: treat memstart_addr as a signed quantityArd Biesheuvel2016-02-291-2/+2
| * arm64: mm: list kernel sections in orderArd Biesheuvel2016-02-291-2/+2
| * arm64: mm: dump: Use VA_START directly instead of private LOWEST_ADDRKefeng Wang2016-02-261-3/+1
| * arm64: Add workaround for Cavium erratum 27456Andrew Pinski2016-02-261-0/+12
| * arm64: mm: Mark .rodata as ROJeremy Linton2016-02-262-7/+16
| * arm64/mm: remove unnecessary boundary checkMiles Chen2016-02-261-2/+0
| * arm64: Rename cpuid_feature field extract routinesSuzuki K Poulose2016-02-251-1/+1
| * arm64: Ensure the secondary CPUs have safe ASIDBits sizeSuzuki K Poulose2016-02-251-0/+18
| * arm64: Add helper for extracting ASIDBitsSuzuki K Poulose2016-02-251-13/+23
| * arm64: kaslr: randomize the linear regionArd Biesheuvel2016-02-241-2/+20
| * arm64: add support for kernel ASLRArd Biesheuvel2016-02-242-12/+34
| * arm64: switch to relative exception tablesArd Biesheuvel2016-02-241-1/+1
OpenPOWER on IntegriCloud