aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/memory_hotplug.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-09memory-hotplug: add sysfs valid_zones attributeZhang Zhen1-0/+1
2014-08-06memory-hotplug: add zone_for_memory() for selecting zone for new memoryWang Nan1-0/+1
2014-08-06mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1Tang Chen1-4/+5
2014-06-04mem-hotplug: implement get/put_online_memsVladimir Davydov1-10/+4
2013-11-13mm/sparsemem: use PAGES_PER_SECTION to remove redundant nr_pages parameterZhang Yanfei1-2/+1
2013-11-13cpu/mem hotplug: add try_online_node() for cpu_up()Toshi Kani1-1/+7
2013-06-01Memory hotplug: Move alternative function definitions to headerRafael J. Wysocki1-0/+9
2013-06-01Memory hotplug / ACPI: Simplify memory removalRafael J. Wysocki1-1/+1
2013-06-01Driver core / MM: Drop offline_memory_block()Rafael J. Wysocki1-1/+0
2013-05-12ACPI / memhotplug: Bind removable memory blocks to ACPI device nodesRafael J. Wysocki1-0/+2
2013-04-29mm, hotplug: avoid compiling memory hotremove functions when disabledDavid Rientjes1-2/+2
2013-02-23memory-hotplug: export the function try_offline_node()Wen Congyang1-0/+3
2013-02-23memory-hotplug: remove sysfs file of nodeTang Chen1-1/+1
2013-02-23memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu1-7/+6
2013-02-23memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang1-0/+1
2013-02-23memory-hotplug: check whether all memory blocks are offlined or not when removing memoryYasuaki Ishimatsu1-0/+1
2012-12-11mm, memory-hotplug: dynamic configure movable memory and portion memoryLai Jiangshan1-1/+12
2012-10-09memory-hotplug: update memory block's state and notify userspaceWen Congyang1-0/+2
2012-10-09memory-hotplug: preparation to notify memory block's state at memory hot removeWen Congyang1-0/+1
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker1-0/+1
2011-07-25mm: extend memory hotplug API to allow memory hotplug in virtual machinesDaniel Kiper1-2/+9
2011-01-15Merge branch 'slub/hotplug' into slab/urgentPekka Enberg1-0/+6
2011-01-13thp: remove PG_buddyAndrea Arcangeli1-5/+9
2011-01-11memory hotplug: one more lock on memory hotplugKAMEZAWA Hiroyuki1-0/+6
2010-12-02mem-hotplug: introduce {un}lock_memory_hotplug()KOSAKI Motohiro1-0/+6
2010-10-26memory hotplug: unify is_removable and offline detection codeKAMEZAWA Hiroyuki1-0/+4
2010-05-25cpu/mem hotplug: enable CPUs online before local memory onlineminskey guo1-0/+1
2009-12-15mm: memory_hotplug: make offline_pages() staticAndrew Morton1-1/+0
2009-09-23walk system ram rangeKAMEZAWA Hiroyuki1-8/+0
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade1-1/+1
2008-07-24memory-hotplug: add sysfs removable attribute for hotplug memory removeBadari Pulavarty1-0/+12
2008-07-24memory hotplug: small fixes to bootmem freeing for memory hotremoveYasunori Goto1-4/+4
2008-06-09[POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=nNathan Lynch1-8/+8
2008-04-28memory hotplug: register section/node id to freeYasunori Goto1-0/+27
2008-04-28hotplug memory remove: generic __remove_pages() supportBadari Pulavarty1-1/+5
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki1-10/+2
2007-10-16memory unplug: page offlineKAMEZAWA Hiroyuki1-1/+4
2007-10-16memory unplug: memory hotplug cleanupKAMEZAWA Hiroyuki1-0/+8
2007-10-16Clean up duplicate includes in include/linux/memory_hotplug.hJesper Juhl1-1/+0
2006-10-01[PATCH] hot-add-mem x86_64: fixup externsKeith Mannthey1-0/+2
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgdat and per node dataYasunori Goto1-7/+2
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat address arrayYasunori Goto1-3/+1
2006-06-27[PATCH] pgdat allocation for new node add (refresh node_data[])Yasunori Goto1-0/+12
2006-06-27[PATCH] pgdat allocation for new node add (generic alloc node_data)Yasunori Goto1-0/+55
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto1-1/+12
2006-04-20[PATCH] memory_hotplug.h cleanupAdrian Bunk1-3/+0
2006-04-09[PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen1-7/+7
2006-03-06[PATCH] memory-hotplug compile fixKAMEZAWA Hiroyuki1-0/+4
2005-10-29[PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen1-0/+35
2005-10-29[PATCH] memory hotplug locking: zone span seqlockDave Hansen1-2/+37