index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-10
mm: memcontrol: remove unnecessary PCG_MEM memory charge flag
Johannes Weiner
1
-3
/
+1
2014-12-10
mm: memcontrol: remove unnecessary PCG_MEMSW memory+swap charge flag
Johannes Weiner
1
-22
/
+12
2014-12-10
mm: memcontrol: uncharge pages on swapout
Johannes Weiner
1
-4
/
+14
2014-12-10
mm: memcontrol: micro-optimize mem_cgroup_split_huge_fixup()
Michal Hocko
1
-1
/
+3
2014-12-10
memcg: remove activate_kmem_mutex
Vladimir Davydov
1
-19
/
+5
2014-12-10
mm: memcontrol: clarify migration where old page is uncharged
Johannes Weiner
1
-1
/
+6
2014-12-10
mm: memcontrol: update mem_cgroup_page_lruvec() documentation
Johannes Weiner
1
-8
/
+8
2014-12-10
memcg: simplify unreclaimable groups handling in soft limit reclaim
Vladimir Davydov
1
-22
/
+4
2014-12-10
mm: memcontrol: remove synchronous stock draining code
Johannes Weiner
1
-40
/
+6
2014-12-10
mm: memcontrol: continue cache reclaim from offlined groups
Johannes Weiner
1
-217
/
+1
2014-12-10
mm: memcontrol: remove obsolete kmemcg pinning tricks
Johannes Weiner
1
-73
/
+1
2014-12-10
mm: memcontrol: take a css reference for each charged page
Johannes Weiner
1
-4
/
+17
2014-12-10
mm: memcontrol: convert reclaim iterator to simple css refcounting
Johannes Weiner
1
-174
/
+84
2014-12-10
mm: memcontrol: lockless page counters
Johannes Weiner
1
-338
/
+295
2014-10-29
mm: memcontrol: fix missed end-writeback page accounting
Johannes Weiner
1
-48
/
+57
2014-10-09
memcg: zap memcg_can_account_kmem
Vladimir Davydov
1
-9
/
+3
2014-10-09
mm: memcontrol: fix transparent huge page allocations under pressure
Johannes Weiner
1
-52
/
+17
2014-10-09
mm: memcontrol: simplify detecting when the memory+swap limit is hit
Johannes Weiner
1
-34
/
+13
2014-10-09
memcg: move memcg_update_cache_size() to slab_common.c
Vladimir Davydov
1
-49
/
+0
2014-10-09
memcg: don't call memcg_update_all_caches if new cache id fits
Vladimir Davydov
1
-64
/
+72
2014-10-09
memcg: move memcg_{alloc,free}_cache_params to slab_common.c
Vladimir Davydov
1
-37
/
+4
2014-10-02
mm: memcontrol: do not iterate uninitialized memcgs
Johannes Weiner
1
-5
/
+31
2014-09-05
mm: memcontrol: revert use of root_mem_cgroup res_counter
Johannes Weiner
1
-25
/
+78
2014-08-08
mm: memcontrol: avoid charge statistics churn during page migration
Johannes Weiner
1
-25
/
+10
2014-08-08
mm: memcontrol: use page lists for uncharge batching
Johannes Weiner
1
-97
/
+109
2014-08-08
mm: memcontrol: rewrite uncharge API
Johannes Weiner
1
-507
/
+321
2014-08-08
mm: memcontrol: rewrite charge API
Johannes Weiner
1
-240
/
+167
2014-08-06
mm: memcontrol: clean up reclaim size variable use in try_charge()
Johannes Weiner
1
-3
/
+3
2014-08-06
mm: memcontrol: do not acquire page_cgroup lock for kmem pages
Johannes Weiner
1
-14
/
+7
2014-08-06
mm: memcontrol: remove ordering between pc->mem_cgroup and PageCgroupUsed
Johannes Weiner
1
-9
/
+0
2014-08-06
mm: memcontrol: use root_mem_cgroup res_counter
Johannes Weiner
1
-108
/
+44
2014-08-06
mm: memcontrol: catch root bypass in move precharge
Johannes Weiner
1
-1
/
+8
2014-08-06
mm: memcontrol: simplify move precharge function
Johannes Weiner
1
-33
/
+15
2014-08-06
mm: memcontrol: remove explicit OOM parameter in charge path
Michal Hocko
1
-22
/
+10
2014-08-06
mm: memcontrol: retry reclaim for oom-disabled and __GFP_NOFAIL charges
Johannes Weiner
1
-4
/
+4
2014-08-06
mm: memcontrol: reclaim at least once for __GFP_NORETRY
Johannes Weiner
1
-3
/
+3
2014-08-06
mm: memcontrol: rearrange charging fast path
Johannes Weiner
1
-16
/
+17
2014-08-06
mm: memcontrol: fold mem_cgroup_do_charge()
Johannes Weiner
1
-102
/
+64
2014-08-04
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-6
/
+31
2014-07-30
memcg: oom_notify use-after-free fix
Michal Hocko
1
-0
/
+4
2014-07-15
cgroup: distinguish the default and legacy hierarchies when handling cftypes
Tejun Heo
1
-1
/
+0
2014-07-15
cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes()
Tejun Heo
1
-1
/
+2
2014-07-15
cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
Tejun Heo
1
-1
/
+1
2014-07-09
cgroup: remove sane_behavior support on non-default hierarchies
Tejun Heo
1
-3
/
+4
2014-07-08
blkcg, memcg: make blkcg depend on memcg on the default hierarchy
Tejun Heo
1
-0
/
+24
2014-06-09
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-90
/
+98
2014-06-06
mm: memcontrol: remove unnecessary memcg argument from soft limit functions
Johannes Weiner
1
-20
/
+14
2014-06-06
mm: memcontrol: clean up memcg zoneinfo lookup
Jianyu Zhan
1
-50
/
+39
2014-06-06
vmscan: memcg: always use swappiness of the reclaimed memcg
Michal Hocko
1
-1
/
+1
2014-06-04
mm, memcg: periodically schedule when emptying page list
Hugh Dickins
1
-1
/
+1
[next]