summaryrefslogtreecommitdiff
path: root/kernel/cgroup/cpuset.c
AgeCommit message (Expand)Author
2023-08-30cgroup/cpuset: Free DL BW in case can_attach() failsDietmar Eggemann
2023-08-30cgroup/cpuset: Iterate only if DEADLINE tasks are presentJuri Lelli
2023-08-30sched/cpuset: Keep track of SCHED_DEADLINE task in cpusetsJuri Lelli
2023-08-30sched/cpuset: Bring back cpuset_mutexJuri Lelli
2023-08-30cgroup/cpuset: Rename functions dealing with DEADLINE accountingJuri Lelli
2023-04-20cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()Waiman Long
2022-10-26cgroup/cpuset: Enable update_tasks_cpumask() on top_cpusetWaiman Long
2022-09-15cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlockTejun Heo
2022-08-17sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowedWaiman Long
2022-05-18cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()Waiman Long
2022-03-02cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplugZhang Qiao
2022-02-08cgroup/cpuset: Fix "suspicious RCU usage" lockdep warningWaiman Long
2022-02-05cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()Tianchen Ding
2021-09-13cgroup/cpuset: Change references of cpuset_mutex to cpuset_rwsemWaiman Long
2021-08-31Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2021-08-25cgroup/cpuset: Avoid memory migration when nodemasks matchNicolas Saenz Julienne
2021-08-20cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq()Will Deacon
2021-08-20cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()Will Deacon
2021-08-20cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1Will Deacon
2021-08-12cgroup/cpuset: Enable memory migration for cpuset v2Waiman Long
2021-08-11cgroup/cpuset: Enable event notification when partition state changesWaiman Long
2021-08-09cgroup: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-08-09cgroup/cpuset: Fix violation of cpuset locking ruleWaiman Long
2021-07-26cgroup/cpuset: Fix a partition bug with hotplugWaiman Long
2021-07-26cgroup/cpuset: Miscellaneous code cleanupWaiman Long
2021-05-24cgroup: fix spelling mistakesZhen Lei
2021-04-12cgroup/cpuset: fix typos in commentsLu Jialin
2021-01-15cpuset: fix typos in commentsAubrey Li
2020-11-19cpuset: fix race between hotplug work and later CPU offlineDaniel Jordan
2020-10-16kernel/: fix repeated words in commentsRandy Dunlap
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-04-03docs: cgroup-v1: Document the cpuset_v2_mode mount optionWaiman Long
2020-04-03Revert "cpuset: Make cpuset hotplug synchronous"Tejun Heo
2020-02-12cpuset: Make cpuset hotplug synchronousPrateek Sood
2019-11-25Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2019-10-29sched/topology: Don't try to build empty sched domainsValentin Schneider
2019-10-25cgroup: remove cgroup_enable_task_cg_lists() optimizationTejun Heo
2019-07-25sched/core: Prevent race condition between cpuset and __sched_setscheduler()Juri Lelli
2019-07-25cgroup/cpuset: Change cpuset_rwsem and hotplug lock orderJuri Lelli
2019-07-25cgroup/cpuset: Convert cpuset_mutex to percpu_rwsemJuri Lelli
2019-07-25cpusets: Rebuild root domain deadline accounting informationMathieu Poirier
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-15docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab
2019-07-08Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2019-06-17Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar
2019-06-14docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-12cpuset: restore sanity to cpuset_cpus_allowed_fallback()Joel Savitz
2019-06-03sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior
2019-05-25cpuset: move mount -t cpuset logics into cgroup.cAl Viro
2019-04-19cgroup/cpuset: Update stale generate_sched_domains() commentsJuri Lelli