| Commit message (Expand) | Author | Age | Files | Lines |
* | mm/page_alloc.c: remove software prefetching in __free_pages_core() | Arun KS | 2019-01-02 | 1 | -5/+1 |
* | memory_hotplug-free-pages-as-higher-order-fix | Andrew Morton | 2019-01-02 | 1 | -1/+1 |
* | mm/page_alloc.c: memory hotplug: free pages as higher order | Arun KS | 2019-01-02 | 1 | -4/+4 |
* | mm/page_alloc.c: calculate first_deferred_pfn directly | Wei Yang | 2019-01-02 | 1 | -30/+27 |
* | mm-use-common-iterator-for-deferred_init_pages-and-deferred_free_pages-fix | Andrew Morton | 2019-01-02 | 1 | -2/+2 |
* | mm: use common iterator for deferred_init_pages and deferred_free_pages | Alexander Duyck | 2019-01-02 | 1 | -69/+77 |
* | mm: add reserved flag setting to set_page_links() | Alexander Duyck | 2019-01-02 | 1 | -14/+25 |
* | mm: move hot-plug specific memory init into separate functions and optimize | Alexander Duyck | 2019-01-02 | 1 | -73/+135 |
* | mm: initialize MAX_ORDER_NR_PAGES at a time instead of doing larger sections | Alexander Duyck | 2019-01-02 | 1 | -44/+116 |
* | mm: implement new zone specific memblock iterator | Alexander Duyck | 2019-01-02 | 1 | -19/+12 |
* | mm: drop meminit_pfn_in_nid as it is redundant | Alexander Duyck | 2019-01-02 | 1 | -37/+14 |
* | mm/page_alloc.c: allow error injection | Benjamin Poirier | 2018-12-28 | 1 | -2/+8 |
* | mm, page_alloc: enable pcpu_drain with zone capability | Wei Yang | 2018-12-28 | 1 | -6/+16 |
* | mm/page_alloc.c: don't call kasan_free_pages() at deferred mem init | Waiman Long | 2018-12-28 | 1 | -8/+29 |
* | mm/pageblock: throw compile error if pageblock_bits cannot hold MIGRATE_TYPES | Pingfan Liu | 2018-12-28 | 1 | -0/+1 |
* | mm/page_alloc.c: drop uneeded __meminit and __meminitdata | Oscar Salvador | 2018-12-28 | 1 | -14/+14 |
* | mm: check nr_initialised with PAGES_PER_SECTION directly in defer_init() | Wei Yang | 2018-12-28 | 1 | -7/+6 |
* | mm, oom: reorganize the oom report in dump_header | yuzhoujian | 2018-12-28 | 1 | -2/+2 |
* | mm: make free_reserved_area() return "const char *" | Alexey Dobriyan | 2018-12-28 | 1 | -1/+1 |
* | mm/mmzone.c: make "migratetype_names" const char * | Alexey Dobriyan | 2018-12-28 | 1 | -1/+1 |
* | mm: reclaim small amounts of memory when an external fragmentation event occurs | Mel Gorman | 2018-12-28 | 1 | -2/+41 |
* | mm: use alloc_flags to record if kswapd can wake | Mel Gorman | 2018-12-28 | 1 | -15/+18 |
* | mm: move zone watermark accesses behind an accessor | Mel Gorman | 2018-12-28 | 1 | -6/+6 |
* | mm, page_alloc: spread allocations across zones before introducing fragmentation | Mel Gorman | 2018-12-28 | 1 | -12/+96 |
* | mm/page_alloc.c: use a single function to free page | Aaron Lu | 2018-12-28 | 1 | -23/+14 |
* | mm/page_alloc.c: free order-0 pages through PCP in page_frag_free() | Aaron Lu | 2018-12-28 | 1 | -2/+8 |
* | mm/page_alloc.c: change the order of MIGRATE_RECLAIMABLE/MIGRATE_MOVABLE in f... | Huang Shijie | 2018-12-28 | 1 | -1/+1 |
* | mm: remove managed_page_count_lock spinlock | Arun KS | 2018-12-28 | 1 | -5/+0 |
* | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS | 2018-12-28 | 1 | -9/+11 |
* | mm: convert zone->managed_pages to atomic variable | Arun KS | 2018-12-28 | 1 | -22/+22 |
* | mm: reference totalram_pages and managed_pages once per function | Arun KS | 2018-12-28 | 1 | -2/+3 |
* | mm: remove reset of pcp->counter in pageset_init() | Wei Yang | 2018-12-28 | 1 | -1/+0 |
* | mm: only report isolation failures when offlining memory | Michal Hocko | 2018-12-28 | 1 | -6/+5 |
* | mm, memory_hotplug: be more verbose for memory offline failures | Michal Hocko | 2018-12-28 | 1 | -0/+1 |
* | kasan, mm, arm64: tag non slab memory allocated via pagealloc | Andrey Konovalov | 2018-12-28 | 1 | -0/+1 |
* | mm, page_alloc: fix has_unmovable_pages for HugePages | Oscar Salvador | 2018-12-21 | 1 | -2/+5 |
* | mm, memory_hotplug: initialize struct pages for the full memory section | Mikhail Zaslonko | 2018-12-21 | 1 | -0/+12 |
* | mm/page_alloc.c: fix calculation of pgdat->nr_zones | Wei Yang | 2018-11-30 | 1 | -1/+3 |
* | mm, page_alloc: check for max order in hot path | Michal Hocko | 2018-11-18 | 1 | -11/+9 |
* | mm, memory_hotplug: check zone_movable in has_unmovable_pages | Michal Hocko | 2018-11-18 | 1 | -0/+8 |
* | 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 |