index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
memory_hotplug.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-06-10
1
-0
/
+1
|
\
|
*
mm/memory_hotplug: Introduce offline_and_remove_memory()
David Hildenbrand
2020-06-04
1
-0
/
+1
*
|
mm/memory_hotplug: introduce add_memory_driver_managed()
David Hildenbrand
2020-06-04
1
-0
/
+2
*
|
mm/memory_hotplug: remove is_mem_section_removable()
David Hildenbrand
2020-06-04
1
-7
/
+0
|
/
*
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
2020-04-10
1
-0
/
+3
*
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
2020-04-10
1
-8
/
+8
*
mm/memory_hotplug: drop the flags field from struct mhp_restrictions
Logan Gunthorpe
2020-04-10
1
-2
/
+0
*
mm/memory_hotplug: allow to specify a default online_type
David Hildenbrand
2020-04-07
1
-0
/
+2
*
mm/memory_hotplug: convert memhp_auto_online to store an online_type
David Hildenbrand
2020-04-07
1
-1
/
+2
*
drivers/base/memory: map MMOP_OFFLINE to 0
David Hildenbrand
2020-04-07
1
-1
/
+1
*
drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINE
David Hildenbrand
2020-04-07
1
-1
/
+5
*
mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()
David Hildenbrand
2020-02-04
1
-2
/
+2
*
mm/memory_hotplug: pass in nid to online_pages()
David Hildenbrand
2020-01-31
1
-1
/
+2
*
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
2020-01-04
1
-2
/
+5
*
mm/memory_hotplug.c: remove __online_page_set_limits()
Souptick Joarder
2019-12-01
1
-2
/
+0
*
include/linux/memory_hotplug.h: move definitions of {set,clear}_zone_contiguous
Ben Dooks (Codethink)
2019-12-01
1
-3
/
+3
*
mm/memory_hotplug: remove __online_page_free() and __online_page_increment_co...
David Hildenbrand
2019-12-01
1
-2
/
+0
*
mm/memory_hotplug: export generic_online_page()
David Hildenbrand
2019-12-01
1
-0
/
+1
*
mm/sparsemem: support sub-section hotplug
Dan Williams
2019-07-18
1
-1
/
+1
*
mm/sparsemem: prepare for sub-section ranges
Dan Williams
2019-07-18
1
-2
/
+3
*
mm/memory_hotplug: move and simplify walk_memory_blocks()
David Hildenbrand
2019-07-18
1
-2
/
+0
*
mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...
David Hildenbrand
2019-07-18
1
-1
/
+1
*
mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section
David Hildenbrand
2019-07-18
1
-1
/
+1
*
mm/memory_hotplug: drop MHP_MEMBLOCK_API
David Hildenbrand
2019-07-18
1
-8
/
+0
*
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
2019-07-18
1
-2
/
+0
*
mm/hotplug: make remove_memory() interface usable
Pavel Tatashin
2019-07-16
1
-2
/
+6
*
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
2019-05-14
1
-4
/
+4
*
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
2019-05-14
1
-7
/
+24
*
mm, memory_hotplug: cleanup memory offline path
Michal Hocko
2019-05-14
1
-1
/
+2
*
Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-03-11
1
-0
/
+2
|
\
|
*
x86: respect memory size limiting via mem= parameter
Juergen Gross
2019-02-18
1
-0
/
+2
*
|
mm/page_alloc.c: memory hotplug: free pages as higher order
Arun KS
2019-03-05
1
-1
/
+1
|
/
*
mm/hotplug: invalid PFNs from pfn_to_online_page()
Qian Cai
2019-02-01
1
-8
/
+10
*
include/linux/memory_hotplug.h: remove duplicate declaration of offline_pages()
Wei Yang
2018-12-28
1
-1
/
+0
*
mm, sparse: pass nid instead of pgdat to sparse_add_one_section()
Wei Yang
2018-12-28
1
-2
/
+2
*
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
2018-12-28
1
-2
/
+2
*
mm/memory_hotplug: drop "online" parameter from add_memory_resource()
David Hildenbrand
2018-12-28
1
-1
/
+1
*
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
2018-10-31
1
-0
/
+1
*
mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
David Hildenbrand
2018-10-31
1
-1
/
+2
*
mm/page_alloc: Introduce free_area_init_core_hotplug
Oscar Salvador
2018-08-22
1
-0
/
+1
*
mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.c
Mathieu Malaterre
2018-06-07
1
-1
/
+0
*
Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
Joonsoo Kim
2018-05-24
1
-0
/
+3
*
mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE
Joonsoo Kim
2018-04-11
1
-3
/
+0
*
mm: disable interrupts while initializing deferred pages
Pavel Tatashin
2018-04-05
1
-25
/
+28
*
mm: pass the vmem_altmap to memmap_init_zone
Christoph Hellwig
2018-01-08
1
-1
/
+1
*
mm: pass the vmem_altmap to vmemmap_free
Christoph Hellwig
2018-01-08
1
-1
/
+1
*
mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
Christoph Hellwig
2018-01-08
1
-2
/
+3
*
mm: pass the vmem_altmap to vmemmap_populate
Christoph Hellwig
2018-01-08
1
-1
/
+2
*
mm: pass the vmem_altmap to arch_add_memory and __add_pages
Christoph Hellwig
2018-01-08
1
-7
/
+10
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
[next]