index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
memcontrol.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-05
1
-104
/
+43
|
\
|
*
mm: rename mem_cgroup_migrate to mem_cgroup_replace_page
Hugh Dickins
2015-11-05
1
-5
/
+2
|
*
memcg: simplify and inline __mem_cgroup_from_kmem
Vladimir Davydov
2015-11-05
1
-15
/
+0
|
*
memcg: unify slab and other kmem pages charging
Vladimir Davydov
2015-11-05
1
-4
/
+2
|
*
memcg: simplify charging kmem pages
Vladimir Davydov
2015-11-05
1
-50
/
+19
|
*
mm/memcontrol: make mem_cgroup_inactive_anon_is_low() return bool
Yaowei Bai
2015-11-05
1
-3
/
+3
|
*
memcg: drop unnecessary cold-path tests from __memcg_kmem_bypass()
Tejun Heo
2015-11-05
1
-14
/
+0
|
*
memcg: collect kmem bypass conditions into __memcg_kmem_bypass()
Tejun Heo
2015-11-05
1
-24
/
+22
|
*
memcg: punt high overage reclaim to return-to-userland path
Tejun Heo
2015-11-05
1
-0
/
+6
|
*
memcg: flatten task_struct->memcg_oom
Tejun Heo
2015-11-05
1
-5
/
+5
*
|
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2015-11-05
1
-3
/
+5
|
\
\
|
|
/
|
/
|
|
*
memcg: generate file modified notifications on "memory.events"
Tejun Heo
2015-09-21
1
-0
/
+4
|
*
cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled()
Tejun Heo
2015-09-18
1
-3
/
+1
*
|
writeback: fix incorrect calculation of available memory for memcg domains
Tejun Heo
2015-10-12
1
-3
/
+5
*
|
memcg: remove pcp_counter_lock
Greg Thelen
2015-10-01
1
-1
/
+0
|
/
*
memcg: zap try_get_mem_cgroup_from_page
Vladimir Davydov
2015-09-10
1
-8
/
+1
*
memcg: add page_cgroup_ino helper
Vladimir Davydov
2015-09-10
1
-0
/
+1
*
memcg: get rid of extern for functions in memcontrol.h
Michal Hocko
2015-09-08
1
-8
/
+8
*
memcg: get rid of mem_cgroup_root_css for !CONFIG_MEMCG
Michal Hocko
2015-09-08
1
-2
/
+0
*
memcg: export struct mem_cgroup
Michal Hocko
2015-09-08
1
-33
/
+337
*
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
1
-0
/
+29
|
\
|
*
writeback: implement memcg writeback domain based throttling
Tejun Heo
2015-06-02
1
-0
/
+9
|
*
writeback: implement memcg wb_domain
Tejun Heo
2015-06-02
1
-1
/
+11
|
*
writeback: make backing_dev_info host cgroup-specific bdi_writebacks
Tejun Heo
2015-06-02
1
-0
/
+4
|
*
memcg: implement mem_cgroup_css_from_page()
Tejun Heo
2015-06-02
1
-0
/
+1
|
*
memcg: add mem_cgroup_root_css
Tejun Heo
2015-06-02
1
-0
/
+4
|
*
memcg: add per cgroup dirty page accounting
Greg Thelen
2015-06-02
1
-0
/
+1
*
|
gfp: add __GFP_NOACCOUNT
Vladimir Davydov
2015-05-14
1
-0
/
+4
|
/
*
list_lru: introduce per-memcg lists
Vladimir Davydov
2015-02-12
1
-0
/
+14
*
memcg: add rwsem to synchronize against memcg_caches arrays relocation
Vladimir Davydov
2015-02-12
1
-2
/
+10
*
memcg: rename some cache id related variables
Vladimir Davydov
2015-02-12
1
-2
/
+2
*
vmscan: per memory cgroup slab shrinkers
Vladimir Davydov
2015-02-12
1
-0
/
+7
*
mm: memcontrol: default hierarchy interface for memory
Johannes Weiner
2015-02-11
1
-0
/
+32
*
vmscan: force scan offline memory cgroups
Vladimir Davydov
2015-02-11
1
-0
/
+6
*
mm: memcontrol: track move_lock state internally
Johannes Weiner
2015-02-11
1
-8
/
+4
*
memcg: zap memcg_slab_caches and memcg_slab_mutex
Vladimir Davydov
2015-02-10
1
-2
/
+0
*
memcg: zap __memcg_{charge,uncharge}_slab
Vladimir Davydov
2015-02-10
1
-2
/
+3
*
memcg: fix possible use-after-free in memcg_kmem_get_cache()
Vladimir Davydov
2014-12-13
1
-2
/
+12
*
mm/memcontrol.c: remove the unused arg in __memcg_kmem_get_cache()
Zhang Zhen
2014-12-13
1
-2
/
+2
*
mm: move page->mem_cgroup bad page handling into generic code
Johannes Weiner
2014-12-10
1
-17
/
+0
*
mm: embed the memcg pointer directly into struct page
Johannes Weiner
2014-12-10
1
-5
/
+1
*
mm, memcg: fix potential undefined behaviour in page stat accounting
Michal Hocko
2014-12-10
1
-3
/
+3
*
mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree()
Johannes Weiner
2014-12-10
1
-7
/
+6
*
mm: memcontrol: pull the NULL check from __mem_cgroup_same_or_subtree()
Johannes Weiner
2014-12-10
1
-2
/
+3
*
mm: memcontrol: lockless page counters
Johannes Weiner
2014-12-10
1
-3
/
+2
*
mm: memcontrol: fix missed end-writeback page accounting
Johannes Weiner
2014-10-29
1
-41
/
+17
*
memcg: move memcg_update_cache_size() to slab_common.c
Vladimir Davydov
2014-10-09
1
-1
/
+0
*
memcg: move memcg_{alloc,free}_cache_params to slab_common.c
Vladimir Davydov
2014-10-09
1
-14
/
+0
*
mm: memcontrol: use page lists for uncharge batching
Johannes Weiner
2014-08-08
1
-10
/
+2
*
mm: memcontrol: rewrite uncharge API
Johannes Weiner
2014-08-08
1
-34
/
+15
[next]