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