index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-08
memcg: add null check to page_cgroup_zoneinfo()
KOSAKI Motohiro
1
-0
/
+3
2009-01-08
memcg: hierarchy avoid unnecessary reclaim
Daisuke Nishimura
1
-0
/
+2
2009-01-08
memcg: swapout refcnt fix
KAMEZAWA Hiroyuki
1
-1
/
+5
2009-01-08
memcg: memory swap controller: fix limit check
Daisuke Nishimura
1
-9
/
+17
2009-01-08
memcg: check group leader fix
Nikanth Karthikesan
1
-17
/
+2
2009-01-08
memcg: revert gfp mask fix
KAMEZAWA Hiroyuki
1
-5
/
+5
2009-01-08
memcg: fix reclaim result checks
KAMEZAWA Hiroyuki
1
-8
/
+8
2009-01-08
memcg: avoid unnecessary system-wide-oom-killer
KAMEZAWA Hiroyuki
1
-4
/
+29
2009-01-08
memcg: memory cgroup hierarchy feature selector
Balbir Singh
1
-4
/
+57
2009-01-08
memcg: memory cgroup hierarchical reclaim
Balbir Singh
1
-4
/
+162
2009-01-08
memcg: memory cgroup resource counters for hierarchy
Balbir Singh
1
-7
/
+13
2009-01-08
memcg: add mem_cgroup_disabled()
Hirokazu Takahashi
1
-14
/
+14
2009-01-08
memcg: synchronized LRU
KAMEZAWA Hiroyuki
1
-182
/
+141
2009-01-08
memcg: mem+swap controller core
KAMEZAWA Hiroyuki
1
-38
/
+362
2009-01-08
memcg: mem+swap controller Kconfig
KAMEZAWA Hiroyuki
1
-0
/
+34
2009-01-08
memcg: handle swap caches
KAMEZAWA Hiroyuki
1
-6
/
+61
2009-01-08
memcg: new force_empty to free pages under group
KAMEZAWA Hiroyuki
1
-7
/
+34
2009-01-08
memcg: reduce size of mem_cgroup by using nr_cpu_ids
Jan Blunck
1
-17
/
+18
2009-01-08
memcg: move all acccounting to parent at rmdir()
KAMEZAWA Hiroyuki
1
-67
/
+210
2009-01-08
memcg: simple migration handling
KAMEZAWA Hiroyuki
1
-56
/
+52
2009-01-08
memcg: fix gfp_mask of callers of charge
KAMEZAWA Hiroyuki
1
-3
/
+5
2009-01-08
memcg: introduce charge-commit-cancel style of functions
KAMEZAWA Hiroyuki
1
-31
/
+124
2009-01-07
mm: make mem_cgroup_resize_limit() static
KOSAKI Motohiro
1
-1
/
+2
2008-10-23
memcg: fix page_cgroup allocation
KAMEZAWA Hiroyuki
1
-1
/
+0
2008-10-20
memcg: allocate all page_cgroup at boot
KAMEZAWA Hiroyuki
1
-167
/
+80
2008-10-20
memcg: atomic ops for page_cgroup->flags
KAMEZAWA Hiroyuki
1
-40
/
+82
2008-10-20
memcg: optimize per-cpu statistics
KAMEZAWA Hiroyuki
1
-8
/
+10
2008-10-20
memcg: make page->mapping NULL before uncharge
KAMEZAWA Hiroyuki
1
-0
/
+1
2008-10-20
Unevictable LRU Page Statistics
Lee Schermerhorn
1
-0
/
+6
2008-10-20
Unevictable LRU Infrastructure
Lee Schermerhorn
1
-28
/
+45
2008-10-20
vmscan: split LRU lists into anon & file sets
Rik van Riel
1
-38
/
+50
2008-10-20
vmscan: Use an indexed array for LRU variables
Christoph Lameter
1
-72
/
+43
2008-09-29
mm owner: fix race between swapoff and exit
Balbir Singh
1
-0
/
+17
2008-09-23
memcg: check under limit at shrink_usage
Daisuke Nishimura
1
-0
/
+1
2008-08-13
memcg: fix oops in mem_cgroup_shrink_usage
Hugh Dickins
1
-0
/
+2
2008-07-30
memcg: remove redundant check in move_task()
Li Zefan
1
-3
/
+0
2008-07-25
memcg: limit change shrink usage
KAMEZAWA Hiroyuki
1
-4
/
+44
2008-07-25
memcg: clean up checking of the disabled flag
Li Zefan
1
-11
/
+12
2008-07-25
memcg: remove a redundant check
KAMEZAWA Hiroyuki
1
-28
/
+25
2008-07-25
memcg: add hints for branch
KAMEZAWA Hiroyuki
1
-4
/
+4
2008-07-25
memcg: helper function for relcaim from shmem.
KAMEZAWA Hiroyuki
1
-0
/
+26
2008-07-25
memcg: remove refcnt from page_cgroup
KAMEZAWA Hiroyuki
1
-46
/
+63
2008-07-25
memcg: better migration handling
KAMEZAWA Hiroyuki
1
-63
/
+65
2008-07-25
memcg: avoid unnecessary initialization
KAMEZAWA Hiroyuki
1
-3
/
+8
2008-07-25
memcg: make global var read_mostly
KAMEZAWA Hiroyuki
1
-3
/
+3
2008-07-25
cgroup files: convert res_counter_write() to be a cgroups write_string() handler
Paul Menage
1
-19
/
+5
2008-05-01
memcg: simple stats for memory resource controller
Balaji Rao
1
-0
/
+11
2008-04-29
memcg: remove redundant initialization in mem_cgroup_create()
Li Zefan
1
-2
/
+0
2008-04-29
memcgroup: use vmalloc for mem_cgroup allocation
KAMEZAWA Hiroyuki
1
-6
/
+29
2008-04-29
memcgroup: make the memory controller more desktop responsive
Balbir Singh
1
-2
/
+1
[prev]
[next]