aboutsummaryrefslogtreecommitdiff
path: root/include/linux/node.h
AgeCommit message (Expand)AuthorFilesLines
2019-07-18mm: make register_mem_sect_under_node() staticGravatar David Hildenbrand 1-7/+0
2019-07-18mm/memory_hotplug: make unregister_memory_block_under_nodes() never failGravatar David Hildenbrand 1-3/+2
2019-07-18mm/memory_hotplug: remove memory block devices before arch_remove_memory()Gravatar David Hildenbrand 1-4/+2
2019-04-04node: Add memory-side caching attributesGravatar Keith Busch 1-0/+39
2019-04-04node: Add heterogenous memory access attributesGravatar Keith Busch 1-0/+26
2019-04-04node: Link memory nodes to their compute nodesGravatar Keith Busch 1-0/+6
2018-08-17mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_m...Gravatar Oscar Salvador 1-5/+7
2018-05-25mm/memory_hotplug: fix leftover use of struct page during hotplugGravatar Jonathan Cameron 1-3/+5
2018-04-05mm/memory_hotplug: don't read nid from struct page during hotplugGravatar Pavel Tatashin 1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-07-06mm, memory_hotplug: split up register_one_node()Gravatar Michal Hocko 1-1/+34
2012-12-11mm: cleanup register_node()Gravatar Yasuaki Ishimatsu 1-1/+0
2012-12-11numa: convert static memory to dynamically allocated memory for per node deviceGravatar Wen Congyang 1-1/+1
2011-12-21convert 'memory' sysdev_class to a regular subsystemGravatar Kay Sievers 1-3/+3
2011-02-03memory hotplug: Update phys_index to [start|end]_section_nrGravatar Nathan Fontenot 1-2/+4
2010-11-10driver core: prune docs about device_interfaceGravatar Brandon Philips 1-5/+0
2009-12-15hugetlb: offload per node attribute registrationsGravatar Lee Schermerhorn 1-0/+5
2009-12-15hugetlb: add per node hstate attributesGravatar Lee Schermerhorn 1-0/+11
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGravatar Gary Hade 1-0/+13
2006-08-27[PATCH] register_one_node() compile fixGravatar KAMEZAWA Hiroyuki 1-1/+9
2006-06-27[PATCH] node hotplug: register cpu: remove node structGravatar KAMEZAWA Hiroyuki 1-0/+13
2006-06-27[PATCH] Register sysfs file for hotplugged new nodeGravatar Yasunori Goto 1-0/+4
2005-06-20[PATCH] Driver core: unregister_node() for hotplug useGravatar Keiichiro Tokunaga 1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+33