index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cpuset.c
Age
Commit message (
Expand
)
Author
2010-03-24
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
2009-12-06
sched: Fix balance vs hotplug race
Peter Zijlstra
2009-12-06
cpumask: Fix generate_sched_domains() for UP
Geert Uytterhoeven
2009-11-04
cpumask: Partition_sched_domains takes array of cpumask_var_t
Rusty Russell
2009-10-25
Merge branch 'linus' into sched/core
Ingo Molnar
2009-09-24
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
Ben Blum
2009-09-21
sched: Always show Cpus_allowed field in /proc/<pid>/status
Heiko Carstens
2009-06-16
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-11
x86: remove some alloc_bootmem_cpumask_var calling
Yinghai Lu
2009-04-02
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-01-19
cpuset: fix possible deadlock in async_rebuild_sched_domains
Miao Xie
2009-01-15
cgroups: consolidate cgroup documents
Li Zefan
2009-01-08
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
cpuset: rcu_read_lock() to protect task_cs()
Lai Jiangshan
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
[next]