summaryrefslogtreecommitdiffstats
path: root/sound/mips/snd-n64.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-12mm: add cond_resched() in swapin_walk_pmd_entry()Kefeng Wang1-0/+1
2022-12-12mm: do not show fs mm pc for VM_LOCKONFAULT pagesJason A. Donenfeld1-0/+1
2022-12-12selftests/vm: ksm_functional_tests: fixes for 32bitDavid Hildenbrand2-3/+3
2022-12-12selftests/vm: cow: fix compile warning on 32bitDavid Hildenbrand1-2/+2
2022-12-12selftests/vm: madv_populate: fix missing MADV_POPULATE_(READ|WRITE) definitionsDavid Hildenbrand1-0/+7
2022-12-12mm/gup_test: fix PIN_LONGTERM_TEST_READ with highmemDavid Hildenbrand1-3/+7
2022-12-12mm,thp,rmap: fix races between updates of subpages_mapcountHugh Dickins1-9/+33
2022-12-12mm: memcg: fix swapcached stat accountingHugh Dickins2-2/+7
2022-12-12mm: add nodes= arg to memory.reclaimMina Almasry4-21/+68
2022-12-12mm: disable top-tier fallback to reclaim on proactive reclaimMina Almasry1-3/+22
2022-12-12selftests: cgroup: make sure reclaim target memcg is unprotectedYosry Ahmed1-0/+11
2022-12-12selftests: cgroup: refactor proactive reclaim code to reclaim_until()Yosry Ahmed1-36/+44
2022-12-12mm: memcg: fix stale protection of reclaim target memcgYosry Ahmed2-15/+27
2022-12-12mm/mmap: properly unaccount memory on mas_preallocate() failureAlistair Popple1-3/+3
2022-12-12omfs: remove ->writepageChristoph Hellwig1-6/+1
2022-12-12jfs: remove ->writepageChristoph Hellwig1-6/+1
2022-12-12hpfs: remove ->writepageChristoph Hellwig1-7/+2
2022-12-12hfsplus: remove ->writepageChristoph Hellwig1-1/+1
2022-12-12hfs: remove ->writepageChristoph Hellwig1-1/+1
2022-12-12fat: remove ->writepageChristoph Hellwig1-7/+2
2022-12-12extfat: remove ->writepageChristoph Hellwig1-7/+2
2022-12-12mm/page_alloc: update comments in __free_pages_ok()Deyan Wang1-0/+5
2022-12-12xfs: remove restrictions for fsdax and reflinkShiyang Ruan2-8/+0
2022-12-12fsdax,xfs: port unshare to fsdaxShiyang Ruan3-2/+60
2022-12-12xfs: use dax ops for zero and truncate in fsdax modeShiyang Ruan1-2/+2
2022-12-12fsdax: dedupe: iter two files at the same timeShiyang Ruan1-8/+8
2022-12-12fsdax,xfs: set the shared flag when file extent is sharedShiyang Ruan2-13/+8
2022-12-12fsdax: zero the edges if source is HOLE or UNWRITTENShiyang Ruan1-30/+49
2022-12-12fsdax: invalidate pages when CoWShiyang Ruan1-4/+13
2022-12-12fsdax: introduce page->share for fsdax in reflink modeShiyang Ruan3-18/+27
2022-12-12selftests/damon: test removed scheme sysfs dir access bugSeongJae Park2-1/+59
2022-12-12kasan: fail non-kasan KUnit tests on KASAN reportsAndrey Konovalov3-0/+69
2022-12-12mm/hugetlb: change hugetlb allocation functions to return a folioSidhartha Kumar1-70/+64
2022-12-12mm/hugetlb: convert hugetlb prep functions to foliosSidhartha Kumar1-33/+30
2022-12-12mm/hugetlb: convert free_gigantic_page() to foliosSidhartha Kumar1-12/+17
2022-12-12mm/hugetlb: convert enqueue_huge_page() to foliosSidhartha Kumar1-11/+11
2022-12-12mm/hugetlb: convert add_hugetlb_page() to folios and add hugetlb_cma_folio()Sidhartha Kumar1-21/+21
2022-12-12mm/hugetlb: convert update_and_free_page() to foliosSidhartha Kumar1-14/+16
2022-12-12mm/hugetlb: convert remove_hugetlb_page() to foliosSidhartha Kumar1-23/+25
2022-12-12mm/hugetlb: convert dissolve_free_huge_page() to foliosSidhartha Kumar1-10/+10
2022-12-12mm/hugetlb: convert destroy_compound_gigantic_page() to foliosSidhartha Kumar1-22/+21
2022-12-12mm: add folio dtor and order setter functionsSidhartha Kumar2-3/+24
2022-12-12folio-compat: remove lru_cache_add()Vishal Moola (Oracle)4-9/+5
2022-12-12khugepage: replace lru_cache_add() with folio_add_lru()Vishal Moola (Oracle)1-4/+7
2022-12-12userfaultfd: replace lru_cache functions with folio_add functionsVishal Moola (Oracle)1-2/+4
2022-12-12fuse: convert fuse_try_move_page() to use foliosVishal Moola (Oracle)1-27/+28
2022-12-12filemap: convert replace_page_cache_page() to replace_page_cache_folio()Vishal Moola (Oracle)3-29/+27
2022-12-12LoongArch: enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPFeiyang Chen1-0/+1
2022-12-12mm/sparse-vmemmap: generalise vmemmap_populate_hugepages()Feiyang Chen5-143/+132
2022-12-12LoongArch: add sparse memory vmemmap supportFeiyang Chen6-4/+96