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
2021-05-05
mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
Pavel Tatashin
3
-6
/
+6
2021-05-05
mm/gup: check for isolation errors
Pavel Tatashin
1
-26
/
+34
2021-05-05
mm/gup: return an error on migration failure
Pavel Tatashin
1
-10
/
+7
2021-05-05
mm/gup: check every subpage of a compound page during isolation
Pavel Tatashin
1
-12
/
+7
2021-05-05
mm/gup: don't pin migrated cma pages in movable zone
Pavel Tatashin
1
-1
/
+1
2021-05-05
mm/util.c: fix typo
Bhaskar Chowdhury
1
-1
/
+1
2021-05-05
mm/util.c: reduce mem_dump_obj() object size
Joe Perches
1
-10
/
+14
2021-05-05
mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]
Anshuman Khandual
1
-0
/
+6
2021-05-05
mm: generalize ARCH_HAS_CACHE_LINE_SIZE
Anshuman Khandual
1
-0
/
+3
2021-05-05
mm/mmap.c: don't unlock VMAs in remap_file_pages()
Liam Howlett
1
-17
/
+1
2021-05-05
x86/mm: track linear mapping split events
Saravanan D
1
-0
/
+4
2021-05-05
mm: /proc/sys/vm/stat_refresh stop checking monotonic numa stats
Hugh Dickins
1
-9
/
+0
2021-05-05
mm: /proc/sys/vm/stat_refresh skip checking known negative stats
Hugh Dickins
1
-0
/
+15
2021-05-05
mm: no more EINVAL from /proc/sys/vm/stat_refresh
Hugh Dickins
1
-5
/
+0
2021-05-05
mm: restore node stat checking in /proc/sys/vm/stat_refresh
Hugh Dickins
1
-0
/
+8
2021-05-05
mm/ksm: remove unused parameter from remove_trailing_rmap_items()
Chengyang Fan
1
-4
/
+3
2021-05-05
ksm: fix potential missing rmap_item for stable_node
Miaohe Lin
1
-0
/
+1
2021-05-05
ksm: remove dedicated macro KSM_FLAG_MASK
Miaohe Lin
1
-3
/
+1
2021-05-05
ksm: use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from_tree()
Miaohe Lin
1
-2
/
+1
2021-05-05
ksm: remove redundant VM_BUG_ON_PAGE() on stable_tree_search()
Miaohe Lin
1
-2
/
+0
2021-05-05
mm: use proper type for cma_[alloc|release]
Minchan Kim
2
-11
/
+12
2021-05-05
mm: cma: add the CMA instance name to cma trace events
Minchan Kim
1
-3
/
+4
2021-05-05
mm: cma: support sysfs
Minchan Kim
5
-2
/
+149
2021-05-05
mm: cma: add trace events for CMA alloc perf testing
Liam Mark
2
-0
/
+6
2021-05-05
mm: cma: use pr_err_ratelimited for CMA warning
Baolin Wang
1
-2
/
+2
2021-05-05
mm: vmstat: add cma statistics
Minchan Kim
2
-3
/
+13
2021-05-05
Revert "mm: migrate: skip shared exec THP for NUMA balancing"
Miaohe Lin
1
-16
/
+2
2021-05-05
mm/migrate.c: use helper migrate_vma_collect_skip() in migrate_vma_collect_ho...
Miaohe Lin
1
-17
/
+11
2021-05-05
mm/migrate.c: fix potential indeterminate pte entry in migrate_vma_insert_page()
Miaohe Lin
1
-0
/
+7
2021-05-05
mm/migrate.c: remove unnecessary rc != MIGRATEPAGE_SUCCESS check in 'else' case
Miaohe Lin
1
-1
/
+1
2021-05-05
mm/migrate.c: make putback_movable_page() static
Miaohe Lin
1
-6
/
+1
2021-05-05
mm: fs: invalidate BH LRU during page migration
Minchan Kim
1
-1
/
+4
2021-05-05
mm: replace migrate_[prep|finish] with lru_cache_[disable|enable]
Minchan Kim
4
-33
/
+10
2021-05-05
mm: disable LRU pagevec during the migration temporarily
Minchan Kim
5
-14
/
+70
2021-05-05
mm: compaction: update the COMPACT[STALL|FAIL] events properly
Charan Teja Reddy
2
-0
/
+10
2021-05-05
mm/compaction: remove unused variable sysctl_compact_memory
Pintu Kumar
1
-3
/
+0
2021-05-05
mm: vmscan: shrink deferred objects proportional to priority
Yang Shi
1
-35
/
+11
2021-05-05
mm: memcontrol: reparent nr_deferred when memcg offline
Yang Shi
2
-0
/
+25
2021-05-05
mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
Yang Shi
1
-15
/
+16
2021-05-05
mm: vmscan: use per memcg nr_deferred of shrinker
Yang Shi
1
-12
/
+66
2021-05-05
mm: vmscan: add per memcg shrinker nr_deferred
Yang Shi
1
-18
/
+42
2021-05-05
mm: vmscan: use a new flag to indicate shrinker is registered
Yang Shi
1
-25
/
+15
2021-05-05
mm: vmscan: add shrinker_info_protected() helper
Yang Shi
1
-3
/
+9
2021-05-05
mm: memcontrol: rename shrinker_map to shrinker_info
Yang Shi
2
-32
/
+32
2021-05-05
mm: vmscan: use kvfree_rcu instead of call_rcu
Yang Shi
1
-6
/
+1
2021-05-05
mm: vmscan: remove memcg_shrinker_map_size
Yang Shi
1
-9
/
+11
2021-05-05
mm: vmscan: use shrinker_rwsem to protect shrinker_maps allocation
Yang Shi
1
-10
/
+8
2021-05-05
mm: vmscan: consolidate shrinker_maps handling code
Yang Shi
4
-135
/
+137
2021-05-05
mm: vmscan: use nid from shrink_control for tracepoint
Yang Shi
1
-1
/
+1
2021-05-05
mm/vmscan: replace implicit RECLAIM_ZONE checks with explicit checks
Dave Hansen
2
-2
/
+2
[next]