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
2011-11-02
memcg: skip scanning active lists based on individual size
Johannes Weiner
1
-4
/
+6
2011-11-02
memcg: rename mem variable to memcg
Raghavendra K T
1
-16
/
+18
2011-10-31
mm: change isolate mode from #define to bitwise type
Minchan Kim
1
-1
/
+2
2011-09-14
memcg: Revert "memcg: add memory.vmscan_stat"
Johannes Weiner
1
-19
/
+0
2011-08-03
tmpfs: convert mem_cgroup shmem to radix-swap
Hugh Dickins
1
-8
/
+0
2011-07-26
memcg: add memory.vmscan_stat
KAMEZAWA Hiroyuki
1
-0
/
+19
2011-07-26
memcg: consolidate memory cgroup lru stat functions
KAMEZAWA Hiroyuki
1
-4
/
+3
2011-06-15
vmscan,memcg: memcg aware swap token
KOSAKI Motohiro
1
-0
/
+6
2011-05-26
memcg: add the pagefault count into memcg stats
Ying Han
1
-0
/
+7
2011-05-26
memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()
Ying Han
1
-5
/
+5
2011-05-26
memcg: reclaim memory from nodes in round-robin order
Ying Han
1
-0
/
+1
2011-05-26
memcg: count the soft_limit reclaim in global background reclaim
Ying Han
1
-2
/
+4
2011-04-14
memcg: fix mem_cgroup_rotate_reclaimable_page()
Eric Dumazet
1
-1
/
+1
2011-03-23
memcg: add memcg sanity checks at allocating and freeing pages
Daisuke Nishimura
1
-0
/
+17
2011-03-22
memcg: move memcg reclaimable page into tail of inactive list
Minchan Kim
1
-0
/
+6
2011-03-22
mm: add replace_page_cache_page() function
Miklos Szeredi
1
-2
/
+2
2011-01-20
memcg: fix USED bit handling at uncharge in THP
KAMEZAWA Hiroyuki
1
-0
/
+9
2011-01-13
memcg: fix memory migration of shmem swapcache
Daisuke Nishimura
1
-3
/
+2
2011-01-13
memcg: create extensible page stat update routines
Greg Thelen
1
-3
/
+28
2010-08-11
memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()
KOSAKI Motohiro
1
-3
/
+2
2010-08-09
oom: badness heuristic rewrite
David Rientjes
1
-0
/
+8
2010-08-09
vmscan: kill prev_priority completely
KOSAKI Motohiro
1
-5
/
+0
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-12
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-18
memcg: add file-based RSS accounting
Balbir Singh
1
-1
/
+6
2009-06-16
vmscan: evict use-once pages first
Rik van Riel
1
-0
/
+7
2009-05-02
memcg: fix mem_cgroup_shrink_usage()
Daisuke Nishimura
1
-2
/
+2
2009-04-21
memcg: use rcu_dereference to access mm->owner
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-04-02
memcg: remove mem_cgroup_reclaim_imbalance() remnants
KOSAKI Motohiro
1
-7
/
+0
2009-04-02
memcg: remove mem_cgroup_calc_mapped_ratio()
KOSAKI Motohiro
1
-6
/
+0
2009-04-02
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
[next]