index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/swap.c: serialize memcg changes in pagevec_lru_move_fn
Alex Shi
2020-12-15
1
-9
/
+35
*
mm/compaction: do page isolation first in compaction
Alex Shi
2020-12-15
2
-30
/
+55
*
mm/lru: introduce TestClearPageLRU()
Alex Shi
2020-12-15
2
-22
/
+20
*
mm/mlock: remove __munlock_isolate_lru_page()
Alex Shi
2020-12-15
1
-22
/
+9
*
mm/mlock: remove lru_lock on TestClearPageMlocked
Alex Shi
2020-12-15
1
-21
/
+5
*
mm/vmscan: remove lruvec reget in move_pages_to_lru
Alex Shi
2020-12-15
1
-1
/
+6
*
mm/lru: move lock into lru_note_cost
Alex Shi
2020-12-15
3
-5
/
+4
*
mm/swap.c: fold vm event PGROTATED into pagevec_move_tail_fn
Alex Shi
2020-12-15
1
-42
/
+23
*
mm/memcg: add debug checking in lock_page_memcg
Alex Shi
2020-12-15
1
-0
/
+6
*
mm: page_idle_get_page() does not need lru_lock
Hugh Dickins
2020-12-15
1
-4
/
+0
*
mm/rmap: stop store reordering issue on page->mapping
Alex Shi
2020-12-15
1
-1
/
+7
*
mm/vmscan: remove unnecessary lruvec adding
Alex Shi
2020-12-15
1
-13
/
+25
*
mm/thp: narrow lru locking
Alex Shi
2020-12-15
1
-12
/
+13
*
mm/thp: simplify lru_add_page_tail()
Alex Shi
2020-12-15
1
-14
/
+6
*
mm/thp: use head for head page in lru_add_page_tail()
Alex Shi
2020-12-15
1
-12
/
+11
*
mm/thp: move lru_add_page_tail() to huge_memory.c
Alex Shi
2020-12-15
2
-33
/
+30
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
62
-1722
/
+2434
|
\
|
*
mm: cleanup kstrto*() usage
Alexey Dobriyan
2020-12-15
2
-18
/
+18
|
*
mm: fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-12-15
2
-0
/
+2
|
*
mm: slub: convert sysfs sprintf family to sysfs_emit/sysfs_emit_at
Joe Perches
2020-12-15
1
-73
/
+77
|
*
mm: shmem: convert shmem_enabled_show to use sysfs_emit_at
Joe Perches
2020-12-15
1
-9
/
+12
|
*
mm:backing-dev: use sysfs_emit in macro defining functions
Joe Perches
2020-12-15
1
-4
/
+4
|
*
mm: huge_memory: convert remaining use of sprintf to sysfs_emit and neatening
Joe Perches
2020-12-15
1
-21
/
+31
|
*
mm: use sysfs_emit for struct kobject * uses
Joe Perches
2020-12-15
5
-46
/
+52
|
*
mm: fix kernel-doc markups
Mauro Carvalho Chehab
2020-12-15
3
-22
/
+24
|
*
mm/process_vm_access: remove redundant initialization of iov_r
Colin Ian King
2020-12-15
1
-1
/
+1
|
*
mm/zsmalloc.c: rework the list_add code in insert_zspage()
Miaohe Lin
2020-12-15
1
-7
/
+4
|
*
mm/zswap: move to use crypto_acomp API for hardware acceleration
Barry Song
2020-12-15
1
-46
/
+137
|
*
mm/zswap: fix passing zero to 'PTR_ERR' warning
YueHaibing
2020-12-15
1
-1
/
+1
|
*
mm/zswap: make struct kernel_param_ops definitions const
Joe Perches
2020-12-15
1
-3
/
+3
|
*
mm, page_poison: remove CONFIG_PAGE_POISONING_ZERO
Vlastimil Babka
2020-12-15
2
-19
/
+1
|
*
mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITY
Vlastimil Babka
2020-12-15
2
-14
/
+4
|
*
kernel/power: allow hibernation with page_poison sanity checking
Vlastimil Babka
2020-12-15
1
-1
/
+0
|
*
mm, page_poison: use static key more efficiently
Vlastimil Babka
2020-12-15
2
-49
/
+22
|
*
mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/fre...
Vlastimil Babka
2020-12-15
1
-46
/
+42
|
*
mm: cma: improve pr_debug log in cma_release()
Charan Teja Reddy
2020-12-15
1
-1
/
+1
|
*
mm/cma.c: remove redundant cma_mutex lock
Lecopzer Chen
2020-12-15
1
-3
/
+1
|
*
mm: migrate: remove unused parameter in migrate_vma_insert_page()
Stephen Zhang
2020-12-15
1
-4
/
+2
|
*
mm: migrate: return -ENOSYS if THP migration is unsupported
Yang Shi
2020-12-15
1
-16
/
+46
|
*
mm: migrate: clean up migrate_prep{_local}
Yang Shi
2020-12-15
2
-12
/
+4
|
*
mm: migrate: skip shared exec THP for NUMA balancing
Yang Shi
2020-12-15
1
-2
/
+16
|
*
mm: migrate: simplify the logic for handling permanent failure
Yang Shi
2020-12-15
1
-30
/
+38
|
*
mm: truncate_complete_page() does not exist any more
Yang Shi
2020-12-15
2
-2
/
+2
|
*
mm: support THPs in zero_user_segments
Matthew Wilcox (Oracle)
2020-12-15
1
-0
/
+52
|
*
mm/migrate.c: optimize migrate_vma_pages() mmu notifier
Ralph Campbell
2020-12-15
1
-5
/
+4
|
*
mm/migrate.c: fix comment spelling
Long Li
2020-12-15
1
-1
/
+1
|
*
mm/oom_kill: change comment and rename is_dump_unreclaim_slabs()
Hui Su
2020-12-15
1
-6
/
+8
|
*
mm/compaction: make defer_compaction and compaction_deferred static
Hui Su
2020-12-15
1
-4
/
+4
|
*
mm/compaction: move compaction_suitable's comment to right place
Hui Su
2020-12-15
1
-7
/
+7
|
*
mm/compaction: rename 'start_pfn' to 'iteration_start_pfn' in compact_zone()
Yanfei Xu
2020-12-15
1
-4
/
+3
[next]