summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: mm: make use of new memblocks_present() helperLogan Gunthorpe2019-01-211-19/+1
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-01-051-1/+1
|\
| * arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear regionYueyi Li2019-01-031-1/+1
* | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-281-28/+6
|\ \
| * \ Merge branch 'yaml-bindings-for-v4.21' into dt/nextRob Herring2018-12-131-2/+0
| |\ \
| * | | arch: Move initrd= parsing into do_mounts_initrd.cFlorian Fainelli2018-11-261-18/+0
| * | | arm64: Utilize phys_initrd_start/phys_initrd_sizeFlorian Fainelli2018-11-261-12/+8
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-251-1/+11
|\ \ \ \ | | |_|/ | |/| |
| * | | arm64: Add memory hotplug supportRobin Murphy2018-12-121-0/+8
| * | | arm64: mm: Introduce DEFAULT_MAP_WINDOWSteve Capper2018-12-101-1/+1
| * | | arm64: move memstart_addr export inlineMark Rutland2018-12-101-0/+2
| | |/ | |/|
* / | mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe2018-12-141-8/+0
|/ /
* / arm64: memblock: don't permit memblock resizing until linear mapping is upArd Biesheuvel2018-11-081-2/+0
|/
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+0
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-311-1/+1
* arm64: Kconfig: Remove ARCH_HAS_HOLES_MEMORYMODELJames Morse2018-09-211-2/+0
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-08-171-1/+5
|\
| * arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()Greg Hackmann2018-08-171-1/+5
* | arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setupsJohannes Weiner2018-07-251-1/+3
|/
* treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner2018-06-151-3/+3
* 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