index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
1
-14
/
+30
|
\
|
*
memcg: add per-memcg vmalloc stat
Shakeel Butt
2022-01-15
1
-0
/
+1
|
*
mm/memcg: use struct_size() helper in kzalloc()
Wang Weiyang
2022-01-15
1
-5
/
+1
|
*
memcg: better bounds on the memcg stats updates
Shakeel Butt
2022-01-15
1
-7
/
+13
|
*
mm/memcg: add oom_group_kill memory event
Dan Schatzberg
2022-01-15
1
-0
/
+2
|
*
mm: memcontrol: make cgroup_memory_nokmem static
Muchun Song
2022-01-15
1
-1
/
+1
|
*
mm: slab: make slab iterator functions static
Muchun Song
2022-01-15
1
-1
/
+12
*
|
mm/memcg: Convert slab objcgs from struct page to struct slab
Vlastimil Babka
2022-01-06
1
-25
/
+30
*
|
mm: Convert struct page to struct slab in functions used by other subsystems
Vlastimil Babka
2022-01-06
1
-2
/
+2
|
/
*
mm/memcg: relocate mod_objcg_mlstate(), get_obj_stock() and put_obj_stock()
Waiman Long
2021-12-10
1
-53
/
+53
*
mm: Rename folio_test_multi to folio_test_large
Matthew Wilcox (Oracle)
2021-11-17
1
-1
/
+1
*
mm: unexport {,un}lock_page_memcg
Christoph Hellwig
2021-11-11
1
-2
/
+0
*
mm: unexport folio_memcg_{,un}lock
Christoph Hellwig
2021-11-11
1
-2
/
+0
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-125
/
+88
|
\
|
*
mm/vmscan: throttle reclaim when no progress is being made
Mel Gorman
2021-11-06
1
-9
/
+1
|
*
memcg: prohibit unconditional exceeding the limit of dying tasks
Vasily Averin
2021-11-06
1
-19
/
+8
|
*
mm: memcontrol: remove the kmem states
Muchun Song
2021-11-06
1
-5
/
+2
|
*
mm: memcontrol: remove kmemcg_id reparenting
Muchun Song
2021-11-06
1
-15
/
+4
|
*
memcg, kmem: further deprecate kmem.limit_in_bytes
Shakeel Butt
2021-11-06
1
-34
/
+5
|
*
mm/memcg: remove obsolete memcg_free_kmem()
Waiman Long
2021-11-06
1
-11
/
+3
|
*
memcg: unify memcg stat flushing
Shakeel Butt
2021-11-06
1
-9
/
+10
|
*
memcg: flush stats only if updated
Shakeel Butt
2021-11-06
1
-23
/
+55
|
*
mm/memcg: drop swp_entry_t* in mc_handle_file_pte()
Peter Xu
2021-11-06
1
-2
/
+2
*
|
mm/memcg: Add folio_lruvec_lock() and similar functions
Matthew Wilcox (Oracle)
2021-09-27
1
-28
/
+49
*
|
mm/memcg: Add folio_lruvec()
Matthew Wilcox (Oracle)
2021-09-27
1
-3
/
+6
*
|
mm/memcg: Convert mem_cgroup_move_account() to use a folio
Matthew Wilcox (Oracle)
2021-09-27
1
-18
/
+19
*
|
mm/memcg: Add folio_memcg_lock() and folio_memcg_unlock()
Matthew Wilcox (Oracle)
2021-09-27
1
-16
/
+29
*
|
mm/memcg: Convert mem_cgroup_track_foreign_dirty_slowpath() to folio
Matthew Wilcox (Oracle)
2021-09-27
1
-3
/
+3
*
|
mm/memcg: Convert mem_cgroup_migrate() to take folios
Matthew Wilcox (Oracle)
2021-09-27
1
-18
/
+17
*
|
mm/memcg: Convert mem_cgroup_uncharge() to take a folio
Matthew Wilcox (Oracle)
2021-09-27
1
-10
/
+4
*
|
mm/memcg: Convert uncharge_page() to uncharge_folio()
Matthew Wilcox (Oracle)
2021-09-27
1
-16
/
+15
*
|
mm/memcg: Convert mem_cgroup_charge() to take a folio
Matthew Wilcox (Oracle)
2021-09-27
1
-21
/
+7
*
|
mm/memcg: Convert commit_charge() to take a folio
Matthew Wilcox (Oracle)
2021-09-27
1
-14
/
+13
*
|
mm/memcg: Add folio_memcg() and related functions
Matthew Wilcox (Oracle)
2021-09-27
1
-9
/
+12
*
|
mm/memcg: Convert memcg_check_events to take a node ID
Matthew Wilcox (Oracle)
2021-09-27
1
-11
/
+12
*
|
mm/memcg: Remove soft_limit_tree_node()
Matthew Wilcox (Oracle)
2021-09-27
1
-9
/
+3
*
|
mm/memcg: Use the node id in mem_cgroup_update_tree()
Matthew Wilcox (Oracle)
2021-09-27
1
-20
/
+4
*
|
mm/memcg: Remove 'page' parameter to mem_cgroup_charge_statistics()
Matthew Wilcox (Oracle)
2021-09-27
1
-6
/
+5
|
/
*
memcg: flush lruvec stats in the refault
Shakeel Butt
2021-09-23
1
-10
/
+0
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
1
-127
/
+101
|
\
|
*
mm/vmpressure: replace vmpressure_to_css() with vmpressure_to_memcg()
Hui Su
2021-09-03
1
-2
/
+2
|
*
memcg: make memcg->event_list_lock irqsafe
Shakeel Butt
2021-09-03
1
-4
/
+4
|
*
memcg: fix up drain_local_stock comment
Michal Hocko
2021-09-03
1
-2
/
+3
|
*
mm, memcg: save some atomic ops when flush is already true
Miaohe Lin
2021-09-03
1
-1
/
+1
|
*
mm: memcontrol: set the correct memcg swappiness restriction
Baolin Wang
2021-09-03
1
-1
/
+1
|
*
memcg: replace in_interrupt() by !in_task() in active_memcg()
Vasily Averin
2021-09-03
1
-1
/
+1
|
*
memcg: infrastructure to flush memcg stats
Shakeel Butt
2021-09-03
1
-0
/
+34
|
*
memcg: switch lruvec stats to rstat
Shakeel Butt
2021-09-03
1
-76
/
+38
|
*
mm, memcg: inline swap-related functions to improve disabled memcg config
Suren Baghdasaryan
2021-09-03
1
-10
/
+4
|
*
mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
Suren Baghdasaryan
2021-09-03
1
-21
/
+12
[next]