Skip to content
GitLab
Explore
Sign in
Commits · a8ddc8215e1a4cd9dc5d6210811cfc381a489ec2
linux
Browse files
Jul 15, 2014
cgroup: distinguish the default and legacy hierarchies when handling cftypes
· a8ddc821
Tejun Heo
authored
Jul 15, 2014
a8ddc821
cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes()
· 2cf669a5
Tejun Heo
authored
Jul 15, 2014
2cf669a5
cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
· 5577964e
Tejun Heo
authored
Jul 15, 2014
5577964e
cgroup: split cgroup_base_files[] into cgroup_{dfl|legacy}_base_files[]
· a14c6874
Tejun Heo
authored
Jul 15, 2014
a14c6874
Jul 09, 2014
cpuset: export effective masks to userspace
· afd1a8b3
Li Zefan
authored
Jul 09, 2014
afd1a8b3
cpuset: allow writing offlined masks to cpuset.cpus/mems
· 5d8ba82c
Li Zefan
authored
Jul 09, 2014
5d8ba82c
cpuset: enable onlined cpu/node in effective masks
· be4c9dd7
Li Zefan
authored
Jul 09, 2014
be4c9dd7
cpuset: refactor cpuset_hotplug_update_tasks()
· 390a36aa
Li Zefan
authored
Jul 09, 2014
390a36aa
cpuset: make cs->{cpus, mems}_allowed as user-configured masks
· 7e88291b
Li Zefan
authored
Jul 09, 2014
7e88291b
cpuset: apply cs->effective_{cpus,mems}
· ae1c8023
Li Zefan
authored
Jul 09, 2014
ae1c8023
cpuset: initialize top_cpuset's configured masks at mount
· 39bd0d15
Li Zefan
authored
Jul 09, 2014
39bd0d15
cpuset: use effective cpumask to build sched domains
· 8b5f1c52
Li Zefan
authored
Jul 09, 2014
8b5f1c52
cpuset: inherit ancestor's masks if effective_{cpus, mems} becomes empty
· 554b0d1c
Li Zefan
authored
Jul 09, 2014
554b0d1c
cpuset: update cs->effective_{cpus, mems} when config changes
· 734d4513
Li Zefan
authored
Jul 09, 2014
734d4513
cpuset: update cpuset->effective_{cpus,mems} at hotplug
· 1344ab9c
Li Zefan
authored
Jul 09, 2014
1344ab9c
cpuset: add cs->effective_cpus and cs->effective_mems
· e2b9a3d7
Li Zefan
authored
Jul 09, 2014
e2b9a3d7
cgroup: clean up sane_behavior handling
· 7b9a6ba5
Tejun Heo
authored
Jul 09, 2014
7b9a6ba5
cgroup: remove sane_behavior support on non-default hierarchies
· aa6ec29b
Tejun Heo
authored
Jul 09, 2014
aa6ec29b
cgroup: make interface file "cgroup.sane_behavior" legacy-only
· c1d5d42e
Tejun Heo
authored
Jul 09, 2014
c1d5d42e
cgroup: remove CGRP_ROOT_OPTION_MASK
· 7450e90b
Tejun Heo
authored
Jul 09, 2014
7450e90b
Jul 08, 2014
blkcg, memcg: make blkcg depend on memcg on the default hierarchy
· 1ced953b
Tejun Heo
authored
Jul 08, 2014
1ced953b
cgroup: implement cgroup_subsys->depends_on
· af0ba678
Tejun Heo
authored
Jul 08, 2014
af0ba678
cgroup: implement cgroup_subsys->css_reset()
· b4536f0c
Tejun Heo
authored
Jul 08, 2014
b4536f0c
cgroup: make interface files visible iff enabled on cgroup->subtree_control
· f63070d3
Tejun Heo
authored
Jul 08, 2014
f63070d3
cgroup: introduce cgroup->subtree_control
· 667c2491
Tejun Heo
authored
Jul 08, 2014
667c2491
cgroup: reorganize cgroup_subtree_control_write()
· c29adf24
Tejun Heo
authored
Jul 08, 2014
c29adf24
Jun 22, 2014
Linux 3.16-rc2
· a497c3ba
Linus Torvalds
authored
Jun 21, 2014
View commits for tag v3.16-rc2
v3.16-rc2
a497c3ba
Merge branch 'i2c/for-next' of
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
· 8f5d2708
Linus Torvalds
authored
Jun 21, 2014
8f5d2708
Merge tag 'locks-v3.16-2' of
git://git.samba.org/jlayton/linux
· 2dfded82
Linus Torvalds
authored
Jun 21, 2014
2dfded82
Merge branch 'rc-fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
· 532f5138
Linus Torvalds
authored
Jun 21, 2014
532f5138
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
· e13d100b
Linus Torvalds
authored
Jun 21, 2014
e13d100b
Merge branch 'for-3.16' of
git://linux-nfs.org/~bfields/linux
· 147f1404
Linus Torvalds
authored
Jun 21, 2014
147f1404
Jun 21, 2014
Merge branch 'perf-urgent-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
· 401c58fc
Linus Torvalds
authored
Jun 21, 2014
401c58fc
Merge branch 'locking-urgent-for-linus.patch' of...
· 7b08d618
Linus Torvalds
authored
Jun 21, 2014
7b08d618
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
· 7a8e9c80
Linus Torvalds
authored
Jun 21, 2014
7a8e9c80
Merge tag 'for-linus' of
git://github.com/gxt/linux
· f1b35b83
Linus Torvalds
authored
Jun 21, 2014
f1b35b83
Merge tag 'char-misc-3.16-rc2' of
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
· 60761c10
Linus Torvalds
authored
Jun 21, 2014
60761c10
Merge tag 'staging-3.16-rc2' of
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
· e6934ab4
Linus Torvalds
authored
Jun 21, 2014
e6934ab4
Merge tag 'tty-3.16-rc2' of
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
· c3cb500e
Linus Torvalds
authored
Jun 21, 2014
c3cb500e
Merge tag 'usb-3.16-rc2' of
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
· 564fbee9
Linus Torvalds
authored
Jun 21, 2014
564fbee9
Loading