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
/
mm
Age
Commit message (
Expand
)
Author
2023-06-19
mm/various: give up if pte_offset_map[_lock]() fails
Hugh Dickins
2023-06-19
mm/debug_vm_pgtable,page_table_check: warn pte map fails
Hugh Dickins
2023-06-19
mm/userfaultfd: allow pte_offset_map_lock() to fail
Hugh Dickins
2023-06-19
mm/hmm: retry if pte_offset_map() fails
Hugh Dickins
2023-06-19
mm/vmalloc: vmalloc_to_page() use pte_offset_kernel()
Hugh Dickins
2023-06-19
mm/vmwgfx: simplify pmd & pud mapping dirty helpers
Hugh Dickins
2023-06-19
mm/pagewalk: walk_pte_range() allow for pte_offset_map()
Hugh Dickins
2023-06-19
mm/pagewalkers: ACTION_AGAIN if pte_offset_map_lock() fails
Hugh Dickins
2023-06-19
mm/page_vma_mapped: pte_offset_map_nolock() not pte_lockptr()
Hugh Dickins
2023-06-19
mm/page_vma_mapped: reformat map_pte() with less indentation
Hugh Dickins
2023-06-19
mm/page_vma_mapped: delete bogosity in page_vma_mapped_walk()
Hugh Dickins
2023-06-19
mm/filemap: allow pte_offset_map_lock() to fail
Hugh Dickins
2023-06-19
mm/pgtable: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-06-19
mm/migrate: remove cruft from migration_entry_wait()s
Hugh Dickins
2023-06-19
mm: use pmdp_get_lockless() without surplus barrier()
Hugh Dickins
2023-06-19
mm/vmalloc: replace the ternary conditional operator with min()
Lu Hongfei
2023-06-19
mm/folio: avoid special handling for order value 0 in folio_set_order
Tarun Sahu
2023-06-19
vmstat: skip periodic vmstat update for isolated CPUs
Marcelo Tosatti
2023-06-19
mm: zswap: support exclusive loads
Yosry Ahmed
2023-06-19
mm/mm_init.c: remove reset_node_present_pages()
Haifeng Xu
2023-06-19
mm/memory_hotplug: remove reset_node_managed_pages() in hotadd_init_pgdat()
Haifeng Xu
2023-06-19
shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs
Roberto Sassu
2023-06-19
mm/mm_init.c: drop 'nid' parameter from check_for_memory()
Haifeng Xu
2023-06-19
mm/sparse: remove unused parameters in sparse_remove_section()
Yajun Deng
2023-06-19
mm/hugetlb: use a folio in hugetlb_fault()
ZhangPeng
2023-06-19
mm/hugetlb: use a folio in hugetlb_wp()
ZhangPeng
2023-06-19
mm/hugetlb: use a folio in copy_hugetlb_page_range()
ZhangPeng
2023-06-19
memory tier: remove unneeded disable_all_demotion_targets() when !CONFIG_MIGR...
Miaohe Lin
2023-06-19
mm: vmscan: mark kswapd_run() and kswapd_stop() __meminit
Miaohe Lin
2023-06-19
mm: skip CMA pages when they are not available
Zhaoyang Huang
2023-06-19
mm: page_isolation: write proper kerneldoc
Johannes Weiner
2023-06-09
mm/gup: disallow FOLL_LONGTERM GUP-fast writing to file-backed mappings
Lorenzo Stoakes
2023-06-09
mm/gup: disallow FOLL_LONGTERM GUP-nonfast writing to file-backed mappings
Lorenzo Stoakes
2023-06-09
mm/mmap: separate writenotify and dirty tracking logic
Lorenzo Stoakes
2023-06-09
mm/early_ioremap.c: improve the execution efficiency of early_ioremap_setup()
Liam Ni
2023-06-09
memcg: use helper macro FLUSH_TIME
Miaohe Lin
2023-06-09
mm: page_alloc: remove unneeded header files
Miaohe Lin
2023-06-09
mm: fix failure to unmap pte on highmem systems
Ryan Roberts
2023-06-09
mm/damon/ops-common: refactor to use {pte|pmd}p_clear_young_notify()
Ryan Roberts
2023-06-09
mm/damon/ops-common: atomically test and clear young on ptes and pmds
Ryan Roberts
2023-06-09
mm: vmalloc must set pte via arch code
Ryan Roberts
2023-06-09
vmstat: allow_direct_reclaim should use zone_page_state_snapshot
Marcelo Tosatti
2023-06-09
fs: factor out a direct_write_fallback helper
Christoph Hellwig
2023-06-09
filemap: add a kiocb_invalidate_post_direct_write helper
Christoph Hellwig
2023-06-09
filemap: add a kiocb_invalidate_pages helper
Christoph Hellwig
2023-06-09
filemap: add a kiocb_write_and_wait helper
Christoph Hellwig
2023-06-09
filemap: update ki_pos in generic_perform_write
Christoph Hellwig
2023-06-09
backing_dev: remove current->backing_dev_info
Christoph Hellwig
2023-06-09
mm: zswap: shrink until can accept
Domenico Cerasuolo
2023-06-09
mm/mm_init.c: move set_pageblock_order() to free_area_init()
Haifeng Xu
[next]