summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: Add unmap_mapping_folio()Matthew Wilcox (Oracle)2022-01-084-41/+40
* truncate: Add truncate_cleanup_folio()Matthew Wilcox (Oracle)2022-01-041-10/+11
* filemap: Add filemap_release_folio()Matthew Wilcox (Oracle)2022-01-044-21/+27
* filemap: Use a folio in filemap_page_mkwriteMatthew Wilcox (Oracle)2022-01-041-8/+8
* filemap: Use a folio in filemap_map_pagesMatthew Wilcox (Oracle)2022-01-041-13/+14
* filemap: Use folios in next_uptodate_pageMatthew Wilcox (Oracle)2022-01-041-15/+15
* filemap: Convert page_cache_delete_batch to foliosMatthew Wilcox (Oracle)2022-01-041-10/+10
* filemap: Convert filemap_get_pages to use foliosMatthew Wilcox (Oracle)2022-01-041-12/+12
* filemap: Drop the refcount while waiting for page lockMatthew Wilcox (Oracle)2022-01-041-38/+5
* filemap: Add read_cache_folio and read_mapping_folioMatthew Wilcox (Oracle)2022-01-042-48/+61
* filemap: Convert filemap_fault to folioMatthew Wilcox (Oracle)2022-01-041-40/+37
* filemap: Convert do_async_mmap_readahead to take a folioMatthew Wilcox (Oracle)2022-01-041-7/+8
* readahead: Convert page_cache_ra_unbounded to foliosMatthew Wilcox (Oracle)2022-01-041-9/+9
* readahead: Convert page_cache_async_ra() to take a folioMatthew Wilcox (Oracle)2022-01-042-5/+5
* filemap: Convert filemap_range_uptodate to foliosMatthew Wilcox (Oracle)2022-01-041-8/+8
* filemap: Convert filemap_create_page to folioMatthew Wilcox (Oracle)2022-01-041-19/+20
* filemap: Convert filemap_read_page to take a folioMatthew Wilcox (Oracle)2022-01-041-9/+9
* filemap: Convert find_get_pages_contig to foliosMatthew Wilcox (Oracle)2022-01-041-9/+8
* filemap: Convert filemap_get_read_batch to use foliosMatthew Wilcox (Oracle)2022-01-041-12/+11
* filemap: Remove thp_contains()Matthew Wilcox (Oracle)2022-01-041-9/+0
* filemap: Convert find_get_entry to return a folioMatthew Wilcox (Oracle)2022-01-041-74/+72
* filemap: Add filemap_remove_folio and __filemap_remove_folioMatthew Wilcox (Oracle)2022-01-043-25/+32
* filemap: Convert tracing of page cache operations to folioMatthew Wilcox (Oracle)2022-01-042-19/+22
* filemap: Add filemap_unaccount_folio()Matthew Wilcox (Oracle)2022-01-042-40/+35
* filemap: Convert page_cache_delete to take a folioMatthew Wilcox (Oracle)2022-01-041-11/+11
* filemap: Add folio_put_wait_locked()Matthew Wilcox (Oracle)2022-01-043-24/+26
* mm: Add folio_test_pmd_mappable()Matthew Wilcox (Oracle)2022-01-042-21/+35
* iov_iter: Convert iter_xarray to use foliosMatthew Wilcox (Oracle)2022-01-041-16/+14
* iov_iter: Add copy_folio_to_iter()Matthew Wilcox (Oracle)2022-01-041-0/+7
* pagevec: Add folio_batchMatthew Wilcox (Oracle)2022-01-031-0/+69
* mm/writeback: Improve __folio_mark_dirty() commentMatthew Wilcox (Oracle)2022-01-031-1/+5
* mm/doc: Add documentation for folio_test_uptodateMatthew Wilcox (Oracle)2022-01-031-3/+10
* fs/writeback: Convert inode_switch_wbs_work_fn to foliosMatthew Wilcox (Oracle)2022-01-031-11/+13
* filemap: Remove PageHWPoison check from next_uptodate_page()Matthew Wilcox (Oracle)2022-01-031-2/+0
* Merge tag 'perf-tools-fixes-for-v5.16-2021-12-07' of git://git.kernel.org/pub...Linus Torvalds2021-12-0817-60/+47
|\
| * perf bpf_skel: Do not use typedef to avoid error on old clangSong Liu2021-12-073-20/+26
| * perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distrosSong Liu2021-12-073-5/+3
| * perf header: Fix memory leaks when processing feature headersIan Rogers2021-12-071-5/+10
| * perf test: Reset shadow counts before loadingIan Rogers2021-12-071-0/+1
| * perf test: Fix 'Simple expression parser' test on arch without CPU die topolo...Thomas Richter2021-12-071-1/+3
| * tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo2021-12-075-23/+0
| * perf tools: Fix SMT detection fast read pathIan Rogers2021-12-071-1/+1
| * tools headers UAPI: Sync powerpc syscall table file changed by new futex_wait...Arnaldo Carvalho de Melo2021-12-071-0/+1
| * perf inject: Fix itrace space allowed for new attributesAdrian Hunter2021-12-071-1/+1
| * tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv s...Arnaldo Carvalho de Melo2021-12-071-0/+1
| * Revert "perf bench: Fix two memory leaks detected with ASan"Jiri Olsa2021-12-071-4/+0
* | Merge tag 'platform-drivers-x86-v5.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-12-075-3/+42
|\ \ | |/ |/|
| * platform/x86/intel: hid: add quirk to support Surface Go 3Alex Hung2021-12-061-0/+7
| * platform/x86: amd-pmc: Fix s2idle failures on certain AMD laptopsFabrizio Bertocci2021-11-301-1/+1
| * platform/x86: touchscreen_dmi: Add TrekStor SurfTab duo W1 touchscreen infoHans de Goede2021-11-251-0/+18