Commit History

Author SHA1 Message Date
  Linus Torvalds 32dad03d16 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 11 years ago
  Li Zefan 1c09b195d3 cpuset: fix a regression in validating config change 12 years ago
  Li Zefan ff58ac0d58 cpuset: remove an unncessary forward declaration 12 years ago
  Li Zefan a903f0865a cpuset: fix the return value of cpuset_write_u64() 12 years ago
  Tejun Heo bd8815a6d8 cgroup: make css_for_each_descendant() and friends include the origin css in the iteration 12 years ago
  Tejun Heo d99c8727e7 cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup 12 years ago
  Tejun Heo 72ec702993 cgroup: make task iterators deal with cgroup_subsys_state instead of cgroup 12 years ago
  Tejun Heo e535837b1d cgroup: remove struct cgroup_scanner 12 years ago
  Tejun Heo 492eb21b98 cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup 12 years ago
  Tejun Heo 182446d087 cgroup: pass around cgroup_subsys_state instead of cgroup in file methods 12 years ago
  Tejun Heo eb95419b02 cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods 12 years ago
  Tejun Heo 6387698699 cgroup: add css_parent() 12 years ago
  Tejun Heo a7c6d554aa cgroup: add/update accessors which obtain subsys specific data from css 12 years ago
  Tejun Heo c9710d8018 cpuset: drop "const" qualifiers from struct cpuset instances 12 years ago
  Tejun Heo 8af01f56a0 cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ 12 years ago
  Li Zefan 6f4b7e632d cgroup: more naming cleanups 12 years ago
  Zhao Hongjiang 0b9e6965ad cpuset: relocate a misplaced comment 12 years ago
  Zhao Hongjiang 9ad9d25a1e cpuset: get rid of the useless forward declaration of cpuset 12 years ago
  Linus Torvalds 0b0585c3e1 Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 12 years ago
  Viresh Kumar 0a0fca9d83 sched: Rename sched.c as sched/core.c in comments and Documentation 12 years ago
  Li Zefan c9e5fe66f5 cpuset: rename @cont to @cgrp 12 years ago
  Li Zefan f047cecf2c cpuset: fix to migrate mm correctly in a corner case 12 years ago
  Li Zefan 88fa523bff cpuset: allow to move tasks to empty cpusets 12 years ago
  Li Zefan 5c5cc62321 cpuset: allow to keep tasks in empty cpusets 12 years ago
  Li Zefan 070b57fcac cpuset: introduce effective_{cpumask|nodemask}_cpuset() 12 years ago
  Li Zefan 33ad801dfb cpuset: record old_mems_allowed in struct cpuset 12 years ago
  Li Zefan 388afd8549 cpuset: remove async hotplug propagation work 12 years ago
  Li Zefan e44193d39e cpuset: let hotplug propagation work wait for task attaching 12 years ago
  Li Zefan a73456f37b cpuset: re-structure update_cpumask() a bit 12 years ago
  Li Zefan 249cc86db7 cpuset: remove cpuset_test_cpumask() 12 years ago