aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/cpuset.c
Commit message (Expand)AuthorAge
...
* 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
* [PATCH] cpuset: allow a larger buffer for writes to cpuset filesPaul Menage2006-12-07
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-07
* [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-07
* [PATCH] cpuset: minor code refinementsPaul Jackson2006-12-07
* [PATCH] cpuset ANSI prototypeAl Viro2006-10-10
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-01
* [PATCH] cpuset: fix obscure attach_task vs exiting racePaul Jackson2006-09-29
* [PATCH] cpuset: hotunplug cpus and mems in all cpusetsPaul Jackson2006-09-29
* [PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_mapPaul Jackson2006-09-29
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-29
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] NUMA: Add zone_to_nid functionChristoph Lameter2006-09-26
* [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset...Christoph Lameter2006-09-26
* [PATCH] cpuset: oom panic fixNick Piggin2006-08-27
* [PATCH] cpuset: top_cpuset tracks hotplug changes to cpu_online_mapPaul Jackson2006-08-27
* [PATCH] Cpuset: fix ABBA deadlock with cpu hotplug lockPaul Jackson2006-07-23
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* typo fixes: occuring -> occurringAdrian Bunk2006-06-30
* [PATCH] proc: Use struct pid not struct task_refEric W. Biederman2006-06-26
* [PATCH] proc: don't lock task_structs indefinitelyEric W. Biederman2006-06-26
* [PATCH] SELinux: add security hook call to mediate attach_task (kernel/cpuset.c)David Quigley2006-06-23
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* [PATCH] cpuset: might_sleep_if check in cpuset_zones_allowedPaul Jackson2006-05-21
* [PATCH] cpuset: update cpuset_zones_allowed commentPaul Jackson2006-05-21
* [PATCH] cpuset: memory migration interaction fixPaul Jackson2006-03-31
* [PATCH] cpuset: unsafe mm reference fixPaul Jackson2006-03-31
* [PATCH] cpuset: task_lock comment fixPaul Jackson2006-03-31
* [PATCH] cpuset: remove useless local variable initializationPaul Jackson2006-03-24
* [PATCH] cpuset: don't need to mark cpuset_mems_generation atomicPaul Jackson2006-03-24
* [PATCH] cpuset: remove unnecessary NULL checkPaul Jackson2006-03-24
* [PATCH] cpuset memory spread basic implementationPaul Jackson2006-03-24
* [PATCH] cpuset use combined atomic_inc_return callsPaul Jackson2006-03-24
* [PATCH] cpuset cleanup not not operatorsPaul Jackson2006-03-24
* [PATCH] kernel/cpuset.c, mutex conversionIngo Molnar2006-03-23
* [PATCH] cpuset: oops in exit on null cpuset fixPaul Jackson2006-02-15
* [PATCH] cpuset: fix sparse warningRandy Dunlap2006-02-03
* [PATCH] cpuset oom lock fixPaul Jackson2006-01-14
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] shrink dentry structEric Dumazet2006-01-08
* [PATCH] cpuset: skip rcu check if task is in root cpusetPaul Jackson2006-01-08
* [PATCH] cpuset: mark number_of_cpusets read_mostlyPaul Jackson2006-01-08