index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-25
mm: add pmd_folio()
Matthew Wilcox (Oracle)
5
-7
/
+7
2024-04-25
mm: add is_huge_zero_folio()
Matthew Wilcox (Oracle)
5
-7
/
+7
2024-04-25
zswap: replace RB tree with xarray
Chris Li
1
-126
/
+57
2024-04-25
mm/page_alloc.c: change the array-length to MIGRATE_PCPTYPES
Baoquan He
1
-1
/
+1
2024-04-25
mm/page_alloc.c: don't show protection in zone's ->lowmem_reserve[] for empty...
Baoquan He
1
-2
/
+3
2024-04-25
mm/mm_init.c: remove the outdated code comment above deferred_grow_zone()
Baoquan He
1
-5
/
+1
2024-04-25
mm/page_alloc.c: remove unneeded codes in !NUMA version of build_zonelists()
Baoquan He
1
-24
/
+0
2024-04-25
mm: make __absent_pages_in_range() as static
Baoquan He
1
-1
/
+1
2024-04-25
mm/init: remove the unnecessary special treatment for memory-less node
Baoquan He
1
-16
/
+11
2024-04-25
mm: move array mem_section init code out of memory_present()
Baoquan He
1
-13
/
+13
2024-04-25
mm, slab: move slab_memcg hooks to mm/memcontrol.c
Vlastimil Babka
3
-101
/
+105
2024-04-25
mm, slab: move memcg charging to post-alloc hook
Vlastimil Babka
2
-104
/
+78
2024-04-25
remove references to page->flags in documentation
Matthew Wilcox (Oracle)
2
-3
/
+3
2024-04-25
slub: remove use of page->flags
Matthew Wilcox (Oracle)
1
-8
/
+2
2024-04-25
mm: convert arch_clear_hugepage_flags to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-04-25
mm: make page_mapped() take a const argument
Matthew Wilcox (Oracle)
2
-4
/
+5
2024-04-25
mm: make is_free_buddy_page() take a const argument
Matthew Wilcox (Oracle)
1
-4
/
+4
2024-04-25
mm: make page_ext_get() take a const argument
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-04-25
mm: merge folio_is_secretmem() and folio_fast_pin_allowed() into gup_fast_fol...
David Hildenbrand
1
-20
/
+28
2024-04-25
mm: move follow_phys to arch/x86/mm/pat/memtype.c
Christoph Hellwig
1
-32
/
+0
2024-04-25
mm: remove follow_pfn
Christoph Hellwig
2
-55
/
+2
2024-04-25
mm: backing-dev: use group allocation/free of per-cpu counters API
Kefeng Wang
1
-18
/
+5
2024-04-25
huge_memory.c: document huge page splitting rules more thoroughly
John Hubbard
1
-15
/
+27
2024-04-25
mm/mmap: convert all mas except mas_detach to vma iterator
Yajun Deng
2
-57
/
+85
2024-04-25
mm/mm_init.c: remove arch_reserved_kernel_pages()
Baoquan He
1
-12
/
+0
2024-04-25
mm/mm_init.c: remove unneeded calc_memmap_size()
Baoquan He
1
-20
/
+0
2024-04-25
mm/mm_init.c: remove meaningless calculation of zone->managed_pages in free_a...
Baoquan He
1
-41
/
+5
2024-04-25
mm/mm_init.c: add new function calc_nr_all_pages()
Baoquan He
1
-0
/
+24
2024-04-25
mm/mm_init.c: remove the useless dma_reserve
Baoquan He
1
-23
/
+0
2024-04-25
mm/filemap: optimize filemap folio adding
Kairui Song
1
-15
/
+41
2024-04-25
mm/filemap: clean up hugetlb exclusion code
Kairui Song
1
-13
/
+8
2024-04-25
mm/filemap: return early if failed to allocate memory for split
Kairui Song
1
-1
/
+4
2024-04-25
mm: convert folio_estimated_sharers() to folio_likely_mapped_shared()
David Hildenbrand
5
-17
/
+15
2024-04-25
mm/migrate: split source folio if it is on deferred split list
Zi Yan
1
-0
/
+23
2024-04-25
mm: hold PTL from the first PTE while reclaiming a large folio
Barry Song
1
-0
/
+14
2024-04-25
mm/vmalloc.c: optimize to reduce arguments of alloc_vmap_area()
Baoquan He
1
-8
/
+12
2024-04-25
mm/filemap: don't decrease mmap_miss when folio has workingset flag
Liu Shixin
1
-2
/
+12
2024-04-25
mm/readahead: break read-ahead loop if filemap_add_folio return -ENOMEM
Liu Shixin
1
-2
/
+6
2024-04-25
arm64: mm: swap: support THP_SWAP on hardware with MTE
Barry Song
6
-5
/
+19
2024-04-25
mm: hugetlb: make the hugetlb migration strategy consistent
Baolin Wang
3
-4
/
+16
2024-04-25
mm: record the migration reason for struct migration_target_control
Baolin Wang
8
-1
/
+9
2024-04-25
mm/vmalloc: eliminated the lock contention from twice to once
rulinhuang
1
-28
/
+22
2024-04-25
mm/kmemleak: disable KASAN instrumentation in kmemleak
Waiman Long
1
-0
/
+1
2024-04-25
mm/kmemleak: compact kmemleak_object further
Waiman Long
1
-1
/
+1
2024-04-25
mm: zswap: remove nr_zswap_stored atomic
Yosry Ahmed
1
-5
/
+6
2024-04-25
mm: page_alloc: batch vmstat updates in expand()
Johannes Weiner
1
-1
/
+4
2024-04-25
mm: page_alloc: change move_freepages() to __move_freepages_block()
Vlastimil Babka
1
-23
/
+20
2024-04-25
mm: page_alloc: consolidate free page accounting
Johannes Weiner
3
-99
/
+110
2024-04-25
mm: page_isolation: prepare for hygienic freelists
Johannes Weiner
3
-162
/
+152
2024-04-25
mm: page_alloc: set migratetype inside move_freepages()
Zi Yan
2
-18
/
+16
[next]