index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
memcontrol.h
Commit message (
Expand
)
Author
Age
*
memcg: drop unnecessary cold-path tests from __memcg_kmem_bypass()
Tejun Heo
2015-11-05
*
memcg: collect kmem bypass conditions into __memcg_kmem_bypass()
Tejun Heo
2015-11-05
*
memcg: punt high overage reclaim to return-to-userland path
Tejun Heo
2015-11-05
*
memcg: flatten task_struct->memcg_oom
Tejun Heo
2015-11-05
*
writeback: fix incorrect calculation of available memory for memcg domains
Tejun Heo
2015-10-12
*
memcg: remove pcp_counter_lock
Greg Thelen
2015-10-01
*
memcg: zap try_get_mem_cgroup_from_page
Vladimir Davydov
2015-09-10
*
memcg: add page_cgroup_ino helper
Vladimir Davydov
2015-09-10
*
memcg: get rid of extern for functions in memcontrol.h
Michal Hocko
2015-09-08
*
memcg: get rid of mem_cgroup_root_css for !CONFIG_MEMCG
Michal Hocko
2015-09-08
*
memcg: export struct mem_cgroup
Michal Hocko
2015-09-08
*
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
|
\
|
*
writeback: implement memcg writeback domain based throttling
Tejun Heo
2015-06-02
|
*
writeback: implement memcg wb_domain
Tejun Heo
2015-06-02
|
*
writeback: make backing_dev_info host cgroup-specific bdi_writebacks
Tejun Heo
2015-06-02
|
*
memcg: implement mem_cgroup_css_from_page()
Tejun Heo
2015-06-02
|
*
memcg: add mem_cgroup_root_css
Tejun Heo
2015-06-02
|
*
memcg: add per cgroup dirty page accounting
Greg Thelen
2015-06-02
*
|
gfp: add __GFP_NOACCOUNT
Vladimir Davydov
2015-05-14
|
/
*
list_lru: introduce per-memcg lists
Vladimir Davydov
2015-02-12
*
memcg: add rwsem to synchronize against memcg_caches arrays relocation
Vladimir Davydov
2015-02-12
*
memcg: rename some cache id related variables
Vladimir Davydov
2015-02-12
*
vmscan: per memory cgroup slab shrinkers
Vladimir Davydov
2015-02-12
*
mm: memcontrol: default hierarchy interface for memory
Johannes Weiner
2015-02-11
*
vmscan: force scan offline memory cgroups
Vladimir Davydov
2015-02-11
*
mm: memcontrol: track move_lock state internally
Johannes Weiner
2015-02-11
*
memcg: zap memcg_slab_caches and memcg_slab_mutex
Vladimir Davydov
2015-02-10
*
memcg: zap __memcg_{charge,uncharge}_slab
Vladimir Davydov
2015-02-10
*
memcg: fix possible use-after-free in memcg_kmem_get_cache()
Vladimir Davydov
2014-12-13
*
mm/memcontrol.c: remove the unused arg in __memcg_kmem_get_cache()
Zhang Zhen
2014-12-13
*
mm: move page->mem_cgroup bad page handling into generic code
Johannes Weiner
2014-12-10
*
mm: embed the memcg pointer directly into struct page
Johannes Weiner
2014-12-10
*
mm, memcg: fix potential undefined behaviour in page stat accounting
Michal Hocko
2014-12-10
*
mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree()
Johannes Weiner
2014-12-10
*
mm: memcontrol: pull the NULL check from __mem_cgroup_same_or_subtree()
Johannes Weiner
2014-12-10
*
mm: memcontrol: lockless page counters
Johannes Weiner
2014-12-10
*
mm: memcontrol: fix missed end-writeback page accounting
Johannes Weiner
2014-10-29
*
memcg: move memcg_update_cache_size() to slab_common.c
Vladimir Davydov
2014-10-09
*
memcg: move memcg_{alloc,free}_cache_params to slab_common.c
Vladimir Davydov
2014-10-09
*
mm: memcontrol: use page lists for uncharge batching
Johannes Weiner
2014-08-08
*
mm: memcontrol: rewrite uncharge API
Johannes Weiner
2014-08-08
*
mm: memcontrol: rewrite charge API
Johannes Weiner
2014-08-08
*
memcg: cleanup kmem cache creation/destruction functions naming
Vladimir Davydov
2014-06-04
*
memcg: get rid of memcg_create_cache_name
Vladimir Davydov
2014-06-04
*
memcg, slab: simplify synchronization scheme
Vladimir Davydov
2014-06-04
*
memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slab
Vladimir Davydov
2014-06-04
*
memcg, slab: do not schedule cache destruction when last page goes away
Vladimir Davydov
2014-06-04
*
mm: get rid of __GFP_KMEMCG
Vladimir Davydov
2014-06-04
*
sl[au]b: charge slabs to kmemcg explicitly
Vladimir Davydov
2014-06-04
*
memcg, slab: do not destroy children caches if parent has aliases
Vladimir Davydov
2014-04-07
[next]