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
*
cgroup: replace cftype->read_seq_string() with cftype->seq_show()
Tejun Heo
2013-12-05
*
cpuset: convert away from cftype->read()
Tejun Heo
2013-12-05
*
cpuset: Fix memory allocator deadlock
Peter Zijlstra
2013-11-27
*
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-09-03
|
\
|
*
cpuset: remove an unncessary forward declaration
Li Zefan
2013-08-13
|
*
cgroup: make css_for_each_descendant() and friends include the origin css in ...
Tejun Heo
2013-08-08
|
*
cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup
Tejun Heo
2013-08-08
|
*
cgroup: make task iterators deal with cgroup_subsys_state instead of cgroup
Tejun Heo
2013-08-08
|
*
cgroup: remove struct cgroup_scanner
Tejun Heo
2013-08-08
|
*
cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup
Tejun Heo
2013-08-08
|
*
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
Tejun Heo
2013-08-08
|
*
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
Tejun Heo
2013-08-08
|
*
cgroup: add css_parent()
Tejun Heo
2013-08-08
|
*
cgroup: add/update accessors which obtain subsys specific data from css
Tejun Heo
2013-08-08
|
*
cpuset: drop "const" qualifiers from struct cpuset instances
Tejun Heo
2013-08-08
|
*
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
2013-08-08
|
*
cgroup: more naming cleanups
Li Zefan
2013-07-31
|
*
cpuset: relocate a misplaced comment
Zhao Hongjiang
2013-07-29
|
*
cpuset: get rid of the useless forward declaration of cpuset
Zhao Hongjiang
2013-07-29
*
|
cpuset: fix a regression in validating config change
Li Zefan
2013-08-21
*
|
cpuset: fix the return value of cpuset_write_u64()
Li Zefan
2013-08-13
|
/
*
Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-07-02
|
\
|
*
cpuset: rename @cont to @cgrp
Li Zefan
2013-06-13
|
*
cpuset: fix to migrate mm correctly in a corner case
Li Zefan
2013-06-13
|
*
cpuset: allow to move tasks to empty cpusets
Li Zefan
2013-06-13
|
*
cpuset: allow to keep tasks in empty cpusets
Li Zefan
2013-06-13
|
*
cpuset: introduce effective_{cpumask|nodemask}_cpuset()
Li Zefan
2013-06-13
|
*
cpuset: record old_mems_allowed in struct cpuset
Li Zefan
2013-06-13
|
*
cpuset: remove async hotplug propagation work
Li Zefan
2013-06-09
|
*
cpuset: let hotplug propagation work wait for task attaching
Li Zefan
2013-06-09
|
*
cpuset: re-structure update_cpumask() a bit
Li Zefan
2013-06-05
|
*
cpuset: remove cpuset_test_cpumask()
Li Zefan
2013-06-05
|
*
cpuset: remove unnecessary variable in cpuset_attach()
Li Zefan
2013-06-05
|
*
cpuset: cleanup guarantee_online_{cpus|mems}()
Li Zefan
2013-06-05
|
*
cpuset: remove redundant check in cpuset_cpus_allowed_fallback()
Li Zefan
2013-06-05
*
|
sched: Rename sched.c as sched/core.c in comments and Documentation
Viresh Kumar
2013-06-19
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
|
\
|
*
take cgroup_open() and cpuset_open() to fs/proc/base.c
Al Viro
2013-05-01
*
|
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-04-29
|
\
\
|
*
|
cpuset: fix compile warning when CONFIG_SMP=n
Li Zefan
2013-04-27
|
*
|
cpuset: fix cpu hotplug vs rebuild_sched_domains() race
Li Zefan
2013-04-27
|
*
|
cpuset: use rebuild_sched_domains() in cpuset_hotplug_workfn()
Li Zhong
2013-04-27
|
*
|
cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_ta...
Tejun Heo
2013-04-07
|
*
|
cgroup: consolidate cgroup_attach_task() and cgroup_attach_proc()
Li Zefan
2013-03-20
|
*
|
cpuset: fix RCU lockdep splat in cpuset_print_task_mems_allowed()
Li Zefan
2013-03-12
|
*
|
cpuset: use cgroup_name() in cpuset_print_task_mems_allowed()
Li Zefan
2013-03-04
|
|
/
*
|
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2013-04-29
|
\
\
|
*
|
sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY
Tejun Heo
2013-03-19
|
|
/
*
/
kernel/cpuset.c: use register_hotmemory_notifier()
Andrew Morton
2013-04-29
|
/
*
Merge branch 'for-3.9-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-02-20
|
\
[next]