Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
18fe1cad889fe6c1acbf4dfc576e82a13cf1a30c
/
mm
/
memcontrol.c
d4220f9
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
aa20d48
memcg: code clean, remove unused variable in mem_cgroup_resize_limit()
by Bob Liu
· 15 years ago
9ab322c
memcg: remove memcg_tasklist
by Daisuke Nishimura
· 15 years ago
d31f56d
memcg: avoid oom-killing innocent task in case of use_hierarchy
by Daisuke Nishimura
· 15 years ago
57f9fd7
memcg: cleanup mem_cgroup_move_parent()
by Daisuke Nishimura
· 15 years ago
a3032a2
memcg: add mem_cgroup_cancel_charge()
by Daisuke Nishimura
· 15 years ago
d804658
memcg: make memcg's file mapped consistent with global VM
by KAMEZAWA Hiroyuki
· 15 years ago
cdec2e4
memcg: coalesce charging via percpu storage
by KAMEZAWA Hiroyuki
· 15 years ago
569b846
memcg: coalesce uncharge during unmap/truncate
by KAMEZAWA Hiroyuki
· 15 years ago
cd9b45b
memcg: fix memory.memsw.usage_in_bytes for root cgroup
by Kirill A. Shutemov
· 15 years ago
d324236
memcg: add accessor to mem_cgroup.css
by Wu Fengguang
· 15 years ago
e42d9d5
memcg: rename and export try_get_mem_cgroup_from_page()
by Wu Fengguang
· 15 years ago
407f9c8
ksm: mem cgroup charge swapin copy
by Hugh Dickins
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
21ae295
tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"
by Uwe Kleine-König
· 15 years ago
ef8745c
memcg: reduce check for softlimit excess
by KAMEZAWA Hiroyuki
· 15 years ago
4e64915
memcg: some modification to softlimit under hierarchical memory reclaim.
by KAMEZAWA Hiroyuki
· 15 years ago
26251ea
memcg: fix refcnt going negative
by KAMEZAWA Hiroyuki
· 15 years ago
1dd3a27
memcg: show swap usage in stat file
by Daisuke Nishimura
· 15 years ago
0c3e73e
memcg: improve resource counter scalability
by Balbir Singh
· 15 years ago
4e41695
memory controller: soft limit reclaim on contention
by Balbir Singh
· 15 years ago
75822b4
memory controller: soft limit refactor reclaim flags
by Balbir Singh
· 15 years ago
f64c3f5
memory controller: soft limit organize cgroups
by Balbir Singh
· 15 years ago
296c81d
memory controller: soft limit interface
by Balbir Singh
· 15 years ago
261fb61
memcg: add comments explaining memory barriers
by KAMEZAWA Hiroyuki
· 15 years ago
4b3bde4
memcg: remove the overhead associated with the root cgroup
by Balbir Singh
· 15 years ago
be367d0
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
by Ben Blum
· 15 years ago
b7c46d1
mm: drop unneeded double negations
by Johannes Weiner
· 15 years ago
8870326
cgroup avoid permanent sleep at rmdir
by KAMEZAWA Hiroyuki
· 15 years ago
8aa7e84
Fix congestion_wait() sync/async vs read/write confusion
by Jens Axboe
· 15 years ago
2ffebca
memcg: fix lru rotation in isolate_pages
by KAMEZAWA Hiroyuki
· 15 years ago
22a668d
memcg: fix behavior under memory.limit equals to memsw.limit
by KAMEZAWA Hiroyuki
· 15 years ago
8a9478c
memcg: fix swap accounting
by KAMEZAWA Hiroyuki
· 15 years ago
338c843
memcg: remove some redundant checks
by Li Zefan
· 15 years ago
d69b042
memcg: add file-based RSS accounting
by Balbir Singh
· 15 years ago
56e49d2
vmscan: evict use-once pages first
by Rik van Riel
· 15 years ago
46f7e60
memcg: fix build warning and avoid checking for mem != null again and again
by Nikanth Karthikesan
· 15 years ago
e767e05
memcg: fix deadlock between lock_page_cgroup and mapping tree_lock
by Daisuke Nishimura
· 15 years ago
ae3abae
memcg: fix mem_cgroup_shrink_usage()
by Daisuke Nishimura
· 16 years ago
c0bd3f6
memcg: fix try_get_mem_cgroup_from_swapcache()
by Daisuke Nishimura
· 16 years ago
a8031cb
memcg: remove warning when CONFIG_DEBUG_VM=n
by KAMEZAWA Hiroyuki
· 16 years ago
83aae4c
memcg: cleanup cache_charge
by Daisuke Nishimura
· 16 years ago
a3b2d69
cgroups: use css id in swap cgroup for saving memory v5
by KAMEZAWA Hiroyuki
· 16 years ago
3c776e6
memcg: charge swapcache to proper memcg
by Daisuke Nishimura
· 16 years ago
c137b5e
memcg: remove mem_cgroup_calc_mapped_ratio()
by KOSAKI Motohiro
· 16 years ago
e222432
memcg: show memcg information during OOM
by Balbir Singh
· 16 years ago
0b7f569
memcg: fix OOM killer under memcg
by KAMEZAWA Hiroyuki
· 16 years ago
81d39c2
memcg: fix shrinking memory to return -EBUSY by fixing retry algorithm
by KAMEZAWA Hiroyuki
· 16 years ago
14067bb
memcg: hierarchical stat
by KAMEZAWA Hiroyuki
· 16 years ago
04046e1
memcg: use CSS ID
by KAMEZAWA Hiroyuki
· 16 years ago
ec64f51
cgroup: fix frequent -EBUSY at rmdir
by KAMEZAWA Hiroyuki
· 16 years ago
299b4ea
memcg: NULL pointer dereference at rmdir on some NUMA systems
by KAMEZAWA Hiroyuki
· 16 years ago
7bcc1bb
memcg: get/put parents at create/free
by Daisuke Nishimura
· 16 years ago
068b38c
memcg: fix a race when setting memory.swappiness
by Li Zefan
· 16 years ago
0eb253e
memcg: fix section mismatch
by Li Zefan
· 16 years ago
4d1c627
memcg: make oom less frequently
by Daisuke Nishimura
· 16 years ago
c268e99
memcg: fix hierarchical reclaim
by Daisuke Nishimura
· 16 years ago
40d5813
memcg: fix error path of mem_cgroup_move_parent
by Daisuke Nishimura
· 16 years ago
bd112db
memcg: fix mem_cgroup_get_reclaim_stat_from_page
by Daisuke Nishimura
· 16 years ago
2cb378c
cgroups: use hierarchy_mutex in memory controller
by Paul Menage
· 16 years ago
b5a8431
memcg: fix shmem's swap accounting
by KAMEZAWA Hiroyuki
· 16 years ago
544122e
memcg: fix LRU accounting for SwapCache
by KAMEZAWA Hiroyuki
· 16 years ago
54595fe
memcg: use css_tryget in memcg
by KAMEZAWA Hiroyuki
· 16 years ago
a7ba0ee
memcg: fix double free and make refcnt sane
by KAMEZAWA Hiroyuki
· 16 years ago
03f3c43
memcg: fix swap accounting leak
by KAMEZAWA Hiroyuki
· 16 years ago
42e9abb
memcg: change try_to_free_pages to hierarchical_reclaim
by Daisuke Nishimura
· 16 years ago
7f4d454
memcg: avoid deadlock caused by race between oom and cpuset_attach
by Daisuke Nishimura
· 16 years ago
a5e924f
memcg: remove mem_cgroup_try_charge
by Daisuke Nishimura
· 16 years ago
3bb4edf
memcg: don't trigger oom at page migration
by Daisuke Nishimura
· 16 years ago
fee7b54
memcg: show real limit under hierarchy mode
by KAMEZAWA Hiroyuki
· 16 years ago
c772be9
memcg: fix calculation of active_ratio
by KOSAKI Motohiro
· 16 years ago
a7885eb
memcg: swappiness
by KOSAKI Motohiro
· 16 years ago
2733c06
memcg: protect prev_priority
by KOSAKI Motohiro
· 16 years ago
7f016ee
memcg: show reclaim stat
by KOSAKI Motohiro
· 16 years ago
9439c1c
memcg: remove mem_cgroup_cal_reclaim()
by KOSAKI Motohiro
· 16 years ago
3e2f41f
memcg: add zone_reclaim_stat
by KOSAKI Motohiro
· 16 years ago
a3d8e05
memcg: add mem_cgroup_zone_nr_pages()
by KOSAKI Motohiro
· 16 years ago
14797e2
memcg: add inactive_anon_is_low()
by KOSAKI Motohiro
· 16 years ago
5499276
memcg: add null check to page_cgroup_zoneinfo()
by KOSAKI Motohiro
· 16 years ago
670ec2f
memcg: hierarchy avoid unnecessary reclaim
by Daisuke Nishimura
· 16 years ago
a7fe942
memcg: swapout refcnt fix
by KAMEZAWA Hiroyuki
· 16 years ago
b85a96c
memcg: memory swap controller: fix limit check
by Daisuke Nishimura
· 16 years ago
f9717d2
memcg: check group leader fix
by Nikanth Karthikesan
· 16 years ago
2c26fdd
memcg: revert gfp mask fix
by KAMEZAWA Hiroyuki
· 16 years ago
8870075
memcg: fix reclaim result checks
by KAMEZAWA Hiroyuki
· 16 years ago
a636b32
memcg: avoid unnecessary system-wide-oom-killer
by KAMEZAWA Hiroyuki
· 16 years ago
18f59ea
memcg: memory cgroup hierarchy feature selector
by Balbir Singh
· 16 years ago
6d61ef4
memcg: memory cgroup hierarchical reclaim
by Balbir Singh
· 16 years ago
28dbc4b
memcg: memory cgroup resource counters for hierarchy
by Balbir Singh
· 16 years ago
f8d6654
memcg: add mem_cgroup_disabled()
by Hirokazu Takahashi
· 16 years ago
08e552c
memcg: synchronized LRU
by KAMEZAWA Hiroyuki
· 16 years ago
8c7c6e3
memcg: mem+swap controller core
by KAMEZAWA Hiroyuki
· 16 years ago
c077719
memcg: mem+swap controller Kconfig
by KAMEZAWA Hiroyuki
· 16 years ago
d13d144
memcg: handle swap caches
by KAMEZAWA Hiroyuki
· 16 years ago
c1e862c
memcg: new force_empty to free pages under group
by KAMEZAWA Hiroyuki
· 16 years ago
c8dad2b
memcg: reduce size of mem_cgroup by using nr_cpu_ids
by Jan Blunck
· 16 years ago
f817ed4
memcg: move all acccounting to parent at rmdir()
by KAMEZAWA Hiroyuki
· 16 years ago
01b1ae6
memcg: simple migration handling
by KAMEZAWA Hiroyuki
· 16 years ago
bced052
memcg: fix gfp_mask of callers of charge
by KAMEZAWA Hiroyuki
· 16 years ago
7a81b88
memcg: introduce charge-commit-cancel style of functions
by KAMEZAWA Hiroyuki
· 16 years ago
Next »