index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2022-12-11
mm: add folio dtor and order setter functions
Sidhartha Kumar
2022-12-11
folio-compat: remove lru_cache_add()
Vishal Moola (Oracle)
2022-12-11
filemap: convert replace_page_cache_page() to replace_page_cache_folio()
Vishal Moola (Oracle)
2022-12-11
mm/sparse-vmemmap: generalise vmemmap_populate_hugepages()
Feiyang Chen
2022-12-11
LoongArch: add sparse memory vmemmap support
Feiyang Chen
2022-12-11
include/linux/pgtable.h: : remove redundant pte variable
zhang songyi
2022-12-11
mm/khugepaged: add tracepoint to collapse_file()
Gautam Menghani
2022-12-11
mm/gup: remove FOLL_MIGRATION
David Hildenbrand
2022-12-11
mm/pagewalk: add walk_page_range_vma()
David Hildenbrand
2022-12-11
mm: remove VM_FAULT_WRITE
David Hildenbrand
2022-12-11
mm/pagewalk: don't trigger test_walk() in walk_page_vma()
David Hildenbrand
2022-12-09
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-12-09
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
2022-12-09
mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bit
David Hildenbrand
2022-11-30
s390/mm: use pmd_pgtable_page() helper in __gmap_segment_gaddr()
Anshuman Khandual
2022-11-30
mm/thp: rename pmd_to_page() as pmd_pgtable_page()
Anshuman Khandual
2022-11-30
mm: add bdi_set_min_ratio_no_scale() function
Stefan Roesch
2022-11-30
mm: add bdi_set_max_ratio_no_scale() function
Stefan Roesch
2022-11-30
mm: add bdi_set_min_bytes() function
Stefan Roesch
2022-11-30
mm: add bdi_get_min_bytes() function
Stefan Roesch
2022-11-30
mm: add bdi_set_max_bytes() function
Stefan Roesch
2022-11-30
mm: add bdi_get_max_bytes() function
Stefan Roesch
2022-11-30
mm: use part per 1000000 for bdi ratios
Stefan Roesch
2022-11-30
mm: add bdi_set_strict_limit() function
Stefan Roesch
2022-11-30
folio-compat: remove try_to_release_page()
Vishal Moola (Oracle)
2022-11-30
mm/gup: reliable R/O long-term pinning in COW mappings
David Hildenbrand
2022-11-30
mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mapping
David Hildenbrand
2022-11-30
mm: anonymous shared memory naming
Pasha Tatashin
2022-11-30
mm: shrinkers: add missing includes for undeclared types
T.J. Mercier
2022-11-30
zram: add size class equals check into recompression
Alexey Romanov
2022-11-30
mm: delay page_remove_rmap() until after the TLB has been flushed
Linus Torvalds
2022-11-30
mm: mmu_gather: prepare to gather encoded page pointers with flags
Linus Torvalds
2022-11-30
mm: teach release_pages() to take an array of encoded page pointers too
Linus Torvalds
2022-11-30
mm: introduce 'encoded' page pointers with embedded extra bits
Linus Torvalds
2022-11-30
mm: remove unused savedwrite infrastructure
David Hildenbrand
2022-11-30
mm/autonuma: use can_change_(pte|pmd)_writable() to replace savedwrite
David Hildenbrand
2022-11-30
mm/mprotect: factor out check whether manual PTE write upgrades are required
David Hildenbrand
2022-11-30
mm,thp,rmap: subpages_mapcount COMPOUND_MAPPED if PMD-mapped
Hugh Dickins
2022-11-30
mm,thp,rmap: subpages_mapcount of PTE-mapped subpages
Hugh Dickins
2022-11-30
mm,thp,rmap: lock_compound_mapcounts() on THP mapcounts
Hugh Dickins
2022-11-30
mm,thp,rmap: simplify compound page mapcount handling
Hugh Dickins
2022-11-30
mm,hugetlb: use folio fields in second tail page
Hugh Dickins
2022-11-30
mm: use pte markers for swap errors
Peter Xu
2022-11-30
mm: always compile in pte markers
Peter Xu
2022-11-30
mm/damon/core: add a callback for scheme target regions check
SeongJae Park
2022-11-30
mm/hugetlb: convert move_hugetlb_state() to folios
Sidhartha Kumar
2022-11-30
mm/hugetlb_cgroup: convert hugetlb_cgroup_uncharge_page() to folios
Sidhartha Kumar
2022-11-30
mm/hugetlb_cgroup: convert hugetlb_cgroup_migrate to folios
Sidhartha Kumar
2022-11-30
mm/hugetlb_cgroup: convert set_hugetlb_cgroup*() to folios
Sidhartha Kumar
2022-11-30
mm/hugetlb_cgroup: convert hugetlb_cgroup_from_page() to folios
Sidhartha Kumar
[next]