index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
/
cpuset.c
Age
Commit message (
Expand
)
Author
2023-06-12
cgroup/cpuset: remove unneeded header files
Miaohe Lin
2023-05-20
cgroup/cpuset: remove unneeded header files
Miaohe Lin
2023-05-08
cgroup/cpuset: Free DL BW in case can_attach() fails
Dietmar Eggemann
2023-05-08
cgroup/cpuset: Iterate only if DEADLINE tasks are present
Juri Lelli
2023-05-08
sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
Juri Lelli
2023-05-08
sched/cpuset: Bring back cpuset_mutex
Juri Lelli
2023-05-08
cgroup/cpuset: Rename functions dealing with DEADLINE accounting
Juri Lelli
2023-04-29
Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-12
cgroup/cpuset: Make cpuset_attach_task() skip subpartitions CPUs for top_cpuset
Waiman Long
2023-04-12
cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methods
Waiman Long
2023-04-12
cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly
Waiman Long
2023-04-12
cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()
Waiman Long
2023-03-29
cgroup/cpuset: Include offline CPUs when tasks' cpumasks in top_cpuset are up...
Waiman Long
2023-03-29
cgroup/cpuset: Skip task update if hotplug doesn't affect current cpuset
Waiman Long
2023-03-29
Merge branch 'for-6.3-fixes' into for-6.4
Tejun Heo
2023-03-29
cgroup/cpuset: Fix partition root's cpuset.cpus update bug
Waiman Long
2023-03-23
cpuset: Clean up cpuset_node_allowed
Haifeng Xu
2023-02-21
Merge tag 'cgroup-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-02-06
cpuset: Call set_cpus_allowed_ptr() with appropriate mask for task
Will Deacon
2023-02-06
cgroup/cpuset: Don't filter offline CPUs in cpuset_cpus_allowed() for top cpu...
Waiman Long
2023-01-31
cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()
Waiman Long
2023-01-10
cgroup/cpuset: fix a few kernel-doc warnings & coding style
Randy Dunlap
2023-01-04
cgroup/cpuset: no need to explicitly init a global static variable
Daniel Vacek
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-11-22
cgroup/cpuset: Improve cpuset_css_alloc() description
Kamalesh Babulal
2022-11-14
cgroup/cpuset: Optimize cpuset_attach() on v2
Waiman Long
2022-11-14
cgroup/cpuset: Skip spread flags update on v2
Waiman Long
2022-11-08
memory: move hotplug memory notifier priority to same file for easy sorting
Liu Shixin
2022-11-08
cgroup/cpuset: use hotplug_memory_notifier() directly
Liu Shixin
2022-09-07
cgroup/cpuset: remove unreachable code
Jiapeng Chong
2022-09-04
cgroup/cpuset: Make partition invalid if cpumask change violates exclusivity ...
Waiman Long
2022-09-04
cgroup/cpuset: Relocate a code block in validate_change()
Waiman Long
2022-09-04
cgroup/cpuset: Show invalid partition reason string
Waiman Long
2022-09-04
cgroup/cpuset: Add a new isolated cpus.partition type
Waiman Long
2022-09-04
cgroup/cpuset: Relax constraints to partition & cpus changes
Waiman Long
2022-09-04
cgroup/cpuset: Allow no-task partition to have empty cpuset.cpus.effective
Waiman Long
2022-09-04
cgroup/cpuset: Miscellaneous cleanups & add helper functions
Waiman Long
2022-09-04
cgroup/cpuset: Enable update_tasks_cpumask() on top_cpuset
Waiman Long
2022-08-17
cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock
Tejun Heo
2022-08-03
sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
Waiman Long
2022-05-05
cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
Waiman Long
2022-03-23
Merge branch 'for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2022-03-15
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
2022-03-13
cgroup: cleanup comments
Tom Rix
2022-02-22
cpuset: Fix kernel-doc
Jiapeng Chong
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
2022-02-14
cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug
Zhang Qiao
2022-02-03
cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning
Waiman Long
2022-01-26
cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
Tianchen Ding
[next]