index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2022-03-23
drivers/base/memory: determine and store zone for single-zone memory blocks
David Hildenbrand
1
-4
/
+2
2022-03-23
mm, memory_hotplug: reorganize new pgdat initialization
Michal Hocko
1
-1
/
+1
2022-03-23
mm, memory_hotplug: drop arch_free_nodedata
Michal Hocko
1
-3
/
+0
2022-03-23
mm: handle uninitialized numa nodes gracefully
Michal Hocko
1
-1
/
+1
2022-03-23
mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOT...
Michal Hocko
1
-60
/
+59
2021-11-06
mm/memory_hotplug: remove stale function declarations
David Hildenbrand
1
-3
/
+0
2021-09-08
mm/memory_hotplug: memory group aware "auto-movable" online policy
David Hildenbrand
1
-1
/
+2
2021-09-08
mm/memory_hotplug: track present pages in memory groups
David Hildenbrand
1
-4
/
+9
2021-09-08
drivers/base/memory: introduce "memory groups" to logically group memory blocks
David Hildenbrand
1
-0
/
+5
2021-09-08
mm: track present early pages per zone
David Hildenbrand
1
-1
/
+1
2021-09-08
mm/memory_hotplug: remove nid parameter from remove_memory() and friends
David Hildenbrand
1
-5
/
+5
2021-09-08
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
1
-2
/
+1
2021-09-08
mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
David Hildenbrand
1
-2
/
+2
2021-07-01
mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
Muchun Song
1
-27
/
+0
2021-05-05
mm,memory_hotplug: allocate memmap from the added memory range
Oscar Salvador
1
-1
/
+14
2021-02-26
mm/memory_hotplug: prevalidate the address range being added with platform
Anshuman Khandual
1
-0
/
+10
2021-02-26
mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCE
David Hildenbrand
1
-1
/
+1
2021-02-26
mm/memory_hotplug: rename all existing 'memhp' into 'mhp'
Anshuman Khandual
1
-2
/
+2
2021-02-26
mm: move pfn_to_online_page() out of line
Dan Williams
1
-16
/
+1
2020-12-18
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+3
2020-11-22
mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports
Dan Williams
1
-14
/
+0
2020-11-19
powerpc/mm: factor out creating/removing linear mapping
David Hildenbrand
1
-0
/
+3
2020-10-16
mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM reso...
David Hildenbrand
1
-0
/
+7
2020-10-16
mm/memory_hotplug: prepare passing flags to add_memory() and friends
David Hildenbrand
1
-4
/
+12
2020-10-16
mm/memory_hotplug: guard more declarations by CONFIG_MEMORY_HOTPLUG
David Hildenbrand
1
-9
/
+3
2020-10-16
mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()
David Hildenbrand
1
-1
/
+2
2020-10-16
mm/page_alloc: simplify __offline_isolated_pages()
David Hildenbrand
1
-2
/
+2
2020-10-14
mm/memory_hotplug: introduce default phys_to_target_node() implementation
Dan Williams
1
-9
/
+14
2020-06-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+1
2020-06-05
mm/memory_hotplug: introduce add_memory_driver_managed()
David Hildenbrand
1
-0
/
+2
2020-06-05
mm/memory_hotplug: remove is_mem_section_removable()
David Hildenbrand
1
-7
/
+0
2020-06-04
mm/memory_hotplug: Introduce offline_and_remove_memory()
David Hildenbrand
1
-0
/
+1
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
[next]