index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
/
cpuset.c
Age
Commit message (
Expand
)
Author
2025-07-13
kernel,cpuset: use node-notifier instead of memory-notifier
Oscar Salvador
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-27
Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-12
vmscan,cgroup: apply mems_effective to reclaim
Gregory Price
2025-05-12
cpuset: rename cpuset_node_allowed to cpuset_current_node_allowed
Gregory Price
2025-05-09
cgroup/cpuset: Extend kthread_is_per_cpu() check to all PF_NO_SETAFFINITY tasks
Waiman Long
2025-05-09
cgroup/cpuset: drop useless cpumask_empty() in compute_effective_exclusive_cp...
Yury Norov
2025-04-07
cgroup/cpuset: Add warnings to catch inconsistency in exclusive CPUs
Waiman Long
2025-04-07
cgroup/cpuset: Fix obsolete comment in cpuset_css_offline()
Waiman Long
2025-04-07
cgroup/cpuset: Always use cpu_active_mask
Waiman Long
2025-04-01
cgroup/cpuset: Fix race between newly created partition and dying one
Waiman Long
2025-03-31
cgroup/cpuset: Remove unneeded goto in sched_partition_write() and rename it
Waiman Long
2025-03-31
cgroup/cpuset: Code cleanup and comment update
Waiman Long
2025-03-31
cgroup/cpuset: Don't allow creation of local partition over a remote one
Waiman Long
2025-03-31
cgroup/cpuset: Remove remote_partition_check() & make update_cpumasks_hier() ...
Waiman Long
2025-03-31
cgroup/cpuset: Fix error handling in remote_partition_disable()
Waiman Long
2025-03-31
cgroup/cpuset: Fix incorrect isolated_cpus update in update_parent_effective_...
Waiman Long
2025-03-24
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-17
cgroup/cpuset: Remove partition_and_rebuild_sched_domains
Juri Lelli
2025-03-17
sched/deadline: Rebuild root domain accounting after every update
Juri Lelli
2025-03-17
sched/topology: Wrappers for sched_domains_mutex
Juri Lelli
2025-01-24
cgroup/cpuset: Move procfs cpuset attribute under cgroup-v1.c
Michal Koutný
2025-01-08
cgroup/cpuset: remove kernfs active break
Chen Ridong
2024-12-11
cgroup/cpuset: Prevent leakage of isolated CPUs into sched domains
Waiman Long
2024-12-10
cgroup/cpuset: Remove stale text
Costa Shulyupin
2024-11-14
cgroup/cpuset: Disable cpuset_cpumask_can_shrink() test if not load balancing
Waiman Long
2024-11-12
cgroup/cpuset: Further optimize code if CONFIG_CPUSETS_V1 not set
Waiman Long
2024-11-12
cgroup/cpuset: Enforce at most one rebuild_sched_domains_locked() call per op...
Waiman Long
2024-11-12
cgroup/cpuset: Revert "Allow suppression of sched domain rebuild in update_cp...
Waiman Long
2024-09-30
cgroup/cpuset: Fix spelling errors in file kernel/cgroup/cpuset.c
everestkc
2024-09-04
cgroup/cpuset: Move cpu.h include to cpuset-internal.h
Waiman Long
2024-08-30
cgroup/cpuset: guard cpuset-v1 code under CONFIG_CPUSETS_V1
Chen Ridong
2024-08-30
cgroup/cpuset: rename functions shared between v1 and v2
Chen Ridong
2024-08-30
cgroup/cpuset: move v1 interfaces to cpuset-v1.c
Chen Ridong
2024-08-30
cgroup/cpuset: move validate_change_legacy to cpuset-v1.c
Chen Ridong
2024-08-30
cgroup/cpuset: move legacy hotplug update to cpuset-v1.c
Chen Ridong
2024-08-30
cgroup/cpuset: add callback_lock helper
Chen Ridong
2024-08-30
cgroup/cpuset: move memory_spread to cpuset-v1.c
Chen Ridong
2024-08-30
cgroup/cpuset: move relax_domain_level to cpuset-v1.c
Chen Ridong
2024-08-30
cgroup/cpuset: move memory_pressure to cpuset-v1.c
Chen Ridong
2024-08-30
cgroup/cpuset: move common code to cpuset-internal.h
Chen Ridong
2024-08-30
cgroup/cpuset: Account for boot time isolated CPUs
Waiman Long
2024-08-20
cgroup/cpuset: remove use_parent_ecpus of cpuset
Chen Ridong
2024-08-20
cgroup/cpuset: remove fetch_xcpus
Chen Ridong
2024-08-20
cgroup/cpuset: Correct invalid remote parition prs
Chen Ridong
2024-08-05
cgroup/cpuset: Check for partition roots with overlapping CPUs
Waiman Long
2024-08-05
Merge branch 'cgroup/for-6.11-fixes' into cgroup/for-6.12
Tejun Heo
2024-08-05
cgroup/cpuset: Eliminate unncessary sched domains rebuilds in hotplug
Waiman Long
2024-08-05
cgroup/cpuset: Clear effective_xcpus on cpus_allowed clearing only if cpus.ex...
Waiman Long
2024-08-05
cgroup/cpuset: fix panic caused by partcmd_update
Chen Ridong
[next]