开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2024-09-03
mm: allow read-ahead with IOCB_NOWAIT set
Yafang Shao
2024-09-03
mm: always inline _compound_head() with CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP=y
David Hildenbrand
2024-09-03
err.h: add ERR_PTR_PCPU(), PTR_ERR_PCPU() and IS_ERR_PCPU() macros
Uros Bizjak
2024-09-03
mm: krealloc: clarify valid usage of __GFP_ZERO
Danilo Krummrich
2024-09-03
mm/rmap: use folio->_mapcount for small folios
David Hildenbrand
2024-09-03
mm/hugetlb: use __GFP_COMP for gigantic folios
Yu Zhao
2024-09-03
mm/cma: add cma_{alloc,free}_folio()
Yu Zhao
2024-09-03
mm/contig_alloc: support __GFP_COMP
Yu Zhao
2024-09-03
mm,memcg: provide per-cgroup counters for NUMA balancing operations
Kaiyang Zhao
2024-09-03
mm: shmem: support large folio swap out
Baolin Wang
2024-09-03
mm: swap: extend swap_shmem_alloc() to support batch SWAP_MAP_SHMEM flag setting
Baolin Wang
2024-09-03
mm: make range-to-target_node lookup facility a part of numa_memblks
Mike Rapoport (Microsoft)
2024-09-03
arch_numa: switch over to numa_memblks
Mike Rapoport (Microsoft)
2024-09-03
mm: numa_memblks: make several functions and variables static
Mike Rapoport (Microsoft)
2024-09-03
mm: numa_memblks: introduce numa_memblks_init
Mike Rapoport (Microsoft)
2024-09-03
mm: introduce numa_emulation
Mike Rapoport (Microsoft)
2024-09-03
mm: move numa_distance and related code from x86 to numa_memblks
Mike Rapoport (Microsoft)
2024-09-03
mm: introduce numa_memblks
Mike Rapoport (Microsoft)
2024-09-03
arch, mm: pull out allocation of NODE_DATA to generic code
Mike Rapoport (Microsoft)
2024-09-03
mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
Mike Rapoport (Microsoft)
2024-09-03
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
2024-09-03
mm: swap: add a adaptive full cluster cache reclaim
Kairui Song
2024-09-03
mm: swap: relaim the cached parts that got scanned
Kairui Song
2024-09-03
mm: swap: add a fragment cluster list
Kairui Song
2024-09-03
mm: swap: mTHP allocate swap entries from nonfull list
Chris Li
2024-09-03
mm: swap: swap cluster switch to double link list
Chris Li
2024-09-01
memcg: allocate v1 event percpu only on v1 deployment
Shakeel Butt
2024-09-01
memcg: move v1 only percpu stats in separate struct
Shakeel Butt
2024-09-01
maple_tree: introduce store_type enum
Sidhartha Kumar
2024-09-01
mm: kmem: add lockdep assertion to obj_cgroup_memcg
Muchun Song
2024-09-01
mm: remove legacy install_special_mapping() code
Linus Torvalds
2024-09-01
mm: remove arch_unmap()
Michael Ellerman
2024-09-01
mm: add optional close() to struct vm_special_mapping
Michael Ellerman
2024-09-01
filemap: add trace events for get_pages, map_pages, and fault
Takaya Saeki
2024-09-01
mm/mprotect: fix dax pud handlings
Peter Xu
2024-09-01
mm/x86: implement arch_check_zapped_pud()
Peter Xu
2024-09-01
mm: rework accept memory helpers
Kirill A. Shutemov
2024-09-01
mm: introduce PageUnaccepted() page type
Kirill A. Shutemov
2024-09-01
mm: remove PG_error
Matthew Wilcox (Oracle)
2024-09-01
percpu: remove pcpu_alloc_size()
Jianhui Zhou
2024-09-01
kfence: introduce burst mode
Marco Elver
2024-09-01
mm: fix (harmless) type confusion in lock_vma_under_rcu()
Jann Horn
2024-09-01
zswap: implement a second chance algorithm for dynamic zswap shrinker
Nhat Pham
2024-09-01
mm: remove follow_page()
David Hildenbrand
2024-09-01
mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk
David Hildenbrand
2024-09-01
mm/pagewalk: introduce folio_walk_start() + folio_walk_end()
David Hildenbrand
2024-09-01
include/linux/mmzone.h: clean up watermark accessors
Andrew Morton
2024-09-01
mm: create promo_wmark_pages and clean up open-coded sites
Kaiyang Zhao
2024-09-01
mm: clarify folio_likely_mapped_shared() documentation for KSM folios
David Hildenbrand
2024-09-01
mm/hugetlb: remove hugetlb_follow_page_mask() leftover
David Hildenbrand
[next]