aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/node.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-18mm: make register_mem_sect_under_node() staticDavid Hildenbrand1-7/+0
2019-07-18mm/memory_hotplug: make unregister_memory_block_under_nodes() never failDavid Hildenbrand1-3/+2
2019-07-18mm/memory_hotplug: remove memory block devices before arch_remove_memory()David Hildenbrand1-4/+2
2019-04-04node: Add memory-side caching attributesKeith Busch1-0/+39
2019-04-04node: Add heterogenous memory access attributesKeith Busch1-0/+26
2019-04-04node: Link memory nodes to their compute nodesKeith Busch1-0/+6
2018-08-17mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_memory_range()Oscar Salvador1-5/+7
2018-05-25mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron1-3/+5
2018-04-05mm/memory_hotplug: don't read nid from struct page during hotplugPavel Tatashin1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-06mm, memory_hotplug: split up register_one_node()Michal Hocko1-1/+34
2012-12-11mm: cleanup register_node()Yasuaki Ishimatsu1-1/+0
2012-12-11numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang1-1/+1
2011-12-21convert 'memory' sysdev_class to a regular subsystemKay Sievers1-3/+3
2011-02-03memory hotplug: Update phys_index to [start|end]_section_nrNathan Fontenot1-2/+4
2010-11-10driver core: prune docs about device_interfaceBrandon Philips1-5/+0
2009-12-15hugetlb: offload per node attribute registrationsLee Schermerhorn1-0/+5
2009-12-15hugetlb: add per node hstate attributesLee Schermerhorn1-0/+11
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade1-0/+13
2006-08-27[PATCH] register_one_node() compile fixKAMEZAWA Hiroyuki1-1/+9
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki1-0/+13
2006-06-27[PATCH] Register sysfs file for hotplugged new nodeYasunori Goto1-0/+4
2005-06-20[PATCH] Driver core: unregister_node() for hotplug useKeiichiro Tokunaga1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+33