Age | Commit message (Expand) | Author |
2009-01-06 | oom: print triggering task's cpuset and mems allowed | David Rientjes |
2008-12-13 | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell |
2008-11-29 | sched, cpusets: fix warning in kernel/cpuset.c | Ingo Molnar |
2008-11-19 | cpuset: update top cpuset's mems after adding a node | Miao Xie |
2008-11-18 | cpuset: fix regression when failed to generate sched domains | Li Zefan |
2008-10-20 | cpuset: use seq_*mask_* to print masks | Lai Jiangshan |
2008-10-20 | cpuset.c: remove extra variable | Rakib Mullick |
2008-10-03 | cpusets: scan_for_empty_cpusets(), cpuset doesn't seem to be so const | Frederic Weisbecker |
2008-09-13 | cpuset: avoid changing cpuset's cpus when -errno returned | Li Zefan |
2008-08-14 | sched, cpuset: rework sched domains and CPU hotplug handling (v4) | Max Krasnyansky |
2008-07-30 | cpuset: clean up cpuset hierarchy traversal code | Li Zefan |
2008-07-30 | cpuset: fix wrong calculation of relax domain level | Li Zefan |
2008-07-30 | cpuset: speed up sched domain partition | Lai Jiangshan |
2008-07-30 | cpuset: a bit cleanup for scan_for_empty_cpusets() | Li Zefan |
2008-07-25 | cpuset: two minor code-cleanups | Lai Jiangshan |
2008-07-25 | cpuset: code-cleanup for started_after | Lai Jiangshan |
2008-07-25 | cpuset: don't pass empty cpumasks to partition_sched_domains() | Lai Jiangshan |
2008-07-25 | cpuset: avoid unnecessary sched domains rebuilding | Li Zefan |
2008-07-25 | cpusets: update task's cpus_allowed and mems_allowed after CPU/NODE offline/o... | Miao Xie |
2008-07-25 | cpusets: restructure the function update_cpumask() and update_nodemask() | Miao Xie |
2008-07-25 | cgroup files: remove cpuset_common_file_write() | Paul Menage |
2008-07-23 | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2008-07-22 | cpusets: fix wrong domain attr updates | Miao Xie |
2008-07-18 | cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ... | Max Krasnyansky |
2008-07-14 | Merge commit 'v2.6.26' into sched/devel | Ingo Molnar |
2008-07-13 | cpusets, hotplug, scheduler: fix scheduler domain breakage | Dmitry Adamushko |
2008-06-23 | Merge branch 'linus' into sched/devel | Ingo Molnar |
2008-06-20 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-06-19 | cpuset: limit the input of cpuset.sched_relax_domain_level | Li Zefan |
2008-06-19 | sched: CPU hotplug events must not destroy scheduler domains created by the c... | Max Krasnyansky |
2008-06-16 | Merge branch 'linus' into sched-devel | Ingo Molnar |
2008-06-10 | sched: prevent bound kthreads from changing cpus_allowed | David Rientjes |
2008-06-06 | cpusets: fix bug when adding nonexistent cpu or mem | Lai Jiangshan |
2008-06-06 | sched: CPU hotplug events must not destroy scheduler domains created by the c... | Max Krasnyansky |
2008-05-08 | Fix cpuset sched_relax_domain_level control file | Paul Menage |
2008-04-29 | Cpuset hardwall flag: add a mem_hardwall flag to cpusets | Paul Menage |
2008-04-29 | Cpuset hardwall flag: switch cpusets to use the bulk cgroup_add_files() API | Paul Menage |
2008-04-29 | kernel/cpuset.c: make 3 functions static | Adrian Bunk |
2008-04-29 | CGroup API files: update cpusets to use cgroup structured file API | Paul Menage |
2008-04-28 | kernel: fix integer as NULL pointer warnings | Harvey Harrison |
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 |