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
*
sched/deadline: Ensure that updates to exclusive cpusets don't break AC
Juri Lelli
2014-10-28
*
sched/deadline: Fix bandwidth check/update when migrating tasks between exclu...
Juri Lelli
2014-10-28
*
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-10-10
|
\
|
*
cpuset: simplify proc_cpuset_show()
Zefan Li
2014-09-18
*
|
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
Zefan Li
2014-09-24
|
/
*
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-08-04
|
\
|
*
cpuset: fix the WARN_ON() in update_nodemasks_hier()
Li Zefan
2014-07-30
|
*
cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
Tejun Heo
2014-07-15
|
*
cpuset: export effective masks to userspace
Li Zefan
2014-07-09
|
*
cpuset: allow writing offlined masks to cpuset.cpus/mems
Li Zefan
2014-07-09
|
*
cpuset: enable onlined cpu/node in effective masks
Li Zefan
2014-07-09
|
*
cpuset: refactor cpuset_hotplug_update_tasks()
Li Zefan
2014-07-09
|
*
cpuset: make cs->{cpus, mems}_allowed as user-configured masks
Li Zefan
2014-07-09
|
*
cpuset: apply cs->effective_{cpus,mems}
Li Zefan
2014-07-09
|
*
cpuset: initialize top_cpuset's configured masks at mount
Li Zefan
2014-07-09
|
*
cpuset: use effective cpumask to build sched domains
Li Zefan
2014-07-09
|
*
cpuset: inherit ancestor's masks if effective_{cpus, mems} becomes empty
Li Zefan
2014-07-09
|
*
cpuset: update cs->effective_{cpus, mems} when config changes
Li Zefan
2014-07-09
|
*
cpuset: update cpuset->effective_{cpus,mems} at hotplug
Li Zefan
2014-07-09
|
*
cpuset: add cs->effective_cpus and cs->effective_mems
Li Zefan
2014-07-09
|
*
cgroup: remove sane_behavior support on non-default hierarchies
Tejun Heo
2014-07-09
*
|
cpuset: break kernfs active protection in cpuset_write_resmask()
Tejun Heo
2014-07-01
*
|
cpuset,mempolicy: fix sleeping function called from invalid context
Gu Zheng
2014-06-25
|
/
*
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-06-09
|
\
|
*
cgroup: remove css_parent()
Tejun Heo
2014-05-16
|
*
cgroup: replace cftype->write_string() with cftype->write()
Tejun Heo
2014-05-13
|
*
cgroup: rename css_tryget*() to css_tryget_online*()
Tejun Heo
2014-05-13
|
*
kernel/cpuset.c: convert printk to pr_foo()
Fabian Frederick
2014-05-06
|
*
kernel/cpuset.c: kernel-doc fixes
Fabian Frederick
2014-05-06
*
|
mm: page_alloc: use jump labels to avoid checking number_of_cpusets
Mel Gorman
2014-06-04
|
/
*
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-04-03
|
\
|
*
mm: optimize put_mems_allowed() usage
Mel Gorman
2014-04-03
*
|
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-04-03
|
\
\
|
|
/
|
/
|
|
*
cgroup: drop const from @buffer of cftype->write_string()
Tejun Heo
2014-03-19
|
*
cpuset: use rcu_read_lock() to protect task_cs()
Li Zefan
2014-03-03
|
*
cpuset: don't use cgroup_taskset_cur_css()
Tejun Heo
2014-02-13
|
*
cgroup: drop @skip_css from cgroup_taskset_for_each()
Tejun Heo
2014-02-13
|
*
cpuset: use css_task_iter_start/next/end() instead of css_scan_tasks()
Tejun Heo
2014-02-13
|
*
cgroup: implement cgroup_has_tasks() and unexport cgroup_task_count()
Tejun Heo
2014-02-13
|
*
cgroup: remove cgroup->name
Tejun Heo
2014-02-12
|
*
cgroup: clean up cgroup_subsys names and initialization
Tejun Heo
2014-02-08
*
|
cpuset: fix a race condition in __cpuset_node_allowed_softwall()
Li Zefan
2014-02-27
*
|
cpuset: fix a locking issue in cpuset_migrate_mm()
Li Zefan
2014-02-27
|
/
*
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
[next]