Commit Graph

87 Commits (9640d3d775aa325650c8fcdf49127542f77b2156)

Author SHA1 Message Date
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
Paul Jackson 505970b96e [PATCH] cpuset oom lock fix 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
Eric Dumazet 5160ee6fc8 [PATCH] shrink dentry struct 19 years ago
Paul Jackson 03a285f580 [PATCH] cpuset: skip rcu check if task is in root cpuset 19 years ago
Paul Jackson 7edc59628b [PATCH] cpuset: mark number_of_cpusets read_mostly 19 years ago
Paul Jackson 6b9c2603ce [PATCH] cpuset: use rcu directly optimization 19 years ago
Paul Jackson c417f0242e [PATCH] cpuset: remove test for null cpuset from alloc code path 19 years ago
Paul Jackson 04c19fa6f1 [PATCH] cpuset: migrate all tasks in cpuset at once 19 years ago