Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-11-09 | mm/swap: convert find_get_incore_page to use folios | Matthew Wilcox (Oracle) | 1 | -9/+10 |
2022-11-09 | mm/huge_memory: convert split_huge_pages_in_file() to use a folio | Matthew Wilcox (Oracle) | 1 | -9/+9 |
2022-11-09 | mm: remove kern_addr_valid() completely | Kefeng Wang | 31 | -210/+11 |
2022-11-09 | vmalloc: add reviewers for vmalloc code | Uladzislau Rezki (Sony) | 1 | -1/+11 |
2022-11-09 | mm: vmalloc: use trace_free_vmap_area_noflush event | Uladzislau Rezki (Sony) | 1 | -1/+5 |
2022-11-09 | mm: vmalloc: use trace_purge_vmap_area_lazy event | Uladzislau Rezki (Sony) | 1 | -2/+7 |
2022-11-09 | mm: vmalloc: use trace_alloc_vmap_area event | Uladzislau Rezki (Sony) | 1 | -0/+5 |
2022-11-09 | mm: vmalloc: add free_vmap_area_noflush trace event | Uladzislau Rezki (Sony) | 1 | -0/+34 |
2022-11-09 | mm: vmalloc: add purge_vmap_area_lazy trace event | Uladzislau Rezki (Sony) | 1 | -0/+33 |