linux-2.6-block.git
2014-05-16 Tejun Heocgroup: remove css_parent()
2014-05-16 Tejun Heocgroup: skip refcnting on normal root csses and cgrp_df...
2014-05-14 Tejun Heocgroup: use cgroup->self.refcnt for cgroup refcnting
2014-05-14 Tejun Heocgroup: enable refcnting for root csses
2014-05-14 Tejun Heocgroup: bounce css release through css->destroy_work
2014-05-14 Tejun Heocgroup: remove cgroup_destory_css_killed()
2014-05-14 Tejun Heocgroup: move cgroup->sibling unlinking to cgroup_put()
2014-05-14 Tejun Heocgroup: move check_for_release(parent) call to the...
2014-05-14 Tejun Heocgroup: separate out cgroup_has_live_children() from...
2014-05-14 Tejun Heocgroup: rename cgroup->dummy_css to ->self and move...
2014-05-14 Tejun Heocgroup: use restart_syscall() for mount retries
2014-05-13 Tejun Heocgroup: remove cgroup_tree_mutex
2014-05-13 Tejun Heocgroup: nest kernfs active protection under cgroup_mutex
2014-05-13 Tejun Heocgroup: use cgroup_kn_lock_live() in other cgroup kernf...
2014-05-13 Tejun Heocgroup: factor out cgroup_kn_lock_live() and cgroup_kn_...
2014-05-13 Tejun Heocgroup: move cgroup->kn->priv clearing to cgroup_rmdir()
2014-05-13 Tejun Heocgroup: grab cgroup_mutex earlier in cgroup_subtree_con...
2014-05-13 Tejun Heocgroup: collapse cgroup_create() into croup_mkdir()
2014-05-13 Tejun Heocgroup: reorganize cgroup_create()
2014-05-13 Tejun Heocgroup: remove cgroup->control_kn
2014-05-13 Tejun Heocgroup: convert "tasks" and "cgroup.procs" handle to...
2014-05-13 Tejun Heocgroup: replace cftype->trigger() with cftype->write()
2014-05-13 Tejun Heocgroup: replace cftype->write_string() with cftype...
2014-05-13 Tejun Heocgroup: implement cftype->write()
2014-05-13 Tejun Heocgroup: rename css_tryget*() to css_tryget_online*()
2014-05-13 Tejun Heocgroup: use release_agent_path_lock in cgroup_release_a...
2014-05-13 Tejun Heocgroup: use restart_syscall() for retries after offline...
2014-05-13 Tejun Heocgroup: update and fix parsing of "cgroup.subtree_control"
2014-05-13 Tejun Heocgroup: css_release() shouldn't clear cgroup->subsys[]
2014-05-13 Tejun Heocgroup: cgroup_idr_lock should be bh
2014-05-13 Tejun Heocgroup: fix offlining child waiting in cgroup_subtree_c...
2014-05-13 Tejun HeoMerge branch 'for-3.15-fixes' of git://git./linux/kerne...
2014-05-13 Tejun Heocgroup: fix rcu_read_lock() leak in update_if_frozen()
2014-05-13 Tejun HeoMerge branch 'for-3.16' of git://git./linux/kernel...
2014-05-13 Tejun Heocgroup_freezer: replace freezer->lock with freezer_mutex
2014-05-13 Tejun Heocgroup: introduce task_css_is_root()
2014-05-09 Tejun Heopercpu-refcount: implement percpu_ref_tryget()
2014-05-09 Tejun Heopercpu-refcount: rename percpu_ref_tryget() to percpu_r...
2014-05-07 Tejun Heocgroup: remove unused CGRP_SANE_BEHAVIOR
2014-05-06 Fabian Frederickkernel/cpuset.c: convert printk to pr_foo()
2014-05-06 Fabian Frederickkernel/cpuset.c: kernel-doc fixes
2014-05-05 Fabian Frederickkernel/cgroup.c: fix 2 kernel-doc warnings
2014-05-05 Tejun Heoblkcg: use trylock on blkcg_pol_mutex in blkcg_reset_st...
2014-05-05 Aristeu Rozanskidevice_cgroup: check if exception removal is allowed
2014-05-04 Aristeu Rozanskidevice_cgroup: fix the comment format for recently...
2014-05-04 Tejun Heocgroup, memcg: implement css->id and convert css_from_i...
2014-05-04 Tejun Heocgroup: update init_css() into init_and_link_css()
2014-05-04 Tejun Heocgroup: use RCU free in create_css() failure path
2014-05-04 Tejun Heocgroup: protect cgroup_root->cgroup_idr with a spinlock
2014-05-04 Tejun Heocgroup, memcg: allocate cgroup ID from 1
2014-05-04 Tejun Heocgroup: make flags and subsys_masks unsigned int
2014-04-25 Joe Perchescgroup: Use more current logging style
2014-04-25 Jianyu Zhancgroup: replace pr_warning with preferred pr_warn
2014-04-25 Jianyu Zhancgroup: remove orphaned cgroup_pidlist_seq_operations
2014-04-25 Jianyu Zhancgroup: clean up obsolete comment for parse_cgroupfs_op...
2014-04-25 Tejun Heocgroup: add documentation about unified hierarchy
2014-04-25 Tejun Heocgroup: implement cgroup.populated for the default...
2014-04-25 Tejun HeoMerge branch 'driver-core-next' of git://git./linux...
2014-04-25 Michael Marineaukobject: Make support for uevent_helper optional.
2014-04-25 Tejun Heokernfs: make kernfs_notify() trigger inotify events too
2014-04-25 Tejun Heokernfs: implement kernfs_root->supers list
2014-04-23 Tejun Heocgroup: implement dynamic subtree controller enable...
2014-04-23 Tejun Heocgroup: prepare migration path for unified hierarchy
2014-04-23 Tejun Heocgroup: update subsystem rebind restrictions
2014-04-23 Tejun Heocgroup: add css_set->dfl_cgrp
2014-04-23 Tejun Heocgroup: allow cgroup creation and suppress automatic...
2014-04-23 Tejun Heocgroup: cgroup->subsys[] should be cleared after the...
2014-04-23 Tejun Heocgroup: teach css_task_iter about effective csses
2014-04-23 Tejun Heocgroup: reorganize css_task_iter
2014-04-23 Tejun Heocgroup: make css_next_child() skip missing csses
2014-04-23 Tejun Heocgroup: implement cgroup->e_csets[]
2014-04-23 Tejun Heocgroup: introduce effective cgroup_subsys_state
2014-04-23 Tejun Heocgroup: update cgroup->subsys_mask to ->child_subsys_ma...
2014-04-23 Tejun Heocgroup: cgroup_apply_cftypes() shouldn't skip the defau...
2014-04-21 Aristeu Rozanskidevice_cgroup: rework device access check and exception...
2014-04-20 Linus TorvaldsLinux 3.15-rc2 v3.15-rc2
2014-04-20 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2014-04-20 Linus TorvaldsMerge tag 'iommu-fixes-v3.15-rc1' of git://git./linux...
2014-04-20 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-04-20 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2014-04-19 Adrien BAKperf tools: Improve error reporting
2014-04-19 Vladimir Nikulichevperf tools: Adjust symbols in VDSO
2014-04-19 Alexander Yaryginperf kvm: Fix 'Min time' counting in report command
2014-04-19 Eric Dumazetcoredump: fix va_list corruption
2014-04-19 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2014-04-19 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2014-04-19 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-04-19 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-04-19 Dave AirlieMerge branch 'drm-next-3.15-wip' of git://people.freede...
2014-04-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-04-19 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2014-04-19 Linus TorvaldsMerge tag 'char-misc-3.15-rc2' of git://git./linux...
2014-04-18 Linus TorvaldsMerge tag 'driver-core-3.15-rc2' of git://git./linux...
2014-04-18 Linus TorvaldsMerge tag 'staging-3.15-rc2' of git://git./linux/kernel...
2014-04-18 Linus TorvaldsMerge tag 'tty-3.15-rc2' of git://git./linux/kernel...
2014-04-18 Linus TorvaldsMerge tag 'usb-3.15-rc2' of git://git./linux/kernel...
2014-04-18 Linus TorvaldsMerge branch 'akpm' (incoming from Andrew)
2014-04-18 Kirill A. Shutemovthp: close race between split and zap huge pages
2014-04-18 Randy Dunlapmm: fix new kernel-doc warning in filemap.c
2014-04-18 Davidlohr Buesomm: fix CONFIG_DEBUG_VM_RB description
next