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
*
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
|
\
|
*
cpuset: drop spurious retval assignment in proc_cpuset_show()
Li Zefan
2013-01-15
|
*
cpuset: fix RCU lockdep splat
Li Zefan
2013-01-15
|
*
cpuset: remove cpuset->parent
Tejun Heo
2013-01-07
|
*
cpuset: replace cpuset->stack_list with cpuset_for_each_descendant_pre()
Tejun Heo
2013-01-07
|
*
cpuset: replace cgroup_mutex locking with cpuset internal locking
Tejun Heo
2013-01-07
|
*
cpuset: schedule hotplug propagation from cpuset_attach() if the cpuset is empty
Tejun Heo
2013-01-07
|
*
cpuset: pin down cpus and mems while a task is being attached
Tejun Heo
2013-01-07
|
*
cpuset: make CPU / memory hotplug propagation asynchronous
Tejun Heo
2013-01-07
|
*
cpuset: drop async_rebuild_sched_domains()
Tejun Heo
2013-01-07
|
*
cpuset: don't nest cgroup_mutex inside get_online_cpus()
Tejun Heo
2013-01-07
|
*
cpuset: reorganize CPU / memory hotplug handling
Tejun Heo
2013-01-07
|
*
cpuset: cleanup cpuset[_can]_attach()
Tejun Heo
2013-01-07
|
*
cpuset: introduce cpuset_for_each_child()
Tejun Heo
2013-01-07
|
*
cpuset: introduce CS_ONLINE
Tejun Heo
2013-01-07
|
*
cpuset: introduce ->css_on/offline()
Tejun Heo
2013-01-07
|
*
cpuset: remove fast exit path from remove_tasks_in_empty_cpuset()
Tejun Heo
2013-01-07
|
*
cpuset: remove unused cpuset_unlock()
Tejun Heo
2013-01-07
*
|
cpuset: fix cpuset_print_task_mems_allowed() vs rename() race
Li Zefan
2013-02-18
|
/
*
cpuset: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2012-12-12
*
cgroup, cpuset: remove cgroup_subsys->post_clone()
Tejun Heo
2012-11-19
*
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...
Tejun Heo
2012-11-19
*
cpusets: Remove/update outdated comments
Srivatsa S. Bhat
2012-07-24
*
cpusets, hotplug: Restructure functions that are invoked during hotplug
Srivatsa S. Bhat
2012-07-24
*
cpusets, hotplug: Implement cpuset tree traversal in a helper function
Srivatsa S. Bhat
2012-07-24
*
CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resume
Srivatsa S. Bhat
2012-07-24
*
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-05-22
|
\
|
*
cgroup: convert all non-memcg controllers to the new cftype interface
Tejun Heo
2012-04-01
*
|
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-04-02
|
\
\
|
|
/
|
/
|
|
*
documentation: remove references to cpu_*_map.
Rusty Russell
2012-03-29
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-29
|
\
\
|
|
/
|
/
|
|
*
cpusets: Remove an unused variable
Dan Carpenter
2012-03-28
|
*
sched: Fix select_fallback_rq() vs cpu_active/cpu_online
Peter Zijlstra
2012-03-27
*
|
cpuset: mm: reduce large amounts of memory barrier related damage v3
Mel Gorman
2012-03-21
*
|
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
2012-02-02
|
/
*
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-01-09
|
\
|
*
cgroup, cpuset: don't use ss->pre_attach()
Tejun Heo
2011-12-12
[next]