index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
2022-01-22
Merge tag 'folio-5.17a' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-01-16
mm: Add folio_put_refs()
Matthew Wilcox (Oracle)
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
mm/hwpoison: fix unpoison_memory()
Naoya Horiguchi
2022-01-15
mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE
Naoya Horiguchi
2022-01-15
vmscan: make drop_slab_node static
Gang Li
2022-01-15
mm: remove the total_mapcount argument from page_trans_huge_mapcount()
Matthew Wilcox (Oracle)
2022-01-15
mm: document locking restrictions for vm_operations_struct::close
Suren Baghdasaryan
2022-01-15
mm: move tlb_flush_pending inline helpers to mm_inline.h
Arnd Bergmann
2022-01-15
mm: add a field to store names for private anonymous memory
Colin Cross
2022-01-12
Merge tag 'folio-5.17' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-01-10
Merge tag 'slab-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2022-01-08
truncate,shmem: Add truncate_inode_folio()
Matthew Wilcox (Oracle)
2022-01-08
mm: Add unmap_mapping_folio()
Matthew Wilcox (Oracle)
2022-01-04
filemap: Add filemap_release_folio()
Matthew Wilcox (Oracle)
2022-01-04
mm: Add folio_test_pmd_mappable()
Matthew Wilcox (Oracle)
2021-12-20
mm: add virt_to_folio() and folio_address()
Vlastimil Babka
2021-11-15
x86/sgx: Hook arch_memory_failure() into mainline code
Tony Luck
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h
Mianhan Liu
2021-11-06
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
2021-11-06
mm: khugepaged: recalculate min_free_kbytes after stopping khugepaged
Liangcai Fan
2021-11-06
mm: add zap_skip_check_mapping() helper
Peter Xu
2021-11-06
mm: drop first_index/last_index in zap_details
Peter Xu
2021-11-06
mm: move kvmalloc-related functions to slab.h
Matthew Wilcox (Oracle)
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-10-24
gup: Introduce FOLL_NOFAULT flag to disable page faults
Andreas Gruenbacher
2021-10-18
mm/writeback: Add folio_write_one
Matthew Wilcox (Oracle)
2021-10-18
mm/filemap: Add filemap_add_folio()
Matthew Wilcox (Oracle)
2021-10-18
mm/writeback: Add folio_redirty_for_writepage()
Matthew Wilcox (Oracle)
2021-10-18
mm/writeback: Add folio_clear_dirty_for_io()
Matthew Wilcox (Oracle)
2021-10-18
mm/writeback: Add folio_cancel_dirty()
Matthew Wilcox (Oracle)
2021-10-18
mm/writeback: Add folio_account_cleaned()
Matthew Wilcox (Oracle)
2021-10-18
mm/writeback: Add folio_mark_dirty()
Matthew Wilcox (Oracle)
2021-10-18
mm/migrate: Add folio_migrate_copy()
Matthew Wilcox (Oracle)
2021-10-18
mm: Add arch_make_folio_accessible()
Matthew Wilcox (Oracle)
2021-09-27
mm: Add folio_pfn()
Matthew Wilcox (Oracle)
2021-09-27
mm: Add folio_nid()
Matthew Wilcox (Oracle)
2021-09-27
mm: Add folio_mapped()
Matthew Wilcox (Oracle)
2021-09-27
mm/util: Add folio_mapping() and folio_file_mapping()
Matthew Wilcox (Oracle)
2021-09-27
mm: Add folio_get()
Matthew Wilcox (Oracle)
2021-09-27
mm: Add folio_put()
Matthew Wilcox (Oracle)
2021-09-27
mm: Add folio_pgdat(), folio_zone() and folio_zonenum()
Matthew Wilcox (Oracle)
2021-09-27
mm: Introduce struct folio
Matthew Wilcox (Oracle)
2021-09-27
mm: Convert get_page_unless_zero() to return bool
Matthew Wilcox (Oracle)
2021-09-07
Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"
Linus Torvalds
2021-09-04
Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux
Linus Torvalds
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
mm: hwpoison: don't drop slab caches for offlining non-LRU page
Yang Shi
2021-09-03
mm: delete unused get_kernel_page()
John Hubbard
[next]