Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0b6e9ea041e6c932f5b3a86fae2d60cbcfad4dd2
/
mm
/
nobootmem.c
9099dae
mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping
by Catalin Marinas
· 8 years ago
914a051
mm: nobootmem: move the comment of free_all_bootmem
by Wanlong Gao
· 8 years ago
2382705
mm/nobootmem.c: remove duplicate macro ARCH_LOW_ADDRESS_LIMIT statements
by zijun_hu
· 8 years ago
1170532
mm: convert printk(KERN_<LEVEL> to pr_<level>
by Joe Perches
· 9 years ago
8dd3303
x86/mm: Introduce max_possible_pfn
by Igor Mammedov
· 9 years ago
d70ddd7
mm: page_alloc: pass PFN to __free_pages_bootmem
by Mel Gorman
· 9 years ago
92923ca
mm: meminit: only set page reserved in the memblock region
by Nathan Zimmer
· 9 years ago
a3f5baf
mm/memblock: allocate boot time data structures from mirrored memory
by Tony Luck
· 9 years ago
fc6daaf
mm/memblock: add extra "flags" to memblock to allow selection of memory based on attribute
by Tony Luck
· 9 years ago
f784a3f
mem-hotplug: reset node managed pages when hot-adding a new pgdat
by Tang Chen
· 10 years ago
0a313a9
mem-hotplug: let memblock skip the hotpluggable memory regions in __next_mem_range()
by Xishi Qiu
· 10 years ago
aedf95e
mm/memblock.c: call kmemleak directly from memblock_(alloc|free)
by Catalin Marinas
· 10 years ago
de49850
mm/nobootmem.c: mark function as static
by Rashika Kheria
· 11 years ago
354f17e
mm/nobootmem: free_all_bootmem again
by Philipp Hachtmann
· 11 years ago
5e270e2
mm: free memblock.memory in free_all_bootmem
by Philipp Hachtmann
· 11 years ago
87379ec
mm/nobootmem.c: add return value check in __alloc_memory_core_early()
by Philipp Hachtmann
· 11 years ago
b115423
mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODES
by Grygorii Strashko
· 11 years ago
87029ee
mm/memblock: reorder parameters of memblock_find_in_range_node
by Grygorii Strashko
· 11 years ago
309d0b3
mm/nobootmem.c: have __free_pages_memory() free in larger chunks.
by Robin Holt
· 11 years ago
0c98853
mm: concentrate modification of totalram_pages into the mm core
by Jiang Liu
· 11 years ago
7b4b2a0
mm: accurately calculate zone->managed_pages for highmem zones
by Jiang Liu
· 11 years ago
b476e29
mm, nobootmem: do memset() after memblock_reserve()
by Joonsoo Kim
· 12 years ago
b4def35
mm, nobootmem: clean-up of free_low_memory_core_early()
by Joonsoo Kim
· 12 years ago
38fa417
mm: Add alloc_bootmem_low_pages_nopanic()
by Yinghai Lu
· 12 years ago
de65d81
Merge remote-tracking branch 'origin/x86/boot' into x86/mm2
by H. Peter Anvin
· 12 years ago
9feedc9
mm: introduce new field "managed_pages" to struct zone
by Jiang Liu
· 12 years ago
600cc5b
mm: Kill NO_BOOTMEM version free_all_bootmem_node()
by Yinghai Lu
· 12 years ago
5576646
revert "mm: fix-up zone present pages"
by Andrew Morton
· 12 years ago
7f1290f
mm: fix-up zone present pages
by Jianguo Wu
· 12 years ago
f2d52fe
mm/memblock: cleanup early_node_map[] related comments
by Wanpeng Li
· 12 years ago
29f6738
memblock: free allocated memblock_reserved_regions later
by Yinghai Lu
· 12 years ago
99ab7b1
mm: sparse: fix usemap allocation above node descriptor section
by Yinghai Lu
· 12 years ago
238305b
mm: remove sparsemem allocation details from the bootmem allocator
by Johannes Weiner
· 12 years ago
ba53986
mm: nobootmem: unify allocation policy of (non-)panicking node allocations
by Johannes Weiner
· 12 years ago
2c478ea
mm: nobootmem: panic on node-specific allocation failure
by Johannes Weiner
· 12 years ago
6bc2e85
mm: nobootmem: fix sign extend problem in __free_pages_memory()
by Russ Anderson
· 12 years ago
4e1c2b2
mm: nobootmem: Correct alloc_bootmem semantics.
by David Miller
· 13 years ago
d4bbf7e
Merge branch 'master' into x86/memblock
by Tejun Heo
· 13 years ago
b95f1b31
mm: Map most files to use export.h instead of module.h
by Paul Gortmaker
· 13 years ago
24aa078
memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones
by Tejun Heo
· 13 years ago
8a9ca34
memblock, x86: Replace __get_free_all_memory_range() with for_each_free_mem_range()
by Tejun Heo
· 13 years ago
64a02da
memblock, x86: Make free_all_memory_core_early() explicitly free lowmem only
by Tejun Heo
· 13 years ago
eb40c4c
memblock, x86: Replace memblock_x86_find_in_range_node() with generic memblock calls
by Tejun Heo
· 13 years ago
1f5026a
memblock: Kill MEMBLOCK_ERROR
by Tejun Heo
· 13 years ago
4eb3170
memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high()
by Yinghai Lu
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
93a7205
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn
by Olaf Hering
· 14 years ago
8bc1f91
bootmem: Move __alloc_memory_core_early() to nobootmem.c
by Yinghai Lu
· 14 years ago
e782ab4
bootmem: Move contig_page_data definition to bootmem.c/nobootmem.c
by Yinghai Lu
· 14 years ago
0932587
bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c
by Yinghai Lu
· 14 years ago