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
/
include
/
linux
/
memcontrol.h
Commit message (
Expand
)
Author
Age
*
net: Fix build with INET disabled.
David S. Miller
2012-01-09
*
Move limit definitions outside CONFIG_INET
Glauber Costa
2011-12-15
*
tcp memory pressure controls
Glauber Costa
2011-12-12
*
socket: initial cgroup code.
Glauber Costa
2011-12-12
*
memcg: skip scanning active lists based on individual size
Johannes Weiner
2011-11-02
*
memcg: rename mem variable to memcg
Raghavendra K T
2011-11-02
*
mm: change isolate mode from #define to bitwise type
Minchan Kim
2011-10-31
*
memcg: Revert "memcg: add memory.vmscan_stat"
Johannes Weiner
2011-09-14
*
tmpfs: convert mem_cgroup shmem to radix-swap
Hugh Dickins
2011-08-03
*
memcg: add memory.vmscan_stat
KAMEZAWA Hiroyuki
2011-07-26
*
memcg: consolidate memory cgroup lru stat functions
KAMEZAWA Hiroyuki
2011-07-26
*
vmscan,memcg: memcg aware swap token
KOSAKI Motohiro
2011-06-15
*
memcg: add the pagefault count into memcg stats
Ying Han
2011-05-26
*
memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()
Ying Han
2011-05-26
*
memcg: reclaim memory from nodes in round-robin order
Ying Han
2011-05-26
*
memcg: count the soft_limit reclaim in global background reclaim
Ying Han
2011-05-26
*
memcg: fix mem_cgroup_rotate_reclaimable_page()
Eric Dumazet
2011-04-14
*
memcg: add memcg sanity checks at allocating and freeing pages
Daisuke Nishimura
2011-03-23
*
memcg: move memcg reclaimable page into tail of inactive list
Minchan Kim
2011-03-22
*
mm: add replace_page_cache_page() function
Miklos Szeredi
2011-03-22
*
memcg: fix USED bit handling at uncharge in THP
KAMEZAWA Hiroyuki
2011-01-20
*
memcg: fix memory migration of shmem swapcache
Daisuke Nishimura
2011-01-13
*
memcg: create extensible page stat update routines
Greg Thelen
2011-01-13
*
memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()
KOSAKI Motohiro
2010-08-11
*
oom: badness heuristic rewrite
David Rientjes
2010-08-09
*
vmscan: kill prev_priority completely
KOSAKI Motohiro
2010-08-09
*
memcg: fix mis-accounting of file mapped racy with migration
akpm@linux-foundation.org
2010-05-27
*
vmscan: remove isolate_pages callback scan control
Johannes Weiner
2010-05-25
*
memcg: fix oom kill behavior
KAMEZAWA Hiroyuki
2010-03-12
*
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-12-16
|
\
|
*
memcg: add accessor to mem_cgroup.css
Wu Fengguang
2009-12-16
|
*
memcg: rename and export try_get_mem_cgroup_from_page()
Wu Fengguang
2009-12-16
*
|
memcg: make memcg's file mapped consistent with global VM
KAMEZAWA Hiroyuki
2009-12-16
*
|
memcg: coalesce uncharge during unmap/truncate
KAMEZAWA Hiroyuki
2009-12-16
|
/
*
memory controller: soft limit reclaim on contention
Balbir Singh
2009-09-24
*
memcg: add file-based RSS accounting
Balbir Singh
2009-06-18
*
vmscan: evict use-once pages first
Rik van Riel
2009-06-16
*
memcg: fix mem_cgroup_shrink_usage()
Daisuke Nishimura
2009-05-02
*
memcg: use rcu_dereference to access mm->owner
KAMEZAWA Hiroyuki
2009-04-21
*
memcg: remove mem_cgroup_reclaim_imbalance() remnants
KOSAKI Motohiro
2009-04-02
*
memcg: remove mem_cgroup_calc_mapped_ratio()
KOSAKI Motohiro
2009-04-02
*
memcg: show memcg information during OOM
Balbir Singh
2009-04-02
*
memcg: fix shmem's swap accounting
KAMEZAWA Hiroyuki
2009-01-08
*
memcg: remove mem_cgroup_try_charge
Daisuke Nishimura
2009-01-08
*
memcg: fix calculation of active_ratio
KOSAKI Motohiro
2009-01-08
*
memcg: remove mem_cgroup_cal_reclaim()
KOSAKI Motohiro
2009-01-08
*
memcg: add zone_reclaim_stat
KOSAKI Motohiro
2009-01-08
*
memcg: add mem_cgroup_zone_nr_pages()
KOSAKI Motohiro
2009-01-08
*
memcg: add inactive_anon_is_low()
KOSAKI Motohiro
2009-01-08
*
memcg: revert gfp mask fix
KAMEZAWA Hiroyuki
2009-01-08
[next]