index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Commit message (
Expand
)
Author
Age
*
mm: memcontrol: fix missed end-writeback page accounting
Johannes Weiner
2014-10-29
*
memcg: zap memcg_can_account_kmem
Vladimir Davydov
2014-10-09
*
mm: memcontrol: fix transparent huge page allocations under pressure
Johannes Weiner
2014-10-09
*
mm: memcontrol: simplify detecting when the memory+swap limit is hit
Johannes Weiner
2014-10-09
*
memcg: move memcg_update_cache_size() to slab_common.c
Vladimir Davydov
2014-10-09
*
memcg: don't call memcg_update_all_caches if new cache id fits
Vladimir Davydov
2014-10-09
*
memcg: move memcg_{alloc,free}_cache_params to slab_common.c
Vladimir Davydov
2014-10-09
*
mm: memcontrol: do not iterate uninitialized memcgs
Johannes Weiner
2014-10-02
*
mm: memcontrol: revert use of root_mem_cgroup res_counter
Johannes Weiner
2014-09-05
*
mm: memcontrol: avoid charge statistics churn during page migration
Johannes Weiner
2014-08-08
*
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
*
mm: memcontrol: clean up reclaim size variable use in try_charge()
Johannes Weiner
2014-08-06
*
mm: memcontrol: do not acquire page_cgroup lock for kmem pages
Johannes Weiner
2014-08-06
*
mm: memcontrol: remove ordering between pc->mem_cgroup and PageCgroupUsed
Johannes Weiner
2014-08-06
*
mm: memcontrol: use root_mem_cgroup res_counter
Johannes Weiner
2014-08-06
*
mm: memcontrol: catch root bypass in move precharge
Johannes Weiner
2014-08-06
*
mm: memcontrol: simplify move precharge function
Johannes Weiner
2014-08-06
*
mm: memcontrol: remove explicit OOM parameter in charge path
Michal Hocko
2014-08-06
*
mm: memcontrol: retry reclaim for oom-disabled and __GFP_NOFAIL charges
Johannes Weiner
2014-08-06
*
mm: memcontrol: reclaim at least once for __GFP_NORETRY
Johannes Weiner
2014-08-06
*
mm: memcontrol: rearrange charging fast path
Johannes Weiner
2014-08-06
*
mm: memcontrol: fold mem_cgroup_do_charge()
Johannes Weiner
2014-08-06
*
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-08-04
|
\
|
*
cgroup: distinguish the default and legacy hierarchies when handling cftypes
Tejun Heo
2014-07-15
|
*
cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes()
Tejun Heo
2014-07-15
|
*
cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
Tejun Heo
2014-07-15
|
*
cgroup: remove sane_behavior support on non-default hierarchies
Tejun Heo
2014-07-09
|
*
blkcg, memcg: make blkcg depend on memcg on the default hierarchy
Tejun Heo
2014-07-08
*
|
memcg: oom_notify use-after-free fix
Michal Hocko
2014-07-30
|
/
*
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-06-09
|
\
|
*
memcg: update memcg_has_children() to use css_next_child()
Tejun Heo
2014-05-16
|
*
memcg: remove tasks/children test from mem_cgroup_force_empty()
Michal Hocko
2014-05-16
|
*
cgroup: remove css_parent()
Tejun Heo
2014-05-16
|
*
cgroup: replace cftype->trigger() with cftype->write()
Tejun Heo
2014-05-13
|
*
cgroup: replace cftype->write_string() with cftype->write()
Tejun Heo
2014-05-13
|
*
cgroup: rename css_tryget*() to css_tryget_online*()
Tejun Heo
2014-05-13
|
*
cgroup, memcg: implement css->id and convert css_from_id() to use it
Tejun Heo
2014-05-04
|
*
cgroup, memcg: allocate cgroup ID from 1
Tejun Heo
2014-05-04
*
|
mm: memcontrol: remove unnecessary memcg argument from soft limit functions
Johannes Weiner
2014-06-06
*
|
mm: memcontrol: clean up memcg zoneinfo lookup
Jianyu Zhan
2014-06-06
*
|
vmscan: memcg: always use swappiness of the reclaimed memcg
Michal Hocko
2014-06-06
*
|
mm, memcg: periodically schedule when emptying page list
Hugh Dickins
2014-06-04
*
|
memcg: cleanup kmem cache creation/destruction functions naming
Vladimir Davydov
2014-06-04
*
|
memcg: memcg_kmem_create_cache: make memcg_name_buf statically allocated
Vladimir Davydov
2014-06-04
*
|
memcg: get rid of memcg_create_cache_name
Vladimir Davydov
2014-06-04
*
|
memcg: correct comments for __mem_cgroup_begin_update_page_stat
Qiang Huang
2014-06-04
*
|
memcg: fold mem_cgroup_stolen
Qiang Huang
2014-06-04
*
|
mm/memcontrol.c: remove NULL assignment on static
Fabian Frederick
2014-06-04
[next]