Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cc68b67114f55b3eae57fd1c732f644efa48add0
/
arch
/
arm64
/
mm
/
init.c
025a746
arm64: Fix compilation errors while enabling memory hotplug
by Swathi Sridhar
· 6 years ago
50ee0db
soc: qcom: mem-offline: Set offlinable region based on minimum DDR sizes
by Liam Mark
· 6 years ago
1c21eba
arm64: Fix page boundary check when hot onlining
by Sudarshan Rajagopalan
· 6 years ago
dc11b75
arm64: Update dram end address while randomizing base
by Sudarshan Rajagopalan
· 6 years ago
1316b0b
arm64: mm/memblock: Update memory limit calculation
by Sudarshan Rajagopalan
· 6 years ago
2997593
arm64: Override memory limit set by boot parameter
by Sudarshan Rajagopalan
· 7 years ago
fd2f5e0
arm64: Honor limits set by bootloader
by Arun KS
· 7 years ago
0879d2e
arm64: Hot-remove implementation for arm64
by Andrea Reale
· 8 years ago
51ac8e5
arm64: Memory hotplug support for arm64 platform
by Maciej Bielski
· 8 years ago
06dc072
arm64: memory-hotplug: Add MEMORY_HOTPLUG, MEMORY_HOTREMOVE, MEMORY_PROBE
by Scott Branden
· 8 years ago
edb0a20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
5ad356e
arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
by Greg Hackmann
· 6 years ago
7b0eb6b
arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setups
by Johannes Weiner
· 6 years ago
d7dc899
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
by Stefan Agner
· 6 years ago
05c5875
arm64: To remove initrd reserved area entry from memblock
by CHANDAN VN
· 7 years ago
2382dc9
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
0aebc6a
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
e9eaa80
arm64: mm: ignore memory above supported physical address size
by Kristina Martsenko
· 7 years ago
071929d
arm64: Stop printing the virtual memory layout
by Laura Abbott
· 7 years ago
ad67f5a
arm64: replace ZONE_DMA with ZONE_DMA32
by Christoph Hellwig
· 7 years ago
f24e583
arm64: Initialise high_memory global variable earlier
by Steve Capper
· 7 years ago
e62aaea
arm64: kdump: provide /proc/vmcore file
by AKASHI Takahiro
· 8 years ago
254a41c
arm64: hibernate: preserve kdump image around hibernation
by AKASHI Takahiro
· 8 years ago
764b51e
arm64: kdump: reserve memory for crash dump kernel
by AKASHI Takahiro
· 8 years ago
8f579b1
arm64: limit memory regions based on DT property, usable-memory-range
by AKASHI Takahiro
· 8 years ago
ca78d31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
524dabe
arm64: Fix swiotlb fallback allocation
by Alexander Graf
· 8 years ago
2077be6
arm64: Use __pa_symbol for kernel symbols
by Laura Abbott
· 8 years ago
ae7871b
swiotlb: Convert swiotlb_force from int to enum
by Geert Uytterhoeven
· 8 years ago
f7881bd
arm64: remove pr_cont abuse from mem_init
by Mark Rutland
· 8 years ago
dae8c23
arm64: mm: drop fixup_init() and mm.h
by Kefeng Wang
· 8 years ago
5a9e3e1
arm64: apply __ro_after_init to some objects
by Jisheng Zhang
· 8 years ago
cb0a650
arm64:acpi: fix the acpi alignment exception when 'mem=' specified
by Dennis Chen
· 8 years ago
9fdc14c5
arm64: mm: fix location of _etext
by Ard Biesheuvel
· 8 years ago
ea2cbee
arm64: mm: simplify memblock numa node extraction
by Mark Rutland
· 8 years ago
b67a8b2
arm64: mm: only initialize swiotlb when necessary
by Jisheng Zhang
· 8 years ago
9974723
arm64: mm: Show bss segment in kernel memory layout
by Kefeng Wang
· 9 years ago
d32351c
arm64: mm: make pr_cont() per line in Virtual kernel memory layout
by Kefeng Wang
· 9 years ago
1a2db30
arm64, numa: Add NUMA support for arm64 platforms.
by Ganapatrao Kulkarni
· 9 years ago
3e1907d
arm64: mm: move vmemmap region right below the linear region
by Ard Biesheuvel
· 9 years ago
d386825
arm64: mm: free __init memory via the linear mapping
by Ard Biesheuvel
· 9 years ago
177e15f
arm64: add the initrd region to the linear mapping explicitly
by Ard Biesheuvel
· 9 years ago
2958987
arm64/mm: ensure memstart_addr remains sufficiently aligned
by Ard Biesheuvel
· 9 years ago
9d85460
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
f09f1ba
arm64: Split pr_notice("Virtual kernel memory layout...") into multiple pr_cont()
by Catalin Marinas
· 9 years ago
588ab3f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
6d2aa549de
arm64: mm: check at build time that PAGE_OFFSET divides the VA space evenly
by Ard Biesheuvel
· 9 years ago
020d044
arm64: mm: treat memstart_addr as a signed quantity
by Ard Biesheuvel
· 9 years ago
a6e1f72
arm64: mm: list kernel sections in order
by Ard Biesheuvel
· 9 years ago
dfd55ad
arm64: vmemmap: use virtual projection of linear region
by Ard Biesheuvel
· 9 years ago
2f39b5f
arm64: mm: Mark .rodata as RO
by Jeremy Linton
· 9 years ago
b7dc8d1
arm64/mm: remove unnecessary boundary check
by Miles Chen
· 9 years ago
c031a42
arm64: kaslr: randomize the linear region
by Ard Biesheuvel
· 9 years ago
a7f8de1
arm64: allow kernel Image to be loaded anywhere in physical memory
by Ard Biesheuvel
· 9 years ago
a89dea5
arm64: defer __va translation of initrd_start and initrd_end
by Ard Biesheuvel
· 9 years ago
f904077
arm64: move kernel image to base of vmalloc area
by Ard Biesheuvel
· 9 years ago
129b985
Merge branch 'aarch64/efi' into aarch64/for-next/core
by Will Deacon
· 9 years ago
9aa4ec1
arm64: mm: fold alternatives into .init
by Mark Rutland
· 9 years ago
68709f4
arm64: only consider memblocks with NOMAP cleared for linear mapping
by Ard Biesheuvel
· 9 years ago
a7c61a3
arm64: add __init/__initdata section marker to some functions/variables
by Jisheng Zhang
· 9 years ago
86a5906
arm64: Fix build with CONFIG_ZONE_DMA=n
by Robin Murphy
· 9 years ago
ee7f881
ARM64: kasan: print memory assignment
by Linus Walleij
· 9 years ago
662ba3d
arm64: mm: add __init section marker to free_initrd_mem
by Wang Long
· 9 years ago
b9bcc91
arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAP
by Dave P Martin
· 9 years ago
61bd93c
arm64: use fixmap region for permanent FDT mapping
by Ard Biesheuvel
· 9 years ago
24bbd92
of/fdt: split off FDT self reservation from memreserve processing
by Ard Biesheuvel
· 9 years ago
36dd908
arm64: add support for memtest
by Vladimir Murzin
· 10 years ago
a1e50a8
arm64: Increase the swiotlb buffer size 64MB
by Catalin Marinas
· 10 years ago
6b00f7e
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
aa03c42
arm64: Fix overlapping VA allocations
by Mark Rutland
· 10 years ago
da14170
arm64: add better page protections to arm64
by Laura Abbott
· 10 years ago
6083fe74
arm64: respect mem= for EFI
by Mark Rutland
· 10 years ago
0145058
arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd to be page aligned"
by Catalin Marinas
· 10 years ago
e039ee4
arm64: add alternative runtime patching
by Andre Przywara
· 10 years ago
6325e94
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
d5d1689
Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' into for-next
by Russell King
· 10 years ago
421520b
ARM: 8167/1: extend the reserved memory for initrd to be page aligned
by Yalin Wang
· 10 years ago
a6583c7
arm64:mm: initialize max_mapnr using function set_max_mapnr
by Ganapatrao Kulkarni
· 10 years ago
0ceac9e
efi/arm64: Fix fdt-related memory reservation
by Mark Salter
· 10 years ago
86c8b27
arm64: ignore DT memreserve entries when booting in UEFI mode
by Leif Lindholm
· 10 years ago
5167d09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
0837519
arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITS
by Catalin Marinas
· 10 years ago
d50314a
arm64: Create non-empty ZONE_DMA when DRAM starts above 4GB
by Catalin Marinas
· 10 years ago
bd00cd5
arm64: place initial page tables above the kernel
by Mark Rutland
· 10 years ago
2d5a561
arm64: Limit the CMA buffer to 32-bit if ZONE_DMA
by Catalin Marinas
· 10 years ago
d1552ce
of/fdt: move memreserve and dtb memory reservations into core
by Rob Herring
· 11 years ago
b9f2b21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
9bf14b7
arm64: add support for reserved memory defined by device tree
by Marek Szyprowski
· 11 years ago
3690951
arm64: Use swiotlb late initialisation
by Catalin Marinas
· 11 years ago
19e7640
arm64: Replace ZONE_DMA32 with ZONE_DMA
by Catalin Marinas
· 11 years ago
6ac2104
arm64: Enable CMA
by Laura Abbott
· 11 years ago
e2d1c99
arm64: remove unnecessary prom.h include
by Rob Herring
· 11 years ago
ec2eaa7
arm64: set initrd_start/initrd_end for fdt scan
by Rob Herring
· 11 years ago
374d5c9
of: Specify initrd location using 64-bit
by Santosh Shilimkar
· 11 years ago
6879ea8
mm/microblaze: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
bee4ebd
mm/ARM64: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
0c98853
mm: concentrate modification of totalram_pages into the mm core
by Jiang Liu
· 11 years ago
9af5b80
mm/ARM64: kill poison_init_mem()
by Jiang Liu
· 11 years ago
dbe67df
mm: enhance free_reserved_area() to support poisoning memory with zero
by Jiang Liu
· 11 years ago
1119969
mm: change signature of free_reserved_area() to fix building warnings
by Jiang Liu
· 11 years ago
Next »