index
:
pm24.git
cpufreq-rust
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
2021-09-07
Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"
Linus Torvalds
2021-09-04
Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux
Linus Torvalds
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
mm: hwpoison: don't drop slab caches for offlining non-LRU page
Yang Shi
2021-09-03
mm: delete unused get_kernel_page()
John Hubbard
2021-09-03
mm/gup: remove try_get_page(), call try_get_compound_head() directly
John Hubbard
2021-09-03
mm/gup: small refactoring: simplify try_grab_page()
John Hubbard
2021-09-03
mm: remove VM_DENYWRITE
David Hildenbrand
2021-09-03
kernel/fork: always deny write access to current MM exe_file
David Hildenbrand
2021-09-03
kernel/fork: factor out replacing the current MM exe_file
David Hildenbrand
2021-08-09
mm: Add kvrealloc()
Dave Chinner
2021-07-12
mm: Make copy_huge_page() always available
Matthew Wilcox (Oracle)
2021-07-08
mm: add setup_initial_init_mm() helper
Kefeng Wang
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
mm: fix typos and grammar error in comments
Hyeonggon Yoo
2021-06-30
mm: memory: add orig_pmd to struct vm_fault
Yang Shi
2021-06-30
mm: sparsemem: split the huge PMD mapping of vmemmap pages
Muchun Song
2021-06-30
mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
Muchun Song
2021-06-30
mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
Muchun Song
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-30
Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-29
mm: optimise nth_page for contiguous memmap
Matthew Wilcox (Oracle)
2021-06-29
mm: report which part of mem is being freed on initmem case
Jungseung Lee
2021-06-29
mm: add vma_lookup(), update find_vma_intersection() comments
Liam Howlett
2021-06-29
mm: gup: pack has_pinned in MMF_HAS_PINNED
Andrea Arcangeli
2021-06-29
mm: move page dirtying prototypes from mm.h
Matthew Wilcox (Oracle)
2021-06-29
mm/writeback: move __set_page_dirty() to core mm
Matthew Wilcox (Oracle)
2021-06-29
mm/page_alloc: fix memory map initialization for descending nodes
Mike Rapoport
2021-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-16
mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()
Hugh Dickins
2021-06-14
CFI: Move function_nocfi() into compiler.h
Mark Rutland
2021-06-07
mm: add a signature in struct page
Matteo Croce
2021-05-14
mm/hugetlb: fix F_SEAL_FUTURE_WRITE
Peter Xu
2021-05-07
mm: fix typos in comments
Ingo Molnar
2021-05-05
mm/gup: do not migrate zero page
Pavel Tatashin
2021-05-05
mm: honor PF_MEMALLOC_PIN for all movable pages
Pavel Tatashin
2021-05-05
userfaultfd: add minor fault registration mode
Axel Rasmussen
2021-04-30
Reimplement RLIMIT_MEMLOCK on top of ucounts
Alexey Gladkov
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
mm/doc: turn fault flags into an enum
Matthew Wilcox (Oracle)
2021-04-30
mm/doc: fix page_maybe_dma_pinned kerneldoc
Matthew Wilcox (Oracle)
2021-04-30
mm/doc: fix fault_flag_allow_retry_first kerneldoc
Matthew Wilcox (Oracle)
2021-04-30
Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"
Brian Geffon
2021-04-30
mm: add remap_pfn_range_notrack
Christoph Hellwig
2021-04-30
mm: gup: remove FOLL_SPLIT
Yang Shi
2021-04-30
mm/gup: add a range variant of unpin_user_pages_dirty_lock()
Joao Martins
2021-04-30
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
[next]