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
*
memcg: initialize kmem-cache destroying work earlier
Konstantin Khlebnikov
2013-03-08
*
memcg: stop warning on memcg_propagate_kmem
Hugh Dickins
2013-02-23
*
memcg: cleanup mem_cgroup_init comment
Michal Hocko
2013-02-23
*
memcg: move memcg_stock initialization to mem_cgroup_init
Michal Hocko
2013-02-23
*
memcg: move mem_cgroup_soft_limit_tree_init to mem_cgroup_init
Michal Hocko
2013-02-23
*
mm: refactor inactive_file_is_low() to use get_lru_size()
Johannes Weiner
2013-02-23
*
memcg: avoid dangling reference count in creation failure.
Glauber Costa
2013-02-23
*
memcg: increment static branch right after limit set
Glauber Costa
2013-02-23
*
memcg: replace cgroup_lock with memcg specific memcg_lock
Glauber Costa
2013-02-23
*
memcg: fast hierarchy-aware child test
Glauber Costa
2013-02-23
*
memcg: split part of memcg creation to css_online
Glauber Costa
2013-02-23
*
memcg: prevent changes to move_charge_at_immigrate during task attach
Glauber Costa
2013-02-23
*
memcg: reduce the size of struct memcg 244-fold.
Glauber Costa
2013-02-23
*
memcg: clean up swap accounting initialization code
Michal Hocko
2013-02-23
*
memcg: do not create memsw files if swap accounting is disabled
Michal Hocko
2013-02-23
*
swap: make each swap partition have one address_space
Shaohua Li
2013-02-23
*
mm/memcontrol.c: convert printk(KERN_FOO) to pr_foo()
Andrew Morton
2013-02-23
*
memcg, oom: provide more precise dump info while memcg oom happening
Sha Zhengju
2013-02-23
*
memcg: fix kmemcg registration for late caches
Glauber Costa
2013-02-12
*
memcg: don't register hotcpu notifier from ->css_alloc()
Tejun Heo
2012-12-20
*
slab: propagate tunable values
Glauber Costa
2012-12-18
*
memcg: aggregate memcg cache values in slabinfo
Glauber Costa
2012-12-18
*
memcg/sl[au]b: shrink dead caches
Glauber Costa
2012-12-18
*
memcg/sl[au]b: track all the memcg children of a kmem_cache
Glauber Costa
2012-12-18
*
memcg: destroy memcg caches
Glauber Costa
2012-12-18
*
sl[au]b: allocate objects from memcg cache
Glauber Costa
2012-12-18
*
memcg: skip memcg kmem allocations in specified code regions
Glauber Costa
2012-12-18
*
memcg: infrastructure to match an allocation to the right cache
Glauber Costa
2012-12-18
*
memcg: allocate memory for memcg caches whenever a new memcg appears
Glauber Costa
2012-12-18
*
slab/slub: consider a memcg parameter in kmem_create_cache
Glauber Costa
2012-12-18
*
memcg: execute the whole memcg freeing in free_worker()
Glauber Costa
2012-12-18
*
memcg: allow a memcg with kmem charges to be destructed
Glauber Costa
2012-12-18
*
memcg: use static branches when code not in use
Glauber Costa
2012-12-18
*
memcg: kmem accounting lifecycle management
Glauber Costa
2012-12-18
*
memcg: kmem controller infrastructure
Glauber Costa
2012-12-18
*
memcg: kmem accounting basic infrastructure
Glauber Costa
2012-12-18
*
memcg: change defines to an enum
Glauber Costa
2012-12-18
*
memcg: reclaim when more than one page needed
Suleiman Souhlal
2012-12-18
*
memcg: make it possible to use the stock for more than one page
Suleiman Souhlal
2012-12-18
*
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-12-16
|
\
|
*
mm: numa: Add THP migration for the NUMA working set scanning fault case.
Mel Gorman
2012-12-11
*
|
memcg: do not check for mm in __mem_cgroup_count_vm_event
Michal Hocko
2012-12-12
*
|
mm, memcg: avoid unnecessary function call when memcg is disabled
David Rientjes
2012-12-12
*
|
memcontrol: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2012-12-12
*
|
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-12-12
|
\
\
|
*
|
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...
Tejun Heo
2012-11-19
|
*
|
Merge branch 'cgroup-rmdir-updates' into cgroup/for-3.8
Tejun Heo
2012-11-05
|
|
\
\
|
|
*
|
cgroup: make ->pre_destroy() return void
Tejun Heo
2012-11-05
|
|
*
|
memcg: make mem_cgroup_reparent_charges non failing
Michal Hocko
2012-11-05
|
|
*
|
cgroup: remove CGRP_WAIT_ON_RMDIR, cgroup_exclude_rmdir() and cgroup_release_...
Tejun Heo
2012-11-05
[next]