svcrdma: Fix IRD/ORD polarity
[safe/jmp/linux-2.6] / kernel / cpuset.c
2008-09-13 Li Zefancpuset: avoid changing cpuset's cpus when -errno returned
2008-08-14 Max Krasnyanskysched, cpuset: rework sched domains and CPU hotplug...
2008-07-30 Li Zefancpuset: clean up cpuset hierarchy traversal code
2008-07-30 Li Zefancpuset: fix wrong calculation of relax domain level
2008-07-30 Lai Jiangshancpuset: speed up sched domain partition
2008-07-30 Li Zefancpuset: a bit cleanup for scan_for_empty_cpusets()
2008-07-25 Lai Jiangshancpuset: two minor code-cleanups
2008-07-25 Lai Jiangshancpuset: code-cleanup for started_after
2008-07-25 Lai Jiangshancpuset: don't pass empty cpumasks to partition_sched_do...
2008-07-25 Li Zefancpuset: avoid unnecessary sched domains rebuilding
2008-07-25 Miao Xiecpusets: update task's cpus_allowed and mems_allowed...
2008-07-25 Miao Xiecpusets: restructure the function update_cpumask()...
2008-07-25 Paul Menagecgroup files: remove cpuset_common_file_write()
2008-07-24 Linus TorvaldsMerge branch 'sched/for-linus' of git://git./linux...
2008-07-22 Miao Xiecpusets: fix wrong domain attr updates
2008-07-18 Max Krasnyanskycpu hotplug, sched: Introduce cpu_active_map and redo...
2008-07-14 Ingo MolnarMerge commit 'v2.6.26' into sched/devel
2008-07-13 Dmitry Adamushkocpusets, hotplug, scheduler: fix scheduler domain breakage
2008-06-23 Ingo MolnarMerge branch 'linus' into sched/devel
2008-06-20 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-06-19 Li Zefancpuset: limit the input of cpuset.sched_relax_domain_level
2008-06-19 Max Krasnyanskysched: CPU hotplug events must not destroy scheduler...
2008-06-16 Ingo MolnarMerge branch 'linus' into sched-devel
2008-06-10 David Rientjessched: prevent bound kthreads from changing cpus_allowed
2008-06-06 Lai Jiangshancpusets: fix bug when adding nonexistent cpu or mem
2008-06-06 Max Krasnyanskysched: CPU hotplug events must not destroy scheduler...
2008-05-08 Paul MenageFix cpuset sched_relax_domain_level control file
2008-04-29 Paul MenageCpuset hardwall flag: add a mem_hardwall flag to cpusets
2008-04-29 Paul MenageCpuset hardwall flag: switch cpusets to use the bulk...
2008-04-29 Adrian Bunkkernel/cpuset.c: make 3 functions static
2008-04-29 Paul MenageCGroup API files: update cpusets to use cgroup structur...
2008-04-29 Harvey Harrisonkernel: fix integer as NULL pointer warnings
2008-04-28 Lee Schermerhornmempolicy: rename mpol_copy to mpol_dup
2008-04-28 Mel Gormanmm: filter based on a nodemask as well as a gfp_mask
2008-04-28 Mel Gormanmm: have zonelist contains structs with both a zone...
2008-04-19 Hidetoshi Setosched, cpuset: customize sched domains, core
2008-04-19 Mike Traviscpumask: use new cpus_scnprintf function
2008-04-19 Mike Traviscpuset: modify cpuset_set_cpus_allowed to use cpumask...
2008-03-06 David Rientjescpusets: fix obsolete comment
2008-02-08 Eric W. Biedermanproc: seqfile convert proc_pid_status to properly handl...
2008-02-07 Paul Jacksonhotplug cpu move tasks in empty cpusets - refinements
2008-02-07 Paul Jacksonhotplug cpu: move tasks in empty cpusets to parent...
2008-02-07 Paul Menagecgroups: update comments in cpuset.c
2008-02-07 Cliff Wickmancpusets: update_cpumask revision
2008-02-07 Cliff Wickmanhotplug cpu: move tasks in empty cpusets to parent
2008-01-25 Gautham R Shenoycpu-hotplug: replace lock_cpu_hotplug() with get_online...
2007-10-19 Cliff Wickmanhotplug cpu: migrate a task within its cpuset
2007-10-19 Paul MenageFix cpusets update_cpumask
2007-10-19 Paul Jacksoncpusets: decrustify cpuset mask update code
2007-10-19 Paul Jacksoncpuset sched_load_balance flag
2007-10-19 Paul MenageTask Control Groups: make cpusets a client of cgroups
2007-10-19 Paul Jacksoncpuset: zero malloc - revert the old cpuset fix
2007-10-18 Daniel Walkerwhitespace fixes: cpuset
2007-10-17 David Rientjesoom: compare cpuset mems_allowed instead of exclusive...
2007-10-16 Paul Jacksoncpuset: remove sched domain hooks from cpusets
2007-10-16 Mel GormanGroup short-lived and reclaimable kernel allocations
2007-10-16 Christoph LameterMemoryless nodes: Use N_HIGH_MEMORY for cpusets
2007-07-18 Jeremy Fitzhardingeusermodehelper: Tidy up waiting
2007-07-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-16 Paul MenageReduce cpuset.c write_lock_irq() to read_lock()
2007-07-16 Avi KivityHOTPLUG: Adapt cpuset hotplug callback to CPU_DYING
2007-06-16 Paul Jacksoncpuset: zero malloc - fix for old cpusets
2007-05-09 Akinobu Mitause simple_read_from_buffer in kernel/
2007-05-08 David Rientjescpusets: allow empty {cpus,mems}_allowed to be set...
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Srivatsa VaddagiriFix race between attach_task and cpuset_exit
2007-05-07 David Rientjescpusets: allow TIF_MEMDIE threads to allocate anywhere
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 2
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 7
2006-12-30 Andrew Morton[PATCH] cpuset procfs warning fix
2006-12-13 Paul Jackson[PATCH] cpuset: rework cpuset_zone_allowed api
2006-12-08 Josef Sipek[PATCH] struct path: convert kernel
2006-12-07 Paul Menage[PATCH] cpuset: allow a larger buffer for writes to...
2006-12-07 Helge Deller[PATCH] struct seq_operations and struct file_operation...
2006-12-07 Ingo Molnar[PATCH] hotplug CPU: clean up hotcpu_notifier() use
2006-12-07 Paul Jackson[PATCH] cpuset: minor code refinements
2006-10-10 Al Viro[PATCH] cpuset ANSI prototype
2006-10-01 Dave Hansen[PATCH] r/o bind mount prepwork: inc_nlink() helper
2006-09-29 Paul Jackson[PATCH] cpuset: fix obscure attach_task vs exiting...
2006-09-29 Paul Jackson[PATCH] cpuset: hotunplug cpus and mems in all cpusets
2006-09-29 Paul Jackson[PATCH] cpuset: top_cpuset tracks hotplug changes to...
2006-09-29 Sukadev Bhattiprolu[PATCH] pidspace: is_init()
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-26 Christoph Lameter[PATCH] NUMA: Add zone_to_nid function
2006-09-26 Christoph Lameter[PATCH] Add __GFP_THISNODE to avoid fallback to other...
2006-08-27 Nick Piggin[PATCH] cpuset: oom panic fix
2006-08-27 Paul Jackson[PATCH] cpuset: top_cpuset tracks hotplug changes to...
2006-07-23 Paul Jackson[PATCH] Cpuset: fix ABBA deadlock with cpu hotplug...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-30 Adrian Bunktypo fixes: occuring -> occurring
2006-06-26 Eric W. Biederman[PATCH] proc: Use struct pid not struct task_ref
2006-06-26 Eric W. Biederman[PATCH] proc: don't lock task_structs indefinitely
2006-06-23 David Quigley[PATCH] SELinux: add security hook call to mediate...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-05-21 Paul Jackson[PATCH] cpuset: might_sleep_if check in cpuset_zones_al...
2006-05-21 Paul Jackson[PATCH] cpuset: update cpuset_zones_allowed comment
2006-03-31 Paul Jackson[PATCH] cpuset: memory migration interaction fix
2006-03-31 Paul Jackson[PATCH] cpuset: unsafe mm reference fix
2006-03-31 Paul Jackson[PATCH] cpuset: task_lock comment fix
2006-03-24 Paul Jackson[PATCH] cpuset: remove useless local variable initializ...
next