index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cpuset.c
Age
Commit message (
Expand
)
Author
2013-02-20
Merge branch 'for-3.9-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-02-18
cpuset: fix cpuset_print_task_mems_allowed() vs rename() race
Li Zefan
2013-01-15
cpuset: drop spurious retval assignment in proc_cpuset_show()
Li Zefan
2013-01-15
cpuset: fix RCU lockdep splat
Li Zefan
2013-01-07
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
2012-12-12
cpuset: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2012-11-19
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-07-24
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-05-22
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-04-02
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-04-01
cgroup: convert all non-memcg controllers to the new cftype interface
Tejun Heo
2012-03-29
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-29
documentation: remove references to cpu_*_map.
Rusty Russell
2012-03-28
cpusets: Remove an unused variable
Dan Carpenter
2012-03-27
sched: Fix select_fallback_rq() vs cpu_active/cpu_online
Peter Zijlstra
2012-03-21
cpuset: mm: reduce large amounts of memory barrier related damage v3
Mel Gorman
2012-02-02
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
2012-01-09
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2011-12-20
cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask
David Rientjes
2011-12-12
cgroup, cpuset: don't use ss->pre_attach()
Tejun Heo
2011-12-12
cgroup: don't use subsys->can_attach_task() or ->attach_task()
Tejun Heo
2011-12-12
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...
Tejun Heo
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-02
cpusets: avoid looping when storing to mems_allowed if one node remains set
David Rientjes
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
cpusets: randomize node rotor used in cpuset_mem_spread_node()
Michal Hocko
2011-05-28
cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed
KOSAKI Motohiro
2011-05-26
cgroup: remove the ns_cgroup
Daniel Lezcano
2011-05-26
cgroups: add per-thread subsystem callbacks
Ben Blum
2011-04-11
sched: Dynamic sched_domain::level
Peter Zijlstra
2011-03-23
cpuset: hold callback_mutex in cpuset_post_clone()
Li Zefan
[next]