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
/
include
/
linux
/
memcontrol.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
memcg: fix oom kill behavior
KAMEZAWA Hiroyuki
2010-03-12
1
-6
/
+0
*
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-12-16
1
-0
/
+13
|
\
|
*
memcg: add accessor to mem_cgroup.css
Wu Fengguang
2009-12-16
1
-0
/
+7
|
*
memcg: rename and export try_get_mem_cgroup_from_page()
Wu Fengguang
2009-12-16
1
-0
/
+6
*
|
memcg: make memcg's file mapped consistent with global VM
KAMEZAWA Hiroyuki
2009-12-16
1
-2
/
+2
*
|
memcg: coalesce uncharge during unmap/truncate
KAMEZAWA Hiroyuki
2009-12-16
1
-0
/
+13
|
/
*
memory controller: soft limit reclaim on contention
Balbir Singh
2009-09-24
1
-0
/
+10
*
memcg: add file-based RSS accounting
Balbir Singh
2009-06-18
1
-1
/
+6
*
vmscan: evict use-once pages first
Rik van Riel
2009-06-16
1
-0
/
+7
*
memcg: fix mem_cgroup_shrink_usage()
Daisuke Nishimura
2009-05-02
1
-2
/
+2
*
memcg: use rcu_dereference to access mm->owner
KAMEZAWA Hiroyuki
2009-04-21
1
-1
/
+1
*
memcg: remove mem_cgroup_reclaim_imbalance() remnants
KOSAKI Motohiro
2009-04-02
1
-7
/
+0
*
memcg: remove mem_cgroup_calc_mapped_ratio()
KOSAKI Motohiro
2009-04-02
1
-6
/
+0
*
memcg: show memcg information during OOM
Balbir Singh
2009-04-02
1
-0
/
+7
*
memcg: fix shmem's swap accounting
KAMEZAWA Hiroyuki
2009-01-08
1
-2
/
+4
*
memcg: remove mem_cgroup_try_charge
Daisuke Nishimura
2009-01-08
1
-8
/
+0
*
memcg: fix calculation of active_ratio
KOSAKI Motohiro
2009-01-08
1
-3
/
+2
*
memcg: remove mem_cgroup_cal_reclaim()
KOSAKI Motohiro
2009-01-08
1
-10
/
+0
*
memcg: add zone_reclaim_stat
KOSAKI Motohiro
2009-01-08
1
-0
/
+16
*
memcg: add mem_cgroup_zone_nr_pages()
KOSAKI Motohiro
2009-01-08
1
-0
/
+11
*
memcg: add inactive_anon_is_low()
KOSAKI Motohiro
2009-01-08
1
-0
/
+9
*
memcg: revert gfp mask fix
KAMEZAWA Hiroyuki
2009-01-08
1
-0
/
+10
*
memcg: avoid unnecessary system-wide-oom-killer
KAMEZAWA Hiroyuki
2009-01-08
1
-0
/
+7
*
memcontrol: rcu_read_lock() to protect mm_match_cgroup()
Lai Jiangshan
2009-01-08
1
-2
/
+9
*
memcg: add mem_cgroup_disabled()
Hirokazu Takahashi
2009-01-08
1
-1
/
+14
*
memcg: synchronized LRU
KAMEZAWA Hiroyuki
2009-01-08
1
-2
/
+27
*
memcg: mem+swap controller core
KAMEZAWA Hiroyuki
2009-01-08
1
-2
/
+9
*
memcg: mem+swap controller Kconfig
KAMEZAWA Hiroyuki
2009-01-08
1
-0
/
+3
*
memcg: simple migration handling
KAMEZAWA Hiroyuki
2009-01-08
1
-12
/
+7
*
memcg: introduce charge-commit-cancel style of functions
KAMEZAWA Hiroyuki
2009-01-08
1
-2
/
+34
*
memcg: allocate all page_cgroup at boot
KAMEZAWA Hiroyuki
2008-10-20
1
-12
/
+1
*
Unevictable LRU Infrastructure
Lee Schermerhorn
2008-10-20
1
-1
/
+1
*
vmscan: split LRU lists into anon & file sets
Rik van Riel
2008-10-20
1
-1
/
+1
*
vmscan: Use an indexed array for LRU variables
Christoph Lameter
2008-10-20
1
-12
/
+5
*
memcg: helper function for relcaim from shmem.
KAMEZAWA Hiroyuki
2008-07-25
1
-0
/
+7
*
memcg: remove refcnt from page_cgroup
KAMEZAWA Hiroyuki
2008-07-25
1
-5
/
+5
*
memcg: better migration handling
KAMEZAWA Hiroyuki
2008-07-25
1
-5
/
+6
*
cgroups: add an owner to the mm_struct
Balbir Singh
2008-04-29
1
-13
/
+3
*
memcg: remove mem_cgroup_uncharge
Hugh Dickins
2008-03-04
1
-13
/
+7
*
memcg: bad page if page_cgroup when free
Hugh Dickins
2008-03-04
1
-4
/
+4
*
memcg: move_lists on page not page_cgroup
Hugh Dickins
2008-03-04
1
-3
/
+2
*
memcg: mm_match_cgroup not vm_match_cgroup
Hugh Dickins
2008-03-04
1
-2
/
+2
*
Memory controller: rename to Memory Resource Controller
Balbir Singh
2008-03-04
1
-2
/
+2
*
sparc: fix build
David Rientjes
2008-02-23
1
-3
/
+0
*
memcontrol: add vm_match_cgroup()
David Rientjes
2008-02-09
1
-6
/
+4
*
Memory controller remove control_type feature
Balbir Singh
2008-02-07
1
-5
/
+1
*
per-zone and reclaim enhancements for memory controller: calculate the number...
KAMEZAWA Hiroyuki
2008-02-07
1
-0
/
+15
*
per-zone and reclaim enhancements for memory controller: remember reclaim pri...
KAMEZAWA Hiroyuki
2008-02-07
1
-0
/
+20
*
per-zone and reclaim enhancements for memory controller: calculate active/ina...
KAMEZAWA Hiroyuki
2008-02-07
1
-0
/
+8
*
per-zone and reclaim enhancements for memory controller: calculate mapper_rat...
KAMEZAWA Hiroyuki
2008-02-07
1
-1
/
+10
[next]