aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/cgroup/cpuset.c
Commit message (Expand)AuthorAge
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-15
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* kernel/cpuset: current_cpuset_is_being_rebound can be booleanYaowei Bai2018-02-06
* sched/isolation: Move isolcpus= handling to the housekeeping codeFrederic Weisbecker2017-10-27
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-12
|\
| * sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra2017-09-07
* | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-09-07
|\ \
| * | cpuset: Allow v2 behavior in v1 cgroupWaiman Long2017-08-18
| * | cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCSTejun Heo2017-07-21
* | | mm: replace TIF_MEMDIE checks by tsk_is_oom_victimMichal Hocko2017-09-06
| |/ |/|
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-04
|\ \
| * \ Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-04
| |\ \
| * | | cpuset: Make nr_cpusets privatePaolo Bonzini2017-08-10
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-04
|\ \ \ \ | |_|/ / |/| | |
| * | | sched/topology, cpuset: Avoid spurious/wrong domain rebuildsPeter Zijlstra2017-08-25
| |/ /
* | | Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-08-29
|\ \ \ | |/ / |/| |
| * | cpuset: Fix incorrect memory_pressure control file mappingWaiman Long2017-08-24
| |/
* / cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin2017-08-02
|/
* mm, cpuset: always use seqlock when changing task's nodemaskVlastimil Babka2017-07-06
* mm, mempolicy: simplify rebinding mempolicies when updating cpusetsVlastimil Babka2017-07-06
* cpuset: consider dying css as offlineTejun Heo2017-05-24
* cpuset: Remove cpuset_update_active_cpus()'s parameter.Rakib Mullick2017-04-10
* cgroup: switch to BUG_ON()Nicholas Mc Guire2017-03-27
* sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* cgroup: move cgroup files under kernel/cgroup/Tejun Heo2016-12-27