| Commit message (Expand) | Author | Age |
* | cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed | KOSAKI Motohiro | 2011-05-28 |
* | cgroup: remove the ns_cgroup | Daniel Lezcano | 2011-05-26 |
* | cgroups: add per-thread subsystem callbacks | Ben Blum | 2011-05-26 |
* | sched: Dynamic sched_domain::level | Peter Zijlstra | 2011-04-11 |
* | cpuset: hold callback_mutex in cpuset_post_clone() | Li Zefan | 2011-03-23 |
* | cpuset: fix unchecked calls to NODEMASK_ALLOC() | Li Zefan | 2011-03-23 |
* | cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_attach() | Li Zefan | 2011-03-23 |
* | cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_sprintf_memlist() | Li Zefan | 2011-03-23 |
* | cpuset: add a missing unlock in cpuset_write_resmask() | Li Zefan | 2011-03-04 |
* | convert cgroup and cpuset | Al Viro | 2010-10-29 |
* | security: remove unused parameter from security_task_setscheduler() | KOSAKI Motohiro | 2010-10-20 |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-06 |
|\ |
|
| * | sched, cpuset: Drop __cpuexit from cpu hotplug callbacks | Tejun Heo | 2010-06-22 |
| * | sched: adjust when cpu_active and cpuset configurations are updated during cp... | Tejun Heo | 2010-06-08 |
* | | Merge branch 'master' into for-next | Jiri Kosina | 2010-06-16 |
|\| |
|
| * | cpusets: new round-robin rotor for SLAB allocations | Jack Steiner | 2010-05-27 |
| * | cpuset,mm: fix no node to alloc memory when changing cpuset's mems | Miao Xie | 2010-05-25 |
| * | mempolicy: restructure rebinding-mempolicy functions | Miao Xie | 2010-05-25 |
* | | fix typos concerning "hierarchy" | Uwe Kleine-König | 2010-06-16 |
|/ |
|
* | sched: Make select_fallback_rq() cpuset friendly | Oleg Nesterov | 2010-04-02 |
* | sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke... | Oleg Nesterov | 2010-04-02 |
* | cpuset: alloc nodemask_t on the heap rather than the stack | Miao Xie | 2010-03-24 |
* | cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node | Miao Xie | 2010-03-24 |
* | sched: Fix balance vs hotplug race | Peter Zijlstra | 2009-12-06 |
* | cpumask: Fix generate_sched_domains() for UP | Geert Uytterhoeven | 2009-12-06 |
* | cpumask: Partition_sched_domains takes array of cpumask_var_t | Rusty Russell | 2009-11-04 |
* | Merge branch 'linus' into sched/core | Ingo Molnar | 2009-10-25 |
|\ |
|
| * | cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time | Ben Blum | 2009-09-24 |
* | | sched: Always show Cpus_allowed field in /proc/<pid>/status | Heiko Carstens | 2009-09-21 |
|/ |
|
* | cpuset,mm: update tasks' mems_allowed in time | Miao Xie | 2009-06-16 |
* | cpusets: update tasks' page/slab spread flags in time | Miao Xie | 2009-06-16 |
* | cpusets: restructure the function cpuset_update_task_memory_state() | Miao Xie | 2009-06-16 |
* | x86: remove some alloc_bootmem_cpumask_var calling | Yinghai Lu | 2009-06-11 |
* | cpusets: prevent PF_THREAD_BOUND tasks from attaching to non-root cpusets | David Rientjes | 2009-04-02 |
* | cpusets: allow cpusets to be configured/built on non-SMP systems | Paul Menage | 2009-04-02 |
* | cpusets: replace zone allowed functions with node allowed | David Rientjes | 2009-04-02 |
* | cpuset: remove struct cpuset_hotplug_scanner | Li Zefan | 2009-04-02 |
* | cpuset: avoid changing cpuset's mems when errno returned | Li Zefan | 2009-04-02 |
* | cpuset: rewrite update_tasks_nodemask() | Li Zefan | 2009-04-02 |
* | cpuset: fix possible races in cpu/memory hotplug | Li Zefan | 2009-04-02 |
* | cgroups: show correct file mode | Li Zefan | 2009-04-02 |
* | cpuset: fix possible deadlock in async_rebuild_sched_domains | Miao Xie | 2009-01-18 |
* | cgroups: consolidate cgroup documents | Li Zefan | 2009-01-15 |
* | cpuset: remove remaining pointers to cpumask_t | Li Zefan | 2009-01-08 |
* | cpuset: convert cpuset->cpus_allowed to cpumask_var_t | Li Zefan | 2009-01-08 |
* | cpuset: don't allocate trial cpuset on stack | Li Zefan | 2009-01-08 |
* | cpuset: convert cpuset_attach() to use cpumask_var_t | Li Zefan | 2009-01-08 |
* | cpuset: remove on stack cpumask_t in cpuset_can_attach() | Li Zefan | 2009-01-08 |
* | cpuset: remove on stack cpumask_t in cpuset_sprintf_cpulist() | Li Zefan | 2009-01-08 |
* | cpusets: set task's cpu_allowed to cpu_possible_map when attaching it into to... | Miao Xie | 2009-01-08 |