summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cgroup: replace cftype->trigger() with cftype->write()Tejun Heo2014-05-135-43/+35
* cgroup: replace cftype->write_string() with cftype->write()Tejun Heo2014-05-1311-125/+124
* cgroup: implement cftype->write()Tejun Heo2014-05-132-10/+31
* cgroup: rename css_tryget*() to css_tryget_online*()Tejun Heo2014-05-139-58/+61
* cgroup: use release_agent_path_lock in cgroup_release_agent_show()Tejun Heo2014-05-131-3/+2
* cgroup: use restart_syscall() for retries after offline waits in cgroup_subtr...Tejun Heo2014-05-131-9/+9
* cgroup: update and fix parsing of "cgroup.subtree_control"Tejun Heo2014-05-131-3/+5
* cgroup: css_release() shouldn't clear cgroup->subsys[]Tejun Heo2014-05-131-1/+0
* cgroup: cgroup_idr_lock should be bhTejun Heo2014-05-131-6/+6
* cgroup: fix offlining child waiting in cgroup_subtree_control_write()Tejun Heo2014-05-131-1/+3
* Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2014-05-135-112/+238
|\
| * cgroup: fix rcu_read_lock() leak in update_if_frozen()Tejun Heo2014-05-131-1/+3
| * cgroup_freezer: replace freezer->lock with freezer_mutexTejun Heo2014-05-131-66/+46
| * cgroup: introduce task_css_is_root()Tejun Heo2014-05-132-1/+16
| * blkcg: use trylock on blkcg_pol_mutex in blkcg_reset_stats()Tejun Heo2014-05-051-1/+14
| * device_cgroup: check if exception removal is allowedAristeu Rozanski2014-05-051-3/+38
| * device_cgroup: fix the comment format for recently added functionsAristeu Rozanski2014-05-041-17/+16
| * device_cgroup: rework device access check and exception checkingAristeu Rozanski2014-04-211-40/+122
* | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Tejun Heo2014-05-133-3/+35
|\ \
| * | percpu-refcount: implement percpu_ref_tryget()Tejun Heo2014-05-091-0/+32
| * | percpu-refcount: rename percpu_ref_tryget() to percpu_ref_tryget_live()Tejun Heo2014-05-092-3/+3
| * | percpu: Replace __get_cpu_var with this_cpu_ptrChristoph Lameter2014-04-151-1/+1
* | | cgroup: remove unused CGRP_SANE_BEHAVIORTejun Heo2014-05-071-2/+0
* | | kernel/cpuset.c: convert printk to pr_foo()Fabian Frederick2014-05-061-7/+4
* | | kernel/cpuset.c: kernel-doc fixesFabian Frederick2014-05-061-5/+6
* | | kernel/cgroup.c: fix 2 kernel-doc warningsFabian Frederick2014-05-051-2/+2
* | | cgroup, memcg: implement css->id and convert css_from_id() to use itTejun Heo2014-05-043-23/+49
* | | cgroup: update init_css() into init_and_link_css()Tejun Heo2014-05-041-8/+10
* | | cgroup: use RCU free in create_css() failure pathTejun Heo2014-05-041-6/+5
* | | cgroup: protect cgroup_root->cgroup_idr with a spinlockTejun Heo2014-05-041-8/+43
* | | cgroup, memcg: allocate cgroup ID from 1Tejun Heo2014-05-043-10/+6
* | | cgroup: make flags and subsys_masks unsigned intTejun Heo2014-05-042-23/+22
* | | cgroup: Use more current logging styleJoe Perches2014-04-251-13/+15
* | | cgroup: replace pr_warning with preferred pr_warnJianyu Zhan2014-04-251-10/+10
* | | cgroup: remove orphaned cgroup_pidlist_seq_operationsJianyu Zhan2014-04-251-11/+0
* | | cgroup: clean up obsolete comment for parse_cgroupfs_options()Jianyu Zhan2014-04-251-8/+0
* | | cgroup: add documentation about unified hierarchyTejun Heo2014-04-251-0/+359
* | | cgroup: implement cgroup.populated for the default hierarchyTejun Heo2014-04-252-4/+76
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Tejun Heo2014-04-25962-27659/+9167
|\ \ \
| * | | kobject: Make support for uevent_helper optional.Michael Marineau2014-04-255-9/+25
| * | | kernfs: make kernfs_notify() trigger inotify events tooTejun Heo2014-04-251-6/+35
| * | | kernfs: implement kernfs_root->supers listTejun Heo2014-04-254-0/+21
| * | | Linux 3.15-rc2v3.15-rc2Linus Torvalds2014-04-201-1/+1
| * | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-04-205-6/+18
| |\ \ \
| | * | | dma: fix eDMA driver as a subsys_initcallYuan Yao2014-04-161-1/+11
| | * | | dmaengine: sirf: off by one in of_dma_sirfsoc_xlate()Dan Carpenter2014-04-161-1/+1
| | * | | platform: Fix timberdale dependenciesJean Delvare2014-04-162-2/+2
| | * | | dma: edma: fix incorrect SG list handlingSekhar Nori2014-04-141-2/+4
| | |/ /
| * | | Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-203-6/+11
| |\ \ \
| | * \ \ Merge git://git.infradead.org/iommu-2.6 into iommu/fixesJoerg Roedel2014-04-162-4/+9
| | |\ \ \
OpenPOWER on IntegriCloud