summaryrefslogtreecommitdiffstats
path: root/include/linux/cpuset.h
Commit message (Expand)AuthorAgeFilesLines
* cgroup/cpuset: Make cpuset hotplug processing synchronousWaiman Long2024-04-081-3/+0
* cgroup/cpuset: Remove cpuset_do_slab_mem_spread()Xiongwei Song2024-02-291-10/+0
* cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated() checkWaiman Long2023-12-061-0/+6
* sched/cpuset: Keep track of SCHED_DEADLINE task in cpusetsJuri Lelli2023-05-081-0/+4
* sched/cpuset: Bring back cpuset_mutexJuri Lelli2023-05-081-4/+4
* cpuset: Clean up cpuset_node_allowedHaifeng Xu2023-03-231-14/+2
* mm/page_alloc: detect allocation forbidden by cpuset and bail out earlyFeng Tang2021-11-061-0/+17
* cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq()Will Deacon2021-08-201-2/+3
* cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()Will Deacon2021-08-201-1/+1
* cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1Will Deacon2021-08-201-0/+1
* sched/core: Prevent race condition between cpuset and __sched_setscheduler()Juri Lelli2019-07-251-0/+5
* cgroup/cpuset: Change cpuset_rwsem and hotplug lock orderJuri Lelli2019-07-251-4/+4
* kernel/cpuset: current_cpuset_is_being_rebound can be booleanYaowei Bai2018-02-061-3/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra2017-09-071-0/+6
* cpuset: Make nr_cpusets privatePaolo Bonzini2017-08-101-6/+0
* cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin2017-08-021-2/+17
* cpuset: Remove cpuset_update_active_cpus()'s parameter.Rakib Mullick2017-04-111-2/+2
* sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* cpuset: use static key better and convert to new APIVlastimil Babka2016-05-191-14/+28
* cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo2016-04-251-6/+0
* cpuset: make mm migration asynchronousTejun Heo2016-01-221-0/+6
* mm, page_alloc: remove unnecessary taking of a seqlock when cpusets are disabledMel Gorman2015-11-061-0/+6
* mm, oom: remove task_lock protecting comm printingDavid Rientjes2015-11-051-2/+2
* cpuset: simplify cpuset_node_allowed APIVladimir Davydov2014-10-271-30/+7
* Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-10-101-1/+2
|\
| * cpuset: simplify proc_cpuset_show()Zefan Li2014-09-181-1/+2
* | cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li2014-09-241-2/+2
|/
* mm: page_alloc: use jump labels to avoid checking number_of_cpusetsMel Gorman2014-06-041-3/+26
* mm: optimize put_mems_allowed() usageMel Gorman2014-04-031-13/+14
* cpuset: Fix potential deadlock w/ set_mems_allowedJohn Stultz2013-11-061-0/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-2/+1
|\
| * take cgroup_open() and cpuset_open() to fs/proc/base.cAl Viro2013-05-011-2/+1
* | cpuset: remove include of cgroup.h from cpuset.hLi Zefan2013-03-051-1/+0
|/
* cpuset: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-121-1/+1
* cpusets, hotplug: Restructure functions that are invoked during hotplugSrivatsa S. Bhat2012-07-241-2/+2
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-291-4/+2
|\
| * sched: Fix select_fallback_rq() vs cpu_active/cpu_onlinePeter Zijlstra2012-03-271-4/+2
* | cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman2012-03-211-27/+20
|/
* cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowedKOSAKI Motohiro2011-05-281-1/+1
* sched: adjust when cpu_active and cpuset configurations are updated during cp...Tejun Heo2010-06-081-0/+6
* cpusets: new round-robin rotor for SLAB allocationsJack Steiner2010-05-271-0/+6
* cpuset,mm: fix no node to alloc memory when changing cpuset's memsMiao Xie2010-05-251-0/+43
* sched: Make select_fallback_rq() cpuset friendlyOleg Nesterov2010-04-021-0/+7
* sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...Oleg Nesterov2010-04-021-13/+0
* cpuset,mm: update tasks' mems_allowed in timeMiao Xie2009-06-161-4/+9
* cpusets: replace zone allowed functions with node allowedDavid Rientjes2009-04-021-6/+27
* cpumask: use new cpumask_ functions in core code.Rusty Russell2009-03-301-2/+2
* cpuset: remove remaining pointers to cpumask_tLi Zefan2009-01-081-4/+6