index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2022-05-09
mm/swap: remember PG_anon_exclusive via a swp pte bit
David Hildenbrand
2022-05-09
mm/gup: sanity-check with CONFIG_DEBUG_VM that anonymous pages are exclusive ...
David Hildenbrand
2022-05-09
mm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning a possibly shared anonymo...
David Hildenbrand
2022-05-09
mm: support GUP-triggered unsharing of anonymous pages
David Hildenbrand
2022-05-09
mm/gup: disallow follow_page(FOLL_PIN)
David Hildenbrand
2022-05-09
mm/rmap: fail try_to_migrate() early when setting a PMD migration entry fails
David Hildenbrand
2022-05-09
mm: remember exclusively mapped anonymous pages with PG_anon_exclusive
David Hildenbrand
2022-05-09
mm/page-flags: reuse PG_mappedtodisk as PG_anon_exclusive for PageAnon() pages
David Hildenbrand
2022-05-09
mm/huge_memory: remove outdated VM_WARN_ON_ONCE_PAGE from unmap_page()
David Hildenbrand
2022-05-09
mm/rmap: use page_move_anon_rmap() when reusing a mapped PageAnon() page excl...
David Hildenbrand
2022-05-09
mm/rmap: drop "compound" parameter from page_add_new_anon_rmap()
David Hildenbrand
2022-05-09
mm/rmap: pass rmap flags to hugepage_add_anon_rmap()
David Hildenbrand
2022-05-09
mm/rmap: remove do_page_add_anon_rmap()
David Hildenbrand
2022-05-09
mm/rmap: convert RMAP flags to a proper distinct rmap_t type
David Hildenbrand
2022-05-09
mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_ano...
David Hildenbrand
2022-05-09
mm/memory: slightly simplify copy_present_pte()
David Hildenbrand
2022-05-09
mm/hugetlb: take src_mm->write_protect_seq in copy_hugetlb_page_range()
David Hildenbrand
2022-05-09
mm/rmap: fix missing swap_free() in try_to_unmap() after arch_unmap_one() failed
David Hildenbrand
2022-04-29
mm/damon/reclaim: fix the timer always stays active
Hailong Tu
2022-04-29
mm/damon: remove unnecessary type castings
Yu Zhe
2022-04-29
mm/damon/core-test: add a kunit test case for ops registration
SeongJae Park
2022-04-29
damon: vaddr-test: tweak code to make the logic clearer
Xiaomeng Tong
2022-04-29
memcg: introduce per-memcg reclaim interface
Shakeel Butt
2022-04-29
mm/page_alloc: simplify update of pgdat in wake_all_kswapds
Chen Wandun
2022-04-29
kasan: fix sleeping function called from invalid context on RT kernel
Zqiang
2022-04-29
mm: hugetlb: add missing cache flushing in hugetlb_unshare_all_pmds()
Baolin Wang
2022-04-29
mm/khugepaged: use vma_is_anonymous
xu xin
2022-04-29
mm: use for_each_online_node and node_online instead of open coding
Peng Liu
2022-04-29
hugetlb: fix return value of __setup handlers
Peng Liu
2022-04-29
hugetlb: fix hugepages_setup when deal with pernode
Peng Liu
2022-04-29
hugetlb: fix wrong use of nr_online_nodes
Peng Liu
2022-04-28
mm: compaction: make sure highest is above the min_pfn
Miaohe Lin
2022-04-28
mm: compaction: simplify the code in __compact_finished
Miaohe Lin
2022-04-28
mm: compaction: make compaction_zonelist_suitable return false when COMPACT_S...
Miaohe Lin
2022-04-28
mm: compaction: avoid possible NULL pointer dereference in kcompactd_cpu_online
Miaohe Lin
2022-04-28
mm: compaction: clean up comment about async compaction in isolate_migratepages
Miaohe Lin
2022-04-28
mm: compaction: use helper compound_nr in isolate_migratepages_block
Miaohe Lin
2022-04-28
mm: compaction: use COMPACT_CLUSTER_MAX in compaction.c
Miaohe Lin
2022-04-28
mm: compaction: clean up comment about suitable migration target recheck
Miaohe Lin
2022-04-28
mm: compaction: clean up comment for sched contention
Miaohe Lin
2022-04-28
mm: compaction: remove unneeded assignment to isolate_start_pfn
Miaohe Lin
2022-04-28
mm: compaction: remove unneeded pfn update
Miaohe Lin
2022-04-28
mm: compaction: remove unneeded return value of kcompactd_run
Miaohe Lin
2022-04-28
mm/vmstat: add events for ksm cow
Yang Yang
2022-04-28
ksm: count ksm merging pages for each process
xu xin
2022-04-28
mm/page_alloc: reuse tail struct pages for compound devmaps
Joao Martins
2022-04-28
mm/sparse-vmemmap: improve memory savings for compound devmaps
Joao Martins
2022-04-28
mm/hugetlb_vmemmap: move comment block to Documentation/vm
Joao Martins
2022-04-28
mm/sparse-vmemmap: refactor core of vmemmap_populate_basepages() to helper
Joao Martins
2022-04-28
mm/sparse-vmemmap: add a pgmap argument to section activation
Joao Martins
[next]