index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memory_hotplug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-22
mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
David Hildenbrand
1
-2
/
+2
2020-10-07
mm: don't rely on system state to detect hot-plug operations
Laurent Dufour
1
-1
/
+2
2020-10-07
mm: replace memmap_context by meminit_context
Laurent Dufour
1
-1
/
+1
2020-02-11
mm/memory_hotplug: fix remove_memory() lockdep splat
Dan Williams
1
-3
/
+6
2020-01-29
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
1
-15
/
+14
2020-01-29
mm/memory_hotplug: fix try_offline_node()
David Hildenbrand
1
-16
/
+27
2020-01-29
mm/hotplug: kill is_dev_zone() usage in __remove_pages()
Dan Williams
1
-5
/
+2
2020-01-29
mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section
David Hildenbrand
1
-1
/
+1
2020-01-29
mm/memory_hotplug: remove memory block devices before arch_remove_memory()
David Hildenbrand
1
-2
/
+3
2020-01-29
mm/memory_hotplug: create memory block devices after arch_add_memory()
David Hildenbrand
1
-7
/
+8
2020-01-29
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
1
-2
/
+0
2020-01-29
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
1
-3
/
+2
2020-01-29
mm/memory_hotplug: make __remove_section() never fail
David Hildenbrand
1
-13
/
+9
2020-01-29
mm/memory_hotplug: make unregister_memory_section() never fail
David Hildenbrand
1
-3
/
+1
2020-01-29
mm/memory_hotplug: release memory resource after arch_remove_memory()
David Hildenbrand
1
-14
/
+21
2020-01-29
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
1
-1
/
+1
2020-01-29
mm, sparse: pass nid instead of pgdat to sparse_add_one_section()
Wei Yang
1
-1
/
+1
2020-01-29
mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
David Hildenbrand
1
-1
/
+8
2019-12-01
mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()
David Hildenbrand
1
-13
/
+13
2019-12-01
mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
David Hildenbrand
1
-8
/
+20
2019-12-01
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
1
-3
/
+19
2019-11-24
mm/memory_hotplug: fix updating the node span
David Hildenbrand
1
-0
/
+8
2019-11-24
mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span()
David Hildenbrand
1
-60
/
+15
2019-05-16
mm/memory_hotplug.c: drop memory device reference after find_memory_block()
David Hildenbrand
1
-0
/
+1
2019-03-13
mm, memory_hotplug: fix off-by-one in is_pageblock_removable
Michal Hocko
1
-12
/
+15
2019-03-13
mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone
Mikhail Zaslonko
1
-0
/
+3
2019-03-13
mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone
Michal Hocko
1
-1
/
+2
2019-02-06
mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepages
Oscar Salvador
1
-16
/
+20
2019-01-13
hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
Michal Hocko
1
-0
/
+16
2018-11-21
memory_hotplug: cond_resched in __remove_pages
Michal Hocko
1
-0
/
+1
2018-09-04
mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported.
Aneesh Kumar K.V
1
-1
/
+2
2018-08-22
mm/page_alloc: Introduce free_area_init_core_hotplug
Oscar Salvador
1
-11
/
+5
2018-08-17
mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_m...
Oscar Salvador
1
-4
/
+1
2018-08-17
mm/memory_hotplug.c: call register_mem_sect_under_node()
Oscar Salvador
1
-21
/
+11
2018-08-17
mm/memory_hotplug.c: make add_memory_resource use __try_online_node
Oscar Salvador
1
-28
/
+39
2018-06-07
mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.c
Mathieu Malaterre
1
-0
/
+23
2018-05-25
mm/memory_hotplug: fix leftover use of struct page during hotplug
Jonathan Cameron
1
-1
/
+1
2018-04-11
mm: unclutter THP migration
Michal Hocko
1
-1
/
+1
2018-04-11
mm, migrate: remove reason argument from new_page_t
Michal Hocko
1
-2
/
+1
2018-04-05
mm: kernel-doc: add missing parameter descriptions
Mike Rapoport
1
-0
/
+6
2018-04-05
mm/memory_hotplug: optimize memory hotplug
Pavel Tatashin
1
-19
/
+8
2018-04-05
mm/memory_hotplug: don't read nid from struct page during hotplug
Pavel Tatashin
1
-1
/
+1
2018-04-05
mm/memory_hotplug: enforce block size aligned range check
Pavel Tatashin
1
-7
/
+8
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-21
/
+18
2018-01-31
mm: memory_hotplug: remove second __nr_to_section in register_page_bootmem_in...
Oscar Salvador
1
-2
/
+2
2018-01-31
mm/memory_hotplug.c: remove unnecesary check from register_page_bootmem_info_...
Oscar Salvador
1
-3
/
+0
2018-01-31
mm: drop hotplug lock from lru_add_drain_all()
Michal Hocko
1
-1
/
+1
2018-01-08
mm: pass the vmem_altmap to memmap_init_zone
Christoph Hellwig
1
-4
/
+5
2018-01-08
mm: pass the vmem_altmap to vmemmap_free
Christoph Hellwig
1
-3
/
+4
2018-01-08
mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
Christoph Hellwig
1
-6
/
+2
[next]