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-12-16
Merge tag 'memblock-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-12-15
mm: fix some spelling mistakes in comments
Haitao Shi
2020-12-15
mm: simplify follow_pte{,pmd}
Christoph Hellwig
2020-12-15
mm: unexport follow_pte_pmd
Christoph Hellwig
2020-12-15
mm/memory_hotplug: quieting offline operation
Laurent Dufour
2020-12-15
mm: fix a race on nr_swap_pages
Zhaoyang Huang
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
mm/lru: revise the comments of lru_lock
Hugh Dickins
2020-12-15
mm/lru: introduce relock_page_lruvec()
Alexander Duyck
2020-12-15
mm/lru: replace pgdat lru_lock with lruvec lock
Alex Shi
2020-12-15
mm/swap.c: serialize memcg changes in pagevec_lru_move_fn
Alex Shi
2020-12-15
mm/compaction: do page isolation first in compaction
Alex Shi
2020-12-15
mm/lru: introduce TestClearPageLRU()
Alex Shi
2020-12-15
mm/mlock: remove __munlock_isolate_lru_page()
Alex Shi
2020-12-15
mm/mlock: remove lru_lock on TestClearPageMlocked
Alex Shi
2020-12-15
mm/vmscan: remove lruvec reget in move_pages_to_lru
Alex Shi
2020-12-15
mm/lru: move lock into lru_note_cost
Alex Shi
2020-12-15
mm/swap.c: fold vm event PGROTATED into pagevec_move_tail_fn
Alex Shi
2020-12-15
mm/memcg: add debug checking in lock_page_memcg
Alex Shi
2020-12-15
mm: page_idle_get_page() does not need lru_lock
Hugh Dickins
2020-12-15
mm/rmap: stop store reordering issue on page->mapping
Alex Shi
2020-12-15
mm/vmscan: remove unnecessary lruvec adding
Alex Shi
2020-12-15
mm/thp: narrow lru locking
Alex Shi
2020-12-15
mm/thp: simplify lru_add_page_tail()
Alex Shi
2020-12-15
mm/thp: use head for head page in lru_add_page_tail()
Alex Shi
2020-12-15
mm/thp: move lru_add_page_tail() to huge_memory.c
Alex Shi
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
mm: cleanup kstrto*() usage
Alexey Dobriyan
2020-12-15
mm: fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-12-15
mm: slub: convert sysfs sprintf family to sysfs_emit/sysfs_emit_at
Joe Perches
2020-12-15
mm: shmem: convert shmem_enabled_show to use sysfs_emit_at
Joe Perches
2020-12-15
mm:backing-dev: use sysfs_emit in macro defining functions
Joe Perches
2020-12-15
mm: huge_memory: convert remaining use of sprintf to sysfs_emit and neatening
Joe Perches
2020-12-15
mm: use sysfs_emit for struct kobject * uses
Joe Perches
2020-12-15
mm: fix kernel-doc markups
Mauro Carvalho Chehab
2020-12-15
mm/process_vm_access: remove redundant initialization of iov_r
Colin Ian King
2020-12-15
mm/zsmalloc.c: rework the list_add code in insert_zspage()
Miaohe Lin
2020-12-15
mm/zswap: move to use crypto_acomp API for hardware acceleration
Barry Song
2020-12-15
mm/zswap: fix passing zero to 'PTR_ERR' warning
YueHaibing
2020-12-15
mm/zswap: make struct kernel_param_ops definitions const
Joe Perches
2020-12-15
mm, page_poison: remove CONFIG_PAGE_POISONING_ZERO
Vlastimil Babka
2020-12-15
mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITY
Vlastimil Babka
2020-12-15
kernel/power: allow hibernation with page_poison sanity checking
Vlastimil Babka
2020-12-15
mm, page_poison: use static key more efficiently
Vlastimil Babka
2020-12-15
mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/fre...
Vlastimil Babka
2020-12-15
mm: cma: improve pr_debug log in cma_release()
Charan Teja Reddy
2020-12-15
mm/cma.c: remove redundant cma_mutex lock
Lecopzer Chen
[next]