Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-19mm: make register_mem_sect_under_node() staticDavid Hildenbrand
2019-07-19mm/memory_hotplug: make unregister_memory_block_under_nodes() never failDavid Hildenbrand
2019-07-19mm/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-18mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_m...Oscar Salvador
2018-05-26mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron
2018-04-06mm/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-07mm, memory_hotplug: split up register_one_node()Michal Hocko
2012-12-12mm: cleanup register_node()Yasuaki Ishimatsu
2012-12-12numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang
2011-12-22convert 'memory' sysdev_class to a regular subsystemKay Sievers
2011-02-04memory hotplug: Update phys_index to [start|end]_section_nrNathan Fontenot
2010-11-11driver 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-07mm: show node to memory section relationship with symlinks in sysfsGary Hade
2006-08-27[PATCH] register_one_node() compile fixKAMEZAWA Hiroyuki
2006-06-28[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki
2006-06-28[PATCH] Register sysfs file for hotplugged new nodeYasunori Goto
2005-06-21[PATCH] Driver core: unregister_node() for hotplug useKeiichiro Tokunaga
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds