| Commit message (Expand) | Author | Age | Files | Lines |
* | cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time | Ben Blum | 2009-09-24 | 1 | -14/+52 |
* | cpuset,mm: update tasks' mems_allowed in time | Miao Xie | 2009-06-16 | 1 | -138/+46 |
* | cpusets: update tasks' page/slab spread flags in time | Miao Xie | 2009-06-16 | 1 | -4/+55 |
* | cpusets: restructure the function cpuset_update_task_memory_state() | Miao Xie | 2009-06-16 | 1 | -8/+19 |
* | x86: remove some alloc_bootmem_cpumask_var calling | Yinghai Lu | 2009-06-11 | 1 | -1/+1 |
* | cpusets: prevent PF_THREAD_BOUND tasks from attaching to non-root cpusets | David Rientjes | 2009-04-02 | 1 | -8/+11 |
* | cpusets: allow cpusets to be configured/built on non-SMP systems | Paul Menage | 2009-04-02 | 1 | -0/+15 |
* | cpusets: replace zone allowed functions with node allowed | David Rientjes | 2009-04-02 | 1 | -34/+25 |
* | cpuset: remove struct cpuset_hotplug_scanner | Li Zefan | 2009-04-02 | 1 | -14/+9 |
* | cpuset: avoid changing cpuset's mems when errno returned | Li Zefan | 2009-04-02 | 1 | -9/+16 |
* | cpuset: rewrite update_tasks_nodemask() | Li Zefan | 2009-04-02 | 1 | -70/+39 |
* | cpuset: fix possible races in cpu/memory hotplug | Li Zefan | 2009-04-02 | 1 | -3/+6 |
* | cgroups: show correct file mode | Li Zefan | 2009-04-02 | 1 | -0/+1 |
* | cpuset: fix possible deadlock in async_rebuild_sched_domains | Miao Xie | 2009-01-19 | 1 | -1/+12 |
* | cgroups: consolidate cgroup documents | Li Zefan | 2009-01-15 | 1 | -1/+1 |
* | cpuset: remove remaining pointers to cpumask_t | Li Zefan | 2009-01-08 | 1 | -13/+15 |
* | cpuset: convert cpuset->cpus_allowed to cpumask_var_t | Li Zefan | 2009-01-08 | 1 | -40/+60 |
* | cpuset: don't allocate trial cpuset on stack | Li Zefan | 2009-01-08 | 1 | -33/+60 |
* | cpuset: convert cpuset_attach() to use cpumask_var_t | Li Zefan | 2009-01-08 | 1 | -5/+9 |
* | cpuset: remove on stack cpumask_t in cpuset_can_attach() | Li Zefan | 2009-01-08 | 1 | -6/+5 |
* | cpuset: remove on stack cpumask_t in cpuset_sprintf_cpulist() | Li Zefan | 2009-01-08 | 1 | -3/+3 |
* | cpusets: set task's cpu_allowed to cpu_possible_map when attaching it into to... | Miao Xie | 2009-01-08 | 1 | -3/+7 |
* | cpuset: rcu_read_lock() to protect task_cs() | Lai Jiangshan | 2009-01-08 | 1 | -8/+3 |
* | oom: print triggering task's cpuset and mems allowed | David Rientjes | 2009-01-06 | 1 | -0/+34 |
* | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell | 2008-12-13 | 1 | -2/+2 |
* | sched, cpusets: fix warning in kernel/cpuset.c | Ingo Molnar | 2008-11-29 | 1 | -1/+1 |
* | cpuset: update top cpuset's mems after adding a node | Miao Xie | 2008-11-19 | 1 | -3/+16 |
* | cpuset: fix regression when failed to generate sched domains | Li Zefan | 2008-11-18 | 1 | -4/+8 |
* | cpuset: use seq_*mask_* to print masks | Lai Jiangshan | 2008-10-20 | 1 | -8/+4 |
* | cpuset.c: remove extra variable | Rakib Mullick | 2008-10-20 | 1 | -3/+2 |
* | cpusets: scan_for_empty_cpusets(), cpuset doesn't seem to be so const | Frederic Weisbecker | 2008-10-03 | 1 | -1/+1 |
* | cpuset: avoid changing cpuset's cpus when -errno returned | Li Zefan | 2008-09-13 | 1 | -22/+15 |
* | sched, cpuset: rework sched domains and CPU hotplug handling (v4) | Max Krasnyansky | 2008-08-14 | 1 | -130/+182 |
* | cpuset: clean up cpuset hierarchy traversal code | Li Zefan | 2008-07-30 | 1 | -13/+8 |
* | cpuset: fix wrong calculation of relax domain level | Li Zefan | 2008-07-30 | 1 | -1/+1 |
* | cpuset: speed up sched domain partition | Lai Jiangshan | 2008-07-30 | 1 | -4/+37 |
* | cpuset: a bit cleanup for scan_for_empty_cpusets() | Li Zefan | 2008-07-30 | 1 | -5/+2 |
* | cpuset: two minor code-cleanups | Lai Jiangshan | 2008-07-25 | 1 | -2/+2 |
* | cpuset: code-cleanup for started_after | Lai Jiangshan | 2008-07-25 | 1 | -31/+6 |
* | cpuset: don't pass empty cpumasks to partition_sched_domains() | Lai Jiangshan | 2008-07-25 | 1 | -0/+5 |
* | cpuset: avoid unnecessary sched domains rebuilding | Li Zefan | 2008-07-25 | 1 | -6/+12 |
* | cpusets: update task's cpus_allowed and mems_allowed after CPU/NODE offline/o... | Miao Xie | 2008-07-25 | 1 | -0/+7 |
* | cpusets: restructure the function update_cpumask() and update_nodemask() | Miao Xie | 2008-07-25 | 1 | -72/+109 |
* | cgroup files: remove cpuset_common_file_write() | Paul Menage | 2008-07-25 | 1 | -74/+35 |
* | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-23 | 1 | -1/+1 |
|\ |
|
| * | cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ... | Max Krasnyansky | 2008-07-18 | 1 | -1/+1 |
* | | cpusets: fix wrong domain attr updates | Miao Xie | 2008-07-22 | 1 | -1/+3 |
|/ |
|
* | Merge commit 'v2.6.26' into sched/devel | Ingo Molnar | 2008-07-14 | 1 | -6/+18 |
|\ |
|
| * | cpusets, hotplug, scheduler: fix scheduler domain breakage | Dmitry Adamushko | 2008-07-13 | 1 | -6/+18 |
* | | Merge branch 'linus' into sched/devel | Ingo Molnar | 2008-06-23 | 1 | -2/+2 |
|\ \
| |/ |
|