| Commit message (Expand) | Author | Age | Files | Lines |
* | mm, memory_hotplug: move movable_node to the hotplug proper | Michal Hocko | 2017-07-06 | 1 | -0/+10 |
* | mm, memory_hotplug: remove unused cruft after memory hotplug rework | Michal Hocko | 2017-07-06 | 1 | -2/+0 |
* | mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory | Michal Hocko | 2017-07-06 | 1 | -1/+1 |
* | mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zone | Michal Hocko | 2017-07-06 | 1 | -0/+2 |
* | mm, memory_hotplug: do not associate hotadded memory to zones until online | Michal Hocko | 2017-07-06 | 1 | -6/+7 |
* | mm: consider zone which is not fully populated to have holes | Michal Hocko | 2017-07-06 | 1 | -0/+22 |
* | mm, memory_hotplug: get rid of is_zone_device_section | Michal Hocko | 2017-07-06 | 1 | -1/+1 |
* | base/memory, hotplug: fix a kernel oops in show_valid_zones() | Toshi Kani | 2017-02-03 | 1 | -1/+2 |
* | memory_hotplug: make zone_can_shift() return a boolean value | Yasuaki Ishimatsu | 2017-01-24 | 1 | -2/+2 |
* | memory-hotplug: more general validation of zone during online | Reza Arbab | 2016-07-26 | 1 | -0/+2 |
* | mm: fix section mismatch warning | Linus Torvalds | 2016-05-27 | 1 | -1/+1 |
* | mm/memory_hotplug: is_mem_section_removable() can return bool | Yaowei Bai | 2016-05-19 | 1 | -3/+3 |
* | mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous | Joonsoo Kim | 2016-03-15 | 1 | -0/+3 |
* | memory-hotplug: add automatic onlining policy for the newly added memory | Vitaly Kuznetsov | 2016-03-15 | 1 | -1/+3 |
* | x86, mm: introduce vmem_altmap to augment vmemmap_populate() | Dan Williams | 2016-01-15 | 1 | -1/+2 |
* | mm: memory hotplug with an existing resource | David Vrabel | 2015-10-23 | 1 | -0/+2 |
* | mm: ZONE_DEVICE for "device memory" | Dan Williams | 2015-08-27 | 1 | -2/+3 |
* | mm, hotplug: fix concurrent memory hot-add deadlock | David Rientjes | 2015-04-14 | 1 | -0/+6 |
* | memory-hotplug: add sysfs valid_zones attribute | Zhang Zhen | 2014-10-09 | 1 | -0/+1 |
* | memory-hotplug: add zone_for_memory() for selecting zone for new memory | Wang Nan | 2014-08-06 | 1 | -0/+1 |
* | mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1 | Tang Chen | 2014-08-06 | 1 | -4/+5 |
* | mem-hotplug: implement get/put_online_mems | Vladimir Davydov | 2014-06-04 | 1 | -10/+4 |
* | mm/sparsemem: use PAGES_PER_SECTION to remove redundant nr_pages parameter | Zhang Yanfei | 2013-11-13 | 1 | -2/+1 |
* | cpu/mem hotplug: add try_online_node() for cpu_up() | Toshi Kani | 2013-11-13 | 1 | -1/+7 |
* | Memory hotplug: Move alternative function definitions to header | Rafael J. Wysocki | 2013-06-01 | 1 | -0/+9 |
* | Memory hotplug / ACPI: Simplify memory removal | Rafael J. Wysocki | 2013-06-01 | 1 | -1/+1 |
* | Driver core / MM: Drop offline_memory_block() | Rafael J. Wysocki | 2013-06-01 | 1 | -1/+0 |
* | ACPI / memhotplug: Bind removable memory blocks to ACPI device nodes | Rafael J. Wysocki | 2013-05-12 | 1 | -0/+2 |
* | mm, hotplug: avoid compiling memory hotremove functions when disabled | David Rientjes | 2013-04-29 | 1 | -2/+2 |
* | memory-hotplug: export the function try_offline_node() | Wen Congyang | 2013-02-23 | 1 | -0/+3 |
* | memory-hotplug: remove sysfs file of node | Tang Chen | 2013-02-23 | 1 | -1/+1 |
* | memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap | Yasuaki Ishimatsu | 2013-02-23 | 1 | -7/+6 |
* | memory-hotplug: introduce new arch_remove_memory() for removing page table | Wen Congyang | 2013-02-23 | 1 | -0/+1 |
* | memory-hotplug: check whether all memory blocks are offlined or not when remo... | Yasuaki Ishimatsu | 2013-02-23 | 1 | -0/+1 |
* | mm, memory-hotplug: dynamic configure movable memory and portion memory | Lai Jiangshan | 2012-12-11 | 1 | -1/+12 |
* | memory-hotplug: update memory block's state and notify userspace | Wen Congyang | 2012-10-09 | 1 | -0/+2 |
* | memory-hotplug: preparation to notify memory block's state at memory hot remove | Wen Congyang | 2012-10-09 | 1 | -0/+1 |
* | BUG: headers with BUG/BUG_ON etc. need linux/bug.h | Paul Gortmaker | 2012-03-04 | 1 | -0/+1 |
* | mm: extend memory hotplug API to allow memory hotplug in virtual machines | Daniel Kiper | 2011-07-25 | 1 | -2/+9 |
* | Merge branch 'slub/hotplug' into slab/urgent | Pekka Enberg | 2011-01-15 | 1 | -0/+6 |
|\ |
|
| * | memory hotplug: one more lock on memory hotplug | KAMEZAWA Hiroyuki | 2011-01-11 | 1 | -0/+6 |
* | | thp: remove PG_buddy | Andrea Arcangeli | 2011-01-13 | 1 | -5/+9 |
|/ |
|
* | mem-hotplug: introduce {un}lock_memory_hotplug() | KOSAKI Motohiro | 2010-12-02 | 1 | -0/+6 |
* | memory hotplug: unify is_removable and offline detection code | KAMEZAWA Hiroyuki | 2010-10-26 | 1 | -0/+4 |
* | cpu/mem hotplug: enable CPUs online before local memory online | minskey guo | 2010-05-25 | 1 | -0/+1 |
* | mm: memory_hotplug: make offline_pages() static | Andrew Morton | 2009-12-15 | 1 | -1/+0 |
* | walk system ram range | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -8/+0 |
* | mm: show node to memory section relationship with symlinks in sysfs | Gary Hade | 2009-01-06 | 1 | -1/+1 |
* | memory-hotplug: add sysfs removable attribute for hotplug memory remove | Badari Pulavarty | 2008-07-24 | 1 | -0/+12 |
* | memory hotplug: small fixes to bootmem freeing for memory hotremove | Yasunori Goto | 2008-07-24 | 1 | -4/+4 |