index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAINTAINERS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-14
mm: add folio_estimated_sharers()
Vishal Moola (Oracle)
1
-0
/
+18
2023-02-14
Documentation/mm: update hugetlbfs documentation to mention alloc_hugetlb_folio
Sidhartha Kumar
2
-17
/
+18
2023-02-14
mm/hugetlb: convert hugetlb_wp() to take in a folio
Sidhartha Kumar
1
-16
/
+16
2023-02-14
mm/hugetlb: convert hugetlb_add_to_page_cache to take in a folio
Sidhartha Kumar
3
-7
/
+6
2023-02-14
mm/hugetlb: convert restore_reserve_on_error to take in a folio
Sidhartha Kumar
3
-13
/
+12
2023-02-14
mm/hugetlb: convert hugetlb fault paths to use alloc_hugetlb_folio()
Sidhartha Kumar
6
-130
/
+133
2023-02-14
mm/hugetlb: convert putback_active_hugepage to take in a folio
Sidhartha Kumar
3
-10
/
+10
2023-02-14
mm/hugetlb: convert hugetlbfs_pagecache_present() to folios
Sidhartha Kumar
1
-9
/
+7
2023-02-14
mm/hugetlb: convert hugetlb_install_page to folios
Sidhartha Kumar
1
-7
/
+7
2023-02-14
mm/hugetlb: convert demote_free_huge_page to folios
Sidhartha Kumar
1
-18
/
+17
2023-02-14
mm/hugetlb: convert restore_reserve_on_error() to folios
Sidhartha Kumar
1
-13
/
+14
2023-02-14
mm/hugetlb: convert alloc_migrate_huge_page to folios
Sidhartha Kumar
3
-13
/
+16
2023-02-14
mm/hugetlb: increase use of folios in alloc_huge_page()
Sidhartha Kumar
3
-27
/
+22
2023-02-14
mm/hugetlb: convert alloc_surplus_huge_page() to folios
Sidhartha Kumar
1
-13
/
+14
2023-02-14
mm/hugetlb: convert dequeue_hugetlb_page functions to folios
Sidhartha Kumar
1
-26
/
+30
2023-02-14
mm/hugetlb: convert __update_and_free_page() to folios
Sidhartha Kumar
1
-6
/
+6
2023-02-14
mm/hugetlb: convert isolate_hugetlb to folios
Sidhartha Kumar
7
-15
/
+15
2023-02-14
mm/khugepaged: fix invalid page access in release_pte_pages()
Vishal Moola (Oracle)
1
-4
/
+10
2023-02-10
mm/memremap.c: fix outdated comment in devm_memremap_pages
Li Zhijian
1
-1
/
+1
2023-02-10
mm/damon/sysfs: make kobj_type structures constant
Thomas Weißschuh
4
-23
/
+23
2023-02-10
mm/gup: move private gup FOLL_ flags to internal.h
Jason Gunthorpe
2
-22
/
+50
2023-02-10
mm/gup: move gup_must_unshare() to mm/internal.h
Jason Gunthorpe
2
-65
/
+65
2023-02-10
mm/gup: make get_user_pages_fast_only() return the common return value
Jason Gunthorpe
1
-16
/
+1
2023-02-10
mm/gup: remove pin_user_pages_fast_only()
Jason Gunthorpe
2
-35
/
+0
2023-02-10
mm/gup: make locked never NULL in the internal GUP functions
Jason Gunthorpe
1
-21
/
+30
2023-02-10
mm/gup: add FOLL_UNLOCKABLE
Jason Gunthorpe
2
-13
/
+24
2023-02-10
mm/gup: remove locked being NULL from faultin_vma_page_range()
Jason Gunthorpe
1
-6
/
+1
2023-02-10
mm/gup: add an assertion that the mmap lock is locked
Jason Gunthorpe
1
-0
/
+2
2023-02-10
mm/gup: simplify the external interface functions and consolidate invariants
Jason Gunthorpe
2
-88
/
+75
2023-02-10
mm/gup: move try_grab_page() to mm/internal.h
Jason Gunthorpe
2
-2
/
+1
2023-02-10
mm/gup: don't call __gup_longterm_locked() if FOLL_LONGTERM cannot be set
Jason Gunthorpe
1
-6
/
+6
2023-02-10
mm/gup: remove obsolete FOLL_LONGTERM comment
Jason Gunthorpe
1
-6
/
+0
2023-02-10
mm/gup: have internal functions get the mmap_read_lock()
Jason Gunthorpe
1
-48
/
+65
2023-02-10
sh: mm: set VM_IOREMAP flag to the vmalloc area
Baoquan He
1
-1
/
+1
2023-02-10
powerpc: mm: add VM_IOREMAP flag to the vmalloc area
Baoquan He
1
-1
/
+1
2023-02-10
mm/vmalloc: skip the uninitilized vmalloc areas
Baoquan He
1
-0
/
+5
2023-02-10
mm/vmalloc: explicitly identify vm_map_ram area when shown in /proc/vmcoreinfo
Baoquan He
1
-7
/
+4
2023-02-10
mm/vmalloc.c: allow vread() to read out vm_map_ram areas
Baoquan He
1
-7
/
+81
2023-02-10
mm/vmalloc.c: add flags to mark vm_map_ram area
Baoquan He
2
-4
/
+13
2023-02-10
mm/vmalloc.c: add used_map into vmap_block to track space of vmap_block
Baoquan He
1
-0
/
+7
2023-02-10
shmem: fix W=1 build warnings with CONFIG_SHMEM=n
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-02-10
shmem: add shmem_read_folio() and shmem_read_folio_gfp()
Matthew Wilcox (Oracle)
2
-12
/
+32
2023-02-10
filemap: add mapping_read_folio_gfp()
Matthew Wilcox (Oracle)
2
-0
/
+26
2023-02-10
mm/page_alloc: reduce fallbacks to (MIGRATE_PCPTYPES - 1)
Yajun Deng
1
-8
/
+5
2023-02-10
mm: introduce vm_flags_reset_once to replace WRITE_ONCE vm_flags updates
Suren Baghdasaryan
2
-2
/
+9
2023-02-10
mm/vmalloc: replace BUG_ON with a simple if statement
Hyunmin Lee
1
-3
/
+2
2023-02-10
mm/swapfile: remove pr_debug in get_swap_pages()
Longlong Xia
1
-2
/
+0
2023-02-10
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
22
-86
/
+14
2023-02-10
mips: drop definition of pfn_valid() for DISCONTIGMEM
Mike Rapoport (IBM)
1
-15
/
+0
2023-02-10
m68k: use asm-generic/memory_model.h for both MMU and !MMU
Mike Rapoport (IBM)
3
-8
/
+1
[next]