aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* oom: print triggering task's cpuset and mems allowedDavid Rientjes2009-01-061-0/+6
* cpuset: update top cpuset's mems after adding a nodeMiao Xie2008-11-191-4/+0
* sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky2008-09-061-1/+1
* cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...Max Krasnyansky2008-07-181-0/+7
* mm: filter based on a nodemask as well as a gfp_maskMel Gorman2008-04-281-2/+2
* cpuset: modify cpuset_set_cpus_allowed to use cpumask pointerMike Travis2008-04-191-6/+7
* mempolicy: silently restrict nodemask to allowed nodesKOSAKI Motohiro2008-02-111-3/+0
* proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-081-4/+5
* hotplug cpu: migrate a task within its cpusetCliff Wickman2007-10-191-0/+5
* Task Control Groups: make cpusets a client of cgroupsPaul Menage2007-10-191-4/+8
* oom: compare cpuset mems_allowed instead of exclusive ancestorsDavid Rientjes2007-10-171-2/+4
* Memoryless nodes: Use N_HIGH_MEMORY for cpusetsChristoph Lameter2007-10-161-1/+1
* [PATCH] mark struct file_operations const 1Arjan van de Ven2007-02-121-1/+1
* [PATCH] cpuset procfs warning fixAndrew Morton2006-12-301-1/+1
* [PATCH] cpuset: rework cpuset_zone_allowed apiPaul Jackson2006-12-131-4/+18
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-071-1/+1
* [PATCH] memory page_alloc zonelist caching speedupPaul Jackson2006-12-071-0/+2
* [PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_mapPaul Jackson2006-09-291-0/+4
* [PATCH] cpuset memory spread basic implementationPaul Jackson2006-03-241-1/+28
* [PATCH] cpuset oom lock fixPaul Jackson2006-01-141-0/+6
* [PATCH] cpuset: remove test for null cpuset from alloc code pathPaul Jackson2006-01-081-0/+2
* [PATCH] cpuset: number_of_cpusets optimizationPaul Jackson2006-01-081-1/+9
* [PATCH] cpuset: implement cpuset_mems_allowedPaul Jackson2006-01-081-1/+7
* [PATCH] cpuset: combine refresh_mems and update_memsPaul Jackson2006-01-081-2/+2
* [PATCH] cpuset: memory pressure meterPaul Jackson2006-01-081-0/+11