index
:
drm/drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-06
include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h
Mianhan Liu
1
-0
/
+2
2021-11-06
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
1
-1
/
+1
2021-11-06
mm: khugepaged: recalculate min_free_kbytes after stopping khugepaged
Liangcai Fan
1
-0
/
+1
2021-11-06
mm: add zap_skip_check_mapping() helper
Peter Xu
1
-1
/
+15
2021-11-06
mm: drop first_index/last_index in zap_details
Peter Xu
1
-2
/
+0
2021-11-06
mm: move kvmalloc-related functions to slab.h
Matthew Wilcox (Oracle)
1
-34
/
+0
2021-09-07
Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"
Linus Torvalds
1
-1
/
+9
2021-09-04
Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux
Linus Torvalds
1
-2
/
+2
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-13
/
+4
2021-09-03
mm: hwpoison: don't drop slab caches for offlining non-LRU page
Yang Shi
1
-1
/
+1
2021-09-03
mm: delete unused get_kernel_page()
John Hubbard
1
-1
/
+0
2021-09-03
mm/gup: remove try_get_page(), call try_get_compound_head() directly
John Hubbard
1
-9
/
+1
2021-09-03
mm/gup: small refactoring: simplify try_grab_page()
John Hubbard
1
-2
/
+2
2021-09-03
mm: remove VM_DENYWRITE
David Hildenbrand
1
-1
/
+0
2021-09-03
kernel/fork: always deny write access to current MM exe_file
David Hildenbrand
1
-1
/
+1
2021-09-03
kernel/fork: factor out replacing the current MM exe_file
David Hildenbrand
1
-0
/
+1
2021-08-09
mm: Add kvrealloc()
Dave Chinner
1
-0
/
+2
2021-07-12
mm: Make copy_huge_page() always available
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-07-08
mm: add setup_initial_init_mm() helper
Kefeng Wang
1
-0
/
+3
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+12
2021-07-01
mm: fix typos and grammar error in comments
Hyeonggon Yoo
1
-1
/
+1
2021-06-30
mm: memory: add orig_pmd to struct vm_fault
Yang Shi
1
-1
/
+6
2021-06-30
mm: sparsemem: split the huge PMD mapping of vmemmap pages
Muchun Song
1
-2
/
+2
2021-06-30
mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
Muchun Song
1
-0
/
+2
2021-06-30
mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
Muchun Song
1
-0
/
+3
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-5
/
+6
2021-06-30
Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+0
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-13
/
+40
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
1
-2
/
+2
2021-06-29
mm: optimise nth_page for contiguous memmap
Matthew Wilcox (Oracle)
1
-0
/
+4
2021-06-29
mm: report which part of mem is being freed on initmem case
Jungseung Lee
1
-1
/
+1
2021-06-29
mm: add vma_lookup(), update find_vma_intersection() comments
Liam Howlett
1
-4
/
+32
2021-06-29
mm: gup: pack has_pinned in MMF_HAS_PINNED
Andrea Arcangeli
1
-1
/
+1
2021-06-29
mm: move page dirtying prototypes from mm.h
Matthew Wilcox (Oracle)
1
-3
/
+0
2021-06-29
mm/writeback: move __set_page_dirty() to core mm
Matthew Wilcox (Oracle)
1
-1
/
+0
2021-06-29
mm/page_alloc: fix memory map initialization for descending nodes
Mike Rapoport
1
-1
/
+0
2021-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+2
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2021-06-16
mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()
Hugh Dickins
1
-0
/
+3
2021-06-14
CFI: Move function_nocfi() into compiler.h
Mark Rutland
1
-10
/
+0
2021-06-07
mm: add a signature in struct page
Matteo Croce
1
-5
/
+6
2021-05-14
mm/hugetlb: fix F_SEAL_FUTURE_WRITE
Peter Xu
1
-0
/
+32
2021-05-07
mm: fix typos in comments
Ingo Molnar
1
-1
/
+1
2021-05-05
mm/gup: do not migrate zero page
Pavel Tatashin
1
-1
/
+2
2021-05-05
mm: honor PF_MEMALLOC_PIN for all movable pages
Pavel Tatashin
1
-0
/
+18
2021-05-05
userfaultfd: add minor fault registration mode
Axel Rasmussen
1
-0
/
+7
2021-04-30
Reimplement RLIMIT_MEMLOCK on top of ucounts
Alexey Gladkov
1
-2
/
+2
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-1
/
+1
2021-04-30
mm/doc: turn fault flags into an enum
Matthew Wilcox (Oracle)
1
-14
/
+15
2021-04-30
mm/doc: fix page_maybe_dma_pinned kerneldoc
Matthew Wilcox (Oracle)
1
-5
/
+5
[next]