index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
2014-01-21
memcg: make memcg_update_cache_sizes() static
Vladimir Davydov
2014-01-21
memcg: fix kmem_account_flags check in memcg_can_account_kmem()
Vladimir Davydov
2014-01-02
memcg: fix memcg_size() calculation
Vladimir Davydov
2013-12-12
mm: memcg: do not allow task about to OOM kill to bypass the limit
Johannes Weiner
2013-12-12
mm: memcg: fix race condition between memcg teardown and swapin
Johannes Weiner
2013-12-12
mm: memcg: do not declare OOM from __GFP_NOFAIL allocations
Johannes Weiner
2013-11-15
mm, thp: change pmd_trans_huge_lock() to return taken lock
Kirill A. Shutemov
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-11-13
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-11-13
memcg, kmem: use cache_from_memcg_idx instead of hard code
Qiang Huang
2013-11-13
memcg, kmem: use is_root_cache instead of hard code
Qiang Huang
2013-11-13
memcg: support hierarchical memory.numa_stats
Ying Han
2013-11-13
memcg: refactor mem_control_numa_stat_show()
Greg Thelen
2013-11-13
mm: add a helper function to check may oom condition
Qiang Huang
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-11-01
memcg: remove incorrect underflow check
Greg Thelen
2013-10-31
mm: memcg: fix test for child groups
Johannes Weiner
2013-10-31
mm: memcg: lockdep annotation for memcg OOM lock
Johannes Weiner
2013-10-31
mm: memcg: use proper memcg in limit bypass
Johannes Weiner
2013-10-30
memcg: use __this_cpu_sub() to dec stats to avoid incorrect subtrahend casting
Greg Thelen
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-21
tcp_memcontrol: Kill struct tcp_memcontrol
Eric W. Biederman
2013-10-16
fs: buffer: move allocation failure loop into the allocator
Johannes Weiner
2013-10-16
mm: memcg: handle non-error OOM situations more gracefully
Johannes Weiner
2013-10-16
mm, memcg: protect mem_cgroup_read_events for cpu hotplug
David Rientjes
2013-09-24
revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"
Andrew Morton
2013-09-24
revert "memcg: get rid of soft-limit tree infrastructure"
Andrew Morton
2013-09-24
revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"
Andrew Morton
2013-09-24
revert "memcg: enhance memcg iterator to support predicates"
Andrew Morton
2013-09-24
revert "memcg: track children in soft limit excess to improve soft limit"
Andrew Morton
2013-09-24
revert "memcg, vmscan: do not attempt soft limit reclaim if it would not scan...
Andrew Morton
2013-09-24
revert "memcg: track all children over limit in the root"
Andrew Morton
2013-09-23
memcg: stop using css id
Li Zefan
2013-09-23
memcg: fail to create cgroup if the cgroup id is too big
Li Zefan
2013-09-23
memcg: convert to use cgroup id
Li Zefan
2013-09-23
memcg: convert to use cgroup_is_descendant()
Li Zefan
2013-09-12
memcg: add per cgroup writeback pages accounting
Sha Zhengju
2013-09-12
memcg: check for proper lock held in mem_cgroup_update_page_stat
Sha Zhengju
2013-09-12
memcg: remove MEMCG_NR_FILE_MAPPED
Sha Zhengju
2013-09-12
memcg: rename RESOURCE_MAX to RES_COUNTER_MAX
Sha Zhengju
2013-09-12
mm: memcg: do not trap chargers with full callstack on OOM
Johannes Weiner
2013-09-12
mm: memcg: rework and document OOM waiting and wakeup
Johannes Weiner
2013-09-12
mm: memcg: enable memcg OOM killer only for user faults
Johannes Weiner
2013-09-12
memcg: trivial cleanups
Andrew Morton
2013-09-12
memcg: track all children over limit in the root
Michal Hocko
2013-09-12
memcg, vmscan: do not attempt soft limit reclaim if it would not scan anything
Michal Hocko
2013-09-12
memcg: track children in soft limit excess to improve soft limit
Michal Hocko
2013-09-12
memcg: enhance memcg iterator to support predicates
Michal Hocko
2013-09-12
vmscan, memcg: do softlimit reclaim also for targeted reclaim
Michal Hocko
[next]