aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/cpuset.c
Commit message (Expand)AuthorAge
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-06-20
|\
| * cpuset: limit the input of cpuset.sched_relax_domain_levelLi Zefan2008-06-19
* | sched: CPU hotplug events must not destroy scheduler domains created by the c...Max Krasnyansky2008-06-19
|/
* cpusets: fix bug when adding nonexistent cpu or memLai Jiangshan2008-06-06
* Fix cpuset sched_relax_domain_level control filePaul Menage2008-05-08
* Cpuset hardwall flag: add a mem_hardwall flag to cpusetsPaul Menage2008-04-29
* Cpuset hardwall flag: switch cpusets to use the bulk cgroup_add_files() APIPaul Menage2008-04-29
* kernel/cpuset.c: make 3 functions staticAdrian Bunk2008-04-29
* CGroup API files: update cpusets to use cgroup structured file APIPaul Menage2008-04-29
* kernel: fix integer as NULL pointer warningsHarvey Harrison2008-04-28
* mempolicy: rename mpol_copy to mpol_dupLee Schermerhorn2008-04-28
* mm: filter based on a nodemask as well as a gfp_maskMel Gorman2008-04-28
* mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman2008-04-28
* sched, cpuset: customize sched domains, coreHidetoshi Seto2008-04-19
* cpumask: use new cpus_scnprintf functionMike Travis2008-04-19
* cpuset: modify cpuset_set_cpus_allowed to use cpumask pointerMike Travis2008-04-19
* cpusets: fix obsolete commentDavid Rientjes2008-03-05
* proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-08
* hotplug cpu move tasks in empty cpusets - refinementsPaul Jackson2008-02-07
* hotplug cpu: move tasks in empty cpusets to parent various other fixesPaul Jackson2008-02-07
* cgroups: update comments in cpuset.cPaul Menage2008-02-07
* cpusets: update_cpumask revisionCliff Wickman2008-02-07
* hotplug cpu: move tasks in empty cpusets to parentCliff Wickman2008-02-07
* cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-25
* hotplug cpu: migrate a task within its cpusetCliff Wickman2007-10-19
* Fix cpusets update_cpumaskPaul Menage2007-10-19
* cpusets: decrustify cpuset mask update codePaul Jackson2007-10-19
* cpuset sched_load_balance flagPaul Jackson2007-10-19
* Task Control Groups: make cpusets a client of cgroupsPaul Menage2007-10-19
* cpuset: zero malloc - revert the old cpuset fixPaul Jackson2007-10-19
* whitespace fixes: cpusetDaniel Walker2007-10-18
* oom: compare cpuset mems_allowed instead of exclusive ancestorsDavid Rientjes2007-10-17
* cpuset: remove sched domain hooks from cpusetsPaul Jackson2007-10-16
* Group short-lived and reclaimable kernel allocationsMel Gorman2007-10-16
* Memoryless nodes: Use N_HIGH_MEMORY for cpusetsChristoph Lameter2007-10-16
* usermodehelper: Tidy up waitingJeremy Fitzhardinge2007-07-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-07-17
|\
| * HOTPLUG: Adapt cpuset hotplug callback to CPU_DYINGAvi Kivity2007-07-16
* | Reduce cpuset.c write_lock_irq() to read_lock()Paul Menage2007-07-16
|/
* cpuset: zero malloc - fix for old cpusetsPaul Jackson2007-06-16
* use simple_read_from_buffer in kernel/Akinobu Mita2007-05-09
* cpusets: allow empty {cpus,mems}_allowed to be set for unpopulated cpusetDavid Rientjes2007-05-08
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* Fix race between attach_task and cpuset_exitSrivatsa Vaddagiri2007-05-08
* cpusets: allow TIF_MEMDIE threads to allocate anywhereDavid Rientjes2007-05-07
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-12
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-12
* [PATCH] cpuset procfs warning fixAndrew Morton2006-12-30
* [PATCH] cpuset: rework cpuset_zone_allowed apiPaul Jackson2006-12-13
* [PATCH] struct path: convert kernelJosef Sipek2006-12-08