summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: To remove initrd reserved area entry from memblockCHANDAN VN2018-05-011-1/+3
* Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-311-8/+8
|\
| * arm64: replace ZONE_DMA with ZONE_DMA32Christoph Hellwig2018-01-151-8/+8
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-01-301-43/+3
|\ \ | |/ |/|
| * arm64: mm: ignore memory above supported physical address sizeKristina Martsenko2018-01-191-0/+3
| * arm64: Stop printing the virtual memory layoutLaura Abbott2018-01-151-43/+0
* | arm64: Initialise high_memory global variable earlierSteve Capper2017-12-111-1/+2
|/
* arm64: kdump: provide /proc/vmcore fileAKASHI Takahiro2017-04-051-0/+53
* arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro2017-04-051-0/+27
* arm64: kdump: reserve memory for crash dump kernelAKASHI Takahiro2017-04-051-0/+66
* arm64: limit memory regions based on DT property, usable-memory-rangeAKASHI Takahiro2017-04-051-0/+35
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-221-5/+7
|\
| * arm64: Use __pa_symbol for kernel symbolsLaura Abbott2017-01-121-5/+7
* | arm64: Fix swiotlb fallback allocationAlexander Graf2017-01-171-0/+2
|/
* swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2016-12-191-1/+2
* arm64: remove pr_cont abuse from mem_initMark Rutland2016-10-201-13/+13
* arm64: mm: drop fixup_init() and mm.hKefeng Wang2016-09-061-3/+7
* arm64: apply __ro_after_init to some objectsJisheng Zhang2016-08-221-2/+3
* arm64:acpi: fix the acpi alignment exception when 'mem=' specifiedDennis Chen2016-07-281-1/+1
* arm64: mm: fix location of _etextArd Biesheuvel2016-06-271-2/+2
* arm64: mm: simplify memblock numa node extractionMark Rutland2016-06-271-4/+2
* arm64: mm: only initialize swiotlb when necessaryJisheng Zhang2016-06-211-1/+2
* 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, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni2016-04-151-5/+30
* arm64: mm: move vmemmap region right below the linear regionArd Biesheuvel2016-04-141-4/+10
* 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-241-32/+28
|\
| * arm64: Split pr_notice("Virtual kernel memory layout...") into multiple pr_co...Catalin Marinas2016-03-211-32/+28
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-171-20/+110
|\|
| * 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: Mark .rodata as ROJeremy Linton2016-02-261-1/+3
| * arm64/mm: remove unnecessary boundary checkMiles Chen2016-02-261-2/+0
| * arm64: kaslr: randomize the linear regionArd Biesheuvel2016-02-241-2/+20
| * arm64: allow kernel Image to be loaded anywhere in physical memoryArd Biesheuvel2016-02-181-2/+61
| * arm64: defer __va translation of initrd_start and initrd_endArd Biesheuvel2016-02-181-4/+9
| * arm64: move kernel image to base of vmalloc areaArd Biesheuvel2016-02-181-11/+12
* | arm64: vmemmap: use virtual projection of linear regionArd Biesheuvel2016-02-261-2/+2
|/
* Merge branch 'aarch64/efi' into aarch64/for-next/coreWill Deacon2015-12-151-1/+1
|\
| * arm64: only consider memblocks with NOMAP cleared for linear mappingArd Biesheuvel2015-12-091-1/+1
* | arm64: mm: fold alternatives into .initMark Rutland2015-12-101-1/+0
* | arm64: add __init/__initdata section marker to some functions/variablesJisheng Zhang2015-12-021-3/+3
|/
* arm64: Fix build with CONFIG_ZONE_DMA=nRobin Murphy2015-10-291-6/+7
* ARM64: kasan: print memory assignmentLinus Walleij2015-10-121-0/+6
* arm64: mm: add __init section marker to free_initrd_memWang Long2015-07-271-2/+2
* arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin2015-06-171-1/+1