index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
memcontrol.h
Age
Commit message (
Expand
)
Author
Files
Lines
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-04
memcg: remove mem_cgroup_uncharge
Hugh Dickins
1
-13
/
+7
2008-03-04
memcg: bad page if page_cgroup when free
Hugh Dickins
1
-4
/
+4
2008-03-04
memcg: move_lists on page not page_cgroup
Hugh Dickins
1
-3
/
+2
2008-03-04
memcg: mm_match_cgroup not vm_match_cgroup
Hugh Dickins
1
-2
/
+2
2008-03-04
Memory controller: rename to Memory Resource Controller
Balbir Singh
1
-2
/
+2
2008-02-23
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
2008-02-07
per-zone and reclaim enhancements for memory controller: calculate active/ina...
KAMEZAWA Hiroyuki
1
-0
/
+8
2008-02-07
per-zone and reclaim enhancements for memory controller: calculate mapper_rat...
KAMEZAWA Hiroyuki
1
-1
/
+10
2008-02-07
bugfix for memory cgroup controller: migration under memory controller fix
KAMEZAWA Hiroyuki
1
-0
/
+19
2008-02-07
memcontrol: move oom task exclusion to tasklist scan
David Rientjes
1
-0
/
+7
2008-02-07
memcontrol: move mm_cgroup to header file
David Rientjes
1
-2
/
+9
2008-02-07
Memory controller: make charging gfp mask aware
Balbir Singh
1
-4
/
+8
2008-02-07
Memory controller: make page_referenced() cgroup aware
Balbir Singh
1
-0
/
+6
2008-02-07
Memory controller: add switch to control what type of pages to limit
Balbir Singh
1
-0
/
+9
2008-02-07
Memory controller: OOM handling
Pavel Emelianov
1
-0
/
+1
2008-02-07
Memory controller: add per cgroup LRU and reclaim
Balbir Singh
1
-0
/
+12
2008-02-07
Memory controller: memory accounting
Balbir Singh
1
-0
/
+20
2008-02-07
Memory controller: accounting setup
Pavel Emelianov
1
-0
/
+36
2008-02-07
Memory controller: cgroups setup
Balbir Singh
1
-0
/
+21