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
Age
Commit message (
Expand
)
Author
2023-08-21
mm: improve the comment in isolate_migratepages_block()
Matthew Wilcox
2023-08-21
mm: kmsan: use helper macros PAGE_ALIGN and PAGE_ALIGN_DOWN
ZhangPeng
2023-08-21
mm: kmsan: use helper macro offset_in_page()
ZhangPeng
2023-08-21
mm: kmsan: use helper function page_size()
ZhangPeng
2023-08-21
mm/memory.c: fix some kernel-doc comments
Yang Li
2023-08-21
mm/memcg: fix obsolete function name in mem_cgroup_protection()
Miaohe Lin
2023-08-21
mm: zswap: kill zswap_get_swap_cache_page()
Johannes Weiner
2023-08-21
mm: zswap: tighten up entry invalidation
Johannes Weiner
2023-08-21
mm: zswap: use zswap_invalidate_entry() for duplicates
Johannes Weiner
2023-08-21
kernel/iomem.c: remove __weak ioremap_cache helper
Arnd Bergmann
2023-08-21
mm/page_ext: use page_ext_data helper in page_owner
Kemeng Shi
2023-08-21
mm/page_ext: use page_ext_data helper in page_table_check
Kemeng Shi
2023-08-21
mm/page_ext: add common function to get client data from page_ext
Kemeng Shi
2023-08-21
zswap: make zswap_load() take a folio
Matthew Wilcox (Oracle)
2023-08-21
swap: remove some calls to compound_head() in swap_readpage()
Matthew Wilcox (Oracle)
2023-08-21
memcg: convert get_obj_cgroup_from_page to get_obj_cgroup_from_folio
Matthew Wilcox (Oracle)
2023-08-21
zswap: make zswap_store() take a folio
Matthew Wilcox (Oracle)
2023-08-21
mm: kill frontswap
Johannes Weiner
2023-08-21
mm: zswap: multiple zpools support
Yosry Ahmed
2023-08-18
powerpc/book3s64/radix: add debug message to give more details of vmemmap all...
Aneesh Kumar K.V
2023-08-18
powerpc/book3s64/radix: remove mmu_vmemmap_psize
Aneesh Kumar K.V
2023-08-18
powerpc/book3s64/radix: add support for vmemmap optimization for radix
Aneesh Kumar K.V
2023-08-18
powerpc/book3s64/vmemmap: switch radix to use a different vmemmap handling fu...
Aneesh Kumar K.V
2023-08-18
powerpc/book3s64/mm: enable transparent pud hugepage
Aneesh Kumar K.V
2023-08-18
powerpc/mm/trace: convert trace event to trace event class
Aneesh Kumar K.V
2023-08-18
mm/vmemmap optimization: split hugetlb and devdax vmemmap optimization
Aneesh Kumar K.V
2023-08-18
mm/huge pud: use transparent huge pud helpers only with CONFIG_TRANSPARENT_HU...
Aneesh Kumar K.V
2023-08-18
mm: add pud_same similar to __HAVE_ARCH_P4D_SAME
Aneesh Kumar K.V
2023-08-18
mm/vmemmap: allow architectures to override how vmemmap optimization works
Aneesh Kumar K.V
2023-08-18
mm/vmemmap: improve vmemmap_can_optimize and allow architectures to override
Aneesh Kumar K.V
2023-08-18
mm: change pudp_huge_get_and_clear_full take vm_area_struct as arg
Aneesh Kumar K.V
2023-08-18
mm/hugepage pud: allow arch-specific helper function to check huge page pud s...
Aneesh Kumar K.V
2023-08-18
mm: handle faults that merely update the accessed bit under the VMA lock
Matthew Wilcox (Oracle)
2023-08-18
mm: handle swap and NUMA PTE faults under the VMA lock
Matthew Wilcox (Oracle)
2023-08-18
mm: run the fault-around code under the VMA lock
Matthew Wilcox (Oracle)
2023-08-18
mm: move FAULT_FLAG_VMA_LOCK check down from do_fault()
Matthew Wilcox (Oracle)
2023-08-18
mm: move FAULT_FLAG_VMA_LOCK check down in handle_pte_fault()
Matthew Wilcox (Oracle)
2023-08-18
mm: handle some PMD faults under the VMA lock
Matthew Wilcox (Oracle)
2023-08-18
mm: handle PUD faults under the VMA lock
Matthew Wilcox (Oracle)
2023-08-18
mm: move FAULT_FLAG_VMA_LOCK check from handle_mm_fault()
Matthew Wilcox (Oracle)
2023-08-18
mm: allow per-VMA locks on file-backed VMAs
Matthew Wilcox (Oracle)
2023-08-18
mm: remove CONFIG_PER_VMA_LOCK ifdefs
Matthew Wilcox (Oracle)
2023-08-18
mm/mmap: change vma iteration order in do_vmi_align_munmap()
Liam R. Howlett
2023-08-18
maple_tree: reduce resets during store setup
Liam R. Howlett
2023-08-18
maple_tree: refine mas_preallocate() node calculations
Liam R. Howlett
2023-08-18
maple_tree: update mas_preallocate() testing
Liam R. Howlett
2023-08-18
maple_tree: move mas_wr_end_piv() below mas_wr_extend_null()
Liam R. Howlett
2023-08-18
mm: set up vma iterator for vma_iter_prealloc() calls
Liam R. Howlett
2023-08-18
mm: use vma_iter_clear_gfp() in nommu
Liam R. Howlett
2023-08-18
maple_tree: adjust node allocation on mas_rebalance()
Liam R. Howlett
[next]