virtio_net: invoke softirqs after __napi_schedule
[linux-flexiantxendom0-3.2.10.git] / Documentation / cgroups / cgroups.txt
2012-02-02 Li Zefancgroup: remove cgroup_subsys argument from callbacks
2011-12-13 Tejun Heocgroup: kill subsys->can_attach_task(), pre_attach...
2011-12-13 Tejun Heocgroup: introduce cgroup_taskset and use it in subsys...
2011-11-04 Li ZefanDocumentation: update cgroups notes
2011-06-16 Jörg SommerDocumentation: fix cgroup typos and formatting
2011-06-16 Jörg SommerDocumentation: update cgroupfs mount point
2011-05-27 Daniel Lezcanocgroup: remove the ns_cgroup
2011-05-27 Ben Blumcgroups: make procs file writable
2011-05-27 Ben Blumcgroups: add per-thread subsystem callbacks
2011-04-05 Geunsik LimDocumentation: update cgroups info user groups names
2011-03-16 Eric B MunsonDocumentation: update cgroup pid and cpuset information
2011-01-13 Trevor Woernercgroups: remove deprecated subsystem from examples.
2010-10-28 Daniel Lezcanocgroup: add clone_children control file
2010-05-27 Trevor WoernerDocumentation/cgroups/cgroups.txt: fix reference to...
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-04-24 KAMEZAWA Hiroyukicgroups: fix procs documentation
2010-03-16 Thomas WeberFix typos in comments
2010-03-12 Kirill A. Shutemovcgroup: implement eventfd-based generic API for notific...
2010-03-12 Kirill A. Shutemovcgroups: fix CONTENTS in cgroups documentation
2010-03-12 Ben Blumcgroups: subsystem module unloading
2010-03-12 Ben Blumcgroups: subsystem module loading interface
2010-03-12 Daisuke Nishimuracgroup: introduce cancel_attach()
2009-10-08 Paul Menagecgroups: update documentation of cgroups tasks and...
2009-09-24 Ben Blumcgroups: let ss->can_attach and ss->attach do whole...
2009-09-24 Paul Menagecgroups: support named cgroups hierarchies
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Li Zefancgroups: more documentation for remount and release_agent
2009-04-03 KAMEZAWA Hiroyukicgroup: fix frequent -EBUSY at rmdir
2009-03-30 Chris Samueltrivial: cgroups: documentation typo and spelling corre...
2009-02-18 Li Zefancgroups: update documentation about css_set hash table
2009-01-16 Li Zefancgroups: consolidate cgroup documents
2009-01-08 Paul Menagecgroups: add a per-subsystem hierarchy_mutex
2009-01-08 Li Zefancgroups: documentation updates
2008-10-20 Matt Helsleycontainer freezer: document the cgroup freezer subsystem.