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