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
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
2022-10-03
mm/page_alloc: add __init annotations to init_mem_debugging_and_hardening()
Miaohe Lin
2022-10-03
mm: reimplement folio_order() and folio_nr_pages()
Matthew Wilcox (Oracle)
2022-09-26
mm: reduce noise in show_mem for lowmem allocations
Michal Hocko
2022-09-26
mm/gup: replace FOLL_NUMA by gup_can_follow_protnone()
David Hildenbrand
2022-09-26
mm: remove the vma linked list
Liam R. Howlett
2022-09-26
mm/mmap: reorganize munmap to use maple states
Liam R. Howlett
2022-09-26
mm: convert vma_lookup() to use mtree_load()
Liam R. Howlett
2022-09-26
mm: use maple tree operations for find_vma_intersection()
Liam R. Howlett
2022-09-26
mm: optimize find_exact_vma() to use vma_lookup()
Liam R. Howlett
2022-09-26
mm: remove rb tree.
Liam R. Howlett
2022-09-26
kernel/fork: use maple tree for dup_mmap() during forking
Liam R. Howlett
2022-09-26
mm: add VMA iterator
Matthew Wilcox (Oracle)
2022-09-26
mm: start tracking VMAs with maple tree
Liam R. Howlett
2022-09-26
mm: multi-gen LRU: exploit locality in rmap
Yu Zhao
2022-09-11
mm: fix PageAnonExclusive clearing racing with concurrent RCU GUP-fast
David Hildenbrand
2022-09-11
mm: kill find_min_pfn_with_active_regions()
Kefeng Wang
2022-09-11
memory tiering: hot page selection with hint page fault latency
Huang Ying
2022-08-28
mm: re-allow pinning of zero pfns (again)
Alex Williamson
2022-08-20
mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW
David Hildenbrand
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
[next]