index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
memcontrol.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-01
mm: memcg: fix compaction/migration failing due to memcg limits
Johannes Weiner
1
-6
/
+5
2012-08-01
mm, memcg: move all oom handling to memcontrol.c
David Rientjes
1
-2
/
+0
2012-08-01
mm, memcg: introduce own oom handler to iterate only over its own threads
David Rientjes
1
-7
/
+2
2012-08-01
mm, oom: move declaration for mem_cgroup_out_of_memory to oom.h
David Rientjes
1
-2
/
+0
2012-08-01
memcg: rename config variables
Andrew Morton
1
-7
/
+7
2012-05-30
mm/memcg: apply add/del_page to lruvec
Hugh Dickins
1
-25
/
+7
2012-05-30
mm/memcg: get_lru_size not get_lruvec_size
Hugh Dickins
1
-2
/
+2
2012-05-30
mm/vmscan: push lruvec pointer into inactive_list_is_low()
Konstantin Khlebnikov
1
-6
/
+4
2012-05-30
mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size()
Konstantin Khlebnikov
1
-4
/
+2
2012-05-30
mm/memcg: kill mem_cgroup_lru_del()
Konstantin Khlebnikov
1
-5
/
+0
2012-05-30
mm/memcg: move reclaim_stat into lruvec
Hugh Dickins
1
-9
/
+0
2012-05-30
mm: memcg: count pte references from every member of the reclaimed hierarchy
Johannes Weiner
1
-1
/
+6
2012-03-22
memcg: fix performance of mem_cgroup_begin_update_page_stat()
KAMEZAWA Hiroyuki
1
-1
/
+4
2012-03-22
memcg: use new logic for page stat accounting
KAMEZAWA Hiroyuki
1
-0
/
+35
2012-03-22
memcg: kill dead prev_priority stubs
Konstantin Khlebnikov
1
-15
/
+0
2012-03-22
memcg: replace MEM_CONT by MEM_RES_CTLR
Hugh Dickins
1
-1
/
+1
2012-03-22
mm, memcg: pass charge order to oom killer
David Rientjes
1
-1
/
+2
2012-03-06
memcg: fix GPF when cgroup removal races with last exit
Hugh Dickins
1
-5
/
+0
2012-01-13
memcg: clear pc->mem_cgroup if necessary.
KAMEZAWA Hiroyuki
1
-0
/
+5
2012-01-13
mm: unify remaining mem_cont, mem, etc. variable names to memcg
Johannes Weiner
1
-8
/
+8
2012-01-13
memcg: make mem_cgroup_split_huge_fixup() more efficient
KAMEZAWA Hiroyuki
1
-3
/
+2
2012-01-13
mm: make per-memcg LRU lists exclusive
Johannes Weiner
1
-29
/
+22
2012-01-13
mm: move memcg hierarchy reclaim to generic reclaim code
Johannes Weiner
1
-0
/
+24
2012-01-13
memcg: add mem_cgroup_replace_page_cache() to fix LRU issue
KAMEZAWA Hiroyuki
1
-0
/
+6
2012-01-10
net: Fix build with INET disabled.
David S. Miller
1
-2
/
+0
2011-12-15
Move limit definitions outside CONFIG_INET
Glauber Costa
1
-1
/
+1
2011-12-13
tcp memory pressure controls
Glauber Costa
1
-0
/
+1
2011-12-13
socket: initial cgroup code.
Glauber Costa
1
-0
/
+22
2011-11-03
memcg: skip scanning active lists based on individual size
Johannes Weiner
1
-4
/
+6
2011-11-03
memcg: rename mem variable to memcg
Raghavendra K T
1
-16
/
+18
2011-11-01
mm: change isolate mode from #define to bitwise type
Minchan Kim
1
-1
/
+2
2011-09-15
memcg: Revert "memcg: add memory.vmscan_stat"
Johannes Weiner
1
-19
/
+0
2011-08-04
tmpfs: convert mem_cgroup shmem to radix-swap
Hugh Dickins
1
-8
/
+0
2011-07-27
memcg: add memory.vmscan_stat
KAMEZAWA Hiroyuki
1
-0
/
+19
2011-07-27
memcg: consolidate memory cgroup lru stat functions
KAMEZAWA Hiroyuki
1
-4
/
+3
2011-06-16
vmscan,memcg: memcg aware swap token
KOSAKI Motohiro
1
-0
/
+6
2011-05-27
memcg: add the pagefault count into memcg stats
Ying Han
1
-0
/
+7
2011-05-27
memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()
Ying Han
1
-5
/
+5
2011-05-27
memcg: reclaim memory from nodes in round-robin order
Ying Han
1
-0
/
+1
2011-05-27
memcg: count the soft_limit reclaim in global background reclaim
Ying Han
1
-2
/
+4
2011-04-15
memcg: fix mem_cgroup_rotate_reclaimable_page()
Eric Dumazet
1
-1
/
+1
2011-03-24
memcg: add memcg sanity checks at allocating and freeing pages
Daisuke Nishimura
1
-0
/
+17
2011-03-23
memcg: move memcg reclaimable page into tail of inactive list
Minchan Kim
1
-0
/
+6
2011-03-23
mm: add replace_page_cache_page() function
Miklos Szeredi
1
-2
/
+2
2011-01-21
memcg: fix USED bit handling at uncharge in THP
KAMEZAWA Hiroyuki
1
-0
/
+9
2011-01-14
memcg: fix memory migration of shmem swapcache
Daisuke Nishimura
1
-3
/
+2
2011-01-14
memcg: create extensible page stat update routines
Greg Thelen
1
-3
/
+28
2010-08-11
memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()
KOSAKI Motohiro
1
-3
/
+2
2010-08-10
oom: badness heuristic rewrite
David Rientjes
1
-0
/
+8
2010-08-10
vmscan: kill prev_priority completely
KOSAKI Motohiro
1
-5
/
+0
[next]