summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-12-06cgroup: implement for_each_css()Tejun Heo
2013-12-06cgroup: factor out cgroup_subsys_state creation into create_css()Tejun Heo
2013-12-06cgroup: combine css handling loops in cgroup_create()Tejun Heo
2013-12-06cgroup: reorder operations in cgroup_create()Tejun Heo
2013-12-06cgroup: make for_each_subsys() useable under cgroup_root_mutexTejun Heo
2013-12-06cgroup: css iterations and css_from_dir() are safe under cgroup_mutexTejun Heo
2013-12-06Merge branch 'for-3.13-fixes' into for-3.14Tejun Heo
2013-12-06cgroup: fix cgroup_create() error handling pathTejun Heo
2013-12-05cgroup: unify pidlist and other file handlingTejun Heo
2013-12-05cgroup: replace cftype->read_seq_string() with cftype->seq_show()Tejun Heo
2013-12-05cgroup: attach cgroup_open_file to all cgroup filesTejun Heo
2013-12-05cgroup: generalize cgroup_pidlist_open_fileTejun Heo
2013-12-05cgroup: unify read path so that seq_file is always usedTejun Heo
2013-12-05cgroup: unify cgroup_write_X64() and cgroup_write_string()Tejun Heo
2013-12-05cgroup: remove cftype->read(), ->read_map() and ->write()Tejun Heo
2013-12-05hugetlb_cgroup: convert away from cftype->read()Tejun Heo
2013-12-05netprio_cgroup: convert away from cftype->read_map()Tejun Heo
2013-12-05memcg: convert away from cftype->read() and ->read_map()Tejun Heo
2013-12-05cpuset: convert away from cftype->read()Tejun Heo
2013-12-05cgroup, sched: convert away from cftype->read_map()Tejun Heo
2013-11-29cgroup: don't guarantee cgroup.procs is sorted if sane_behaviorTejun Heo
2013-11-29cgroup: remove cgroup_pidlist->use_countTejun Heo
2013-11-29cgroup: load and release pidlists from seq_file start and stop respectivelyTejun Heo
2013-11-29cgroup: remove cgroup_pidlist->rwsemTejun Heo
2013-11-29cgroup: refactor cgroup_pidlist_find()Tejun Heo
2013-11-29cgroup: introduce struct cgroup_pidlist_open_fileTejun Heo
2013-11-29cgroup: implement delayed destruction for cgroup_pidlistTejun Heo
2013-11-29cgroup: remove cftype->release()Tejun Heo
2013-11-29cgroup: don't skip seq_open on write only opens on pidlist filesTejun Heo
2013-11-27cgroup: Merge branch 'for-3.13-fixes' into for-3.14Tejun Heo
2013-11-27cgroup: fix cgroup_subsys_state leak for seq_filesTejun Heo
2013-11-27cpuset: Fix memory allocator deadlockPeter Zijlstra
2013-11-22cgroup: Merge branch 'memcg_event' into for-3.14Tejun Heo
2013-11-22cgroup: unexport cgroup_css() and remove __file_cft()Tejun Heo
2013-11-22memcg: rename cgroup_event to mem_cgroup_eventTejun Heo
2013-11-22memcg: make cgroup_event deal with mem_cgroup instead of cgroup_subsys_stateTejun Heo
2013-11-22memcg: remove cgroup_event->cftTejun Heo
2013-11-22cgroup, memcg: move cgroup->event_list[_lock] and event callbacks into memcgTejun Heo
2013-11-22memcg: cgroup_write_event_control() now knows @css is for memcgTejun Heo
2013-11-22cgroup, memcg: move cgroup_event implementation to memcgTejun Heo
2013-11-22cgroup: use a dedicated workqueue for cgroup destructionTejun Heo
2013-11-22Linux 3.13-rc1v3.13-rc1Linus Torvalds
2013-11-22Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/...Linus Torvalds
2013-11-22Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-11-22Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds