index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
cgroups
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: memcontrol: default hierarchy interface for memory
Johannes Weiner
2015-02-11
1
-0
/
+79
*
Update of Documentation/cgroups/00-INDEX
Henrik Austad
2015-01-05
1
-0
/
+2
*
Merge branch 'akpm' (second patch-bomb from Andrew)
Linus Torvalds
2014-12-13
2
-7
/
+7
|
\
|
*
cgroups: Documentation: fix trivial typos and wrong paragraph numberings
SeongJae Park
2014-12-13
2
-7
/
+7
*
|
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
Linus Torvalds
2014-12-12
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
cgroups: Documentation: fix wrong cgroupfs paths
SeongJae Park
2014-12-03
1
-2
/
+2
*
|
mm: embed the memcg pointer directly into struct page
Johannes Weiner
2014-12-10
1
-0
/
+5
*
|
kernel: res_counter: remove the unused API
Johannes Weiner
2014-12-10
2
-206
/
+8
*
|
mm: hugetlb_cgroup: convert to lockless page counters
Johannes Weiner
2014-12-10
1
-1
/
+1
*
|
mm: memcontrol: lockless page counters
Johannes Weiner
2014-12-10
1
-2
/
+2
|
/
*
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
Zefan Li
2014-09-24
1
-3
/
+3
*
mm: memcontrol: rewrite uncharge API
Johannes Weiner
2014-08-08
1
-122
/
+6
*
mm: memcontrol: rewrite charge API
Johannes Weiner
2014-08-08
1
-27
/
+5
*
cgroup: distinguish the default and legacy hierarchies when handling cftypes
Tejun Heo
2014-07-15
1
-6
/
+12
*
cgroup: implement cgroup_subsys->depends_on
Tejun Heo
2014-07-08
1
-3
/
+20
*
cgroup: implement cgroup_subsys->css_reset()
Tejun Heo
2014-07-08
1
-0
/
+14
*
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-06-09
2
-5
/
+360
|
\
|
*
memcg: remove tasks/children test from mem_cgroup_force_empty()
Michal Hocko
2014-05-16
1
-5
/
+1
|
*
cgroup: add documentation about unified hierarchy
Tejun Heo
2014-04-25
1
-0
/
+359
*
|
vmscan: memcg: always use swappiness of the reclaimed memcg
Michal Hocko
2014-06-06
1
-8
/
+7
*
|
Documentation/memcg: warn about incomplete kmemcg state
Vladimir Davydov
2014-06-04
1
-0
/
+5
*
|
mm: memcontrol: remove hierarchy restrictions for swappiness and oom_control
Johannes Weiner
2014-06-04
1
-7
/
+4
|
/
*
memcg: rename high level charging functions
Michal Hocko
2014-04-07
1
-2
/
+2
*
res_counter: remove interface for locked charging and uncharging
David Rientjes
2014-04-07
1
-10
/
+2
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-31
1
-1
/
+1
|
\
|
*
[media] doc: no singing
Kees Cook
2013-12-10
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-25
1
-0
/
+5
|
\
\
|
*
|
netfilter: x_tables: lightweight process control group matching
Daniel Borkmann
2014-01-03
1
-0
/
+5
|
|
/
*
|
doc: cgroups: Fix typo in doc/cgroups
Masanari Iida
2013-12-31
2
-4
/
+4
*
|
cgroup: Merge branch 'memcg_event' into for-3.14
Tejun Heo
2013-11-22
1
-20
/
+0
|
\
\
|
|
/
|
/
|
|
*
memcg: rename cgroup_event to mem_cgroup_event
Tejun Heo
2013-11-22
1
-20
/
+0
*
|
memcg: support hierarchical memory.numa_stats
Ying Han
2013-11-13
1
-3
/
+7
|
/
*
memcg: document cgroup dirty/writeback memory statistics
Sha Zhengju
2013-09-12
1
-0
/
+2
*
Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-07-11
1
-14
/
+15
|
\
|
*
blk-throttle: implement proper hierarchy support
Tejun Heo
2013-05-14
1
-14
/
+15
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-07-04
1
-3
/
+3
|
\
\
|
*
|
Documentation/cgroups/memory.txt: fix stat file documentation
Aaro Koskinen
2013-06-24
1
-2
/
+2
|
*
|
doc: fix misspellings with 'codespell' tool
Anatol Pomozov
2013-05-28
1
-1
/
+1
|
|
/
*
|
memcg: update TODO list in Documentation
Li Zefan
2013-07-03
1
-4
/
+3
*
|
sched: Rename sched.c as sched/core.c in comments and Documentation
Viresh Kumar
2013-06-19
1
-1
/
+1
|
/
*
mm, memcg: add rss_huge stat to memory.stat
David Rientjes
2013-05-07
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
2
-0
/
+36
|
\
|
*
Documentation: cgroup: add documentation for net_cls cgroups.
Rami Rosen
2013-04-08
2
-0
/
+36
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
1
-1
/
+1
|
\
\
|
*
|
doc: Fix typo "CONFIG_CGROUP_CGROUP_MEMCG_SWAP"
Paul Bolle
2013-03-27
1
-1
/
+1
|
|
/
*
|
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-04-29
2
-4
/
+69
|
\
\
|
*
|
Revert "cgroup: remove bind() method from cgroup_subsys."
Tejun Heo
2013-04-12
1
-5
/
+15
|
*
|
cgroup: remove bind() method from cgroup_subsys.
Rami Rosen
2013-04-10
1
-15
/
+5
|
*
|
cgroups: Documentation/cgroup/cgroup.txt - a trivial fix.
Rami Rosen
2013-04-03
1
-1
/
+1
|
*
|
devcg: propagate local changes down the hierarchy
Aristeu Rozanski
2013-03-20
1
-3
/
+67
[next]