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.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
*
memcg: reduce check for softlimit excess
KAMEZAWA Hiroyuki
2009-10-01
1
-16
/
+15
*
memcg: some modification to softlimit under hierarchical memory reclaim.
KAMEZAWA Hiroyuki
2009-10-01
1
-63
/
+50
*
memcg: fix refcnt going negative
KAMEZAWA Hiroyuki
2009-10-01
1
-1
/
+2
*
memcg: show swap usage in stat file
Daisuke Nishimura
2009-09-24
1
-3
/
+14
*
memcg: improve resource counter scalability
Balbir Singh
2009-09-24
1
-21
/
+100
*
memory controller: soft limit reclaim on contention
Balbir Singh
2009-09-24
1
-14
/
+212
*
memory controller: soft limit refactor reclaim flags
Balbir Singh
2009-09-24
1
-6
/
+19
*
memory controller: soft limit organize cgroups
Balbir Singh
2009-09-24
1
-43
/
+257
*
memory controller: soft limit interface
Balbir Singh
2009-09-24
1
-0
/
+20
*
memcg: add comments explaining memory barriers
KAMEZAWA Hiroyuki
2009-09-24
1
-0
/
+7
*
memcg: remove the overhead associated with the root cgroup
Balbir Singh
2009-09-24
1
-14
/
+40
*
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
Ben Blum
2009-09-24
1
-1
/
+2
*
mm: drop unneeded double negations
Johannes Weiner
2009-09-22
1
-1
/
+1
*
cgroup avoid permanent sleep at rmdir
KAMEZAWA Hiroyuki
2009-07-29
1
-3
/
+20
*
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
2009-07-10
1
-1
/
+1
*
memcg: fix lru rotation in isolate_pages
KAMEZAWA Hiroyuki
2009-06-18
1
-1
/
+12
*
memcg: fix behavior under memory.limit equals to memsw.limit
KAMEZAWA Hiroyuki
2009-06-18
1
-0
/
+19
*
memcg: fix swap accounting
KAMEZAWA Hiroyuki
2009-06-18
1
-5
/
+12
*
memcg: remove some redundant checks
Li Zefan
2009-06-18
1
-7
/
+4
*
memcg: add file-based RSS accounting
Balbir Singh
2009-06-18
1
-1
/
+65
*
vmscan: evict use-once pages first
Rik van Riel
2009-06-16
1
-0
/
+11
*
memcg: fix build warning and avoid checking for mem != null again and again
Nikanth Karthikesan
2009-05-29
1
-9
/
+1
*
memcg: fix deadlock between lock_page_cgroup and mapping tree_lock
Daisuke Nishimura
2009-05-29
1
-1
/
+3
*
memcg: fix mem_cgroup_shrink_usage()
Daisuke Nishimura
2009-05-02
1
-21
/
+12
*
memcg: fix try_get_mem_cgroup_from_swapcache()
Daisuke Nishimura
2009-05-02
1
-3
/
+2
*
memcg: remove warning when CONFIG_DEBUG_VM=n
KAMEZAWA Hiroyuki
2009-04-13
1
-1
/
+1
*
memcg: cleanup cache_charge
Daisuke Nishimura
2009-04-02
1
-37
/
+23
*
cgroups: use css id in swap cgroup for saving memory v5
KAMEZAWA Hiroyuki
2009-04-02
1
-12
/
+62
*
memcg: charge swapcache to proper memcg
Daisuke Nishimura
2009-04-02
1
-2
/
+13
*
memcg: remove mem_cgroup_calc_mapped_ratio()
KOSAKI Motohiro
2009-04-02
1
-17
/
+0
*
memcg: show memcg information during OOM
Balbir Singh
2009-04-02
1
-0
/
+69
*
memcg: fix OOM killer under memcg
KAMEZAWA Hiroyuki
2009-04-02
1
-2
/
+28
*
memcg: fix shrinking memory to return -EBUSY by fixing retry algorithm
KAMEZAWA Hiroyuki
2009-04-02
1
-12
/
+59
*
memcg: hierarchical stat
KAMEZAWA Hiroyuki
2009-04-02
1
-41
/
+119
*
memcg: use CSS ID
KAMEZAWA Hiroyuki
2009-04-02
1
-138
/
+82
*
cgroup: fix frequent -EBUSY at rmdir
KAMEZAWA Hiroyuki
2009-04-02
1
-2
/
+3
*
memcg: NULL pointer dereference at rmdir on some NUMA systems
KAMEZAWA Hiroyuki
2009-01-29
1
-1
/
+1
*
memcg: get/put parents at create/free
Daisuke Nishimura
2009-01-29
1
-1
/
+22
*
memcg: fix a race when setting memory.swappiness
Li Zefan
2009-01-15
1
-1
/
+9
*
memcg: fix section mismatch
Li Zefan
2009-01-15
1
-1
/
+1
*
memcg: make oom less frequently
Daisuke Nishimura
2009-01-15
1
-4
/
+6
*
memcg: fix hierarchical reclaim
Daisuke Nishimura
2009-01-15
1
-32
/
+36
*
memcg: fix error path of mem_cgroup_move_parent
Daisuke Nishimura
2009-01-15
1
-8
/
+15
*
memcg: fix mem_cgroup_get_reclaim_stat_from_page
Daisuke Nishimura
2009-01-15
1
-1
/
+16
*
cgroups: use hierarchy_mutex in memory controller
Paul Menage
2009-01-08
1
-8
/
+6
*
memcg: fix shmem's swap accounting
KAMEZAWA Hiroyuki
2009-01-08
1
-74
/
+60
*
memcg: fix LRU accounting for SwapCache
KAMEZAWA Hiroyuki
2009-01-08
1
-9
/
+50
*
memcg: use css_tryget in memcg
KAMEZAWA Hiroyuki
2009-01-08
1
-36
/
+62
*
memcg: fix double free and make refcnt sane
KAMEZAWA Hiroyuki
2009-01-08
1
-15
/
+6
*
memcg: fix swap accounting leak
KAMEZAWA Hiroyuki
2009-01-08
1
-3
/
+4
[next]