Commit Graph

97 Commits (963c6527e0a0e285736ad482b8142d098f9c2288)

Author SHA1 Message Date
Jeremy Fitzhardinge 86313c488a usermodehelper: Tidy up waiting 18 years ago
Paul Menage c2aef333c9 Reduce cpuset.c write_lock_irq() to read_lock() 18 years ago
Avi Kivity ac076758b9 HOTPLUG: Adapt cpuset hotplug callback to CPU_DYING 18 years ago
Paul Jackson 3e903e7b16 cpuset: zero malloc - fix for old cpusets 18 years ago
Akinobu Mita 85badbdf51 use simple_read_from_buffer in kernel/ 18 years ago
David Rientjes 6f7f02e78a cpusets: allow empty {cpus,mems}_allowed to be set for unpopulated cpuset 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Srivatsa Vaddagiri dd9037a26a Fix race between attach_task and cpuset_exit 18 years ago
David Rientjes c596d9f320 cpusets: allow TIF_MEMDIE threads to allocate anywhere 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
Andrew Morton 089e34b600 [PATCH] cpuset procfs warning fix 18 years ago
Paul Jackson 02a0e53d82 [PATCH] cpuset: rework cpuset_zone_allowed api 18 years ago
Josef Sipek a7a005fd12 [PATCH] struct path: convert kernel 18 years ago
Paul Menage d3ed11c356 [PATCH] cpuset: allow a larger buffer for writes to cpuset files 18 years ago
Helge Deller 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification 18 years ago
Ingo Molnar 0231606785 [PATCH] hotplug CPU: clean up hotcpu_notifier() use 18 years ago
Paul Jackson 696040670a [PATCH] cpuset: minor code refinements 18 years ago
Al Viro 1af9892811 [PATCH] cpuset ANSI prototype 19 years ago
Dave Hansen d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
Paul Jackson 181b648036 [PATCH] cpuset: fix obscure attach_task vs exiting race 19 years ago
Paul Jackson b1aac8bb82 [PATCH] cpuset: hotunplug cpus and mems in all cpusets 19 years ago
Paul Jackson 38837fc75a [PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_map 19 years ago
Sukadev Bhattiprolu f400e198b2 [PATCH] pidspace: is_init() 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Christoph Lameter 89fa30242f [PATCH] NUMA: Add zone_to_nid function 19 years ago
Christoph Lameter 9b819d204c [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset/memory policy restrictions 19 years ago
Nick Piggin 0d673a5a47 [PATCH] cpuset: oom panic fix 19 years ago
Paul Jackson 4c4d50f7b3 [PATCH] cpuset: top_cpuset tracks hotplug changes to cpu_online_map 19 years ago
Paul Jackson abb5a5cc6b [PATCH] Cpuset: fix ABBA deadlock with cpu hotplug lock 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Adrian Bunk 80f7228b59 typo fixes: occuring -> occurring 19 years ago
Eric W. Biederman 13b41b0949 [PATCH] proc: Use struct pid not struct task_ref 19 years ago
Eric W. Biederman 99f8955183 [PATCH] proc: don't lock task_structs indefinitely 19 years ago
David Quigley 22fb52dd73 [PATCH] SELinux: add security hook call to mediate attach_task (kernel/cpuset.c) 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Paul Jackson 92d1dbd274 [PATCH] cpuset: might_sleep_if check in cpuset_zones_allowed 19 years ago
Paul Jackson 36be57ffe3 [PATCH] cpuset: update cpuset_zones_allowed comment 19 years ago
Paul Jackson e4e364e865 [PATCH] cpuset: memory migration interaction fix 19 years ago
Paul Jackson 2741a559a0 [PATCH] cpuset: unsafe mm reference fix 19 years ago
Paul Jackson 4a01c8d5be [PATCH] cpuset: task_lock comment fix 19 years ago
Paul Jackson 29afd49b72 [PATCH] cpuset: remove useless local variable initialization 19 years ago
Paul Jackson 151a44202d [PATCH] cpuset: don't need to mark cpuset_mems_generation atomic 19 years ago
Paul Jackson 8488bc359d [PATCH] cpuset: remove unnecessary NULL check 19 years ago
Paul Jackson 825a46af5a [PATCH] cpuset memory spread basic implementation 19 years ago
Paul Jackson 8a39cc60bf [PATCH] cpuset use combined atomic_inc_return calls 19 years ago
Paul Jackson 7b5b9ef0e1 [PATCH] cpuset cleanup not not operators 19 years ago
Ingo Molnar 3d3f26a7ba [PATCH] kernel/cpuset.c, mutex conversion 19 years ago
Paul Jackson 06fed33849 [PATCH] cpuset: oops in exit on null cpuset fix 19 years ago
Randy Dunlap fe85a998ca [PATCH] cpuset: fix sparse warning 19 years ago