开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
2020-11-02
mm: always have io_remap_pfn_range() set pgprot_decrypted()
Jason Gunthorpe
2020-10-18
mm/madvise: pass mm to do_madvise
Minchan Kim
2020-10-16
mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()
David Hildenbrand
2020-10-16
mm,hwpoison: introduce MF_MSG_UNSPLIT_THP
Naoya Horiguchi
2020-10-16
mm,hwpoison: kill put_hwpoison_page
Oscar Salvador
2020-10-16
mm,hwpoison: unexport get_hwpoison_page and make it static
Oscar Salvador
2020-10-13
mm: remove src/dst mm parameter in copy_page_range()
Peter Xu
2020-10-13
mm: account PMD tables like PTE tables
Matthew Wilcox
2020-10-13
mm, dump_page: rename head_mapcount() --> head_compound_mapcount()
John Hubbard
2020-10-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-09-27
mm/fork: Pass new vma pointer into copy_page_range()
Peter Xu
2020-09-26
mm: replace memmap_context by meminit_context
Laurent Dufour
2020-09-17
mm: allow a controlled amount of unfairness in the page lock
Linus Torvalds
2020-09-04
arm64: mte: Add PROT_MTE support to mmap() and mprotect()
Catalin Marinas
2020-08-30
Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-24
Revert "powerpc/64s: Remove PROT_SAO support"
Shawn Anastasio
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-14
mm: annotate a data race in page_zonenum()
Qian Cai
2020-08-14
mm: introduce offset_in_thp
Matthew Wilcox (Oracle)
2020-08-14
mm: move page-flags include to top of file
Matthew Wilcox (Oracle)
2020-08-14
mm: store compound_nr as well as compound_order
Matthew Wilcox (Oracle)
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-08-12
mm: drop duplicated words in <linux/mm.h>
Randy Dunlap
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2020-08-07
mm: remove unnecessary wrapper function do_mmap_pgoff()
Peter Collingbourne
2020-08-07
mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()
Anshuman Khandual
2020-08-07
mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()
Anshuman Khandual
2020-08-07
mm: adjust vm_committed_as_batch according to vm overcommit policy
Feng Tang
2020-08-07
mm: move p?d_alloc_track to separate header file
Joerg Roedel
2020-08-07
mm, dump_page: do not crash with bad compound_mapcount()
John Hubbard
2020-07-22
powerpc/64s: Remove PROT_SAO support
Nicholas Piggin
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mmap locking API: initial implementation as rwsem wrappers
Michel Lespinasse
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-08
mm/gup: introduce pin_user_pages_locked()
John Hubbard
2020-06-08
mm/gup.c: convert to use get_user_{page|pages}_fast_only()
Souptick Joarder
2020-06-04
include/linux/mm.h: return true in cpupid_pid_unset()
Jason Yan
2020-06-04
mm: replace zero-length array with flexible-array member
chenqiwu
2020-06-04
mm: add kvfree_sensitive() for freeing sensitive data objects
Waiman Long
2020-06-04
mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h
Mike Rapoport
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-03
mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API
Johannes Weiner
2020-06-03
mm: simplify calling a compound page destructor
Matthew Wilcox (Oracle)
2020-06-03
mm/page_alloc: restrict and formalize compound_page_dtors[]
Anshuman Khandual
2020-06-03
mm/page_alloc.c: remove unused free_bootmem_with_active_regions
Baoquan He
2020-06-03
mm: rename free_area_init_node() to free_area_init_memoryless_node()
Mike Rapoport
2020-06-03
mm: free_area_init: allow defining max_zone_pfn in descending order
Mike Rapoport
[next]