index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
memblock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/memblock: define memblock_physmem_add()
Anshuman Khandual
2020-01-31
1
-4
/
+3
*
mm: support memblock alloc on the exact node for sparse_buffer_init()
Yunfeng Ye
2019-12-01
1
-0
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
mm: memblock: make keeping memblock memory opt-in rather than opt-out
Mike Rapoport
2019-05-14
1
-1
/
+2
*
mm: initialize MAX_ORDER_NR_PAGES at a time instead of doing larger sections
Alexander Duyck
2019-05-14
1
-0
/
+16
*
mm: implement new zone specific memblock iterator
Alexander Duyck
2019-05-14
1
-0
/
+25
*
memblock: remove memblock_{set,clear}_region_flags
Mike Rapoport
2019-03-12
1
-12
/
+0
*
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
2019-03-12
1
-35
/
+0
*
memblock: make memblock_find_in_range_node() and choose_memblock_flags() static
Mike Rapoport
2019-03-12
1
-4
/
+0
*
memblock: refactor internal allocation functions
Mike Rapoport
2019-03-12
1
-1
/
+0
*
memblock: drop memblock_alloc_base()
Mike Rapoport
2019-03-12
1
-2
/
+0
*
memblock: drop __memblock_alloc_base()
Mike Rapoport
2019-03-12
1
-2
/
+0
*
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
2019-03-12
1
-1
/
+6
*
memblock: emphasize that memblock_alloc_range() returns a physical address
Mike Rapoport
2019-03-12
1
-3
/
+2
*
memblock: drop memblock_alloc_base_nid()
Mike Rapoport
2019-03-12
1
-3
/
+0
*
arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table
Ard Biesheuvel
2019-02-16
1
-3
/
+0
*
mm/memblock.c: skip kmemleak for kasan_init()
Qian Cai
2018-12-28
1
-0
/
+1
*
memblock: replace usage of __memblock_free_early() with memblock_free()
Mike Rapoport
2018-12-28
1
-3
/
+2
*
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-1
/
+2
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-4
/
+147
*
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-31
1
-3
/
+3
*
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
2018-10-31
1
-7
/
+0
*
mm: zero remaining unavailable struct pages
Naoya Horiguchi
2018-10-26
1
-15
/
+0
*
docs/mm: memblock: add kernel-doc description for memblock types
Mike Rapoport
2018-08-02
1
-4
/
+33
*
docs/mm: memblock: update kernel-doc comments
Mike Rapoport
2018-08-02
1
-5
/
+12
*
mm/memblock: add a name for memblock flags enumeration
Mike Rapoport
2018-08-02
1
-11
/
+11
*
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-04-07
1
-0
/
+3
|
\
|
*
mm: make memblock_alloc_base_nid() non-static
Nicholas Piggin
2018-03-30
1
-0
/
+3
*
|
mm: initialize pages on demand during boot
Pavel Tatashin
2018-04-05
1
-10
/
+0
*
|
Revert "mm: page_alloc: skip over regions of invalid pfns where possible"
Daniel Vacek
2018-03-22
1
-1
/
+0
|
/
*
mm/memblock: memblock_is_map/region_memory can be boolean
Yaowei Bai
2018-02-06
1
-2
/
+2
*
mm: zero reserved and unavailable struct pages
Pavel Tatashin
2017-11-15
1
-0
/
+16
*
mm/memblock.c: make the index explicit argument of for_each_memblock_type
Gioh Kim
2017-11-15
1
-4
/
+4
*
mm: discard memblock data later
Pavel Tatashin
2017-08-18
1
-2
/
+4
*
mm, memory_hotplug: move movable_node to the hotplug proper
Michal Hocko
2017-07-06
1
-7
/
+0
*
mm, memory_hotplug: drop CONFIG_MOVABLE_NODE
Michal Hocko
2017-07-06
1
-18
/
+0
*
mm: consider memblock reservations for deferred memory initialization sizing
Michal Hocko
2017-06-02
1
-0
/
+8
*
memblock: add memblock_cap_memory_range()
AKASHI Takahiro
2017-04-05
1
-0
/
+1
*
memblock: add memblock_clear_nomap()
AKASHI Takahiro
2017-04-05
1
-0
/
+1
*
memblock: embed memblock type name within struct memblock_type
Heiko Carstens
2017-02-24
1
-0
/
+1
*
mm: page_alloc: skip over regions of invalid pfns where possible
Paul Burton
2017-02-22
1
-0
/
+1
*
mm/memblock.c: expose total reserved memory
Srikar Dronamraju
2016-10-07
1
-0
/
+1
*
mm/memblock.c: add new infrastructure to address the mem limit issue
Dennis Chen
2016-07-28
1
-0
/
+1
*
include/linux/memblock.h: Clean up code for several trivial details
Chen Gang
2016-07-26
1
-11
/
+9
*
memblock: fix section mismatch
Kirill A. Shutemov
2016-01-15
1
-9
/
+9
*
include/linux/memblock.h: fix ordering of 'flags' argument in comments
Florian Fainelli
2016-01-14
1
-2
/
+2
*
mm/memblock: introduce for_each_memblock_type()
Alexander Kuleshov
2016-01-14
1
-0
/
+5
*
mm/memblock.c: memblock_is_memory()/reserved() can be boolean
Yaowei Bai
2016-01-14
1
-2
/
+2
*
mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory table
Ard Biesheuvel
2015-12-09
1
-0
/
+8
*
mm/memblock: make memblock_remove_range() static
Alexander Kuleshov
2015-11-05
1
-4
/
+0
[next]