summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-05-16cgroup: remove css_parent()Tejun Heo1-18/+11
2014-05-16cgroup: skip refcnting on normal root csses and cgrp_dfl_root self cssTejun Heo1-3/+8
2014-05-14cgroup: use cgroup->self.refcnt for cgroup refcntingTejun Heo1-6/+0
2014-05-14cgroup: enable refcnting for root cssesTejun Heo1-8/+2
2014-05-14cgroup: remove cgroup_destory_css_killed()Tejun Heo1-3/+0
2014-05-14cgroup: rename cgroup->dummy_css to ->self and move it to the topTejun Heo1-3/+3
2014-05-13cgroup: remove cgroup->control_knTejun Heo1-1/+0
2014-05-13cgroup: replace cftype->trigger() with cftype->write()Tejun Heo1-8/+0
2014-05-13cgroup: replace cftype->write_string() with cftype->write()Tejun Heo1-9/+1
2014-05-13cgroup: implement cftype->write()Tejun Heo1-4/+23
2014-05-13cgroup: rename css_tryget*() to css_tryget_online*()Tejun Heo1-7/+7
2014-05-13Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo1-0/+15
2014-05-13Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Tejun Heo3-3/+35
2014-05-13cgroup: introduce task_css_is_root()Tejun Heo1-0/+15
2014-05-09percpu-refcount: implement percpu_ref_tryget()Tejun Heo1-0/+32
2014-05-09percpu-refcount: rename percpu_ref_tryget() to percpu_ref_tryget_live()Tejun Heo2-3/+3
2014-05-07cgroup: remove unused CGRP_SANE_BEHAVIORTejun Heo1-2/+0
2014-05-04cgroup, memcg: implement css->id and convert css_from_id() to use itTejun Heo1-0/+9
2014-05-04cgroup, memcg: allocate cgroup ID from 1Tejun Heo1-2/+2
2014-05-04cgroup: make flags and subsys_masks unsigned intTejun Heo1-4/+4
2014-04-25cgroup: implement cgroup.populated for the default hierarchyTejun Heo1-0/+15
2014-04-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Tejun Heo34-69/+157
2014-04-25kobject: Make support for uevent_helper optional.Michael Marineau1-0/+2
2014-04-25kernfs: implement kernfs_root->supers listTejun Heo1-0/+4
2014-04-23cgroup: implement dynamic subtree controller enable/disable on the default hi...Tejun Heo1-0/+5
2014-04-23cgroup: add css_set->dfl_cgrpTejun Heo1-0/+3
2014-04-23cgroup: teach css_task_iter about effective cssesTejun Heo1-0/+2
2014-04-23cgroup: reorganize css_task_iterTejun Heo1-3/+6
2014-04-23cgroup: implement cgroup->e_csets[]Tejun Heo1-0/+18
2014-04-23cgroup: update cgroup->subsys_mask to ->child_subsys_mask and restore cgroup_...Tejun Heo1-2/+5
2014-04-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-2/+9
2014-04-19Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Dave Airlie1-0/+4
2014-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-10/+21
2014-04-18Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+4
2014-04-18Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-19/+1
2014-04-18Merge branch 'akpm' (incoming from Andrew)Linus Torvalds3-10/+37
2014-04-18mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman1-8/+23
2014-04-18wait: explain the shadowing and type inconsistenciesPeter Zijlstra1-1/+13
2014-04-18Shiraz has movedViresh Kumar1-1/+1
2014-04-18net: sctp: cache auth_enable per endpointVlad Yasevich1-1/+3
2014-04-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-0/+2
2014-04-18Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2014-04-18of: add empty of_find_node_by_path() for !OFAlexander Shiyan1-0/+5
2014-04-18drm: Split out drm_probe_helper.c from drm_crtc_helper.cDaniel Vetter1-1/+5
2014-04-17Merge branch 'ipmi' (emailed ipmi fixes)Linus Torvalds2-3/+10
2014-04-17ipmi: boolify some thingsCorey Minyard1-3/+3
2014-04-17ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard2-1/+8
2014-04-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+7
2014-04-16Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan1-1/+3
2014-04-16Tools: hv: Handle the case when the target file exists correctlyK. Y. Srinivasan1-0/+1