Mike Rapoport
|
a36aab890c
mm/memblock.c: replace u64 with phys_addr_t where appropriate
|
7 年之前 |
Linus Torvalds
|
e6ecec342f
Merge tag 'docs-4.19' of git://git.lwn.net/linux
|
7 年之前 |
Mike Rapoport
|
3e039c5c0a
docs/mm: memblock: add overview documentation
|
7 年之前 |
Mike Rapoport
|
48a833cc74
docs/mm: memblock: add kernel-doc comments for memblock_add[_node]
|
7 年之前 |
Mike Rapoport
|
47cec4432a
docs/mm: memblock: update kernel-doc comments
|
7 年之前 |
Mike Rapoport
|
e1720fee27
mm/memblock: add a name for memblock flags enumeration
|
7 年之前 |
Mathieu Malaterre
|
1937367205
mm/memblock: add missing include <linux/bootmem.h>
|
7 年之前 |
Michal Hocko
|
e3d301cae0
mm/memblock.c: do not complain about top-down allocations for !MEMORY_HOTREMOVE
|
7 年之前 |
Andrew Morton
|
6cc22dc08a
revert "mm/memblock: add missing include <linux/bootmem.h>"
|
7 年之前 |
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 年之前 |