index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-04
Merge branch 'simplify-do_wp_page'
Linus Torvalds
2020-09-04
mm: Add PGREUSE counter
Peter Xu
2020-09-04
mm/gup: Remove enfornced COW mechanism
Peter Xu
2020-09-04
mm/ksm: Remove reuse_ksm_page()
Peter Xu
2020-09-04
mm: do_wp_page() simplification
Linus Torvalds
2020-09-03
Merge branch 'gate-page-refcount' (patches from Dave Hansen)
Linus Torvalds
2020-09-03
mm: fix pin vs. gup mismatch with gate pages
Dave Hansen
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-30
Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-28
mm/error_inject: Fix allow_error_inject function signatures.
Alexei Starovoitov
2020-08-24
Revert "powerpc/64s: Remove PROT_SAO support"
Shawn Anastasio
2020-08-21
mm, page_alloc: fix core hung in free_pcppages_bulk()
Charan Teja Reddy
2020-08-21
mm: include CMA pages in lowmem_reserve at boot
Doug Berger
2020-08-21
mm/rodata_test.c: fix missing function declaration
Leon Romanovsky
2020-08-21
mm/vunmap: add cond_resched() in vunmap_pmd_range
Aneesh Kumar K.V
2020-08-21
khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
Hugh Dickins
2020-08-21
hugetlb_cgroup: convert comma to semicolon
Xu Wang
2020-08-18
mm/memory.c: skip spurious TLB flush for retried page fault
Yang Shi
2020-08-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-14
mm/swap.c: annotate data races for lru_rotate_pvecs
Qian Cai
2020-08-14
mm/rmap: annotate a data race at tlb_flush_batched
Qian Cai
2020-08-14
mm/mempool: fix a data race in mempool_free()
Qian Cai
2020-08-14
mm/list_lru: fix a data race in list_lru_count_one
Qian Cai
2020-08-14
mm/page_counter: fix various data races at memsw
Qian Cai
2020-08-14
mm/swapfile: fix and annotate various data races
Qian Cai
2020-08-14
mm/filemap.c: fix a data race in filemap_fault()
Kirill A. Shutemov
2020-08-14
mm/swap_state: mark various intentional data races
Qian Cai
2020-08-14
mm/page_io: mark various intentional data races
Qian Cai
2020-08-14
mm/frontswap: mark various intentional data races
Qian Cai
2020-08-14
mm/kmemleak: silence KCSAN splats in checksum
Qian Cai
2020-08-14
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
2020-08-14
mm: add thp_size
Matthew Wilcox (Oracle)
2020-08-14
mm: store compound_nr as well as compound_order
Matthew Wilcox (Oracle)
2020-08-14
Revert "mm/vmstat.c: do not show lowmem reserve protection information of emp...
Baoquan He
2020-08-14
dma-debug: remove debug_dma_assert_idle() function
Linus Torvalds
2020-08-13
mm: memcontrol: fix warning when allocating the root cgroup
Johannes Weiner
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
2020-08-12
mm: clean up the last pieces of page fault accountings
Peter Xu
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-08-12
mm/gup: use a standard migration target allocation callback
Joonsoo Kim
2020-08-12
mm/hugetlb: make hugetlb migration callback CMA aware
Joonsoo Kim
2020-08-12
mm/gup: restrict CMA region by using allocation scope API
Joonsoo Kim
2020-08-12
mm/page_alloc: remove a wrapper for alloc_migration_target()
Joonsoo Kim
2020-08-12
mm/mempolicy: use a standard migration target allocation callback
Joonsoo Kim
2020-08-12
mm/migrate: introduce a standard migration target allocation function
Joonsoo Kim
2020-08-12
mm/migrate: clear __GFP_RECLAIM to make the migration callback consistent wit...
Joonsoo Kim
2020-08-12
mm/hugetlb: unify migration callbacks
Joonsoo Kim
2020-08-12
mm/migrate: move migration helper from .h to .c
Joonsoo Kim
2020-08-12
mm/page_isolation: prefer the node of the source page
Joonsoo Kim
[next]