index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cpuset.c
Commit message (
Expand
)
Author
Age
*
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-25
*
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2008-07-23
|
\
|
*
cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...
Max Krasnyansky
2008-07-18
*
|
cpusets: fix wrong domain attr updates
Miao Xie
2008-07-22
|
/
*
Merge commit 'v2.6.26' into sched/devel
Ingo Molnar
2008-07-14
|
\
|
*
cpusets, hotplug, scheduler: fix scheduler domain breakage
Dmitry Adamushko
2008-07-13
*
|
Merge branch 'linus' into sched/devel
Ingo Molnar
2008-06-23
|
\
|
|
*
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-06-20
|
|
\
|
|
*
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-19
|
|
/
*
|
Merge branch 'linus' into sched-devel
Ingo Molnar
2008-06-16
|
\
|
|
*
cpusets: fix bug when adding nonexistent cpu or mem
Lai Jiangshan
2008-06-06
*
|
sched: prevent bound kthreads from changing cpus_allowed
David Rientjes
2008-06-10
*
|
sched: CPU hotplug events must not destroy scheduler domains created by the c...
Max Krasnyansky
2008-06-06
|
/
*
Fix cpuset sched_relax_domain_level control file
Paul Menage
2008-05-08
*
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-29
*
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-28
*
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-04-19
*
cpusets: fix obsolete comment
David Rientjes
2008-03-05
*
proc: seqfile convert proc_pid_status to properly handle pid namespaces
Eric W. Biederman
2008-02-08
*
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-02-07
*
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
2008-01-25
*
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
2007-10-19
*
Task Control Groups: make cpusets a client of cgroups
Paul Menage
2007-10-19
*
cpuset: zero malloc - revert the old cpuset fix
Paul Jackson
2007-10-19
*
whitespace fixes: cpuset
Daniel Walker
2007-10-18
*
oom: compare cpuset mems_allowed instead of exclusive ancestors
David Rientjes
2007-10-17
*
cpuset: remove sched domain hooks from cpusets
Paul Jackson
2007-10-16
*
Group short-lived and reclaimable kernel allocations
Mel Gorman
2007-10-16
[next]