| Commit message (Expand) | Author | Age | Files | Lines |
* | page_alloc: use vmalloc_huge for large system hash | Song Liu | 2022-04-24 | 1 | -1/+1 |
* | mm, page_alloc: fix build_zonerefs_node() | Juergen Gross | 2022-04-15 | 1 | -1/+1 |
* | Revert "mm/page_alloc: mark pagesets as __maybe_unused" | Sebastian Andrzej Siewior | 2022-04-05 | 1 | -1/+1 |
* | mm/munlock: protect the per-CPU pagevec by a local_lock_t | Sebastian Andrzej Siewior | 2022-04-01 | 1 | -0/+1 |
* | mm: page_alloc: validate buddy before check its migratetype. | Zi Yan | 2022-03-30 | 1 | -0/+3 |
* | kasan, page_alloc: allow skipping memory init for HW_TAGS | Andrey Konovalov | 2022-03-24 | 1 | -1/+12 |
* | kasan, page_alloc: allow skipping unpoisoning for HW_TAGS | Andrey Konovalov | 2022-03-24 | 1 | -9/+22 |
* | kasan, page_alloc: rework kasan_unpoison_pages call site | Andrey Konovalov | 2022-03-24 | 1 | -7/+12 |
* | kasan, page_alloc: move kernel_init_free_pages in post_alloc_hook | Andrey Konovalov | 2022-03-24 | 1 | -4/+8 |
* | kasan, page_alloc: move SetPageSkipKASanPoison in post_alloc_hook | Andrey Konovalov | 2022-03-24 | 1 | -3/+3 |
* | kasan, page_alloc: combine tag_clear_highpage calls in post_alloc_hook | Andrey Konovalov | 2022-03-24 | 1 | -16/+16 |
* | kasan, page_alloc: merge kasan_alloc_pages into post_alloc_hook | Andrey Konovalov | 2022-03-24 | 1 | -5/+15 |
* | kasan, page_alloc: refactor init checks in post_alloc_hook | Andrey Konovalov | 2022-03-24 | 1 | -8/+10 |
* | kasan: drop skip_kasan_poison variable in free_pages_prepare | Andrey Konovalov | 2022-03-24 | 1 | -2/+1 |
* | kasan, page_alloc: init memory of skipped pages on free | Andrey Konovalov | 2022-03-24 | 1 | -3/+8 |
* | kasan, page_alloc: simplify kasan_poison_pages call site | Andrey Konovalov | 2022-03-24 | 1 | -13/+5 |
* | kasan, page_alloc: merge kasan_free_pages into free_pages_prepare | Andrey Konovalov | 2022-03-24 | 1 | -2/+4 |
* | kasan, page_alloc: move tag_clear_highpage out of kernel_init_free_pages | Andrey Konovalov | 2022-03-24 | 1 | -11/+13 |
* | kasan, page_alloc: deduplicate should_skip_kasan_poison | Andrey Konovalov | 2022-03-24 | 1 | -22/+33 |
* | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 2022-03-22 | 1 | -2/+1 |
|\ |
|
| * | mm: Make compound_pincount always available | Matthew Wilcox (Oracle) | 2022-03-21 | 1 | -2/+1 |
* | | mm: make free_area_init_node aware of memory less nodes | Michal Hocko | 2022-03-22 | 1 | -3/+8 |
* | | mm, memory_hotplug: reorganize new pgdat initialization | Michal Hocko | 2022-03-22 | 1 | -2/+23 |
* | | mm: handle uninitialized numa nodes gracefully | Michal Hocko | 2022-03-22 | 1 | -4/+36 |
* | | NUMA balancing: optimize page placement for memory tiering system | Huang Ying | 2022-03-22 | 1 | -1/+2 |
* | | mm/hwpoison-inject: support injecting hwpoison to free page | Miaohe Lin | 2022-03-22 | 1 | -0/+1 |
* | | mm/page_alloc: check high-order pages for corruption during PCP operations | Mel Gorman | 2022-03-22 | 1 | -23/+23 |
* | | mm/page_alloc: call check_new_pages() while zone spinlock is not held | Eric Dumazet | 2022-03-22 | 1 | -9/+9 |
* | | mm: count time in drain_all_pages during direct reclaim as memory pressure | Suren Baghdasaryan | 2022-03-22 | 1 | -4/+6 |
* | | arch/x86/mm/numa: Do not initialize nodes twice | Oscar Salvador | 2022-03-22 | 1 | -1/+1 |
* | | mm/page_alloc: do not prefetch buddies during bulk free | Mel Gorman | 2022-03-22 | 1 | -24/+0 |
* | | mm/page_alloc: limit number of high-order pages on PCP during bulk free | Mel Gorman | 2022-03-22 | 1 | -5/+21 |
* | | mm/page_alloc: free pages in a single pass during bulk free | Mel Gorman | 2022-03-22 | 1 | -35/+21 |
* | | mm/page_alloc: drain the requested list first during bulk free | Mel Gorman | 2022-03-22 | 1 | -0/+4 |
* | | mm/page_alloc: simplify how many pages are selected per pcp list during bulk ... | Mel Gorman | 2022-03-22 | 1 | -23/+11 |
* | | mm/page_alloc: track range of active PCP lists during bulk free | Mel Gorman | 2022-03-22 | 1 | -4/+13 |
* | | mm/page_alloc: fetch the correct pcp buddy during bulk free | Mel Gorman | 2022-03-22 | 1 | -3/+3 |
* | | mm/pages_alloc.c: don't create ZONE_MOVABLE beyond the end of a node | Alistair Popple | 2022-03-22 | 1 | -1/+8 |
* | | mm/page_alloc: mark pagesets as __maybe_unused | Nathan Chancellor | 2022-03-22 | 1 | -1/+1 |
* | | mm: enforce pageblock_order < MAX_ORDER | David Hildenbrand | 2022-03-22 | 1 | -24/+8 |
* | | mm/page_alloc: don't pass pfn to free_unref_page_commit() | Nicolas Saenz Julienne | 2022-03-22 | 1 | -11/+6 |
* | | mm: page_alloc: avoid merging non-fallbackable pageblocks with others | Zi Yan | 2022-03-22 | 1 | -23/+21 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-01-20 | 1 | -0/+3 |
|\ |
|
| * | delayacct: track delays from memory compact | wangyong | 2022-01-20 | 1 | -0/+3 |
* | | mm/hwpoison: fix unpoison_memory() | Naoya Horiguchi | 2022-01-15 | 1 | -0/+27 |
* | | mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed pages | Baoquan He | 2022-01-15 | 1 | -1/+3 |
* | | mm_zone: add function to check if managed dma zone exists | Baoquan He | 2022-01-15 | 1 | -0/+15 |
* | | mm/page_alloc.c: modify the comment section for alloc_contig_pages() | Anshuman Khandual | 2022-01-15 | 1 | -2/+2 |
* | | mm: page_alloc: fix building error on -Werror=array-compare | Xiongwei Song | 2022-01-15 | 1 | -1/+1 |
* | | mm: page table check | Pasha Tatashin | 2022-01-15 | 1 | -0/+4 |