Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / cgroup.c
2012-03-30 Tejun Heocgroup: cgroup_attach_task() could return -errno after...
2012-03-22 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-03-22 Hugh Dickinsmemcg: let css_get_next() rely upon rcu_read_lock()
2012-03-22 Hugh Dickinscgroup: revert ss_id_lock to spinlock
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-02-21 Frederic Weisbeckercgroup: Walk task list under tasklist_lock in cgroup_en...
2012-02-21 Frederic Weisbeckercgroup: Remove wrong comment on cgroup_enable_task_cg_l...
2012-02-02 Li Zefancgroup: remove cgroup_subsys argument from callbacks
2012-01-30 Mandeep Singh Bainescgroup: remove extra calls to find_existing_css_set
2012-01-20 Mandeep Singh Bainescgroup: replace tasklist_lock with rcu_read_lock
2012-01-20 Mandeep Singh Bainescgroup: simplify double-check locking in cgroup_attach_proc
2012-01-20 Li Zefancgroup: move struct cgroup_pidlist out from the header...
2012-01-09 Linus TorvaldsMerge branch 'for-3.3' of git://git./linux/kernel/git...
2012-01-07 Al Virovfs: switch ->show_options() to struct dentry *
2012-01-05 Li Zefancgroup: fix to allow mounting a hierarchy by name
2012-01-04 Dan Carpentercgroup: move assignement out of condition in cgroup_att...
2012-01-04 Al Virocgroup: propagate mode_t
2012-01-04 Al Viroswitch vfs_mkdir() and ->mkdir() to umode_t
2011-12-27 Frederic Weisbeckercgroup: Remove task_lock() from cgroup_post_fork()
2011-12-27 Kirill A. Shutemovcgroup: add sparse annotation to cgroup_iter_start...
2011-12-27 Kirill A. Shutemovcgroup: mark cgroup_rmdir_waitq and cgroup_attach_proc...
2011-12-22 Mandeep Singh Bainescgroup: only need to check oldcgrp==newgrp once
2011-12-22 Mandeep Singh Bainescgroup: remove redundant get/put of task struct
2011-12-22 Mandeep Singh Bainescgroup: remove redundant get/put of old css_set from...
2011-12-21 Frederic Weisbeckercgroup: Remove unnecessary task_lock before fetching...
2011-12-21 Frederic Weisbeckercgroup: Drop task_lock(parent) on cgroup_fork()
2011-12-19 Mandeep Singh Bainescgroups: remove redundant get/put of css_set from css_s...
2011-12-19 Mandeep Singh Bainescgroups: fix a css_set not found bug in cgroup_attach_proc
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-12-13 Tejun Heocgroup: improve old cgroup handling in cgroup_attach_proc()
2011-12-13 Tejun Heocgroup: always lock threadgroup during migration
2011-12-13 Tejun Heothreadgroup: rename signal->threadgroup_fork_lock to...
2011-12-13 Tejun Heocgroup: add cgroup_root_mutex
2011-11-02 Andrew Brestickermemcg: replace ss->id_lock with a rwlock
2011-11-02 Ben Blumcgroups: don't attach task to subsystem if migration...
2011-11-02 Ben Blumcgroups: more safe tasklist locking in cgroup_attach_proc
2011-09-13 Thomas Gleixnerlocking, sched, cgroups: Annotate release_list_lock...
2011-07-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-07-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-20 Al Virokill file_permission() completely
2011-07-08 Michal Hockorcu: treewide: Do not use rcu_read_lock_held when calli...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-06-09 eparis@redhatcgroupfs: use init_cred when populating new cgroupfs...
2011-05-27 Daniel Lezcanocgroup: remove the ns_cgroup
2011-05-27 Ben Blumcgroups: use flex_array in attach_proc
2011-05-27 Ben Blumcgroups: make procs file writable
2011-05-27 Ben Blumcgroups: add per-thread subsystem callbacks
2011-05-08 Lai Jiangshancgroup,rcu: convert call_rcu(__free_css_id_cb) to kfree...
2011-05-08 Lai Jiangshancgroup,rcu: convert call_rcu(free_cgroup_rcu) to kfree_...
2011-05-08 Lai Jiangshancgroup,rcu: convert call_rcu(free_css_set_rcu) to kfree...
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-23 Phil Carmodycgroups: if you list_empty() a head then don't list_del...
2011-02-16 Stephane Eranianperf: Add cgroup support
2011-02-16 Peter Zijlstracgroup: Fix cgroup_subsys::exit callback
2011-01-14 Linus TorvaldsMerge branch 'vfs-scale-working' of git://git./linux...
2011-01-14 Al Virocgroup_fs: fix cgroup use of simple_lookup()
2011-01-14 Li Zefancgroups: Fix a lockdep warning at cgroup removal
2011-01-13 Al Viroswitch cgroup
2011-01-07 Nick Pigginfs: dcache reduce branches in lookup path
2011-01-07 Nick Pigginfs: dcache rationalise dget variants
2011-01-07 Nick Pigginfs: dcache remove dcache_lock
2011-01-07 Nick Pigginfs: dcache scale subdirs
2011-01-07 Nick Pigginfs: dcache scale dentry refcount
2011-01-07 Nick Pigginfs: change d_delete semantics
2011-01-07 Nick Piggincgroup fs: avoid switching ->d_op on live dentry
2010-10-29 Al Viroconvert cgroup and cpuset
2010-10-28 Evgeny Kuznetsovcgroups: add check for strcpy destination string overflow
2010-10-28 Daniel Lezcanocgroup: make the mount options parsing more accurate
2010-10-28 Daniel Lezcanocgroup: add clone_children control file
2010-10-26 Christoph Hellwigfs: do not assign default i_ino in new_inode
2010-10-22 Linus TorvaldsMerge branch 'vfs' of git://git./linux/kernel/git/arnd/bkl
2010-10-07 Ingo MolnarMerge branch 'rcu/urgent' of git://git./linux/kernel...
2010-10-04 Jan BlunckBKL: Remove BKL from cgroup
2010-10-04 Jan BlunckBKL: Explicitly add BKL around get_sb/fill_super
2010-09-19 Jeff Mahoney- Delete patches.suse/cgroup-disable-memory.patch:...
2010-09-14 Jiri Slaby- Update to Linux 2.6.36-rc4.
2010-09-10 David S. MillerMerge branch 'vhost-net' of git://git./linux/kernel...
2010-09-10 Michael S. Tsirkincgroups: fix API thinko
2010-09-05 Michael S. Tsirkincgroups: fix API thinko
2010-08-20 Arnd Bergmanncgroups: __rcu annotations
2010-08-18 Jeff Mahoney- Update to 2.6.36-rc1.
2010-08-11 Dan Carpentercgroups: save space for the terminator
2010-08-05 Greg KHcgroupfs: create /sys/fs/cgroup to mount cgroupfs on
2010-08-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-07-28 Sridhar Samudralacgroups: Add an API to attach a task to current task...
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-06-04 Greg Thelencgroups: alloc_css_id() increments hierarchy depth
2010-05-27 Kirill A. Shutemovcgroups: make cftype.unregister_event() void-returning
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-18 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2010-05-17 Jeff Mahoney- Update to 2.6.34-final.
2010-05-12 KAMEZAWA Hiroyukimemcg: fix css_is_ancestor() RCU locking
2010-05-12 KAMEZAWA Hiroyukimemcg: fix css_id() RCU locking for real
2010-05-11 Jeff Mahoney- Updated to 2.6.34-rc7.
2010-05-11 Changli Gaosched, wait: Use wrapper functions
2010-05-04 Li Zefancgroup: Fix an RCU warning in alloc_css_id()
2010-05-04 Li Zefancgroup: Fix an RCU warning in cgroup_path()
next