- 31d65a6 Merge android-4.9.183 (a80a7ab) into msm-4.9 by jianzhou · 5 years ago
- 4395469 ANDROID: kernel: cgroup: cpuset: Clear cpus_requested for empty buf by Roman Kiryanov · 6 years ago
- b90514b ANDROID: kernel: cgroup: cpuset: Add missing allocation of cpus_requested in alloc_trial_cpuset by Roman Kiryanov · 6 years ago
- 435eea9 cpuset: Restore tasks affinity while moving across cpusets by Pavankumar Kondeti · 6 years ago
- 411a7a11 Merge "Merge remote-tracking branch '4.9/tmp-05a906d' into msm-4.9" by Linux Build Service Account · 7 years ago
- 1bca48e Merge remote-tracking branch '4.9/tmp-05a906d' into msm-4.9 by Kyle Yan · 7 years ago
- f931a27 Merge 4.9.55 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
- cdbe07a Merge 4.9.55 into android-4.9 by Greg Kroah-Hartman · 7 years ago
- ba15518 sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs by Peter Zijlstra · 7 years ago
- e9e7b75 cgroup/cpuset: remove circular dependency deadlock by Prateek Sood · 7 years ago
- 7d337cc Merge remote-tracking branch '4.9/tmp-85e1c01' into 4.9 by Kyle Yan · 7 years ago
- c491afc Merge 4.9.48 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
- 85e1c01 Merge 4.9.48 into android-4.9 by Greg Kroah-Hartman · 7 years ago
- 309e4db cpuset: Fix incorrect memory_pressure control file mapping by Waiman Long · 7 years ago
- 02f29ab Merge 4.9.42 into android-4.9 by Greg Kroah-Hartman · 7 years ago
- 45a636e cpuset: fix a deadlock due to incomplete patching of cpusets_enabled() by Dima Zavin · 7 years ago
- 355cae8 Merge remote-tracking branch '4.9/tmp-da3493c' into 4.9 by Kyle Yan · 8 years ago
- da3493c Merge 4.9.32 into android-4.9 by Greg Kroah-Hartman · 8 years ago
- 829a1ca cpuset: consider dying css as offline by Tejun Heo · 8 years ago
- b3ea9ac ANDROID: cpuset: Make cpusets restore on hotplug by Riley Andrews · 8 years ago
- 266ee74 cpuset: Make cpusets restore on hotplug by Riley Andrews · 8 years ago
- 84c517b cpuset: Add allow_attach hook for cpusets on android. by Riley Andrews · 10 years ago
- f34d360 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
- 679a5e3 cpuset: fix error handling regression in proc_cpuset_show() by Tejun Heo · 8 years ago
- 8a15b81 cpuset: fix non static symbol warning by Wei Yongjun · 8 years ago
- 28b89b9 cpuset: handle race between CPU hotplug and cpuset_hotplug_work by Joonwoo Park · 8 years ago
- 4c737b4 cgroup: make cgroup_path() and friends behave in the style of strlcpy() by Tejun Heo · 8 years ago
- 06f4e948 cpuset: make sure new tasks conform to the current config of the cpuset by Zefan Li · 8 years ago
- fec1e5f cpuset, mm: fix TIF_MEMDIE check in cpuset_change_task_nodemask by Michal Hocko · 8 years ago
- 002f290 cpuset: use static key better and convert to new API by Vlastimil Babka · 9 years ago
- 0edaf86 include/linux/nodemask.h: create next_node_in() helper by Andrew Morton · 9 years ago
- 5cf1cac cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_attach callback by Tejun Heo · 9 years ago
- 5518f66 Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
- b38e42e cgroup: convert cgroup_subsys flag fields to bool bitfields by Tejun Heo · 9 years ago
- a79a908 cgroup: introduce cgroup namespaces by Aditya Kali · 9 years ago
- e93ad19 cpuset: make mm migration asynchronous by Tejun Heo · 9 years ago
- 8075b54 Merge branch 'for-4.4-fixes' into for-4.5 by Tejun Heo · 9 years ago
- 1f7dd3e5 cgroup: fix handling of multi-destination migration from subtree_control enabling by Tejun Heo · 9 years ago
- d2b4365 cpuset: Replace all instances of time_t with time64_t by Arnd Bergmann · 9 years ago
- 2e3078a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- da39da3 mm, oom: remove task_lock protecting comm printing by David Rientjes · 9 years ago
- 27bd4db cgroup: replace cgroup_has_tasks() with cgroup_is_populated() by Tejun Heo · 9 years ago
- 4530edd cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader() by Tejun Heo · 9 years ago
- 3df9ca0 cpuset: migrate memory only for threadgroup leaders by Tejun Heo · 9 years ago
- 7dbdb19 cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLE by Tejun Heo · 9 years ago
- 9e10a13 cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl() by Tejun Heo · 9 years ago
- 24ee3cf cpuset: use trialcs->mems_allowed as a temp variable by Alban Crequy · 9 years ago
- 6e276d2 kernel, cpuset: remove exception for __GFP_THISNODE by David Rientjes · 10 years ago
- 47b8ea7 cpusets, isolcpus: exclude isolcpus from load balancing in cpusets by Rik van Riel · 10 years ago
- 283cb41 cpuset: Fix cpuset sched_relax_domain_level by Jason Low · 10 years ago
- 79063bff cpuset: fix a warning when clearing configured masks in old hierarchy by Zefan Li · 10 years ago
- 790317e cpuset: initialize effective masks when clone_children is enabled by Zefan Li · 10 years ago
- e8e6d97 cpuset: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
- 8f4ab07 kernel/cpuset.c: Mark cpuset_init_current_mems_allowed as __init by Rasmus Villemoes · 10 years ago
- 2756d37 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
- f82f804 sched/deadline: Ensure that updates to exclusive cpusets don't break AC by Juri Lelli · 10 years ago
- 7f51412 sched/deadline: Fix bandwidth check/update when migrating tasks between exclusive cpusets by Juri Lelli · 10 years ago
- cea7446 cpuset: lock vs unlock typo by Dan Carpenter · 10 years ago
- 344736f cpuset: simplify cpuset_node_allowed API by Vladimir Davydov · 10 years ago
- 8447a0f cpuset: convert callback_mutex to a spinlock by Vladimir Davydov · 10 years ago
- b211e9d Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
- 2ad654b cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags by Zefan Li · 10 years ago
- 52de477 cpuset: simplify proc_cpuset_show() by Zefan Li · 10 years ago
- 47dfe40 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
- a138126 cpuset: fix the WARN_ON() in update_nodemasks_hier() by Li Zefan · 10 years ago
- 5577964 cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes by Tejun Heo · 10 years ago
- afd1a8b cpuset: export effective masks to userspace by Li Zefan · 10 years ago
- 5d8ba82 cpuset: allow writing offlined masks to cpuset.cpus/mems by Li Zefan · 10 years ago
- be4c9dd cpuset: enable onlined cpu/node in effective masks by Li Zefan · 10 years ago
- 390a36a cpuset: refactor cpuset_hotplug_update_tasks() by Li Zefan · 10 years ago
- 7e88291 cpuset: make cs->{cpus, mems}_allowed as user-configured masks by Li Zefan · 10 years ago
- ae1c802 cpuset: apply cs->effective_{cpus,mems} by Li Zefan · 10 years ago
- 39bd0d1 cpuset: initialize top_cpuset's configured masks at mount by Li Zefan · 10 years ago
- 8b5f1c5 cpuset: use effective cpumask to build sched domains by Li Zefan · 10 years ago
- 554b0d1 cpuset: inherit ancestor's masks if effective_{cpus, mems} becomes empty by Li Zefan · 10 years ago
- 734d451 cpuset: update cs->effective_{cpus, mems} when config changes by Li Zefan · 10 years ago
- 1344ab9 cpuset: update cpuset->effective_{cpus,mems} at hotplug by Li Zefan · 10 years ago
- e2b9a3d cpuset: add cs->effective_cpus and cs->effective_mems by Li Zefan · 10 years ago
- aa6ec29 cgroup: remove sane_behavior support on non-default hierarchies by Tejun Heo · 10 years ago
- 76bb5ab cpuset: break kernfs active protection in cpuset_write_resmask() by Tejun Heo · 11 years ago
- 391acf9 cpuset,mempolicy: fix sleeping function called from invalid context by Gu Zheng · 11 years ago
- 14208b0 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
- 664eedd mm: page_alloc: use jump labels to avoid checking number_of_cpusets by Mel Gorman · 11 years ago
- 5c9d535 cgroup: remove css_parent() by Tejun Heo · 11 years ago
- 451af50 cgroup: replace cftype->write_string() with cftype->write() by Tejun Heo · 11 years ago
- ec903c0 cgroup: rename css_tryget*() to css_tryget_online*() by Tejun Heo · 11 years ago
- 12d3089 kernel/cpuset.c: convert printk to pr_foo() by Fabian Frederick · 11 years ago
- fc34ac1 kernel/cpuset.c: kernel-doc fixes by Fabian Frederick · 11 years ago
- 76ca7d1 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
- d26914d mm: optimize put_mems_allowed() usage by Mel Gorman · 11 years ago
- 32d01dc Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
- 4d3bb51 cgroup: drop const from @buffer of cftype->write_string() by Tejun Heo · 11 years ago
- b8dadcb cpuset: use rcu_read_lock() to protect task_cs() by Li Zefan · 11 years ago
- 99afb0f cpuset: fix a race condition in __cpuset_node_allowed_softwall() by Li Zefan · 11 years ago
- 4729583 cpuset: fix a locking issue in cpuset_migrate_mm() by Li Zefan · 11 years ago
- 57fce0a cpuset: don't use cgroup_taskset_cur_css() by Tejun Heo · 11 years ago
- 924f0d9 cgroup: drop @skip_css from cgroup_taskset_for_each() by Tejun Heo · 11 years ago
- d66393e cpuset: use css_task_iter_start/next/end() instead of css_scan_tasks() by Tejun Heo · 11 years ago
- 07bc356 cgroup: implement cgroup_has_tasks() and unexport cgroup_task_count() by Tejun Heo · 11 years ago
- e61734c cgroup: remove cgroup->name by Tejun Heo · 11 years ago