index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
/
cpuset.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-19
cpuset: fix race between hotplug work and later CPU offline
Daniel Jordan
1
-5
/
+28
2020-10-16
kernel/: fix repeated words in comments
Randy Dunlap
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-2
/
+2
2020-04-03
docs: cgroup-v1: Document the cpuset_v2_mode mount option
Waiman Long
1
-2
/
+6
2020-04-03
Revert "cpuset: Make cpuset hotplug synchronous"
Tejun Heo
1
-19
/
+12
2020-02-12
cpuset: Make cpuset hotplug synchronous
Prateek Sood
1
-12
/
+19
2019-11-25
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-2
/
+0
2019-10-29
sched/topology: Don't try to build empty sched domains
Valentin Schneider
1
-1
/
+2
2019-10-25
cgroup: remove cgroup_enable_task_cg_lists() optimization
Tejun Heo
1
-2
/
+0
2019-07-25
sched/core: Prevent race condition between cpuset and __sched_setscheduler()
Juri Lelli
1
-0
/
+11
2019-07-25
cgroup/cpuset: Change cpuset_rwsem and hotplug lock order
Juri Lelli
1
-5
/
+17
2019-07-25
cgroup/cpuset: Convert cpuset_mutex to percpu_rwsem
Juri Lelli
1
-33
/
+35
2019-07-25
cpusets: Rebuild root domain deadline accounting information
Mathieu Poirier
1
-1
/
+63
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-60
/
+1
2019-07-15
docs: cgroup-v1: add it to the admin-guide book
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-08
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-1
/
+1
2019-06-17
Merge tag 'v5.2-rc5' into sched/core, to pick up fixes
Ingo Molnar
1
-1
/
+14
2019-06-14
docs: cgroup-v1: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-12
cpuset: restore sanity to cpuset_cpus_allowed_fallback()
Joel Savitz
1
-1
/
+14
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
1
-1
/
+1
2019-05-25
cpuset: move mount -t cpuset logics into cgroup.c
Al Viro
1
-60
/
+1
2019-04-19
cgroup/cpuset: Update stale generate_sched_domains() comments
Juri Lelli
1
-6
/
+5
2019-03-12
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-14
/
+42
2019-02-28
cpuset: Use fs_context
David Howells
1
-14
/
+42
2019-02-19
cpuset: remove unused task_has_mempolicy()
Masahiro Yamada
1
-13
/
+0
2018-12-29
Merge branch 'for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-68
/
+876
2018-12-28
mm, oom: reorganize the oom report in dump_header
yuzhoujian
1
-2
/
+2
2018-12-03
cpuset: Remove set but not used variable 'cs'
YueHaibing
1
-2
/
+0
2018-11-13
cpuset: Minor cgroup2 interface updates
Tejun Heo
1
-4
/
+4
2018-11-08
cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug
Waiman Long
1
-0
/
+11
2018-11-08
cpuset: Use descriptive text when reading/writing cpuset.sched.partition
Waiman Long
1
-7
/
+51
2018-11-08
cpuset: Expose cpus.effective and mems.effective on cgroup v2 root
Waiman Long
1
-2
/
+0
2018-11-08
cpuset: Make generate_sched_domains() work with partition
Waiman Long
1
-7
/
+27
2018-11-08
cpuset: Make CPU hotplug work with partition
Waiman Long
1
-15
/
+116
2018-11-08
cpuset: Track cpusets that use parent's effective_cpus
Waiman Long
1
-1
/
+70
2018-11-08
cpuset: Add an error state to cpuset.sched.partition
Waiman Long
1
-24
/
+129
2018-11-08
cpuset: Add new v2 cpuset.sched.partition flag
Waiman Long
1
-13
/
+352
2018-11-08
cpuset: Simply allocation and freeing of cpumasks
Waiman Long
1
-33
/
+77
2018-11-08
cpuset: Define data structures to support scheduling partition
Waiman Long
1
-0
/
+37
2018-11-08
cpuset: Enable cpuset controller in default hierarchy
Waiman Long
1
-3
/
+45
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+3
2018-02-06
kernel/cpuset: current_cpuset_is_being_rebound can be boolean
Yaowei Bai
1
-2
/
+2
2017-10-27
sched/isolation: Move isolcpus= handling to the housekeeping code
Frederic Weisbecker
1
-10
/
+5
2017-09-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+15
2017-09-07
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
1
-1
/
+15
2017-09-06
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-16
/
+23
2017-09-06
mm: replace TIF_MEMDIE checks by tsk_is_oom_victim
Michal Hocko
1
-4
/
+5
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+7
2017-09-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+0
[next]