| Commit message (Expand) | Author | Age | Files | Lines |
* | memory_hotplug: cond_resched in __remove_pages | Michal Hocko | 2018-11-03 | 1 | -0/+1 |
* | mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock | David Hildenbrand | 2018-10-31 | 1 | -8/+20 |
* | mm/memory_hotplug: make add_memory() take the device_hotplug_lock | David Hildenbrand | 2018-10-31 | 1 | -3/+19 |
* | mm/memory_hotplug: make remove_memory() take the device_hotplug_lock | David Hildenbrand | 2018-10-31 | 1 | -1/+8 |
* | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 1 | -1/+0 |
* | mm/memory_hotplug.c: clean up node_states_check_changes_offline() | Oscar Salvador | 2018-10-26 | 1 | -51/+29 |
* | mm/memory_hotplug.c: simplify node_states_check_changes_online | Oscar Salvador | 2018-10-26 | 1 | -50/+7 |
* | mm/memory_hotplug.c: tidy up node_states_clear_node() | Oscar Salvador | 2018-10-26 | 1 | -4/+2 |
* | mm/memory_hotplug.c: spare unnecessary calls to node_set_state | Oscar Salvador | 2018-10-26 | 1 | -1/+2 |
* | mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported. | Aneesh Kumar K.V | 2018-09-04 | 1 | -1/+2 |
* | mm/page_alloc: Introduce free_area_init_core_hotplug | Oscar Salvador | 2018-08-22 | 1 | -11/+5 |
* | mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_m... | Oscar Salvador | 2018-08-17 | 1 | -4/+1 |
* | mm/memory_hotplug.c: call register_mem_sect_under_node() | Oscar Salvador | 2018-08-17 | 1 | -21/+11 |
* | mm/memory_hotplug.c: make add_memory_resource use __try_online_node | Oscar Salvador | 2018-08-17 | 1 | -28/+39 |
* | mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.c | Mathieu Malaterre | 2018-06-07 | 1 | -0/+23 |
* | mm/memory_hotplug: fix leftover use of struct page during hotplug | Jonathan Cameron | 2018-05-25 | 1 | -1/+1 |
* | mm: unclutter THP migration | Michal Hocko | 2018-04-11 | 1 | -1/+1 |
* | mm, migrate: remove reason argument from new_page_t | Michal Hocko | 2018-04-11 | 1 | -2/+1 |
* | mm: kernel-doc: add missing parameter descriptions | Mike Rapoport | 2018-04-05 | 1 | -0/+6 |
* | mm/memory_hotplug: optimize memory hotplug | Pavel Tatashin | 2018-04-05 | 1 | -19/+8 |
* | mm/memory_hotplug: don't read nid from struct page during hotplug | Pavel Tatashin | 2018-04-05 | 1 | -1/+1 |
* | mm/memory_hotplug: enforce block size aligned range check | Pavel Tatashin | 2018-04-05 | 1 | -7/+8 |
* | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-06 | 1 | -21/+18 |
|\ |
|
| * | mm: pass the vmem_altmap to memmap_init_zone | Christoph Hellwig | 2018-01-08 | 1 | -4/+5 |
| * | mm: pass the vmem_altmap to vmemmap_free | Christoph Hellwig | 2018-01-08 | 1 | -3/+4 |
| * | mm: pass the vmem_altmap to arch_remove_memory and __remove_pages | Christoph Hellwig | 2018-01-08 | 1 | -6/+2 |
| * | mm: pass the vmem_altmap to vmemmap_populate | Christoph Hellwig | 2018-01-08 | 1 | -3/+4 |
| * | mm: pass the vmem_altmap to arch_add_memory and __add_pages | Christoph Hellwig | 2018-01-08 | 1 | -4/+3 |
| * | mm: don't export __add_pages | Christoph Hellwig | 2018-01-08 | 1 | -1/+0 |
* | | mm: memory_hotplug: remove second __nr_to_section in register_page_bootmem_in... | Oscar Salvador | 2018-01-31 | 1 | -2/+2 |
* | | mm/memory_hotplug.c: remove unnecesary check from register_page_bootmem_info_... | Oscar Salvador | 2018-01-31 | 1 | -3/+0 |
* | | mm: drop hotplug lock from lru_add_drain_all() | Michal Hocko | 2018-01-31 | 1 | -1/+1 |
|/ |
|
* | memory hotplug: fix comments when adding section | Fan Du | 2017-11-15 | 1 | -1/+1 |
* | mm, memory_hotplug: remove timeout from __offline_memory | Michal Hocko | 2017-11-15 | 1 | -7/+3 |
* | mm, memory_hotplug: do not fail offlining too early | Michal Hocko | 2017-11-15 | 1 | -30/+10 |
* | mm/memory_hotplug: define find_{smallest|biggest}_section_pfn as unsigned long | YASUAKI ISHIMATSU | 2017-10-03 | 1 | -2/+2 |
* | mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline... | YASUAKI ISHIMATSU | 2017-10-03 | 1 | -1/+1 |
* | mm, memory_hotplug: add scheduling point to __add_pages | Michal Hocko | 2017-10-03 | 1 | -0/+1 |
* | mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory | Jérôme Glisse | 2017-09-08 | 1 | -2/+8 |
* | mm: memory_hotplug: memory hotremove supports thp migration | Naoya Horiguchi | 2017-09-08 | 1 | -1/+3 |
* | mm, memory_hotplug: get rid of zonelists_mutex | Michal Hocko | 2017-09-06 | 1 | -10/+2 |
* | mm, memory_hotplug: remove explicit build_all_zonelists from try_online_node | Michal Hocko | 2017-09-06 | 1 | -7/+0 |
* | mm, memory_hotplug: drop zone from build_all_zonelists | Michal Hocko | 2017-09-06 | 1 | -5/+5 |
* | mm, memory_hotplug: remove zone restrictions | Michal Hocko | 2017-09-06 | 1 | -51/+23 |
* | mm, memory_hotplug: display allowed zones in the preferred ordering | Michal Hocko | 2017-09-06 | 1 | -32/+41 |
* | mm/memory-hotplug: switch locking to a percpu rwsem | Thomas Gleixner | 2017-07-10 | 1 | -74/+15 |
* | mm/memory_hotplug.c: remove unused local zone_type from __remove_zone() | John Hubbard | 2017-07-10 | 1 | -3/+0 |
* | mm: unify new_node_page and alloc_migrate_target | Michal Hocko | 2017-07-10 | 1 | -10/+1 |
* | hugetlb, memory_hotplug: prefer to use reserved pages for migration | Michal Hocko | 2017-07-10 | 1 | -7/+2 |
* | mm, memory_hotplug: simplify empty node mask handling in new_node_page | Michal Hocko | 2017-07-10 | 1 | -9/+10 |