| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mm,page_alloc: drop unnecessary checks from pfn_range_valid_contig | Oscar Salvador | 2021-05-05 | 1 | -6/+0 |
* | mm,compaction: let isolate_migratepages_{range,block} return error codes | Oscar Salvador | 2021-05-05 | 1 | -4/+3 |
* | mm,page_alloc: bail out earlier on -ENOMEM in alloc_contig_migrate_range | Oscar Salvador | 2021-05-05 | 1 | -1/+8 |
* | mm: page_alloc: ignore init_on_free=1 for debug_pagealloc=1 | Sergei Trofimovich | 2021-04-30 | 1 | -13/+17 |
* | mm/page_alloc: inline __rmqueue_pcplist | Jesper Dangaard Brouer | 2021-04-30 | 1 | -1/+2 |
* | mm/page_alloc: optimize code layout for __alloc_pages_bulk | Jesper Dangaard Brouer | 2021-04-30 | 1 | -3/+3 |
* | mm/page_alloc: add an array-based interface to the bulk page allocator | Mel Gorman | 2021-04-30 | 1 | -16/+44 |
* | mm/page_alloc: add a bulk page allocator | Mel Gorman | 2021-04-30 | 1 | -0/+118 |
* | mm/page_alloc: rename alloced to allocated | Mel Gorman | 2021-04-30 | 1 | -4/+4 |
* | mm/page_alloc: duplicate include linux/vmalloc.h | zhouchuangao | 2021-04-30 | 1 | -2/+0 |
* | mm, page_alloc: avoid page_to_pfn() in move_freepages() | Kefeng Wang | 2021-04-30 | 1 | -15/+13 |
* | mm: page_alloc: dump migrate-failed pages | Minchan Kim | 2021-04-30 | 1 | -0/+22 |
* | mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemask | Matthew Wilcox (Oracle) | 2021-04-30 | 1 | -3/+2 |
* | mm/page_alloc: rename gfp_mask to gfp | Matthew Wilcox (Oracle) | 2021-04-30 | 1 | -9/+9 |
* | mm/page_alloc: rename alloc_mask to alloc_gfp | Matthew Wilcox (Oracle) | 2021-04-30 | 1 | -9/+10 |
* | mm: remove lru_add_drain_all in alloc_contig_range | Minchan Kim | 2021-04-30 | 1 | -2/+0 |
* | mm/page_alloc: drop pr_info_ratelimited() in alloc_contig_range() | David Hildenbrand | 2021-04-30 | 1 | -2/+0 |
* | mm: move mem_init_print_info() into mm_init() | Kefeng Wang | 2021-04-30 | 1 | -5/+5 |
* | kasan, mm: integrate page_alloc init with HW_TAGS | Andrey Konovalov | 2021-04-30 | 1 | -10/+31 |
* | mm, kasan: don't poison boot memory with tag-based modes | Andrey Konovalov | 2021-04-30 | 1 | -11/+34 |
* | mm/vmalloc: hugepage vmalloc mappings | Nicholas Piggin | 2021-04-30 | 1 | -1/+4 |
* | mm: memcontrol: directly access page->memcg_data in mm/page_alloc.c | Muchun Song | 2021-04-30 | 1 | -2/+2 |
* | init_on_alloc: Optimize static branches | Kees Cook | 2021-04-08 | 1 | -2/+2 |
* | mm/memcg: set memcg when splitting page | Zhou Guanghui | 2021-03-13 | 1 | -0/+1 |
* | kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC | Andrey Konovalov | 2021-03-13 | 1 | -2/+6 |
* | mm/page_alloc.c: refactor initialization of struct page for holes in memory l... | Mike Rapoport | 2021-03-13 | 1 | -83/+75 |
* | mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfo | David Hildenbrand | 2021-02-26 | 1 | -0/+1 |
* | mm: simplify free_highmem_page() and free_reserved_page() | David Hildenbrand | 2021-02-24 | 1 | -11/+0 |
* | mm: remove unneeded local variable in free_area_init_core | Baoquan He | 2021-02-24 | 1 | -2/+1 |
* | mm: simplify parameter of setup_usemap() | Baoquan He | 2021-02-24 | 1 | -10/+7 |
* | mm: simplify parater of function memmap_init_zone() | Baoquan He | 2021-02-24 | 1 | -13/+11 |
* | mm: rename memmap_init() and memmap_init_zone() | Baoquan He | 2021-02-24 | 1 | -4/+4 |
* | mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages | Muchun Song | 2021-02-24 | 1 | -2/+1 |
* | mm: memcontrol: convert NR_SHMEM_THPS account to pages | Muchun Song | 2021-02-24 | 1 | -1/+1 |
* | mm: memcontrol: convert NR_ANON_THPS account to pages | Muchun Song | 2021-02-24 | 1 | -1/+1 |
* | mm: page_frag: Introduce page_frag_alloc_align() | Kevin Hao | 2021-02-06 | 1 | -3/+5 |
* | Revert "mm: fix initialization of struct page for holes in memory layout" | Linus Torvalds | 2021-01-26 | 1 | -50/+34 |
* | kasan, mm: fix resetting page_alloc tags for HW_TAGS | Andrey Konovalov | 2021-01-24 | 1 | -0/+2 |
* | mm: fix initialization of struct page for holes in memory layout | Mike Rapoport | 2021-01-24 | 1 | -34/+50 |
* | mm/page_alloc: add a missing mm_page_alloc_zone_locked() tracepoint | Hailong liu | 2021-01-13 | 1 | -15/+16 |
* | mm: memmap defer init doesn't work as expected | Baoquan He | 2020-12-30 | 1 | -3/+5 |
* | kasan, mm: reset tags when accessing metadata | Andrey Konovalov | 2020-12-22 | 1 | -1/+3 |
* | kasan, mm: untag page address in free_reserved_area | Vincenzo Frascino | 2020-12-22 | 1 | -0/+5 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-12-15 | 1 | -1/+0 |
|\ |
|
| * | mm/lru: replace pgdat lru_lock with lruvec lock | Alex Shi | 2020-12-15 | 1 | -1/+0 |
* | | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2020-12-15 | 1 | -4/+4 |
|\ \
| |/
|/| |
|
| * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2020-12-04 | 1 | -4/+4 |
| |\ |
|
| | * | mm: Convert page kmemcg type to a page memcg flag | Roman Gushchin | 2020-12-03 | 1 | -2/+2 |
| | * | mm: memcontrol: Use helpers to read page's memcg data | Roman Gushchin | 2020-12-03 | 1 | -2/+2 |
* | | | mm: fix kernel-doc markups | Mauro Carvalho Chehab | 2020-12-15 | 1 | -8/+8 |