Age | Commit message (Expand) | Author |
2008-04-28 | mempolicy: rename mpol_copy to mpol_dup | Lee Schermerhorn |
2008-04-28 | mm: filter based on a nodemask as well as a gfp_mask | Mel Gorman |
2008-04-28 | mm: have zonelist contains structs with both a zone pointer and zone_idx | Mel Gorman |
2008-04-19 | sched, cpuset: customize sched domains, core | Hidetoshi Seto |
2008-04-19 | cpumask: use new cpus_scnprintf function | Mike Travis |
2008-04-19 | cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer | Mike Travis |
2008-03-05 | cpusets: fix obsolete comment | David Rientjes |
2008-02-08 | proc: seqfile convert proc_pid_status to properly handle pid namespaces | Eric W. Biederman |
2008-02-07 | hotplug cpu move tasks in empty cpusets - refinements | Paul Jackson |
2008-02-07 | hotplug cpu: move tasks in empty cpusets to parent various other fixes | Paul Jackson |
2008-02-07 | cgroups: update comments in cpuset.c | Paul Menage |
2008-02-07 | cpusets: update_cpumask revision | Cliff Wickman |
2008-02-07 | hotplug cpu: move tasks in empty cpusets to parent | Cliff Wickman |
2008-01-25 | cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() | Gautham R Shenoy |
2007-10-19 | hotplug cpu: migrate a task within its cpuset | Cliff Wickman |
2007-10-19 | Fix cpusets update_cpumask | Paul Menage |
2007-10-19 | cpusets: decrustify cpuset mask update code | Paul Jackson |
2007-10-19 | cpuset sched_load_balance flag | Paul Jackson |
2007-10-19 | Task Control Groups: make cpusets a client of cgroups | Paul Menage |
2007-10-19 | cpuset: zero malloc - revert the old cpuset fix | Paul Jackson |
2007-10-18 | whitespace fixes: cpuset | Daniel Walker |
2007-10-17 | oom: compare cpuset mems_allowed instead of exclusive ancestors | David Rientjes |
2007-10-16 | cpuset: remove sched domain hooks from cpusets | Paul Jackson |
2007-10-16 | Group short-lived and reclaimable kernel allocations | Mel Gorman |
2007-10-16 | Memoryless nodes: Use N_HIGH_MEMORY for cpusets | Christoph Lameter |
2007-07-18 | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge |
2007-07-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds |
2007-07-16 | Reduce cpuset.c write_lock_irq() to read_lock() | Paul Menage |
2007-07-16 | HOTPLUG: Adapt cpuset hotplug callback to CPU_DYING | Avi Kivity |
2007-06-16 | cpuset: zero malloc - fix for old cpusets | Paul Jackson |
2007-05-09 | use simple_read_from_buffer in kernel/ | Akinobu Mita |
2007-05-08 | cpusets: allow empty {cpus,mems}_allowed to be set for unpopulated cpuset | David Rientjes |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-05-08 | Fix race between attach_task and cpuset_exit | Srivatsa Vaddagiri |
2007-05-07 | cpusets: allow TIF_MEMDIE threads to allocate anywhere | David Rientjes |
2007-02-12 | [PATCH] mark struct inode_operations const 2 | Arjan van de Ven |
2007-02-12 | [PATCH] mark struct file_operations const 7 | Arjan van de Ven |
2006-12-30 | [PATCH] cpuset procfs warning fix | Andrew Morton |
2006-12-13 | [PATCH] cpuset: rework cpuset_zone_allowed api | Paul Jackson |
2006-12-08 | [PATCH] struct path: convert kernel | Josef Sipek |
2006-12-07 | [PATCH] cpuset: allow a larger buffer for writes to cpuset files | Paul Menage |
2006-12-07 | [PATCH] struct seq_operations and struct file_operations constification | Helge Deller |
2006-12-07 | [PATCH] hotplug CPU: clean up hotcpu_notifier() use | Ingo Molnar |
2006-12-07 | [PATCH] cpuset: minor code refinements | Paul Jackson |
2006-10-10 | [PATCH] cpuset ANSI prototype | Al Viro |
2006-10-01 | [PATCH] r/o bind mount prepwork: inc_nlink() helper | Dave Hansen |
2006-09-29 | [PATCH] cpuset: fix obscure attach_task vs exiting race | Paul Jackson |
2006-09-29 | [PATCH] cpuset: hotunplug cpus and mems in all cpusets | Paul Jackson |
2006-09-29 | [PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_map | Paul Jackson |
2006-09-29 | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu |