aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/init.c
Commit message (Expand)AuthorAge
* arm64: memblock: don't permit memblock resizing until linear mapping is upArd Biesheuvel2018-11-08
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-31
* memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-31
* arm64: Kconfig: Remove ARCH_HAS_HOLES_MEMORYMODELJames Morse2018-09-21
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-08-17
|\
| * arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()Greg Hackmann2018-08-17
* | arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setupsJohannes Weiner2018-07-25
|/
* treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner2018-06-14
* arm64: To remove initrd reserved area entry from memblockCHANDAN VN2018-05-01
* Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-31
|\
| * arm64: replace ZONE_DMA with ZONE_DMA32Christoph Hellwig2018-01-15
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-01-30
|\ \ | |/ |/|
| * arm64: mm: ignore memory above supported physical address sizeKristina Martsenko2018-01-19
| * arm64: Stop printing the virtual memory layoutLaura Abbott2018-01-15
* | arm64: Initialise high_memory global variable earlierSteve Capper2017-12-11
|/
* arm64: kdump: provide /proc/vmcore fileAKASHI Takahiro2017-04-05
* arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro2017-04-05
* arm64: kdump: reserve memory for crash dump kernelAKASHI Takahiro2017-04-05
* arm64: limit memory regions based on DT property, usable-memory-rangeAKASHI Takahiro2017-04-05
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-22
|\
| * arm64: Use __pa_symbol for kernel symbolsLaura Abbott2017-01-12
* | arm64: Fix swiotlb fallback allocationAlexander Graf2017-01-17
|/
* swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2016-12-19
* arm64: remove pr_cont abuse from mem_initMark Rutland2016-10-20
* arm64: mm: drop fixup_init() and mm.hKefeng Wang2016-09-06
* arm64: apply __ro_after_init to some objectsJisheng Zhang2016-08-22
* arm64:acpi: fix the acpi alignment exception when 'mem=' specifiedDennis Chen2016-07-28
* arm64: mm: fix location of _etextArd Biesheuvel2016-06-27
* arm64: mm: simplify memblock numa node extractionMark Rutland2016-06-27
* arm64: mm: only initialize swiotlb when necessaryJisheng Zhang2016-06-21
* arm64: mm: Show bss segment in kernel memory layoutKefeng Wang2016-04-19
* arm64: mm: make pr_cont() per line in Virtual kernel memory layoutKefeng Wang2016-04-19
* arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni2016-04-15
* arm64: mm: move vmemmap region right below the linear regionArd Biesheuvel2016-04-14
* arm64: mm: free __init memory via the linear mappingArd Biesheuvel2016-04-14
* arm64: add the initrd region to the linear mapping explicitlyArd Biesheuvel2016-04-14
* arm64/mm: ensure memstart_addr remains sufficiently alignedArd Biesheuvel2016-04-14
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-24
|\
| * arm64: Split pr_notice("Virtual kernel memory layout...") into multiple pr_co...Catalin Marinas2016-03-21
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-17
|\|
| * arm64: mm: check at build time that PAGE_OFFSET divides the VA space evenlyArd Biesheuvel2016-03-02
| * arm64: mm: treat memstart_addr as a signed quantityArd Biesheuvel2016-02-29
| * arm64: mm: list kernel sections in orderArd Biesheuvel2016-02-29
| * arm64: mm: Mark .rodata as ROJeremy Linton2016-02-26
| * arm64/mm: remove unnecessary boundary checkMiles Chen2016-02-26
| * arm64: kaslr: randomize the linear regionArd Biesheuvel2016-02-24
| * arm64: allow kernel Image to be loaded anywhere in physical memoryArd Biesheuvel2016-02-18
| * arm64: defer __va translation of initrd_start and initrd_endArd Biesheuvel2016-02-18
| * arm64: move kernel image to base of vmalloc areaArd Biesheuvel2016-02-18