开源镜像站
帮助
动态
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
/
linux
Age
Commit message (
Expand
)
Author
2024-09-09
mm: split underused THPs
Usama Arif
2024-09-09
mm: introduce a pageflag for partially mapped folios
Usama Arif
2024-09-09
mm: remap unused subpages to shared zeropage when splitting isolated thp
Yu Zhao
2024-09-09
mm: warn about illegal __GFP_NOFAIL usage in a more appropriate location and ...
Barry Song
2024-09-09
mm: document __GFP_NOFAIL must be blockable
Barry Song
2024-09-09
mm/damon/core: remove per-scheme region priority histogram buffer
SeongJae Park
2024-09-09
mm/damon/core: introduce per-context region priorities histogram buffer
SeongJae Park
2024-09-09
mm: count the number of partially mapped anonymous THPs per size
Barry Song
2024-09-09
mm: count the number of anonymous THPs per size
Barry Song
2024-09-09
mm: cleanup count_mthp_stat() definition
Ryan Roberts
2024-09-03
mm: migrate: add isolate_folio_to_list()
Kefeng Wang
2024-09-03
ipc/shm, mm: drop do_vma_munmap()
Liam R. Howlett
2024-09-03
mm: store zero pages to be swapped out in a bitmap
Usama Arif
2024-09-03
x86: remove PG_uncached
Matthew Wilcox (Oracle)
2024-09-03
mm: rename PG_mappedtodisk to PG_owner_2
Matthew Wilcox (Oracle)
2024-09-03
mm: remove page_has_private()
Matthew Wilcox (Oracle)
2024-09-03
mm: remove PageOwnerPriv1
Matthew Wilcox (Oracle)
2024-09-03
mm: remove PageMlocked
Matthew Wilcox (Oracle)
2024-09-03
mm: remove PageUnevictable
Matthew Wilcox (Oracle)
2024-09-03
mm: remove PageSwapCache
Matthew Wilcox (Oracle)
2024-09-03
mm: remove PageReadahead
Matthew Wilcox (Oracle)
2024-09-03
mm: remove PageSwapBacked
Matthew Wilcox (Oracle)
2024-09-03
mm: remove PageActive
Matthew Wilcox (Oracle)
2024-09-03
mm: support only one page_type per page
Matthew Wilcox (Oracle)
2024-09-03
mm: introduce page_mapcount_is_type()
Matthew Wilcox (Oracle)
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
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
[next]