Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / cpuset.c
2012-04-02 Linus TorvaldsMerge tag 'for-linus' of git://github.com/rustyrussell...
2012-03-29 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2012-03-29 Rusty Russelldocumentation: remove references to cpu_*_map.
2012-03-28 Dan Carpentercpusets: Remove an unused variable
2012-03-27 Peter Zijlstrasched: Fix select_fallback_rq() vs cpu_active/cpu_online
2012-03-22 Mel Gormancpuset: mm: reduce large amounts of memory barrier...
2012-02-02 Li Zefancgroup: remove cgroup_subsys argument from callbacks
2012-01-09 Linus TorvaldsMerge branch 'for-3.3' of git://git./linux/kernel/git...
2011-12-20 David Rientjescpusets: stall when updating mems_allowed for mempolicy...
2011-12-13 Tejun Heocgroup, cpuset: don't use ss->pre_attach()
2011-12-13 Tejun Heocgroup: don't use subsys->can_attach_task() or ->attach...
2011-12-13 Tejun Heocgroup: introduce cgroup_taskset and use it in subsys...
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-02 David Rientjescpusets: avoid looping when storing to mems_allowed...
2011-10-31 Paul Gortmakerkernel: Map most files to use export.h instead of module.h
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-07-26 Michal Hockocpusets: randomize node rotor used in cpuset_mem_spread...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-28 KOSAKI Motohirocpuset: Fix cpuset_cpus_allowed_fallback(), don't updat...
2011-05-27 Daniel Lezcanocgroup: remove the ns_cgroup
2011-05-27 Ben Blumcgroups: add per-thread subsystem callbacks
2011-04-11 Peter Zijlstrasched: Dynamic sched_domain::level
2011-03-24 Li Zefancpuset: hold callback_mutex in cpuset_post_clone()
2011-03-24 Li Zefancpuset: fix unchecked calls to NODEMASK_ALLOC()
2011-03-24 Li Zefancpuset: remove unneeded NODEMASK_ALLOC() in cpuset_attach()
2011-03-24 Li Zefancpuset: remove unneeded NODEMASK_ALLOC() in cpuset_spri...
2011-03-05 Li Zefancpuset: add a missing unlock in cpuset_write_resmask()
2010-10-29 Al Viroconvert cgroup and cpuset
2010-10-20 KOSAKI Motohirosecurity: remove unused parameter from security_task_se...
2010-08-06 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2010-06-22 Tejun Heosched, cpuset: Drop __cpuexit from cpu hotplug callbacks
2010-06-16 Jiri KosinaMerge branch 'master' into for-next
2010-06-16 Uwe Kleine-Königfix typos concerning "hierarchy"
2010-06-08 Tejun Heosched: adjust when cpu_active and cpuset configurations...
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-27 Jack Steinercpusets: new round-robin rotor for SLAB allocations
2010-05-25 Miao Xiecpuset,mm: fix no node to alloc memory when changing...
2010-05-25 Miao Xiemempolicy: restructure rebinding-mempolicy functions
2010-04-02 Oleg Nesterovsched: Make select_fallback_rq() cpuset friendly
2010-04-02 Oleg Nesterovsched: Kill the broken and deadlockable cpuset_lock...
2010-03-24 Miao Xiecpuset: alloc nodemask_t on the heap rather than the...
2010-03-24 Miao Xiecpuset: fix the problem that cpuset_mem_spread_node...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-06 Peter Zijlstrasched: Fix balance vs hotplug race
2009-12-06 Peter Zijlstrasched: Fix balance vs hotplug race
2009-12-06 Geert Uytterhoevencpumask: Fix generate_sched_domains() for UP
2009-11-04 Rusty Russellcpumask: Partition_sched_domains takes array of cpumask...
2009-10-25 Ingo MolnarMerge branch 'linus' into sched/core
2009-09-24 Ben Blumcgroups: let ss->can_attach and ss->attach do whole...
2009-09-21 Heiko Carstenssched: Always show Cpus_allowed field in /proc/<pid...
2009-06-17 Miao Xiecpuset,mm: update tasks' mems_allowed in time
2009-06-17 Miao Xiecpusets: update tasks' page/slab spread flags in time
2009-06-17 Miao Xiecpusets: restructure the function cpuset_update_task_me...
2009-06-11 Yinghai Lux86: remove some alloc_bootmem_cpumask_var calling
2009-04-03 David Rientjescpusets: prevent PF_THREAD_BOUND tasks from attaching...
2009-04-03 Paul Menagecpusets: allow cpusets to be configured/built on non...
2009-04-03 David Rientjescpusets: replace zone allowed functions with node allowed
2009-04-03 Li Zefancpuset: remove struct cpuset_hotplug_scanner
2009-04-03 Li Zefancpuset: avoid changing cpuset's mems when errno returned
2009-04-03 Li Zefancpuset: rewrite update_tasks_nodemask()
2009-04-03 Li Zefancpuset: fix possible races in cpu/memory hotplug
2009-04-03 Li Zefancgroups: show correct file mode
2009-01-19 Miao Xiecpuset: fix possible deadlock in async_rebuild_sched_do...
2009-01-16 Li Zefancgroups: consolidate cgroup documents
2009-01-08 Li Zefancpuset: remove remaining pointers to cpumask_t
2009-01-08 Li Zefancpuset: convert cpuset->cpus_allowed to cpumask_var_t
2009-01-08 Li Zefancpuset: don't allocate trial cpuset on stack
2009-01-08 Li Zefancpuset: convert cpuset_attach() to use cpumask_var_t
2009-01-08 Li Zefancpuset: remove on stack cpumask_t in cpuset_can_attach()
2009-01-08 Li Zefancpuset: remove on stack cpumask_t in cpuset_sprintf_cpu...
2009-01-08 Miao Xiecpusets: set task's cpu_allowed to cpu_possible_map...
2009-01-08 Lai Jiangshancpuset: rcu_read_lock() to protect task_cs()
2009-01-06 David Rientjesoom: print triggering task's cpuset and mems allowed
2008-12-13 Rusty Russellcpumask: change cpumask_scnprintf, cpumask_parse_user...
2008-12-05 Li Zefancpuset: fix regression when failed to generate sched...
2008-12-03 Greg Kroah-Hartman- Update to 2.6.27.8-rc1:
2008-11-29 Ingo Molnarsched, cpusets: fix warning in kernel/cpuset.c
2008-11-20 Miao Xiecpuset: update top cpuset's mems after adding a node
2008-11-18 Li Zefancpuset: fix regression when failed to generate sched...
2008-10-20 Lai Jiangshancpuset: use seq_*mask_* to print masks
2008-10-20 Rakib Mullickcpuset.c: remove extra variable
2008-10-03 Frederic Weisbeckercpusets: scan_for_empty_cpusets(), cpuset doesn't seem...
2008-09-13 Li Zefancpuset: avoid changing cpuset's cpus when -errno returned
2008-08-14 Max Krasnyanskysched, cpuset: rework sched domains and CPU hotplug...
2008-07-30 Li Zefancpuset: clean up cpuset hierarchy traversal code
2008-07-30 Li Zefancpuset: fix wrong calculation of relax domain level
2008-07-30 Lai Jiangshancpuset: speed up sched domain partition
2008-07-30 Li Zefancpuset: a bit cleanup for scan_for_empty_cpusets()
2008-07-25 Lai Jiangshancpuset: two minor code-cleanups
2008-07-25 Lai Jiangshancpuset: code-cleanup for started_after
2008-07-25 Lai Jiangshancpuset: don't pass empty cpumasks to partition_sched_do...
2008-07-25 Li Zefancpuset: avoid unnecessary sched domains rebuilding
2008-07-25 Miao Xiecpusets: update task's cpus_allowed and mems_allowed...
2008-07-25 Miao Xiecpusets: restructure the function update_cpumask()...
2008-07-25 Paul Menagecgroup files: remove cpuset_common_file_write()
2008-07-24 Linus TorvaldsMerge branch 'sched/for-linus' of git://git./linux...
2008-07-22 Miao Xiecpusets: fix wrong domain attr updates
2008-07-18 Max Krasnyanskycpu hotplug, sched: Introduce cpu_active_map and redo...
2008-07-14 Ingo MolnarMerge commit 'v2.6.26' into sched/devel
2008-07-13 Dmitry Adamushkocpusets, hotplug, scheduler: fix scheduler domain breakage
next