| Commit message (Expand) | Author | Age | Files | Lines |
* | oom: compare cpuset mems_allowed instead of exclusive ancestors | David Rientjes | 2007-10-17 | 1 | -32/+11 |
* | cpuset: remove sched domain hooks from cpusets | Paul Jackson | 2007-10-16 | 1 | -82/+2 |
* | Group short-lived and reclaimable kernel allocations | Mel Gorman | 2007-10-16 | 1 | -1/+1 |
* | Memoryless nodes: Use N_HIGH_MEMORY for cpusets | Christoph Lameter | 2007-10-16 | 1 | -18/+38 |
* | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge | 2007-07-18 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds | 2007-07-17 | 1 | -0/+3 |
|\ |
|
| * | HOTPLUG: Adapt cpuset hotplug callback to CPU_DYING | Avi Kivity | 2007-07-16 | 1 | -0/+3 |
* | | Reduce cpuset.c write_lock_irq() to read_lock() | Paul Menage | 2007-07-16 | 1 | -3/+3 |
|/ |
|
* | cpuset: zero malloc - fix for old cpusets | Paul Jackson | 2007-06-16 | 1 | -1/+1 |
* | use simple_read_from_buffer in kernel/ | Akinobu Mita | 2007-05-09 | 1 | -6/+1 |
* | cpusets: allow empty {cpus,mems}_allowed to be set for unpopulated cpuset | David Rientjes | 2007-05-08 | 1 | -8/+30 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | Fix race between attach_task and cpuset_exit | Srivatsa Vaddagiri | 2007-05-08 | 1 | -4/+2 |
* | cpusets: allow TIF_MEMDIE threads to allocate anywhere | David Rientjes | 2007-05-07 | 1 | -2/+20 |
* | [PATCH] mark struct inode_operations const 2 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] mark struct file_operations const 7 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] cpuset procfs warning fix | Andrew Morton | 2006-12-30 | 1 | -1/+1 |
* | [PATCH] cpuset: rework cpuset_zone_allowed api | Paul Jackson | 2006-12-13 | 1 | -16/+66 |
* | [PATCH] struct path: convert kernel | Josef Sipek | 2006-12-08 | 1 | -11/+11 |
* | [PATCH] cpuset: allow a larger buffer for writes to cpuset files | Paul Menage | 2006-12-07 | 1 | -2/+3 |
* | [PATCH] struct seq_operations and struct file_operations constification | Helge Deller | 2006-12-07 | 1 | -2/+2 |
* | [PATCH] hotplug CPU: clean up hotcpu_notifier() use | Ingo Molnar | 2006-12-07 | 1 | -4/+0 |
* | [PATCH] cpuset: minor code refinements | Paul Jackson | 2006-12-07 | 1 | -5/+4 |
* | [PATCH] cpuset ANSI prototype | Al Viro | 2006-10-10 | 1 | -1/+1 |
* | [PATCH] r/o bind mount prepwork: inc_nlink() helper | Dave Hansen | 2006-10-01 | 1 | -4/+4 |
* | [PATCH] cpuset: fix obscure attach_task vs exiting race | Paul Jackson | 2006-09-29 | 1 | -1/+6 |
* | [PATCH] cpuset: hotunplug cpus and mems in all cpusets | Paul Jackson | 2006-09-29 | 1 | -17/+70 |
* | [PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_map | Paul Jackson | 2006-09-29 | 1 | -3/+25 |
* | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu | 2006-09-29 | 1 | -1/+1 |
* | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 2006-09-27 | 1 | -1/+0 |
* | [PATCH] NUMA: Add zone_to_nid function | Christoph Lameter | 2006-09-26 | 1 | -2/+2 |
* | [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset... | Christoph Lameter | 2006-09-26 | 1 | -1/+1 |
* | [PATCH] cpuset: oom panic fix | Nick Piggin | 2006-08-27 | 1 | -1/+1 |
* | [PATCH] cpuset: top_cpuset tracks hotplug changes to cpu_online_map | Paul Jackson | 2006-08-27 | 1 | -0/+33 |
* | [PATCH] Cpuset: fix ABBA deadlock with cpu hotplug lock | Paul Jackson | 2006-07-23 | 1 | -3/+21 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | typo fixes: occuring -> occurring | Adrian Bunk | 2006-06-30 | 1 | -1/+1 |
* | [PATCH] proc: Use struct pid not struct task_ref | Eric W. Biederman | 2006-06-26 | 1 | -6/+5 |
* | [PATCH] proc: don't lock task_structs indefinitely | Eric W. Biederman | 2006-06-26 | 1 | -7/+20 |
* | [PATCH] SELinux: add security hook call to mediate attach_task (kernel/cpuset.c) | David Quigley | 2006-06-23 | 1 | -0/+8 |
* | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 | 1 | -4/+4 |
* | [PATCH] cpuset: might_sleep_if check in cpuset_zones_allowed | Paul Jackson | 2006-05-21 | 1 | -0/+1 |
* | [PATCH] cpuset: update cpuset_zones_allowed comment | Paul Jackson | 2006-05-21 | 1 | -9/+15 |
* | [PATCH] cpuset: memory migration interaction fix | Paul Jackson | 2006-03-31 | 1 | -5/+52 |
* | [PATCH] cpuset: unsafe mm reference fix | Paul Jackson | 2006-03-31 | 1 | -2/+2 |
* | [PATCH] cpuset: task_lock comment fix | Paul Jackson | 2006-03-31 | 1 | -6/+4 |
* | [PATCH] cpuset: remove useless local variable initialization | Paul Jackson | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] cpuset: don't need to mark cpuset_mems_generation atomic | Paul Jackson | 2006-03-24 | 1 | -8/+11 |
* | [PATCH] cpuset: remove unnecessary NULL check | Paul Jackson | 2006-03-24 | 1 | -12/+6 |
* | [PATCH] cpuset memory spread basic implementation | Paul Jackson | 2006-03-24 | 1 | -6/+98 |