Linus Torvalds
|
6325e940e7
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
11 年之前 |
Russell King
|
d5d1689224
Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' into for-next
|
11 年之前 |
Yalin Wang
|
421520ba98
ARM: 8167/1: extend the reserved memory for initrd to be page aligned
|
11 年之前 |
Ganapatrao Kulkarni
|
a6583c7c81
arm64:mm: initialize max_mapnr using function set_max_mapnr
|
11 年之前 |
Mark Salter
|
0ceac9e094
efi/arm64: Fix fdt-related memory reservation
|
11 年之前 |
Leif Lindholm
|
86c8b27a01
arm64: ignore DT memreserve entries when booting in UEFI mode
|
11 年之前 |
Linus Torvalds
|
5167d09ffa
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
11 年之前 |
Catalin Marinas
|
08375198b0
arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITS
|
11 年之前 |
Catalin Marinas
|
d50314a6b0
arm64: Create non-empty ZONE_DMA when DRAM starts above 4GB
|
11 年之前 |
Mark Rutland
|
bd00cd5f8c
arm64: place initial page tables above the kernel
|
11 年之前 |
Catalin Marinas
|
2d5a5612bc
arm64: Limit the CMA buffer to 32-bit if ZONE_DMA
|
11 年之前 |
Rob Herring
|
d1552ce449
of/fdt: move memreserve and dtb memory reservations into core
|
11 年之前 |
Linus Torvalds
|
b9f2b21a32
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
|
11 年之前 |
Marek Szyprowski
|
9bf14b7c54
arm64: add support for reserved memory defined by device tree
|
11 年之前 |
Catalin Marinas
|
3690951fc6
arm64: Use swiotlb late initialisation
|
11 年之前 |
Catalin Marinas
|
19e7640d1f
arm64: Replace ZONE_DMA32 with ZONE_DMA
|
11 年之前 |
Laura Abbott
|
6ac2104deb
arm64: Enable CMA
|
11 年之前 |
Rob Herring
|
e2d1c994f7
arm64: remove unnecessary prom.h include
|
12 年之前 |
Rob Herring
|
ec2eaa73b3
arm64: set initrd_start/initrd_end for fdt scan
|
12 年之前 |
Santosh Shilimkar
|
374d5c9964
of: Specify initrd location using 64-bit
|
12 年之前 |
Jiang Liu
|
6879ea83c6
mm/microblaze: prepare for removing num_physpages and simplify mem_init()
|
12 年之前 |
Jiang Liu
|
bee4ebd117
mm/ARM64: prepare for removing num_physpages and simplify mem_init()
|
12 年之前 |
Jiang Liu
|
0c98853473
mm: concentrate modification of totalram_pages into the mm core
|
12 年之前 |
Jiang Liu
|
9af5b80765
mm/ARM64: kill poison_init_mem()
|
12 年之前 |
Jiang Liu
|
dbe67df4ba
mm: enhance free_reserved_area() to support poisoning memory with zero
|
12 年之前 |
Jiang Liu
|
11199692d8
mm: change signature of free_reserved_area() to fix building warnings
|
12 年之前 |
Jiang Liu
|
83db0384a9
mm/ARM: use common help functions to free reserved pages
|
12 年之前 |
Will Deacon
|
938edf5c04
arm64: mm: update max_dma32 before calculating size of NORMAL zone
|
13 年之前 |
Will Deacon
|
f483a853b0
arm64: mm: fix booting on systems with no memory below 4GB
|
13 年之前 |
Catalin Marinas
|
27222a3d2b
arm64: Call swiotlb_init() instead of swiotlb_init_with_default_size()
|
13 年之前 |