index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-21
mm/truncate: Combine invalidate_mapping_pagevec() and __invalidate_mapping_pa...
Matthew Wilcox (Oracle)
2022-03-21
mm: Turn deactivate_file_page() into deactivate_file_folio()
Matthew Wilcox (Oracle)
2022-03-21
mm/truncate: Convert __invalidate_mapping_pages() to use a folio
Matthew Wilcox (Oracle)
2022-03-21
mm/truncate: Split invalidate_inode_page() into mapping_evict_folio()
Matthew Wilcox (Oracle)
2022-03-21
mm: Convert remove_mapping() to take a folio
Matthew Wilcox (Oracle)
2022-03-21
mm/truncate: Replace page_mapped() call in invalidate_inode_page()
Matthew Wilcox (Oracle)
2022-03-21
mm/truncate: Convert invalidate_inode_page() to use a folio
Matthew Wilcox (Oracle)
2022-03-21
mm/truncate: Inline invalidate_complete_page() into its one caller
Matthew Wilcox (Oracle)
2022-03-21
splice: Use a folio in page_cache_pipe_buf_try_steal()
Matthew Wilcox (Oracle)
2022-03-21
mm/vmscan: Convert __remove_mapping() to take a folio
Matthew Wilcox (Oracle)
2022-03-21
mm: Turn putback_lru_page() into folio_putback_lru()
Matthew Wilcox (Oracle)
2022-03-21
mm: Add lru_to_folio()
Matthew Wilcox (Oracle)
2022-03-21
mm/memcg: Convert mem_cgroup_swapout() to take a folio
Matthew Wilcox (Oracle)
2022-03-21
mm/workingset: Convert workingset_eviction() to take a folio
Matthew Wilcox (Oracle)
2022-03-21
mm/gup: Convert check_and_migrate_movable_pages() to use a folio
Matthew Wilcox (Oracle)
2022-03-21
mm: Add three folio wrappers
Matthew Wilcox (Oracle)
2022-03-21
mm: Turn isolate_lru_page() into folio_isolate_lru()
Matthew Wilcox (Oracle)
2022-03-21
mm/gup: Turn compound_range_next() into gup_folio_range_next()
Matthew Wilcox (Oracle)
2022-03-21
mm/gup: Turn compound_next() into gup_folio_next()
Matthew Wilcox (Oracle)
2022-03-21
mm/gup: Convert gup_huge_pgd() to use a folio
Matthew Wilcox (Oracle)
2022-03-21
mm/gup: Convert gup_huge_pud() to use a folio
Matthew Wilcox (Oracle)
2022-03-21
mm/gup: Convert gup_huge_pmd() to use a folio
Matthew Wilcox (Oracle)
2022-03-21
mm/gup: Convert gup_hugepte() to use a folio
Matthew Wilcox (Oracle)
2022-03-21
mm/gup: Convert gup_pte_range() to use a folio
Matthew Wilcox (Oracle)
2022-03-21
mm/hugetlb: Use try_grab_folio() instead of try_grab_compound_head()
Matthew Wilcox (Oracle)
2022-03-21
mm/gup: Add gup_put_folio()
Matthew Wilcox (Oracle)
2022-03-21
mm: Remove page_cache_add_speculative() and page_cache_get_speculative()
Matthew Wilcox (Oracle)
2022-03-21
mm/gup: Convert try_grab_page() to use a folio
Matthew Wilcox (Oracle)
2022-03-21
mm/gup: Add try_get_folio() and try_grab_folio()
Matthew Wilcox (Oracle)
2022-03-21
mm: Turn page_maybe_dma_pinned() into folio_maybe_dma_pinned()
Matthew Wilcox (Oracle)
2022-03-21
mm: Add folio_pincount_ptr()
Matthew Wilcox (Oracle)
2022-03-21
mm: Make compound_pincount always available
Matthew Wilcox (Oracle)
2022-03-21
mm/gup: Remove hpage_pincount_sub()
Matthew Wilcox (Oracle)
2022-03-21
mm/gup: Remove hpage_pincount_add()
Matthew Wilcox (Oracle)
2022-03-21
mm/gup: Handle page split race more efficiently
Matthew Wilcox (Oracle)
2022-03-21
mm/gup: Remove an assumption of a contiguous memmap
Matthew Wilcox (Oracle)
2022-03-21
mm/gup: Fix some contiguous memmap assumptions
Matthew Wilcox (Oracle)
2022-03-21
mm/gup: Change the calling convention for compound_next()
Matthew Wilcox (Oracle)
2022-03-21
mm/gup: Optimise compound_range_next()
Matthew Wilcox (Oracle)
2022-03-21
mm/gup: Change the calling convention for compound_range_next()
Matthew Wilcox (Oracle)
2022-03-21
mm/gup: Remove for_each_compound_head()
Matthew Wilcox (Oracle)
2022-03-21
mm/gup: Remove for_each_compound_range()
Matthew Wilcox (Oracle)
2022-03-21
mm/gup: Increment the page refcount before the pincount
Matthew Wilcox (Oracle)
2022-03-03
mm: build migrate_vma_* for all configs with ZONE_DEVICE support
Christoph Hellwig
2022-03-03
mm: move the migrate_vma_* device migration code into its own file
Christoph Hellwig
2022-03-03
mm: refactor the ZONE_DEVICE handling in migrate_vma_pages
Christoph Hellwig
2022-03-03
mm: refactor the ZONE_DEVICE handling in migrate_vma_insert_page
Christoph Hellwig
2022-03-03
mm: refactor check_and_migrate_movable_pages
Christoph Hellwig
2022-03-03
mm: generalize the pgmap based page_free infrastructure
Christoph Hellwig
2022-03-03
fsdax: depend on ZONE_DEVICE || FS_DAX_LIMITED
Christoph Hellwig
[next]