Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e5b046d86fac609f636d127a38de94a175c7e83b
/
mm
/
sparse.c
e48e67e
sparsemem: on no vmemmap path put mem_map on node high too
by Yinghai Lu
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
81d0d95
sparsemem: Fix compilation on PowerPC
by Yinghai Lu
· 15 years ago
9bdac91
sparsemem: Put mem map for one node together.
by Yinghai Lu
· 15 years ago
a4322e1
sparsemem: Put usemap for one node together
by Yinghai Lu
· 15 years ago
f52407c
memory hotplug: alloc page from other node in memory online
by Shaohua Li
· 15 years ago
ef161a9
mm: mminit_validate_memmodel_limits(): remove redundant test
by Cyrill Gorcunov
· 16 years ago
3116848
meminit section warnings
by Al Viro
· 16 years ago
fc1efbd
mm/sparse.c: removed duplicated include
by Huang Weiyi
· 16 years ago
9e5c6da
make mm/sparse.c: make a function static
by Adrian Bunk
· 16 years ago
48c9068
memory hotplug: allocate usemap on the section with pgdat
by Yasunori Goto
· 16 years ago
2dbb51c
mm: make defensive checks around PFN values registered for memory usage
by Mel Gorman
· 16 years ago
5167464
revert "memory hotplug: allocate usemap on the section with pgdat"
by Andrew Morton
· 17 years ago
d40cee2
mm: remove remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
0c0a4a5
memory hotplug: free memmaps allocated by bootmem
by Yasunori Goto
· 17 years ago
86f6dae
memory hotplug: allocate usemap on the section with pgdat
by Yasunori Goto
· 17 years ago
9d99217
memory hotplug: align memmap to page size
by Yasunori Goto
· 17 years ago
0475327
memory hotplug: register section/node id to free
by Yasunori Goto
· 17 years ago
ea01ea9
hotplug memory remove: generic __remove_pages() support
by Badari Pulavarty
· 17 years ago
c2b91e2
x86_64/mm: check and print vmemmap allocation continuous
by Yinghai Lu
· 17 years ago
e123dd3
mm: make mem_map allocation continuous
by Yinghai Lu
· 17 years ago
bead9a3
mm: sparsemem memory_present() fix
by Ingo Molnar
· 17 years ago
a322f8a
mm: fix section mismatch warning in sparse.c
by Sam Ravnborg
· 17 years ago
9e2779f
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
by Christoph Lameter
· 17 years ago
bbd0682
mm/sparse.c: improve the error handling for sparse_add_one_section()
by WANG Cong
· 17 years ago
af0cd5a
mm/sparse.c: check the return value of sparse_index_alloc()
by WANG Cong
· 17 years ago
6a22c57
Revert "x86_64: allocate sparsemem memmap above 4G"
by Linus Torvalds
· 17 years ago
98f3cfc
memory hotplug: Hot-add with sparsemem-vmemmap
by Yasunori Goto
· 17 years ago
5c0e306
Fix corruption of memmap on IA64 SPARSEMEM when mem_section is not a power of 2
by Mel Gorman
· 17 years ago
8f6aac4
Generic Virtual Memmap support for SPARSEMEM
by Christoph Lameter
· 17 years ago
540557b
sparsemem: record when a section has a valid mem_map
by Andy Whitcroft
· 17 years ago
cd881a6
sparsemem: clean up spelling error in comments
by Andy Whitcroft
· 17 years ago
85770ff
sparsemem: ensure we initialise the node mapping for SPARSEMEM_STATIC
by Andy Whitcroft
· 17 years ago
dec2e6b
x86_64: fix section mismatch warning in init.c
by Sam Ravnborg
· 17 years ago
193faea
Move three functions that are only needed for CONFIG_MEMORY_HOTPLUG
by Stephen Rothwell
· 17 years ago
2e1c49d
x86_64: allocate sparsemem memmap above 4G
by Zou Nan hai
· 17 years ago
577a32f
mm: fix section mismatch warnings
by Sam Ravnborg
· 17 years ago
72280ed
Add white list into modpost.c for memory hotplug code and ia64's machvec section
by Yasunori Goto
· 17 years ago
a3142c8
Fix section mismatch of memory hotplug related code.
by Yasunori Goto
· 17 years ago
6a5b518
[MM]: sparse_init() should be __init.
by David S. Miller
· 18 years ago
25ba77c
[PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int
by Andy Whitcroft
· 18 years ago
89689ae
[PATCH] Get rid of zone_table[]
by Christoph Lameter
· 18 years ago
f2d0aa5
[PATCH] memory hotplug: __GFP_NOWARN is better for __kmalloc_section_memmap()
by Yasunori Goto
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
34af946
[PATCH] spin/rwlock init cleanups
by Ingo Molnar
· 18 years ago
30c253e
[PATCH] sparsemem: record nid during memory present
by Andy Whitcroft
· 18 years ago
12783b0
[PATCH] SPARSEMEM incorrectly calculates section number
by Mike Kravetz
· 18 years ago
39d24e6
[PATCH] add slab_is_available() routine for boot code
by Mike Kravetz
· 18 years ago
46a66ee
[PATCH] sparsemem interaction with memory add bug fixes
by Mike Kravetz
· 19 years ago
22fc6ec
[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macros
by Ravikiran G Thirumalai
· 19 years ago
0b0acbe
[PATCH] memory hotplug: move section_mem_map alloc to sparse.c
by Dave Hansen
· 19 years ago
4ca644d
[PATCH] memory hotplug prep: __section_nr helper
by Dave Hansen
· 19 years ago
28ae55c
[PATCH] sparsemem extreme: hotplug preparation
by Dave Hansen
· 19 years ago
3e34726
[PATCH] sparsemem extreme implementation
by Bob Picco
· 19 years ago
802f192
[PATCH] SPARSEMEM EXTREME
by Bob Picco
· 19 years ago
29751f6
[PATCH] sparsemem hotplug base
by Andy Whitcroft
· 19 years ago
d41dee3
[PATCH] sparsemem memory model
by Andy Whitcroft
· 19 years ago