index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
loop: charge i/o to mem and blk cg
Dan Schatzberg
2021-06-29
1
-0
/
+1
*
mm: charge active memcg when no mm is set
Dan Schatzberg
2021-06-29
3
-17
/
+30
*
mm: vmscan: remove noinline_for_stack
Muchun Song
2021-06-29
1
-3
/
+3
*
mm: memcontrol: move obj_cgroup_uncharge_pages() out of css_set_lock
Muchun Song
2021-06-29
1
-1
/
+2
*
mm: memcontrol: simplify the logic of objcg pinning memcg
Muchun Song
2021-06-29
1
-14
/
+6
*
mm: memcontrol: rename lruvec_holds_page_lru_lock to page_matches_lruvec
Muchun Song
2021-06-29
1
-1
/
+1
*
mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvec
Muchun Song
2021-06-29
4
-9
/
+6
*
mm: memcontrol: bail out early when !mm in get_mem_cgroup_from_mm
Muchun Song
2021-06-29
1
-11
/
+14
*
mm: memcontrol: fix page charging in page replacement
Muchun Song
2021-06-29
1
-3
/
+5
*
mm: memcontrol: fix root_mem_cgroup charging
Muchun Song
2021-06-29
1
-5
/
+12
*
mm: memcg/slab: disable cache merging for KMALLOC_NORMAL caches
Waiman Long
2021-06-29
1
-0
/
+7
*
mm: memcg/slab: create a new set of kmalloc-cg-<n> caches
Waiman Long
2021-06-29
3
-10
/
+29
*
mm: memcg/slab: properly set up gfp flags for objcg pointer array
Waiman Long
2021-06-29
2
-1
/
+8
*
mm/memcg: optimize user context object stock access
Waiman Long
2021-06-29
1
-28
/
+72
*
mm/memcg: improve refill_obj_stock() performance
Waiman Long
2021-06-29
1
-13
/
+35
*
mm/memcg: cache vmstat data in percpu memcg_stock_pcp
Waiman Long
2021-06-29
1
-3
/
+87
*
mm/memcg: move mod_objcg_state() to memcontrol.c
Waiman Long
2021-06-29
2
-14
/
+15
*
swap: check mapping_empty() for swap cache before being freed
Huang Ying
2021-06-29
1
-1
/
+6
*
mm: free idle swap cache page after COW
Huang Ying
2021-06-29
2
-1
/
+3
*
mm, swap: remove unnecessary smp_rmb() in swap_type_to_swap_info()
Huang Ying
2021-06-29
1
-9
/
+6
*
mm/swap_slots.c: delete meaningless forward declarations
Miaohe Lin
2021-06-29
1
-2
/
+0
*
mm/swap: remove unused local variable nr_shadows
Miaohe Lin
2021-06-29
1
-5
/
+0
*
mm/swapfile: move get_swap_page_of_type() under CONFIG_HIBERNATION
Miaohe Lin
2021-06-29
1
-52
/
+31
*
mm/shmem: fix shmem_swapin() race with swapoff
Miaohe Lin
2021-06-29
1
-1
/
+13
*
mm/swap: remove confusing checking for non_swap_entry() in swap_ra_info()
Miaohe Lin
2021-06-29
1
-6
/
+0
*
swap: fix do_swap_page() race with swapoff
Miaohe Lin
2021-06-29
1
-2
/
+9
*
mm/swapfile: use percpu_ref to serialize against concurrent swapoff
Miaohe Lin
2021-06-29
1
-30
/
+49
*
mm: pagewalk: fix walk for hugepage tables
Christophe Leroy
2021-06-29
1
-5
/
+53
*
mm: gup: pack has_pinned in MMF_HAS_PINNED
Andrea Arcangeli
2021-06-29
1
-4
/
+15
*
mm: gup: allow FOLL_PIN to scale in SMP
Andrea Arcangeli
2021-06-29
1
-2
/
+2
*
fs: remove noop_set_page_dirty()
Matthew Wilcox (Oracle)
2021-06-29
1
-0
/
+1
*
mm/writeback: use __set_page_dirty in __set_page_dirty_nobuffers
Matthew Wilcox (Oracle)
2021-06-29
1
-9
/
+1
*
mm/writeback: move __set_page_dirty() to core mm
Matthew Wilcox (Oracle)
2021-06-29
1
-1
/
+26
*
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
2021-06-29
1
-14
/
+4
*
writeback, cgroup: release dying cgwbs by switching attached inodes
Roman Gushchin
2021-06-29
1
-2
/
+62
*
writeback, cgroup: keep list of inodes attached to bdi_writeback
Roman Gushchin
2021-06-29
1
-0
/
+2
*
mm/page-writeback: use __this_cpu_inc() in account_page_dirtied()
Chi Wu
2021-06-29
1
-1
/
+1
*
mm/page-writeback: update the comment of Dirty position control
Chi Wu
2021-06-29
1
-1
/
+1
*
mm/page-writeback: Fix performance when BDI's share of ratio is 0.
Chi Wu
2021-06-29
1
-4
/
+16
*
mm: page-writeback: kill get_writeback_state() comments
Kefeng Wang
2021-06-29
1
-6
/
+3
*
mm/page_reporting: allow driver to specify reporting order
Gavin Shan
2021-06-29
1
-0
/
+6
*
mm/page_reporting: export reporting order as module parameter
Gavin Shan
2021-06-29
2
-5
/
+9
*
mm/page_reporting: fix code style in __page_reporting_request()
Gavin Shan
2021-06-29
1
-2
/
+2
*
mm: mmap_lock: use local locks instead of disabling preemption
Nicolas Saenz Julienne
2021-06-29
1
-11
/
+22
*
mm/debug_vm_pgtable: ensure THP availability via has_transparent_hugepage()
Anshuman Khandual
2021-06-29
1
-12
/
+51
*
mm/kmemleak: fix possible wrong memory scanning period
Yanfei Xu
2021-06-29
1
-6
/
+12
*
mm/slub: add taint after the errors are printed
Georgi Djakov
2021-06-29
1
-2
/
+3
*
mm: slub: move sysfs slab alloc/free interfaces to debugfs
Faiyaz Mohammed
2021-06-29
3
-93
/
+189
*
slub: force on no_hash_pointers when slub_debug is enabled
Stephen Boyd
2021-06-29
1
-1
/
+19
*
slub: indicate slab_fix() uses printf formats
Joe Perches
2021-06-29
1
-3
/
+4
[next]