summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/parport.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-06Docs/admin-guide/mm/damon/usage: update for young page type DAMOS filterSeongJae Park1-13/+13
2024-05-06Docs/mm/damon/design: document 'young page' type DAMOS filterSeongJae Park1-9/+11
2024-05-06mm/damon/paddr: implement DAMOS filter type YOUNGSeongJae Park1-0/+5
2024-05-06mm/damon: add DAMOS filter type YOUNGSeongJae Park2-0/+3
2024-05-06mm/damon/paddr: implement damon_folio_mkold()SeongJae Park1-11/+16
2024-05-06mm/damon/paddr: implement damon_folio_young()SeongJae Park1-13/+19
2024-05-06mm: optimise vmf_anon_prepare() for VMAs without an anon_vmaMatthew Wilcox (Oracle)1-4/+9
2024-05-06mm: fix some minor per-VMA lock issues in userfaultfdMatthew Wilcox (Oracle)1-11/+9
2024-05-06mm: delay the check for a NULL anon_vmaMatthew Wilcox (Oracle)2-13/+22
2024-05-06mm: assert the mmap_lock is held in __anon_vma_prepare()Matthew Wilcox (Oracle)1-2/+1
2024-05-06mm: simplify thp_vma_allowable_orderMatthew Wilcox5-31/+35
2024-05-06mm: remove stale comment __folio_mark_dirtyKemeng Shi1-2/+1
2024-05-06mm: call __wb_calc_thresh instead of wb_calc_thresh in wb_over_bg_threshKemeng Shi1-1/+1
2024-05-06mm: correct calculation of wb's bg_thresh in cgroup domainKemeng Shi1-1/+1
2024-05-06mm: enable __wb_calc_thresh to calculate dirty background thresholdKemeng Shi1-15/+18
2024-05-06writeback: rename nr_reclaimable to nr_dirty in balance_dirty_pagesKemeng Shi1-4/+4