summaryrefslogtreecommitdiff
path: root/arch/arm64/mm/init.c
AgeCommit message (Expand)Author
2019-04-23arm64: mm: Ensure tail of unaligned initrd is reservedBjorn Andersson
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-03-05arm64: kdump: no need to mark crashkernel pages manually PG_reservedDavid Hildenbrand
2019-01-21arm64: mm: make use of new memblocks_present() helperLogan Gunthorpe
2019-01-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-01-03arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear regionYueyi Li
2018-12-28Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-12-14mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe
2018-12-13Merge branch 'yaml-bindings-for-v4.21' into dt/nextRob Herring
2018-12-12arm64: Add memory hotplug supportRobin Murphy
2018-12-10arm64: mm: Introduce DEFAULT_MAP_WINDOWSteve Capper
2018-12-10arm64: move memstart_addr export inlineMark Rutland
2018-11-26arch: Move initrd= parsing into do_mounts_initrd.cFlorian Fainelli
2018-11-26arm64: Utilize phys_initrd_start/phys_initrd_sizeFlorian Fainelli
2018-11-08arm64: memblock: don't permit memblock resizing until linear mapping is upArd Biesheuvel
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport
2018-09-21arm64: Kconfig: Remove ARCH_HAS_HOLES_MEMORYMODELJames Morse
2018-08-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-08-17arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()Greg Hackmann
2018-07-25arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setupsJohannes Weiner
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner
2018-05-01arm64: To remove initrd reserved area entry from memblockCHANDAN VN
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-01-19arm64: mm: ignore memory above supported physical address sizeKristina Martsenko
2018-01-15arm64: Stop printing the virtual memory layoutLaura Abbott
2018-01-15arm64: replace ZONE_DMA with ZONE_DMA32Christoph Hellwig
2017-12-11arm64: Initialise high_memory global variable earlierSteve Capper
2017-04-05arm64: kdump: provide /proc/vmcore fileAKASHI Takahiro
2017-04-05arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro
2017-04-05arm64: kdump: reserve memory for crash dump kernelAKASHI Takahiro
2017-04-05arm64: limit memory regions based on DT property, usable-memory-rangeAKASHI Takahiro
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-01-17arm64: Fix swiotlb fallback allocationAlexander Graf
2017-01-12arm64: Use __pa_symbol for kernel symbolsLaura Abbott
2016-12-19swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven
2016-10-20arm64: remove pr_cont abuse from mem_initMark Rutland
2016-09-06arm64: mm: drop fixup_init() and mm.hKefeng Wang
2016-08-22arm64: apply __ro_after_init to some objectsJisheng Zhang
2016-07-28arm64:acpi: fix the acpi alignment exception when 'mem=' specifiedDennis Chen
2016-06-27arm64: mm: fix location of _etextArd Biesheuvel
2016-06-27arm64: mm: simplify memblock numa node extractionMark Rutland
2016-06-21arm64: mm: only initialize swiotlb when necessaryJisheng Zhang
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-15arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni
2016-04-14arm64: mm: move vmemmap region right below the linear regionArd Biesheuvel