summaryrefslogtreecommitdiff
path: root/kernel/cpuset.c
AgeCommit message (Expand)Author
2017-10-20Merge android-4.4@73a2b70 (v4.4.92) into msm-4.4Blagovest Kolenichev
2017-10-12Merge 4.4.92 into android-4.4Greg Kroah-Hartman
2017-10-12sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra
2017-09-21Merge android-4.4@a8935c9 (v4.4.87) into msm-4.4Blagovest Kolenichev
2017-09-13cgroup/cpuset: remove circular dependency deadlockPrateek Sood
2017-09-07Merge 4.4.87 into android-4.4Greg Kroah-Hartman
2017-09-07cpuset: Fix incorrect memory_pressure control file mappingWaiman Long
2017-09-04Merge android-4.4@610af85 (v4.4.85) into msm-4.4Blagovest Kolenichev
2017-08-16Merge 4.4.83 into android-4.4Greg Kroah-Hartman
2017-08-16cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin
2017-06-20Merge branch 'android-4.4@e76c0fa' into branch 'msm-4.4'Blagovest Kolenichev
2017-06-14Merge 4.4.72 into android-4.4Greg Kroah-Hartman
2017-06-14cpuset: consider dying css as offlineTejun Heo
2017-02-28Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang
2016-10-25cgroup: Remove leftover instances of allow_attachGuenter Roeck
2016-10-21Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang
2016-10-21Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-10-18cgroup: Remove leftover instances of allow_attachGuenter Roeck
2016-10-18Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-10-14Merge tag 'v4.4.24' into android-4.4.yDmitry Shmidt
2016-10-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-10-10Merge tag 'v4.4.23' into android-4.4.yDmitry Shmidt
2016-10-07cpuset: handle race between CPU hotplug and cpuset_hotplug_workJoonwoo Park
2016-09-30Fix build warning in kernel/cpuset.cArnd Bergmann
2016-09-26Merge tag 'v4.4.22' into android-4.4.yDmitry Shmidt
2016-09-24cpuset: make sure new tasks conform to the current config of the cpusetZefan Li
2016-09-14cpuset: Make cpusets restore on hotplugRiley Andrews
2016-09-13cpuset: handle race between CPU hotplug and cpuset_hotplug_workJoonwoo Park
2016-09-07Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-09-06cpuset: Make cpusets restore on hotplugRiley Andrews
2016-08-29Merge "Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4...Linux Build Service Account
2016-08-26Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni
2016-08-24cpuset: Make cpusets restore on hotplugRiley Andrews
2016-08-18Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni
2016-08-18cpuset: Add allow_attach hook for cpusets on android.Riley Andrews
2016-08-07cpuset: Add allow_attach hook for cpusets on android.Riley Andrews
2016-08-01Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt
2016-07-21cpuset: Add allow_attach hook for cpusets on android.Riley Andrews
2016-05-04cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo
2016-03-03cpuset: make mm migration asynchronousTejun Heo
2015-12-03cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo
2015-11-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-05mm, oom: remove task_lock protecting comm printingDavid Rientjes
2015-10-15cgroup: replace cgroup_has_tasks() with cgroup_is_populated()Tejun Heo
2015-09-22cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader()Tejun Heo
2015-09-22cpuset: migrate memory only for threadgroup leadersTejun Heo
2015-09-18cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLETejun Heo
2015-09-18cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl()Tejun Heo
2015-08-10cpuset: use trialcs->mems_allowed as a temp variableAlban Crequy
2015-04-14kernel, cpuset: remove exception for __GFP_THISNODEDavid Rientjes