index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2024-05-05
mm: remove page_ref_sub_return()
Matthew Wilcox (Oracle)
2024-05-05
mm: convert put_devmap_managed_page_refs() to put_devmap_managed_folio_refs()
Matthew Wilcox (Oracle)
2024-05-05
mm: remove put_devmap_managed_page()
Matthew Wilcox (Oracle)
2024-05-05
mm: remove page_cache_alloc()
Matthew Wilcox (Oracle)
2024-05-05
mm/memory-failure: pass the folio to collect_procs_ksm()
Matthew Wilcox (Oracle)
2024-05-05
mm: convert hugetlb_page_mapping_lock_write to folio
Matthew Wilcox (Oracle)
2024-05-05
mm/memory-failure: convert shake_page() to shake_folio()
Matthew Wilcox (Oracle)
2024-05-05
mm: return the address from page_mapped_in_vma()
Matthew Wilcox (Oracle)
2024-05-05
xarray: don't use "proxy" headers
Andy Shevchenko
2024-05-05
xarray: use BITS_PER_LONGS()
Andy Shevchenko
2024-05-05
memcg: simple cleanup of stats update functions
Shakeel Butt
2024-05-05
mm/page-flags: make PageUptodate return bool
Hao Ge
2024-05-05
mm/madvise: introduce clear_young_dirty_ptes() batch helper
Lance Yang
2024-05-05
buffer: add kernel-doc for bforget() and __bforget()
Matthew Wilcox (Oracle)
2024-05-05
buffer: add kernel-doc for brelse() and __brelse()
Matthew Wilcox (Oracle)
2024-05-05
buffer: fix __bread and __bread_gfp kernel-doc
Matthew Wilcox (Oracle)
2024-05-05
mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters
Barry Song
2024-05-05
mm: add per-order mTHP anon_fault_alloc and anon_fault_fallback counters
Barry Song
2024-05-05
mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_free_hugetlb_folios()
Sidhartha Kumar
2024-05-05
mm/hugetlb: convert dissolve_free_huge_pages() to folios
Sidhartha Kumar
2024-05-05
trace/events/page_ref: trace the raw page mapcount value
David Hildenbrand
2024-05-05
mm: make folio_mapcount() return 0 for small typed folios
David Hildenbrand
2024-05-05
mm: improve folio_likely_mapped_shared() using the mapcount of large folios
David Hildenbrand
2024-05-05
mm: track mapcount of large folios in single value
David Hildenbrand
2024-05-05
mm/rmap: add fast-path for small folios when adding/removing/duplicating
David Hildenbrand
2024-05-05
mm/rmap: always inline anon/file rmap duplication of a single PTE
David Hildenbrand
2024-05-05
mm: allow for detecting underflows with page_mapcount() again
David Hildenbrand
2024-05-05
mm: pass VMA instead of MM to follow_pte()
David Hildenbrand
2024-05-05
mm/mmap: make vma_wants_writenotify return bool
Hao Ge
2024-05-05
memory tier: dax/kmem: introduce an abstract layer for finding, allocating, a...
Ho-Ren (Jack) Chuang
2024-04-25
mm: set pageblock_order to HPAGE_PMD_ORDER in case with !CONFIG_HUGETLB_PAGE ...
Baolin Wang
2024-04-25
mm: inline destroy_large_folio() into __folio_put_large()
Matthew Wilcox (Oracle)
2024-04-25
mm/ksm: remove redundant code in ksm_fork
Jinjiang Tu
2024-04-25
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
David Hildenbrand
2024-04-25
mm: madvise: avoid split during MADV_PAGEOUT and MADV_COLD
Ryan Roberts
2024-04-25
mm: swap: allow storage of all mTHP orders
Ryan Roberts
2024-04-25
mm: swap: update get_swap_pages() to take folio order
Ryan Roberts
2024-04-25
mm: swap: simplify struct percpu_cluster
Ryan Roberts
2024-04-25
mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
Ryan Roberts
2024-04-25
mm: swap: remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
Ryan Roberts
2024-04-25
mm: generate PAGE_IDLE_FLAG definitions
Matthew Wilcox (Oracle)
2024-04-25
mm: remove page_idle and page_young wrappers
Matthew Wilcox (Oracle)
2024-04-25
khugepaged: use a folio throughout hpage_collapse_scan_file()
Matthew Wilcox (Oracle)
2024-04-25
khugepaged: remove hpage from collapse_file()
Matthew Wilcox (Oracle)
2024-04-25
mm: init_mlocked_on_free_v3
York Jasper Niebuhr
2024-04-25
mm/ksm: fix ksm exec support for prctl
Jinjiang Tu
2024-04-25
mm: take placement mappings gap into account
Rick Edgecombe
2024-04-25
thp: add thp_get_unmapped_area_vmflags()
Rick Edgecombe
2024-04-25
mm: use get_unmapped_area_vmflags()
Rick Edgecombe
2024-04-25
mm: introduce arch_get_unmapped_area_vmflags()
Rick Edgecombe
[next]