]> Pileus Git - ~andy/linux/history - kernel/cgroup.c
cgroup: fix memory leak in cgroup_rm_cftypes()
[~andy/linux] / kernel / cgroup.c
2013-06-18 Li Zefancgroup: fix memory leak in cgroup_rm_cftypes()
2013-06-18 Li Zefancgroup: fix umount vs cgroup_event_remove() race
2013-06-18 Li Zefancgroup: fix umount vs cgroup_cfts_commit() race
2013-06-18 Tejun Heocgroup: disallow rename(2) if sane_behavior
2013-06-14 Tejun Heocgroup: use percpu refcnt for cgroup_subsys_states
2013-06-14 Tejun HeoMerge branch 'for-3.11' of git://git.kernel.org/pub...
2013-06-14 Tejun Heocgroup: split cgroup destruction into two steps
2013-06-14 Tejun Heocgroup: reorder the operations in cgroup_destroy_locked()
2013-06-13 Tejun Heocgroup: remove cgroup->count and use
2013-06-13 Tejun Heocgroup: drop unnecessary RCU dancing from __put_css_set()
2013-06-13 Tejun Heocgroup: rename CGRP_REMOVED to CGRP_DEAD
2013-06-13 Tejun Heocgroup: use kzalloc() instead of kmalloc()
2013-06-13 Tejun Heocgroup: bring some sanity to naming around cg_cgroup_link
2013-06-13 Tejun Heocgroup: consistently use @cset for struct css_set variables
2013-06-13 Tejun Heocgroup: remove now unused css_depth()
2013-06-05 Tejun Heocgroup: clean up the cftype array for the base cgroup...
2013-06-05 Tejun Heocgroup: mark "notify_on_release" and "release_agent...
2013-06-05 Tejun Heocgroup: mark "tasks" cgroup file as insane
2013-06-03 Linus TorvaldsMerge tag 'regulator-v3.10-rc4' of git://git.kernel...
2013-06-03 Linus TorvaldsMerge tag 'jfs-3.10-rc5' of git://github.com/kleikamp...
2013-06-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-06-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-06-03 Linus TorvaldsMerge branch 'for-3.10-fixes' of git://git.kernel.org...
2013-05-30 Mark BrownMerge remote-tracking branch 'regulator/fix/doc' into...
2013-05-30 Mark BrownMerge remote-tracking branch 'regulator/fix/dbx500...
2013-05-29 Jean-Christophe... Merge branch 'fbdev-3.10-fixes' of git://gitorious...
2013-05-28 Jeff Liucgroup: warn about mismatching options of a new mount...
2013-05-26 Linus TorvaldsMerge tag 'for-v3.10-fixes' of git://git.infradead...
2013-05-24 Tejun Heocgroup: update iterators to use cgroup_next_sibling()
2013-05-24 Tejun Heocgroup: add cgroup->serial_nr and implement cgroup_next...
2013-05-24 Tejun Heocgroup: make cgroup_is_removed() static
2013-05-24 Tejun HeoMerge branch 'for-3.10-fixes' into for-3.11
2013-05-24 Tejun Heocgroup: fix a subtle bug in descendant pre-order walk
2013-05-24 Dave AirlieMerge branch 'exynos-drm-fixes' of git://git.kernel...
2013-05-24 Dave AirlieMerge remote-tracking branch 'pfdo/drm-fixes' into...
2013-05-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-05-21 Linus TorvaldsMerge branch 'drm-radeon-sun-hainan' of git://people...
2013-05-21 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-05-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-05-18 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git.secretlab...
2013-05-17 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2013-05-16 Linus TorvaldsMerge branch 'queue' of git://git.kernel.org/pub/scm...
2013-05-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-05-15 Konrad Rzeszutek... Merge tag 'v3.10-rc1' into stable/for-linus-3.10
2013-05-14 Tejun Heocgroup: implement task_cgroup_path_from_hierarchy()
2013-05-14 Tejun Heocgroup: make hierarchy_id use cyclic idr
2013-05-14 Tejun Heocgroup: drop hierarchy_id_lock
2013-05-14 Tejun Heocgroup: refactor hierarchy_id handling
2013-05-14 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2013-05-14 Li Zefancgroup: initialize xattr before calling d_instantiate()
2013-05-14 Mark BrownMerge remote-tracking branch 'asoc/fix/wm0010' into...
2013-05-14 Mark BrownMerge remote-tracking branch 'asoc/fix/ux500' into...
2013-05-14 Mark BrownMerge remote-tracking branch 'asoc/fix/da7213' into...
2013-05-14 Linus TorvaldsMerge tag 'fixes-for-3.10-rc2-tag' of git://git.kernel...
2013-05-13 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2013-05-13 Mark BrownMerge remote-tracking branch 'spi/fix/grant' into spi...
2013-05-13 Mark BrownMerge remote-tracking branch 'spi/fix/atmel' into spi...
2013-05-12 Linus TorvaldsMerge tag 'trace-fixes-v3.10' of git://git.kernel.org...
2013-05-11 Linus TorvaldsMerge tag 'stable/for-linus-3.10-rc0-tag-two' of git...
2013-05-11 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2013-05-11 Linus TorvaldsMerge git://git.infradead.org/users/eparis/audit
2013-05-10 Linus TorvaldsMerge branch 'for-3.10' of git://linux-nfs.org/~bfields...
2013-05-10 Linus TorvaldsMerge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git...
2013-05-10 Linus TorvaldsMerge tag 'for-linus-20130509' of git://git.infradead...
2013-05-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-05-10 James BottomleyMerge branch 'postmerge' into for-linus
2013-05-10 James BottomleyMerge branch 'misc' into for-linus
2013-05-10 Linus TorvaldsMerge tag 'sound-3.10' of git://git.kernel.org/pub...
2013-05-10 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2013-05-10 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-05-10 Linus TorvaldsMerge tag 'arc-v3.10-rc1-part2' of git://git.kernel...
2013-05-10 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2013-05-10 Linus TorvaldsMerge tag 'for-linus' of git://github.com/realmz/blackf...
2013-05-09 Linus TorvaldsMerge tag 'please-pull-pstore' of git://git.kernel...
2013-05-09 Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2013-05-09 Linus TorvaldsMerge tag 'acpi-fixes-3.10-rc1' of git://git.kernel...
2013-05-09 Linus TorvaldsMerge tag 'xtensa-next-20130508' of git://github.com...
2013-05-09 Linus TorvaldsMerge tag 'arc-v3.10-rc1-part1' of git://git.kernel...
2013-05-09 Linus TorvaldsMerge branch 'stable' of git://git.kernel.org/pub/scm...
2013-05-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-05-09 Linus TorvaldsMerge tag 'for-linus-v3.10-rc1-2' of git://oss.sgi...
2013-05-09 Olof JohanssonMerge branch 'late/fixes' into fixes
2013-05-09 Linus TorvaldsMerge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org...
2013-05-09 Linus TorvaldsMerge tag 'pci-v3.10-fixes-1' of git://git.kernel.org...
2013-05-09 Linus TorvaldsMerge tag 'for-linus-20130509' of git://git.infradead...
2013-05-09 Linus TorvaldsMerge tag 'firewire-updates' of git://git.kernel.org...
2013-05-09 Linus TorvaldsMerge tag 'edac_fixes_for_3.10' of git://git.kernel...
2013-05-09 Linus TorvaldsMerge tag 'gpio-for-linus' of git://git.secretlab.ca...
2013-05-09 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2013-05-09 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2013-05-09 Tony LindgrenMerge branch 'omap-gpmc-fixes-for-v3.10' of git://githu...
2013-05-08 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git.kernel.org...
2013-05-08 Linus TorvaldsMerge tag 'arm64-for-linus' of git://git.kernel.org...
2013-05-08 Linus TorvaldsMerge tag 'f2fs-for-v3.10' of git://git.kernel.org...
2013-05-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-05-08 Linus TorvaldsMerge branch 'for-3.10/drivers' of git://git.kernel...
2013-05-08 Linus TorvaldsMerge branch 'for-3.10/core' of git://git.kernel.dk...
2013-05-07 Linus TorvaldsMerge tag '3.9-rc3-smp-6-tag' of git://git.kernel.org...
2013-05-07 Linus TorvaldsMerge tag 'remoteproc-3.10' of git://git.kernel.org...
2013-05-07 Linus TorvaldsMerge tag 'rpmsg-3.10' of git://git.kernel.org/pub...
next