| Commit message (Expand) | Author | Age | Files | Lines |
* | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport | 2018-10-31 | 1 | -2/+4 |
* | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 1 | -1/+0 |
* | memblock: rename __free_pages_bootmem to memblock_free_pages | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | memblock: remove _virt from APIs returning virtual address | Mike Rapoport | 2018-10-31 | 1 | -4/+4 |
* | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport | 2018-10-31 | 1 | -3/+2 |
* | mm: return zero_resv_unavail optimization | Pavel Tatashin | 2018-10-26 | 1 | -20/+26 |
* | mm: zero remaining unavailable struct pages | Naoya Horiguchi | 2018-10-26 | 1 | -11/+25 |
* | mm: move mirrored memory specific code outside of memmap_init_zone | Pavel Tatashin | 2018-10-26 | 1 | -38/+33 |
* | mm: calculate deferred pages after skipping mirrored memory | Pavel Tatashin | 2018-10-26 | 1 | -20/+25 |
* | mm: make memmap_init a proper function | Pavel Tatashin | 2018-10-26 | 1 | -4/+5 |
* | mm/page_alloc.c: initialize num_movable in move_freepages() | David Rientjes | 2018-10-26 | 1 | -4/+3 |
* | mm: defer ZONE_DEVICE page initialization to the point where we init pgmap | Alexander Duyck | 2018-10-26 | 1 | -3/+89 |
* | mm: create non-atomic version of SetPageReserved for init use | Alexander Duyck | 2018-10-26 | 1 | -2/+7 |
* | mm, page_alloc: drop should_suppress_show_mem | Michal Hocko | 2018-10-26 | 1 | -15/+1 |
* | psi: pressure stall information for CPU, memory, and IO | Johannes Weiner | 2018-10-26 | 1 | -0/+9 |
* | mm: rename and change semantics of nr_indirectly_reclaimable_bytes | Vlastimil Babka | 2018-10-26 | 1 | -12/+7 |
* | mm/page_alloc.c: clean up check_for_memory() | Oscar Salvador | 2018-10-26 | 1 | -6/+3 |
* | mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry() | Michal Hocko | 2018-10-26 | 1 | -16/+16 |
* | mm, sched/numa: Remove remaining traces of NUMA rate-limiting | Srikar Dronamraju | 2018-10-09 | 1 | -10/+0 |
* | mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migration | Mel Gorman | 2018-10-02 | 1 | -2/+0 |
* | mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported. | Aneesh Kumar K.V | 2018-09-04 | 1 | -0/+4 |
* | notifier: Remove notifier header file wherever not used | Mukesh Ojha | 2018-08-30 | 1 | -1/+0 |
* | mm: soft-offline: close the race against page allocation | Naoya Horiguchi | 2018-08-23 | 1 | -0/+30 |
* | mm/page_alloc: Introduce free_area_init_core_hotplug | Oscar Salvador | 2018-08-22 | 1 | -24/+54 |
* | mm/page_alloc: inline function to handle CONFIG_DEFERRED_STRUCT_PAGE_INIT | Oscar Salvador | 2018-08-22 | 1 | -9/+16 |
* | mm: remove __paginginit | Pavel Tatashin | 2018-08-22 | 1 | -9/+10 |
* | mm: access zone->node via zone_to_nid() and zone_set_nid() | Pavel Tatashin | 2018-08-22 | 1 | -6/+4 |
* | mm/page_alloc.c: move ifdefery out of free_area_init_core | Oscar Salvador | 2018-08-22 | 1 | -13/+37 |
* | mm, page_alloc: double zone's batchsize | Aaron Lu | 2018-08-17 | 1 | -5/+4 |
* | mm: drop VM_BUG_ON from __get_free_pages | Michal Hocko | 2018-08-17 | 1 | -8/+4 |
* | mm, page_alloc: actually ignore mempolicies for high priority allocations | Vlastimil Babka | 2018-08-17 | 1 | -3/+4 |
* | mm: skip invalid pages block at a time in zero_resv_unresv() | Pavel Tatashin | 2018-08-17 | 1 | -1/+4 |
* | Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2018-08-14 | 1 | -5/+6 |
|\ |
|
| *-. | Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle' | Rafael J. Wysocki | 2018-08-14 | 1 | -5/+6 |
| |\ \ |
|
| | | * | PM / reboot: Eliminate race between reboot and suspend | Pingfan Liu | 2018-08-06 | 1 | -5/+6 |
| | |/ |
|
* | / | mm: Allow non-direct-map arguments to free_reserved_area() | Dave Hansen | 2018-08-05 | 1 | -2/+14 |
|/ / |
|
* | | mm: don't do zero_resv_unavail if memmap is not allocated | Pavel Tatashin | 2018-07-16 | 1 | -2/+2 |
* | | mm: zero unavailable pages before memmap init | Pavel Tatashin | 2018-07-14 | 1 | -2/+2 |
|/ |
|
* | mm: use octal not symbolic permissions | Joe Perches | 2018-06-15 | 1 | -1/+1 |
* | mm, page_alloc: do not break __GFP_THISNODE by zonelist reset | Vlastimil Babka | 2018-06-07 | 1 | -1/+0 |
* | mm: combine LRU and main union in struct page | Matthew Wilcox | 2018-06-07 | 1 | -1/+1 |
* | mm: use page->deferred_list | Matthew Wilcox | 2018-06-07 | 1 | -1/+1 |
* | mm: split page_type out from _mapcount | Matthew Wilcox | 2018-06-07 | 1 | -8/+5 |
* | mm/page_alloc.c: remove useless parameter of finalise_ac() | Huaisheng Ye | 2018-06-07 | 1 | -3/+2 |
* | mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.c | Mathieu Malaterre | 2018-06-07 | 1 | -23/+0 |
* | lockdep: fix fs_reclaim annotation | Omar Sandoval | 2018-06-07 | 1 | -5/+15 |
* | mm/page_alloc: remove realsize in free_area_init_core() | Wei Yang | 2018-06-07 | 1 | -4/+4 |
* | mm, memory_hotplug: make has_unmovable_pages more robust | Michal Hocko | 2018-05-25 | 1 | -6/+10 |
* | Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE" | Joonsoo Kim | 2018-05-24 | 1 | -53/+30 |