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.12.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
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+3
2013-11-13
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-49
/
+48
2013-11-13
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-26
/
+40
2013-11-13
memcg, kmem: use cache_from_memcg_idx instead of hard code
Qiang Huang
1
-6
/
+6
2013-11-13
memcg, kmem: use is_root_cache instead of hard code
Qiang Huang
1
-1
/
+2
2013-11-13
memcg: support hierarchical memory.numa_stats
Ying Han
1
-0
/
+17
2013-11-13
memcg: refactor mem_control_numa_stat_show()
Greg Thelen
1
-34
/
+22
2013-11-13
mm: add a helper function to check may oom condition
Qiang Huang
1
-8
/
+1
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-31
/
+26
2013-11-01
memcg: remove incorrect underflow check
Greg Thelen
1
-1
/
+0
2013-11-01
mm: memcg: fix test for child groups
Johannes Weiner
1
-24
/
+11
2013-11-01
mm: memcg: lockdep annotation for memcg OOM lock
Johannes Weiner
1
-1
/
+10
2013-11-01
mm: memcg: use proper memcg in limit bypass
Johannes Weiner
1
-4
/
+4
2013-10-31
memcg: use __this_cpu_sub() to dec stats to avoid incorrect subtrahend casting
Greg Thelen
1
-1
/
+1
2013-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-88
/
+55
2013-10-22
tcp_memcontrol: Kill struct tcp_memcontrol
Eric W. Biederman
1
-3
/
+3
2013-10-17
fs: buffer: move allocation failure loop into the allocator
Johannes Weiner
1
-0
/
+2
2013-10-17
mm: memcg: handle non-error OOM situations more gracefully
Johannes Weiner
1
-88
/
+51
2013-10-17
mm, memcg: protect mem_cgroup_read_events for cpu hotplug
David Rientjes
1
-0
/
+2
2013-09-25
revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"
Andrew Morton
1
-21
/
+142
2013-09-25
revert "memcg: get rid of soft-limit tree infrastructure"
Andrew Morton
1
-2
/
+263
2013-09-25
revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"
Andrew Morton
1
-9
/
+5
2013-09-25
revert "memcg: enhance memcg iterator to support predicates"
Andrew Morton
1
-55
/
+15
2013-09-25
revert "memcg: track children in soft limit excess to improve soft limit"
Andrew Morton
1
-71
/
+0
2013-09-25
revert "memcg, vmscan: do not attempt soft limit reclaim if it would not scan...
Andrew Morton
1
-5
/
+1
2013-09-25
revert "memcg: track all children over limit in the root"
Andrew Morton
1
-9
/
+0
2013-09-24
memcg: stop using css id
Li Zefan
1
-16
/
+8
2013-09-24
memcg: fail to create cgroup if the cgroup id is too big
Li Zefan
1
-0
/
+9
2013-09-24
memcg: convert to use cgroup id
Li Zefan
1
-10
/
+22
2013-09-24
memcg: convert to use cgroup_is_descendant()
Li Zefan
1
-1
/
+1
2013-09-13
memcg: add per cgroup writeback pages accounting
Sha Zhengju
1
-7
/
+23
2013-09-13
memcg: check for proper lock held in mem_cgroup_update_page_stat
Sha Zhengju
1
-0
/
+1
2013-09-13
memcg: remove MEMCG_NR_FILE_MAPPED
Sha Zhengju
1
-24
/
+1
2013-09-13
memcg: rename RESOURCE_MAX to RES_COUNTER_MAX
Sha Zhengju
1
-2
/
+2
2013-09-13
mm: memcg: do not trap chargers with full callstack on OOM
Johannes Weiner
1
-47
/
+107
2013-09-13
mm: memcg: rework and document OOM waiting and wakeup
Johannes Weiner
1
-37
/
+46
2013-09-13
mm: memcg: enable memcg OOM killer only for user faults
Johannes Weiner
1
-1
/
+1
2013-09-13
memcg: trivial cleanups
Andrew Morton
1
-15
/
+15
2013-09-13
memcg: track all children over limit in the root
Michal Hocko
1
-0
/
+9
2013-09-13
memcg, vmscan: do not attempt soft limit reclaim if it would not scan anything
Michal Hocko
1
-1
/
+5
2013-09-13
memcg: track children in soft limit excess to improve soft limit
Michal Hocko
1
-0
/
+71
2013-09-13
memcg: enhance memcg iterator to support predicates
Michal Hocko
1
-15
/
+55
2013-09-13
vmscan, memcg: do softlimit reclaim also for targeted reclaim
Michal Hocko
1
-5
/
+9
2013-09-13
memcg: get rid of soft-limit tree infrastructure
Michal Hocko
1
-263
/
+2
2013-09-13
memcg, vmscan: integrate soft reclaim tighter with zone shrinking code
Michal Hocko
1
-142
/
+21
2013-09-13
memcg: remove redundant code in mem_cgroup_force_empty_write()
Li Zefan
1
-7
/
+1
2013-09-12
memcg: fix multiple large threshold notifications
Greg Thelen
1
-1
/
+7
2013-09-12
kmemcg: don't allocate extra memory for root memcg_cache_params
Andrey Vagin
1
-3
/
+6
2013-09-04
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-127
/
+96
2013-08-23
memcg: get rid of swapaccount leftovers
Michal Hocko
1
-1
/
+0
[next]