index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2024-04-25
1
-7
/
+2
*
thp: add thp_get_unmapped_area_vmflags()
Rick Edgecombe
2024-04-25
2
-12
/
+23
*
mm: use get_unmapped_area_vmflags()
Rick Edgecombe
2024-04-25
1
-16
/
+16
*
mm: remove export for get_unmapped_area()
Rick Edgecombe
2024-04-25
1
-2
/
+0
*
mm: introduce arch_get_unmapped_area_vmflags()
Rick Edgecombe
2024-04-25
1
-0
/
+28
*
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2024-04-25
5
-23
/
+30
*
mm: remove __set_page_dirty_nobuffers()
Kefeng Wang
2024-04-25
1
-6
/
+0
*
mm: remove "prot" parameter from move_pte()
David Hildenbrand
2024-04-25
1
-1
/
+1
*
mm: allow anon exclusive check over hugetlb tail pages
Peter Xu
2024-04-25
1
-10
/
+0
*
mm/gup: handle hugetlb in the generic follow_page_mask code
Peter Xu
2024-04-25
2
-81
/
+5
*
mm/gup: handle hugepd for follow_page()
Peter Xu
2024-04-25
1
-106
/
+163
*
mm/gup: handle huge pmd for follow_pmd_mask()
Peter Xu
2024-04-25
3
-93
/
+102
*
mm/gup: handle huge pud for follow_pud_mask()
Peter Xu
2024-04-25
3
-48
/
+71
*
mm/gup: cache *pudp in follow_pud_mask()
Peter Xu
2024-04-25
1
-8
/
+9
*
mm/gup: handle hugetlb for no_page_table()
Peter Xu
2024-04-25
1
-18
/
+26
*
mm/gup: refactor record_subpages() to find 1st small page
Peter Xu
2024-04-25
1
-11
/
+14
*
mm/gup: drop gup_fast_folio_allowed() in hugepd processing
Peter Xu
2024-04-25
1
-5
/
+8
*
mm: introduce vma_pgtable_walk_{begin|end}()
Peter Xu
2024-04-25
1
-0
/
+12
*
mm/hugetlb: declare hugetlbfs_pagecache_present() non-static
Peter Xu
2024-04-25
1
-2
/
+2
*
mm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVES
Peter Xu
2024-04-25
1
-0
/
+6
*
mm: rename mm_put_huge_zero_page to mm_put_huge_zero_folio
Matthew Wilcox (Oracle)
2024-04-25
1
-1
/
+1
*
mm: convert do_huge_pmd_anonymous_page to huge_zero_folio
Matthew Wilcox (Oracle)
2024-04-25
1
-11
/
+12
*
mm: convert huge_zero_page to huge_zero_folio
Matthew Wilcox (Oracle)
2024-04-25
1
-14
/
+14
*
mm: convert migrate_vma_collect_pmd to use a folio
Matthew Wilcox (Oracle)
2024-04-25
1
-8
/
+8
*
mm: add pmd_folio()
Matthew Wilcox (Oracle)
2024-04-25
5
-7
/
+7
*
mm: add is_huge_zero_folio()
Matthew Wilcox (Oracle)
2024-04-25
5
-7
/
+7
*
zswap: replace RB tree with xarray
Chris Li
2024-04-25
1
-126
/
+57
*
mm/page_alloc.c: change the array-length to MIGRATE_PCPTYPES
Baoquan He
2024-04-25
1
-1
/
+1
*
mm/page_alloc.c: don't show protection in zone's ->lowmem_reserve[] for empty...
Baoquan He
2024-04-25
1
-2
/
+3
*
mm/mm_init.c: remove the outdated code comment above deferred_grow_zone()
Baoquan He
2024-04-25
1
-5
/
+1
*
mm/page_alloc.c: remove unneeded codes in !NUMA version of build_zonelists()
Baoquan He
2024-04-25
1
-24
/
+0
*
mm: make __absent_pages_in_range() as static
Baoquan He
2024-04-25
1
-1
/
+1
*
mm/init: remove the unnecessary special treatment for memory-less node
Baoquan He
2024-04-25
1
-16
/
+11
*
mm: move array mem_section init code out of memory_present()
Baoquan He
2024-04-25
1
-13
/
+13
*
mm, slab: move slab_memcg hooks to mm/memcontrol.c
Vlastimil Babka
2024-04-25
3
-101
/
+105
*
mm, slab: move memcg charging to post-alloc hook
Vlastimil Babka
2024-04-25
2
-104
/
+78
*
remove references to page->flags in documentation
Matthew Wilcox (Oracle)
2024-04-25
2
-3
/
+3
*
slub: remove use of page->flags
Matthew Wilcox (Oracle)
2024-04-25
1
-8
/
+2
*
mm: convert arch_clear_hugepage_flags to take a folio
Matthew Wilcox (Oracle)
2024-04-25
1
-2
/
+2
*
mm: make page_mapped() take a const argument
Matthew Wilcox (Oracle)
2024-04-25
2
-4
/
+5
*
mm: make is_free_buddy_page() take a const argument
Matthew Wilcox (Oracle)
2024-04-25
1
-4
/
+4
*
mm: make page_ext_get() take a const argument
Matthew Wilcox (Oracle)
2024-04-25
1
-1
/
+1
*
mm: merge folio_is_secretmem() and folio_fast_pin_allowed() into gup_fast_fol...
David Hildenbrand
2024-04-25
1
-20
/
+28
*
mm: move follow_phys to arch/x86/mm/pat/memtype.c
Christoph Hellwig
2024-04-25
1
-32
/
+0
*
mm: remove follow_pfn
Christoph Hellwig
2024-04-25
2
-55
/
+2
*
mm: backing-dev: use group allocation/free of per-cpu counters API
Kefeng Wang
2024-04-25
1
-18
/
+5
*
huge_memory.c: document huge page splitting rules more thoroughly
John Hubbard
2024-04-25
1
-15
/
+27
*
mm/mmap: convert all mas except mas_detach to vma iterator
Yajun Deng
2024-04-25
2
-57
/
+85
*
mm/mm_init.c: remove arch_reserved_kernel_pages()
Baoquan He
2024-04-25
1
-12
/
+0
*
mm/mm_init.c: remove unneeded calc_memmap_size()
Baoquan He
2024-04-25
1
-20
/
+0
[next]