summaryrefslogtreecommitdiffstats
path: root/kernel/cpuset.c
Commit message (Expand)AuthorAgeFilesLines
* mm: filter based on a nodemask as well as a gfp_maskMel Gorman2008-04-281-13/+5
* mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman2008-04-281-2/+2
* sched, cpuset: customize sched domains, coreHidetoshi Seto2008-04-191-1/+60
* cpumask: use new cpus_scnprintf functionMike Travis2008-04-191-0/+8
* cpuset: modify cpuset_set_cpus_allowed to use cpumask pointerMike Travis2008-04-191-19/+12
* cpusets: fix obsolete commentDavid Rientjes2008-03-051-2/+2
* proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-081-9/+10
* hotplug cpu move tasks in empty cpusets - refinementsPaul Jackson2008-02-071-8/+13
* hotplug cpu: move tasks in empty cpusets to parent various other fixesPaul Jackson2008-02-071-26/+15
* cgroups: update comments in cpuset.cPaul Menage2008-02-071-85/+43
* cpusets: update_cpumask revisionCliff Wickman2008-02-071-61/+46
* hotplug cpu: move tasks in empty cpusets to parentCliff Wickman2008-02-071-34/+133
* cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-251-7/+7
* hotplug cpu: migrate a task within its cpusetCliff Wickman2007-10-191-1/+14
* Fix cpusets update_cpumaskPaul Menage2007-10-191-4/+101
* cpusets: decrustify cpuset mask update codePaul Jackson2007-10-191-30/+20
* cpuset sched_load_balance flagPaul Jackson2007-10-191-5/+270
* Task Control Groups: make cpusets a client of cgroupsPaul Menage2007-10-191-976/+212
* cpuset: zero malloc - revert the old cpuset fixPaul Jackson2007-10-191-1/+1
* whitespace fixes: cpusetDaniel Walker2007-10-181-6/+6
* oom: compare cpuset mems_allowed instead of exclusive ancestorsDavid Rientjes2007-10-171-32/+11
* cpuset: remove sched domain hooks from cpusetsPaul Jackson2007-10-161-82/+2
* Group short-lived and reclaimable kernel allocationsMel Gorman2007-10-161-1/+1
* Memoryless nodes: Use N_HIGH_MEMORY for cpusetsChristoph Lameter2007-10-161-18/+38
* usermodehelper: Tidy up waitingJeremy Fitzhardinge2007-07-181-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-07-171-0/+3
|\
| * HOTPLUG: Adapt cpuset hotplug callback to CPU_DYINGAvi Kivity2007-07-161-0/+3
* | Reduce cpuset.c write_lock_irq() to read_lock()Paul Menage2007-07-161-3/+3
|/
* cpuset: zero malloc - fix for old cpusetsPaul Jackson2007-06-161-1/+1
* use simple_read_from_buffer in kernel/Akinobu Mita2007-05-091-6/+1
* cpusets: allow empty {cpus,mems}_allowed to be set for unpopulated cpusetDavid Rientjes2007-05-081-8/+30
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* Fix race between attach_task and cpuset_exitSrivatsa Vaddagiri2007-05-081-4/+2
* cpusets: allow TIF_MEMDIE threads to allocate anywhereDavid Rientjes2007-05-071-2/+20
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-1/+1
* [PATCH] mark struct file_operations const 7Arjan 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-16/+66
* [PATCH] struct path: convert kernelJosef Sipek2006-12-081-11/+11
* [PATCH] cpuset: allow a larger buffer for writes to cpuset filesPaul Menage2006-12-071-2/+3
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-071-2/+2
* [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-071-4/+0
* [PATCH] cpuset: minor code refinementsPaul Jackson2006-12-071-5/+4
* [PATCH] cpuset ANSI prototypeAl Viro2006-10-101-1/+1
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-4/+4
* [PATCH] cpuset: fix obscure attach_task vs exiting racePaul Jackson2006-09-291-1/+6
* [PATCH] cpuset: hotunplug cpus and mems in all cpusetsPaul Jackson2006-09-291-17/+70
* [PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_mapPaul Jackson2006-09-291-3/+25
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
OpenPOWER on IntegriCloud