Joe Perches
|
0825a6f986
mm: use octal not symbolic permissions
|
7 年之前 |
Mathieu Malaterre
|
69b5086b12
mm/memblock: add missing include <linux/bootmem.h>
|
7 年之前 |
Minchan Kim
|
25cf23d7a9
mm/memblock: print memblock_remove
|
7 年之前 |
Stefan Agner
|
1c4bc43ddf
mm/memblock: introduce PHYS_ADDR_MAX
|
7 年之前 |
Linus Torvalds
|
49a695ba72
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
7 年之前 |
Stefan Agner
|
644d87dccd
mm/memblock.c: cast constant ULLONG_MAX to phys_addr_t
|
7 年之前 |
Randy Dunlap
|
514c603249
headers: untangle kmemleak.h from mm.h
|
7 年之前 |
Andy Shevchenko
|
5ad3509364
mm: reuse DEFINE_SHOW_ATTRIBUTE() macro
|
7 年之前 |
Pavel Tatashin
|
f165b378bb
mm: uninitialized struct page poisoning sanity checking
|
7 年之前 |
Pavel Tatashin
|
c9e97a1997
mm: initialize pages on demand during boot
|
7 年之前 |
Nicholas Piggin
|
b575454fa3
mm: make memblock_alloc_base_nid() non-static
|
7 年之前 |
Daniel Vacek
|
f59f1caf72
Revert "mm: page_alloc: skip over regions of invalid pfns where possible"
|
7 年之前 |
Daniel Vacek
|
379b03b7fa
mm/memblock.c: hardcode the end_pfn being -1
|
7 年之前 |
Yaowei Bai
|
937f0c2675
mm/memblock: memblock_is_map/region_memory can be boolean
|
7 年之前 |
Pavel Tatashin
|
ea1f5f3712
mm: define memblock_virt_alloc_try_nid_raw
|
7 年之前 |
Gioh Kim
|
66e8b438bd
mm/memblock.c: make the index explicit argument of for_each_memblock_type
|
7 年之前 |
Pavel Tatashin
|
91b540f988
mm/memblock.c: reversed logic in memblock_discard()
|
8 年之前 |
Pavel Tatashin
|
3010f87650
mm: discard memblock data later
|
8 年之前 |
Michal Hocko
|
4932381ee2
mm, memory_hotplug: move movable_node to the hotplug proper
|
8 年之前 |
Michal Hocko
|
f70029bbaa
mm, memory_hotplug: drop CONFIG_MOVABLE_NODE
|
8 年之前 |
Michal Hocko
|
864b9a393d
mm: consider memblock reservations for deferred memory initialization sizing
|
8 年之前 |
AKASHI Takahiro
|
c9ca9b4e21
memblock: add memblock_cap_memory_range()
|
8 年之前 |
AKASHI Takahiro
|
4c546b8a34
memblock: add memblock_clear_nomap()
|
8 年之前 |
AKASHI Takahiro
|
c9a1b80dae
mm/memblock.c: fix memblock_next_valid_pfn()
|
8 年之前 |
Heiko Carstens
|
0262d9c845
memblock: embed memblock type name within struct memblock_type
|
8 年之前 |
Heiko Carstens
|
409efd4c9b
memblock: also dump physmem list within __memblock_dump_all
|
8 年之前 |
Heiko Carstens
|
7409c5f738
memblock: let memblock_type_name know about physmem type
|
8 年之前 |
Miles Chen
|
5d63f81c9e
mm/memblock.c: remove unnecessary log and clean up
|
8 年之前 |
Wei Yang
|
7d41c03e2d
mm/memblock.c: check return value of memblock_reserve() in memblock_virt_alloc_internal()
|
8 年之前 |
Wei Yang
|
ef415ef411
mm/memblock.c: trivial code refine in memblock_is_region_memory()
|
8 年之前 |