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
/
mm
/
page_cgroup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-26
mm/page_cgroup.c: simplify code by using SECTION_ALIGN_UP() and SECTION_ALIGN...
Daniel Kiper
1
-4
/
+4
2011-07-26
mm: remove the leftovers of noswapaccount
WANG Cong
1
-1
/
+1
2011-06-16
memcg: fix init_page_cgroup nid with sparsemem
KAMEZAWA Hiroyuki
1
-18
/
+53
2011-05-27
memcg: move page-freeing code out of lock
Namhyung Kim
1
-9
/
+13
2011-05-27
memcg: fix off-by-one when calculating swap cgroup map length
Namhyung Kim
1
-1
/
+1
2011-05-27
memcg: mark init_section_page_cgroup() properly
Namhyung Kim
1
-2
/
+2
2011-05-12
memcg: allocate memory cgroup structures in local nodes
Andi Kleen
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-24
memcg: page_cgroup array is never stored on reserved pages
Michal Hocko
1
-5
/
+5
2011-03-24
page_cgroup: reduce allocation overhead for page_cgroup array for CONFIG_SPAR...
Michal Hocko
1
-22
/
+36
2011-03-24
memcg: remove direct page_cgroup-to-page pointer
Johannes Weiner
1
-36
/
+55
2011-03-23
mm: notifier_from_errno() cleanup
Prarit Bhargava
1
-6
/
+1
2010-07-19
kmemleak: Annotate false positive in init_section_page_cgroup()
Catalin Marinas
1
-0
/
+7
2010-03-18
memcg: avoid use cmpxchg in swap cgroup maintainance
KAMEZAWA Hiroyuki
1
-4
/
+16
2010-03-13
memcg: move charges of anonymous swap
Daisuke Nishimura
1
-2
/
+32
2009-09-22
memory hotplug: alloc page from other node in memory online
Shaohua Li
1
-3
/
+9
2009-06-19
memcg: remove some redundant checks
Li Zefan
1
-8
/
+0
2009-06-19
memcg: add file-based RSS accounting
Balbir Singh
1
-0
/
+2
2009-06-19
cgroups: make messages more readable
Randy Dunlap
1
-7
/
+7
2009-06-12
memcg: fix page_cgroup fatal error in FLATMEM
KAMEZAWA Hiroyuki
1
-19
/
+10
2009-06-11
memcg: don't use bootmem allocator in setup code
Yinghai Lu
1
-4
/
+8
2009-04-03
memcg: remove redundant message at swapon
KAMEZAWA Hiroyuki
1
-7
/
+0
2009-04-03
cgroups: use css id in swap cgroup for saving memory v5
KAMEZAWA Hiroyuki
1
-18
/
+14
2009-02-12
memcg: use __GFP_NOWARN in page cgroup allocation
KAMEZAWA Hiroyuki
1
-1
/
+2
2009-01-08
memcg: add mem_cgroup_disabled()
Hirokazu Takahashi
1
-2
/
+2
2009-01-08
memcg: synchronized LRU
KAMEZAWA Hiroyuki
1
-0
/
+1
2009-01-08
memcg: swap cgroup for remembering usage
KAMEZAWA Hiroyuki
1
-0
/
+197
2009-01-08
memcg: do not recalculate section unnecessarily in init_section_page_cgroup
Fernando Luis Vazquez Cao
1
-4
/
+1
2009-01-07
mm: make init_section_page_cgroup() static
KOSAKI Motohiro
1
-1
/
+1
2008-12-10
page_cgroup should ignore empty nodes
KAMEZAWA Hiroyuki
1
-0
/
+3
2008-12-02
memcg: memory hotplug fix for notifier callback
KAMEZAWA Hiroyuki
1
-14
/
+29
2008-11-30
meminit section warnings
Al Viro
1
-6
/
+7
2008-11-13
memcg: bugfix for memory hotplug
KAMEZAWA Hiroyuki
1
-2
/
+2
2008-10-23
memcg: fix page_cgroup allocation
KAMEZAWA Hiroyuki
1
-7
/
+25
2008-10-23
mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree().
Paul Mundt
1
-0
/
+1
2008-10-20
memcg: allocate all page_cgroup at boot
KAMEZAWA Hiroyuki
1
-0
/
+237