index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
/
cpuset-v1.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-12
cgroup/cpuset: Move the v1 empty cpus/mems check to cpuset1_validate_change()
Waiman Long
2026-01-12
cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
Waiman Long
2025-12-22
cpuset: remove dead code in cpuset-v1.c
Chen Ridong
2025-12-18
cpuset: remove v1-specific code from generate_sched_domains
Chen Ridong
2025-12-18
cpuset: separate generate_sched_domains for v1 and v2
Chen Ridong
2025-12-18
cpuset: move update_domain_attr_tree to cpuset_v1.c
Chen Ridong
2025-12-18
cpuset: add cpuset1_init helper for v1 initialization
Chen Ridong
2025-12-18
cpuset: add cpuset1_online_css helper for v1-specific operations
Chen Ridong
2025-08-25
cpuset: add helpers for cpus read and cpuset_mutex locks
Chen Ridong
2025-03-11
RFC cgroup/cpuset-v1: Add deprecation messages to sched_relax_domain_level
Michal Koutný
2025-03-11
cgroup/cpuset-v1: Add deprecation messages to memory_migrate
Michal Koutný
2025-03-11
cgroup/cpuset-v1: Add deprecation messages to mem_exclusive and mem_hardwall
Michal Koutný
2025-03-11
cgroup/cpuset-v1: Add deprecation messages to memory_spread_page and memory_s...
Michal Koutný
2025-03-11
cgroup/cpuset-v1: Add deprecation messages to sched_load_balance and memory_p...
Michal Koutný
2025-01-24
cgroup/cpuset: Move procfs cpuset attribute under cgroup-v1.c
Michal Koutný
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: 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: introduce cpuset-v1.c
Chen Ridong