Wei Yang
|
08994b2467
mm/sparse.c: pass the __highest_present_section_nr + 1 to alloc_func()
|
7 年之前 |
Wei Yang
|
d538c164fc
mm/sparse.c: check __highest_present_section_nr only for a present section
|
7 年之前 |
Pavel Tatashin
|
27227c7338
mm: sections are not offlined during memory hotremove
|
7 年之前 |
Pavel Tatashin
|
d0dc12e86b
mm/memory_hotplug: optimize memory hotplug
|
7 年之前 |
Linus Torvalds
|
f5a8eb632b
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
|
7 年之前 |
David Rientjes
|
fc5d1073ca
x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_SIZE logic
|
7 年之前 |
Arnd Bergmann
|
79375ea3ec
mm: remove obsolete alloc_remap()
|
7 年之前 |
Linus Torvalds
|
3ff1b28caa
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
7 年之前 |
Ross Zwisler
|
ee95f4059a
Merge branch 'for-4.16/nfit' into libnvdimm-for-next
|
7 年之前 |
Petr Tesarik
|
def9b71ee6
include/linux/mmzone.h: fix explanation of lower bits in the SPARSEMEM mem_map pointer
|
7 年之前 |
Christoph Hellwig
|
24b6d41643
mm: pass the vmem_altmap to vmemmap_free
|
7 年之前 |
Christoph Hellwig
|
7b73d978a5
mm: pass the vmem_altmap to vmemmap_populate
|
7 年之前 |
Baoquan He
|
d09cfbbfa0
mm/sparse.c: wrong allocation for mem_section
|
7 年之前 |
Pavel Tatashin
|
f7f99100d8
mm: stop zeroing memory during allocation in vmemmap
|
7 年之前 |
Ingo Molnar
|
d04fdafc06
Merge branch 'x86/mm' into x86/asm, to merge branches
|
7 年之前 |
Kirill A. Shutemov
|
629a359bdb
mm/sparsemem: Fix ARM64 boot crash when CONFIG_SPARSEMEM_EXTREME=y
|
7 年之前 |
Ingo Molnar
|
b3d9a13681
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Kirill A. Shutemov
|
83e3c48729
mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
|
7 年之前 |
Michal Hocko
|
b4ccec41af
mm/sparse.c: fix typo in online_mem_sections
|
8 年之前 |
Michal Hocko
|
b95046b047
mm, sparse, page_ext: drop ugly N_HIGH_MEMORY branches for allocations
|
8 年之前 |
Michal Hocko
|
f1dd2cd13c
mm, memory_hotplug: do not associate hotadded memory to zones until online
|
8 年之前 |
Michal Hocko
|
2d070eab2e
mm: consider zone which is not fully populated to have holes
|
8 年之前 |
Dave Hansen
|
c4e1be9ec1
mm, sparsemem: break out of loops early
|
8 年之前 |
Wei Yang
|
60a7a88dbb
mm/sparse: refine usemap_size() a little
|
8 年之前 |
Yasuaki Ishimatsu
|
ddffe98d16
mm/memory_hotplug: set magic number to page->freelist instead of page->lru.next
|
8 年之前 |
Yasuaki Ishimatsu
|
857e522a00
mm/sparse: use page_private() to get page->private value
|
8 年之前 |
Fabian Frederick
|
bd721ea73e
treewide: replace obsolete _refok by __ref
|
9 年之前 |
Zhou Chengming
|
91fd8b95d6
make __section_nr() more efficient
|
9 年之前 |
Joe Perches
|
1170532bb4
mm: convert printk(KERN_<LEVEL> to pr_<level>
|
9 年之前 |