index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-19
mm/memcontrol:rewrite mem_cgroup_page_lruvec()
Hui Su
1
-37
/
+0
2020-12-19
mm/memcg: warning on !memcg after readahead page charged
Alex Shi
1
-6
/
+4
2020-12-19
mm/memcg: bail early from swap accounting if memcg disabled
Alex Shi
1
-0
/
+6
2020-12-18
mm/filemap: fix infinite loop in generic_file_buffered_read()
Kent Overstreet
1
-0
/
+3
2020-12-18
mm/memory_hotplug: extend offline_and_remove_memory() to handle more than one...
David Hildenbrand
1
-16
/
+89
2020-12-18
Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-1
/
+13
2020-12-16
Merge tag 'memblock-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+6
2020-12-16
Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+5
2020-12-15
mm: fix some spelling mistakes in comments
Haitao Shi
6
-6
/
+6
2020-12-15
mm: simplify follow_pte{,pmd}
Christoph Hellwig
1
-30
/
+5
2020-12-15
mm: unexport follow_pte_pmd
Christoph Hellwig
1
-1
/
+0
2020-12-15
mm/memory_hotplug: quieting offline operation
Laurent Dufour
1
-1
/
+1
2020-12-15
mm: fix a race on nr_swap_pages
Zhaoyang Huang
1
-5
/
+6
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-326
/
+399
2020-12-15
mm/lru: revise the comments of lru_lock
Hugh Dickins
3
-22
/
+27
2020-12-15
mm/lru: introduce relock_page_lruvec()
Alexander Duyck
3
-46
/
+10
2020-12-15
mm/lru: replace pgdat lru_lock with lruvec lock
Alex Shi
8
-125
/
+215
2020-12-15
mm/swap.c: serialize memcg changes in pagevec_lru_move_fn
Alex Shi
1
-9
/
+35
2020-12-15
mm/compaction: do page isolation first in compaction
Alex Shi
2
-30
/
+55
2020-12-15
mm/lru: introduce TestClearPageLRU()
Alex Shi
2
-22
/
+20
2020-12-15
mm/mlock: remove __munlock_isolate_lru_page()
Alex Shi
1
-22
/
+9
2020-12-15
mm/mlock: remove lru_lock on TestClearPageMlocked
Alex Shi
1
-21
/
+5
2020-12-15
mm/vmscan: remove lruvec reget in move_pages_to_lru
Alex Shi
1
-1
/
+6
2020-12-15
mm/lru: move lock into lru_note_cost
Alex Shi
3
-5
/
+4
2020-12-15
mm/swap.c: fold vm event PGROTATED into pagevec_move_tail_fn
Alex Shi
1
-42
/
+23
2020-12-15
mm/memcg: add debug checking in lock_page_memcg
Alex Shi
1
-0
/
+6
2020-12-15
mm: page_idle_get_page() does not need lru_lock
Hugh Dickins
1
-4
/
+0
2020-12-15
mm/rmap: stop store reordering issue on page->mapping
Alex Shi
1
-1
/
+7
2020-12-15
mm/vmscan: remove unnecessary lruvec adding
Alex Shi
1
-13
/
+25
2020-12-15
mm/thp: narrow lru locking
Alex Shi
1
-12
/
+13
2020-12-15
mm/thp: simplify lru_add_page_tail()
Alex Shi
1
-14
/
+6
2020-12-15
mm/thp: use head for head page in lru_add_page_tail()
Alex Shi
1
-12
/
+11
2020-12-15
mm/thp: move lru_add_page_tail() to huge_memory.c
Alex Shi
2
-33
/
+30
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
7
-119
/
+87
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
62
-1722
/
+2434
2020-12-15
mm: cleanup kstrto*() usage
Alexey Dobriyan
2
-18
/
+18
2020-12-15
mm: fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+2
2020-12-15
mm: slub: convert sysfs sprintf family to sysfs_emit/sysfs_emit_at
Joe Perches
1
-73
/
+77
2020-12-15
mm: shmem: convert shmem_enabled_show to use sysfs_emit_at
Joe Perches
1
-9
/
+12
2020-12-15
mm:backing-dev: use sysfs_emit in macro defining functions
Joe Perches
1
-4
/
+4
2020-12-15
mm: huge_memory: convert remaining use of sprintf to sysfs_emit and neatening
Joe Perches
1
-21
/
+31
2020-12-15
mm: use sysfs_emit for struct kobject * uses
Joe Perches
5
-46
/
+52
2020-12-15
mm: fix kernel-doc markups
Mauro Carvalho Chehab
3
-22
/
+24
2020-12-15
mm/process_vm_access: remove redundant initialization of iov_r
Colin Ian King
1
-1
/
+1
2020-12-15
mm/zsmalloc.c: rework the list_add code in insert_zspage()
Miaohe Lin
1
-7
/
+4
2020-12-15
mm/zswap: move to use crypto_acomp API for hardware acceleration
Barry Song
1
-46
/
+137
2020-12-15
mm/zswap: fix passing zero to 'PTR_ERR' warning
YueHaibing
1
-1
/
+1
2020-12-15
mm/zswap: make struct kernel_param_ops definitions const
Joe Perches
1
-3
/
+3
2020-12-15
mm, page_poison: remove CONFIG_PAGE_POISONING_ZERO
Vlastimil Babka
2
-19
/
+1
[prev]
[next]