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
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
2022-08-08
mm, hwpoison: enable memory error handling on 1GB hugepage
Naoya Horiguchi
2022-08-08
mm, hwpoison: set PG_hwpoison for busy hugetlb pages
Naoya Horiguchi
2022-08-08
mm: hugetlb_vmemmap: move vmemmap code related to HugeTLB to hugetlb_vmemmap.c
Muchun Song
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-07-18
mm: fix missing wake-up event for FSDAX pages
Muchun Song
2022-07-17
mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
mm/mmap: build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
mm/mmap: build protect protection_map[] with __P000
Anshuman Khandual
2022-07-17
mm: introduce mf_dax_kill_procs() for fsdax case
Shiyang Ruan
2022-07-17
mm: add zone device coherent type memory support
Alex Sierra
2022-07-17
mm: move page zone helpers from mm.h to mmzone.h
Alex Sierra
2022-07-17
mm: rename is_pinnable_page() to is_longterm_pinnable_page()
Alex Sierra
2022-07-17
mm: Add PAGE_ALIGN_DOWN macro
David Gow
2022-07-03
mm: convert destroy_compound_page() to destroy_large_folio()
Matthew Wilcox (Oracle)
2022-07-03
mm/swap: convert __put_page() to __folio_put()
Matthew Wilcox (Oracle)
2022-07-03
mm: add folios_put()
Matthew Wilcox (Oracle)
2022-07-03
mm/mprotect: try avoiding write faults for exclusive anonymous pages when cha...
David Hildenbrand
2022-06-16
mm/memory-failure: disable unpoison once hw error happens
zhenwei pi
2022-06-16
mm: re-allow pinning of zero pfns
Alex Williamson
2022-05-27
Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-27
mm: fix is_pinnable_page against a cma page
Minchan Kim
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-19
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
2022-05-13
mm/hugetlb: only drop uffd-wp special pte if required
Peter Xu
2022-05-13
mm/shmem: persist uffd-wp bit across zapping for file-backed
Peter Xu
2022-05-13
mm/mprotect: use mmu_gather
Nadav Amit
2022-05-09
mm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning a possibly shared anonymo...
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/hugetlb: take src_mm->write_protect_seq in copy_hugetlb_page_range()
David Hildenbrand
2022-04-28
mm/sparse-vmemmap: improve memory savings for compound devmaps
Joao Martins
2022-04-28
mm/sparse-vmemmap: add a pgmap argument to section activation
Joao Martins
2022-04-28
mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
Muchun Song
2022-04-28
mm: simplify follow_invalidate_pte()
Muchun Song
2022-04-28
Revert "mm/memory-failure.c: fix race with changing page compound again"
Naoya Horiguchi
2022-04-21
mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
Naoya Horiguchi
2022-03-24
mm/huge_memory: remove stale page_trans_huge_mapcount()
David Hildenbrand
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
userfaultfd: provide unmasked address on page-fault
Nadav Amit
2022-03-22
mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_HUGETLB_PAGE_FREE_VM...
Muchun Song
2022-03-22
mm/memory-failure.c: fix race with changing page compound again
Miaohe Lin
2022-03-22
arch/x86/mm/numa: Do not initialize nodes twice
Oscar Salvador
2022-03-22
mm/gup: remove unused get_user_pages_locked()
John Hubbard
2022-03-22
mm/gup: remove unused pin_user_pages_locked()
John Hubbard
2022-03-21
mm: Support arbitrary THP sizes
Matthew Wilcox (Oracle)
2022-03-21
mm: Turn page_anon_vma() into folio_anon_vma()
Matthew Wilcox (Oracle)
2022-03-21
mm: Add folio_mapcount()
Matthew Wilcox (Oracle)
2022-03-21
mm: Turn head_compound_mapcount() into folio_entire_mapcount()
Matthew Wilcox (Oracle)
2022-03-21
mm/truncate: Split invalidate_inode_page() into mapping_evict_folio()
Matthew Wilcox (Oracle)
[next]