summaryrefslogtreecommitdiff
path: root/include/linux/node.h
AgeCommit message (Expand)Author
2023-12-22base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'Dave Jiang
2022-10-03mm: hugetlb: simplify per-node sysfs creation and removalMuchun Song
2022-09-26mm/demotion: update node_is_toptier to work with memory tiersAneesh Kumar K.V
2022-03-22drivers/base/node: rename link_mem_sections() to register_memory_block_under_...David Hildenbrand
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand
2022-03-22NUMA Balancing: add page promotion counterHuang Ying
2021-11-06mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand
2020-10-16mm: don't panic when links can't be created in sysfsLaurent Dufour
2020-09-26mm: don't rely on system state to detect hot-plug operationsLaurent Dufour
2019-07-18mm: make register_mem_sect_under_node() staticDavid Hildenbrand
2019-07-18mm/memory_hotplug: make unregister_memory_block_under_nodes() never failDavid Hildenbrand
2019-07-18mm/memory_hotplug: remove memory block devices before arch_remove_memory()David Hildenbrand
2019-04-04node: Add memory-side caching attributesKeith Busch
2019-04-04node: Add heterogenous memory access attributesKeith Busch
2019-04-04node: Link memory nodes to their compute nodesKeith Busch
2018-08-17mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_m...Oscar Salvador
2018-05-25mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron
2018-04-05mm/memory_hotplug: don't read nid from struct page during hotplugPavel Tatashin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-06mm, memory_hotplug: split up register_one_node()Michal Hocko
2012-12-11mm: cleanup register_node()Yasuaki Ishimatsu
2012-12-11numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang
2011-12-21convert 'memory' sysdev_class to a regular subsystemKay Sievers
2011-02-03memory hotplug: Update phys_index to [start|end]_section_nrNathan Fontenot
2010-11-10driver core: prune docs about device_interfaceBrandon Philips
2009-12-15hugetlb: offload per node attribute registrationsLee Schermerhorn
2009-12-15hugetlb: add per node hstate attributesLee Schermerhorn
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade
2006-08-27[PATCH] register_one_node() compile fixKAMEZAWA Hiroyuki
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki
2006-06-27[PATCH] Register sysfs file for hotplugged new nodeYasunori Goto
2005-06-20[PATCH] Driver core: unregister_node() for hotplug useKeiichiro Tokunaga
2005-04-16Linux-2.6.12-rc2Linus Torvalds