summaryrefslogtreecommitdiff
path: root/kernel/cpuset.c (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang2016-10-21
|\
* | cpuset: handle race between CPU hotplug and cpuset_hotplug_workJoonwoo Park2016-09-13
* | Merge "Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4...Linux Build Service Account2016-08-29
|\ \
| * | Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-26
* | | cpuset: Make cpusets restore on hotplugRiley Andrews2016-08-24
|/ /
* | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
|\|
| * cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo2016-05-04
* | cpuset: Add allow_attach hook for cpusets on android.Riley Andrews2016-08-07
|/
* cpuset: make mm migration asynchronousTejun Heo2016-03-03
* cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo2015-12-03
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-05
|\
| * mm, oom: remove task_lock protecting comm printingDavid Rientjes2015-11-05
* | cgroup: replace cgroup_has_tasks() with cgroup_is_populated()Tejun Heo2015-10-15
* | cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader()Tejun Heo2015-09-22
* | cpuset: migrate memory only for threadgroup leadersTejun Heo2015-09-22
* | cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLETejun Heo2015-09-18
* | cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl()Tejun Heo2015-09-18
|/
* cpuset: use trialcs->mems_allowed as a temp variableAlban Crequy2015-08-10
* kernel, cpuset: remove exception for __GFP_THISNODEDavid Rientjes2015-04-14
* cpusets, isolcpus: exclude isolcpus from load balancing in cpusetsRik van Riel2015-03-19
* cpuset: Fix cpuset sched_relax_domain_levelJason Low2015-03-02
* cpuset: fix a warning when clearing configured masks in old hierarchyZefan Li2015-03-02
* cpuset: initialize effective masks when clone_children is enabledZefan Li2015-03-02
* cpuset: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-13
* kernel/cpuset.c: Mark cpuset_init_current_mems_allowed as __initRasmus Villemoes2015-02-12
* Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-12-11
|\
| * cpuset: lock vs unlock typoDan Carpenter2014-10-27
| * cpuset: simplify cpuset_node_allowed APIVladimir Davydov2014-10-27
| * cpuset: convert callback_mutex to a spinlockVladimir Davydov2014-10-27
* | sched/deadline: Ensure that updates to exclusive cpusets don't break ACJuri Lelli2014-10-28
* | sched/deadline: Fix bandwidth check/update when migrating tasks between exclu...Juri Lelli2014-10-28
|/
* Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-10-10
|\
| * cpuset: simplify proc_cpuset_show()Zefan Li2014-09-18
* | cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li2014-09-24
|/
* Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-08-04
|\
| * cpuset: fix the WARN_ON() in update_nodemasks_hier()Li Zefan2014-07-30
| * cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypesTejun Heo2014-07-15
| * cpuset: export effective masks to userspaceLi Zefan2014-07-09
| * cpuset: allow writing offlined masks to cpuset.cpus/memsLi Zefan2014-07-09
| * cpuset: enable onlined cpu/node in effective masksLi Zefan2014-07-09
| * cpuset: refactor cpuset_hotplug_update_tasks()Li Zefan2014-07-09
| * cpuset: make cs->{cpus, mems}_allowed as user-configured masksLi Zefan2014-07-09
| * cpuset: apply cs->effective_{cpus,mems}Li Zefan2014-07-09
| * cpuset: initialize top_cpuset's configured masks at mountLi Zefan2014-07-09
| * cpuset: use effective cpumask to build sched domainsLi Zefan2014-07-09
| * cpuset: inherit ancestor's masks if effective_{cpus, mems} becomes emptyLi Zefan2014-07-09
| * cpuset: update cs->effective_{cpus, mems} when config changesLi Zefan2014-07-09
| * cpuset: update cpuset->effective_{cpus,mems} at hotplugLi Zefan2014-07-09
| * cpuset: add cs->effective_cpus and cs->effective_memsLi Zefan2014-07-09
| * cgroup: remove sane_behavior support on non-default hierarchiesTejun Heo2014-07-09