summaryrefslogtreecommitdiff
path: root/kernel/cpuset.c
AgeCommit message (Expand)Author
2008-02-08proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman
2008-02-07hotplug cpu move tasks in empty cpusets - refinementsPaul Jackson
2008-02-07hotplug cpu: move tasks in empty cpusets to parent various other fixesPaul Jackson
2008-02-07cgroups: update comments in cpuset.cPaul Menage
2008-02-07cpusets: update_cpumask revisionCliff Wickman
2008-02-07hotplug cpu: move tasks in empty cpusets to parentCliff Wickman
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy
2007-10-19hotplug cpu: migrate a task within its cpusetCliff Wickman
2007-10-19Fix cpusets update_cpumaskPaul Menage
2007-10-19cpusets: decrustify cpuset mask update codePaul Jackson
2007-10-19cpuset sched_load_balance flagPaul Jackson
2007-10-19Task Control Groups: make cpusets a client of cgroupsPaul Menage
2007-10-19cpuset: zero malloc - revert the old cpuset fixPaul Jackson
2007-10-18whitespace fixes: cpusetDaniel Walker
2007-10-17oom: compare cpuset mems_allowed instead of exclusive ancestorsDavid Rientjes
2007-10-16cpuset: remove sched domain hooks from cpusetsPaul Jackson
2007-10-16Group short-lived and reclaimable kernel allocationsMel Gorman
2007-10-16Memoryless nodes: Use N_HIGH_MEMORY for cpusetsChristoph Lameter
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge
2007-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds
2007-07-16Reduce cpuset.c write_lock_irq() to read_lock()Paul Menage
2007-07-16HOTPLUG: Adapt cpuset hotplug callback to CPU_DYINGAvi Kivity
2007-06-16cpuset: zero malloc - fix for old cpusetsPaul Jackson
2007-05-09use simple_read_from_buffer in kernel/Akinobu Mita
2007-05-08cpusets: allow empty {cpus,mems}_allowed to be set for unpopulated cpusetDavid Rientjes
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08Fix race between attach_task and cpuset_exitSrivatsa Vaddagiri
2007-05-07cpusets: allow TIF_MEMDIE threads to allocate anywhereDavid Rientjes
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2007-02-12[PATCH] mark struct file_operations const 7Arjan van de Ven
2006-12-30[PATCH] cpuset procfs warning fixAndrew Morton
2006-12-13[PATCH] cpuset: rework cpuset_zone_allowed apiPaul Jackson
2006-12-08[PATCH] struct path: convert kernelJosef Sipek
2006-12-07[PATCH] cpuset: allow a larger buffer for writes to cpuset filesPaul Menage
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar
2006-12-07[PATCH] cpuset: minor code refinementsPaul Jackson
2006-10-10[PATCH] cpuset ANSI prototypeAl Viro
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-09-29[PATCH] cpuset: fix obscure attach_task vs exiting racePaul Jackson
2006-09-29[PATCH] cpuset: hotunplug cpus and mems in all cpusetsPaul Jackson
2006-09-29[PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_mapPaul Jackson
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-26[PATCH] NUMA: Add zone_to_nid functionChristoph Lameter
2006-09-26[PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset...Christoph Lameter
2006-08-27[PATCH] cpuset: oom panic fixNick Piggin
2006-08-27[PATCH] cpuset: top_cpuset tracks hotplug changes to cpu_online_mapPaul Jackson
2006-07-23[PATCH] Cpuset: fix ABBA deadlock with cpu hotplug lockPaul Jackson
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel