index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
2014-06-18
arm64: Limit the CMA buffer to 32-bit if ZONE_DMA
Catalin Marinas
2014-04-30
of/fdt: move memreserve and dtb memory reservations into core
Rob Herring
2014-04-02
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-03-13
arm64: add support for reserved memory defined by device tree
Marek Szyprowski
2014-02-27
arm64: Use swiotlb late initialisation
Catalin Marinas
2014-02-27
arm64: Replace ZONE_DMA32 with ZONE_DMA
Catalin Marinas
2013-12-19
arm64: Enable CMA
Laura Abbott
2013-10-09
arm64: remove unnecessary prom.h include
Rob Herring
2013-10-09
arm64: set initrd_start/initrd_end for fdt scan
Rob Herring
2013-07-24
of: Specify initrd location using 64-bit
Santosh Shilimkar
2013-07-03
mm/microblaze: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
mm/ARM64: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
mm/ARM64: kill poison_init_mem()
Jiang Liu
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-04-29
mm/ARM: use common help functions to free reserved pages
Jiang Liu
2012-11-14
arm64: mm: update max_dma32 before calculating size of NORMAL zone
Will Deacon
2012-11-08
arm64: mm: fix booting on systems with no memory below 4GB
Will Deacon
2012-10-08
arm64: Call swiotlb_init() instead of swiotlb_init_with_default_size()
Catalin Marinas
2012-09-17
arm64: MMU initialisation
Catalin Marinas