aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* cgroup: convert cgroup_has_live_children() into css_has_online_children()Tejun Heo2014-05-16
* cgroup: use CSS_ONLINE instead of CGRP_DEADTejun Heo2014-05-16
* cgroup: iterate cgroup_subsys_states directlyTejun Heo2014-05-16
* cgroup: introduce CSS_RELEASED and reduce css iteration fallback windowTejun Heo2014-05-16
* cgroup: move cgroup->serial_nr into cgroup_subsys_stateTejun Heo2014-05-16
* cgroup: move cgroup->sibling and ->children into cgroup_subsys_stateTejun Heo2014-05-16
* cgroup: remove cgroup->parentTejun Heo2014-05-16
* cgroup: remove css_parent()Tejun Heo2014-05-16
* cgroup: skip refcnting on normal root csses and cgrp_dfl_root self cssTejun Heo2014-05-16
* cgroup: use cgroup->self.refcnt for cgroup refcntingTejun Heo2014-05-14
* cgroup: enable refcnting for root cssesTejun Heo2014-05-14
* cgroup: remove cgroup_destory_css_killed()Tejun Heo2014-05-14
* cgroup: rename cgroup->dummy_css to ->self and move it to the topTejun Heo2014-05-14
* cgroup: remove cgroup->control_knTejun Heo2014-05-13
* cgroup: replace cftype->trigger() with cftype->write()Tejun Heo2014-05-13
* cgroup: replace cftype->write_string() with cftype->write()Tejun Heo2014-05-13
* cgroup: implement cftype->write()Tejun Heo2014-05-13
* cgroup: rename css_tryget*() to css_tryget_online*()Tejun Heo2014-05-13
* Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2014-05-13
|\
| * cgroup: introduce task_css_is_root()Tejun Heo2014-05-13
* | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Tejun Heo2014-05-13
|\ \
| * | percpu-refcount: implement percpu_ref_tryget()Tejun Heo2014-05-09
| * | percpu-refcount: rename percpu_ref_tryget() to percpu_ref_tryget_live()Tejun Heo2014-05-09
| * | percpu: Replace __get_cpu_var with this_cpu_ptrChristoph Lameter2014-04-15
| |/
* | cgroup: remove unused CGRP_SANE_BEHAVIORTejun Heo2014-05-07
* | cgroup, memcg: implement css->id and convert css_from_id() to use itTejun Heo2014-05-04
* | cgroup, memcg: allocate cgroup ID from 1Tejun Heo2014-05-04
* | cgroup: make flags and subsys_masks unsigned intTejun Heo2014-05-04
* | cgroup: implement cgroup.populated for the default hierarchyTejun Heo2014-04-25
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Tejun Heo2014-04-25
|\ \
| * | kobject: Make support for uevent_helper optional.Michael Marineau2014-04-25
| * | kernfs: implement kernfs_root->supers listTejun Heo2014-04-25
| * | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-04-19
| |\ \
| | * \ Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Dave Airlie2014-04-18
| | |\ \
| | | * | drm/dp/i2c: Update comments about common i2c over dp assumptions (v3)Alex Deucher2014-04-08
| | * | | drm: Split out drm_probe_helper.c from drm_crtc_helper.cDaniel Vetter2014-04-17
| | * | | drm/tegra: Remove gratuitous pad fieldThierry Reding2014-04-16
| | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-18
| |\ \ \
| | * | | net: sctp: cache auth_enable per endpointVlad Yasevich2014-04-18
| | * | | net: mdio-gpio: Add support for separate MDI and MDO gpio pinsGuenter Roeck2014-04-16
| | * | | net: mdio-gpio: Add support for active low gpio pinsGuenter Roeck2014-04-16
| | * | | ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang2014-04-16
| | * | | net: phy: add minimal support for QSGMII PHYThomas Petazzoni2014-04-16
| * | | | Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-18
| |\ \ \ \
| | * | | | Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan2014-04-16
| | * | | | Tools: hv: Handle the case when the target file exists correctlyK. Y. Srinivasan2014-04-16
| | | |/ / | | |/| |
| * | | | Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-18
| |\ \ \ \
| | * | | | sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo2014-04-16
| | |/ / /
| * | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-18
| |\ \ \ \
| | * | | | mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman2014-04-18