index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
memblock.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-02
mm: consider memblock reservations for deferred memory initialization sizing
Michal Hocko
1
-0
/
+8
2017-04-05
memblock: add memblock_cap_memory_range()
AKASHI Takahiro
1
-0
/
+1
2017-04-05
memblock: add memblock_clear_nomap()
AKASHI Takahiro
1
-0
/
+1
2017-02-24
memblock: embed memblock type name within struct memblock_type
Heiko Carstens
1
-0
/
+1
2017-02-22
mm: page_alloc: skip over regions of invalid pfns where possible
Paul Burton
1
-0
/
+1
2016-10-07
mm/memblock.c: expose total reserved memory
Srikar Dronamraju
1
-0
/
+1
2016-07-28
mm/memblock.c: add new infrastructure to address the mem limit issue
Dennis Chen
1
-0
/
+1
2016-07-26
include/linux/memblock.h: Clean up code for several trivial details
Chen Gang
1
-11
/
+9
2016-01-15
memblock: fix section mismatch
Kirill A. Shutemov
1
-9
/
+9
2016-01-14
include/linux/memblock.h: fix ordering of 'flags' argument in comments
Florian Fainelli
1
-2
/
+2
2016-01-14
mm/memblock: introduce for_each_memblock_type()
Alexander Kuleshov
1
-0
/
+5
2016-01-14
mm/memblock.c: memblock_is_memory()/reserved() can be boolean
Yaowei Bai
1
-2
/
+2
2015-12-09
mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory table
Ard Biesheuvel
1
-0
/
+8
2015-11-05
mm/memblock: make memblock_remove_range() static
Alexander Kuleshov
1
-4
/
+0
2015-09-08
mem-hotplug: handle node hole when initializing numa_meminfo.
Tang Chen
1
-0
/
+2
2015-09-08
mm/memblock.c: make memblock_overlaps_region() return bool.
Tang Chen
1
-1
/
+1
2015-06-30
memblock: introduce a for_each_reserved_mem_region iterator
Robin Holt
1
-0
/
+18
2015-06-24
mm/memblock: allocate boot time data structures from mirrored memory
Tony Luck
1
-0
/
+8
2015-06-24
mm/memblock: add extra "flags" to memblock to allow selection of memory based...
Tony Luck
1
-15
/
+26
2015-04-14
memtest: use phys_addr_t for physical addresses
Vladimir Murzin
1
-2
/
+2
2015-04-14
mm: move memtest under mm
Vladimir Murzin
1
-0
/
+8
2014-08-06
include/linux/memblock.h: add __init to memblock_set_bottom_up()
Fabian Frederick
1
-2
/
+2
2014-06-04
memblock: introduce memblock_alloc_range()
Akinobu Mita
1
-0
/
+2
2014-05-20
mm/memblock: add physical memory list
Philipp Hachtmann
1
-0
/
+4
2014-05-20
mm/memblock: Do some refactoring, enhance API
Philipp Hachtmann
1
-14
/
+61
2014-03-12
ARM: 7993/1: mm/memblock: add memblock_get_current_limit
Laura Abbott
1
-0
/
+2
2014-01-23
mm: free memblock.memory in free_all_bootmem
Philipp Hachtmann
1
-0
/
+1
2014-01-21
mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODES
Grygorii Strashko
1
-2
/
+2
2014-01-21
mm/memblock: reorder parameters of memblock_find_in_range_node
Grygorii Strashko
1
-2
/
+3
2014-01-21
memblock, mem_hotplug: make memblock skip hotpluggable regions if needed
Tang Chen
1
-0
/
+24
2014-01-21
memblock: make memblock_set_node() support different memblock_type
Tang Chen
1
-1
/
+2
2014-01-21
memblock, mem_hotplug: introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable r...
Tang Chen
1
-0
/
+17
2014-01-21
memblock, numa: introduce flags field into memblock
Tang Chen
1
-0
/
+1
2013-11-13
mm/memblock.c: introduce bottom-up allocation mode
Tang Chen
1
-0
/
+24
2013-09-11
memblock, numa: binary search node id
Yinghai Lu
1
-0
/
+2
2013-03-02
x86, ACPI, mm: Revert movablemem_map support
Yinghai Lu
1
-2
/
+0
2013-02-23
mm/memblock.c: use CONFIG_HAVE_MEMBLOCK_NODE_MAP to protect movablecore_map i...
Tang Chen
1
-0
/
+1
2013-02-23
page_alloc: bootmem limit with movablecore_map
Tang Chen
1
-0
/
+1
2013-01-29
memblock: Add memblock_mem_size()
Yinghai Lu
1
-0
/
+1
2012-10-24
x86, mm: Trim memory in memblock to be page aligned
Yinghai Lu
1
-0
/
+1
2012-10-09
mm/memblock: cleanup early_node_map[] related comments
Wanpeng Li
1
-2
/
+1
2012-07-11
memblock: free allocated memblock_reserved_regions later
Yinghai Lu
1
-3
/
+1
2011-12-08
memblock: Reimplement memblock allocation using reverse free area iterator
Tejun Heo
1
-2
/
+22
2011-12-08
memblock: Kill early_node_map[]
Tejun Heo
1
-3
/
+20
2011-12-08
memblock: Implement memblock_add_node()
Tejun Heo
1
-0
/
+1
2011-12-08
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
1
-2
/
+1
2011-12-08
memblock: Track total size of regions automatically
Tejun Heo
1
-1
/
+1
2011-12-08
memblock: Kill memblock_init()
Tejun Heo
1
-1
/
+0
2011-12-08
memblock: Add __memblock_dump_all()
Tejun Heo
1
-1
/
+7
2011-12-08
memblock: Make memblock_{add|remove|free|reserve}() return int and update pro...
Tejun Heo
1
-35
/
+29
[next]