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
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
tip-sched-devel-2008-06-23_09.30_Mon
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
tip-sched-devel-2008-06-16_09.15_Mon
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
2008-02-07
cgroups: update comments in cpuset.c
Paul Menage
2008-02-07
cpusets: update_cpumask revision
Cliff Wickman
2008-02-07
hotplug cpu: move tasks in empty cpusets to parent
Cliff Wickman
2008-01-25
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
2007-10-19
hotplug cpu: migrate a task within its cpuset
Cliff Wickman
2007-10-19
Fix cpusets update_cpumask
Paul Menage
2007-10-19
cpusets: decrustify cpuset mask update code
Paul Jackson
2007-10-19
cpuset sched_load_balance flag
Paul Jackson
[prev]
[next]