index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-10
mm: memcontrol: remove bogus NULL check after mem_cgroup_from_task()
Johannes Weiner
1
-3
/
+2
2014-12-10
mm: memcontrol: shorten the page statistics update slowpath
Johannes Weiner
1
-13
/
+8
2014-12-10
memcg: use generic slab iterators for showing slabinfo
Vladimir Davydov
1
-21
/
+4
2014-12-10
memcg: remove mem_cgroup_reclaimable check from soft reclaim
Vladimir Davydov
1
-43
/
+0
2014-12-10
mm: memcontrol: fold mem_cgroup_start_move()/mem_cgroup_end_move()
Johannes Weiner
1
-28
/
+12
2014-12-10
mm: memcontrol: don't pass a NULL memcg to mem_cgroup_end_move()
Johannes Weiner
1
-7
/
+3
2014-12-10
mm: memcontrol: inline memcg->move_lock locking
Johannes Weiner
1
-22
/
+6
2014-12-10
mm: memcontrol: remove unnecessary PCG_USED pc->mem_cgroup valid flag
Johannes Weiner
1
-66
/
+41
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-12-08
Merge branch 'iov_iter' into for-next
Al Viro
1
-48
/
+57
2014-11-19
kill f_dentry uses
Al Viro
1
-2
/
+2
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
[prev]
[next]