summaryrefslogtreecommitdiff
path: root/include/linux/if_team.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-11-24 08:35:59 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-11-24 08:35:59 +0100
commite87c13993f16549e77abce9744af844c55154349 (patch)
tree901a3f92b6ee9b8e29ba1fce054da9eac8e0e0f1 /include/linux/if_team.h
parent7336a443393f6990749d68052d2b224438605342 (diff)
downloadkernel-linux-4.13.y.tar.gz
Linux 4.13.16linux-4.13.y
Diffstat (limited to 'include/linux/if_team.h')
0 files changed, 0 insertions, 0 deletions
usage_write() for readabilityDongsheng Yang 2016-02-23cgroup: convert cgroup_subsys flag fields to bool bitfieldsTejun Heo 2014-07-15cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypesTejun Heo 2014-05-16cgroup: remove css_parent()Tejun Heo 2014-02-08cgroup: clean up cgroup_subsys names and initializationTejun Heo 2013-12-05cgroup: replace cftype->read_seq_string() with cftype->seq_show()Tejun Heo 2013-12-05cgroup, sched: convert away from cftype->read_map()Tejun Heo 2013-08-08cgroup: pass around cgroup_subsys_state instead of cgroup in file methodsTejun Heo 2013-08-08cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methodsTejun Heo 2013-08-08cgroup: add css_parent()Tejun Heo 2013-08-08cgroup: add/update accessors which obtain subsys specific data from cssTejun Heo 2013-08-08cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo 2013-04-10sched/cpuacct/UML: Fix header file dependency bug on the UML buildIngo Molnar 2013-04-10sched/cpuacct: No need to check subsys active stateLi Zefan 2013-04-10sched/cpuacct: Initialize cpuacct subsystem earlierLi Zefan 2013-04-10sched/cpuacct: Initialize root cpuacct earlierLi Zefan 2013-04-10sched/cpuacct: Allocate per_cpu cpuusage for root cpuacct staticallyLi Zefan 2013-04-10sched/cpuacct: Clean up cpuacct.hLi Zefan 2013-04-10sched/cpuacct: Remove redundant NULL checks in cpuacct_acount_field()Li Zefan 2013-04-10sched/cpuacct: Remove redundant NULL checks in cpuacct_charge()Li Zefan 2013-04-10sched/cpuacct: Add cpuacct_acount_field()Li Zefan 2013-04-10sched/cpuacct: Add cpuacct_init()Li Zefan 2013-04-10sched: Split cpuacct code out of core.cLi Zefan