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
2015-08-10
cpuset: use trialcs->mems_allowed as a temp variable
Alban Crequy
2015-04-14
kernel, cpuset: remove exception for __GFP_THISNODE
David Rientjes
2015-03-19
cpusets, isolcpus: exclude isolcpus from load balancing in cpusets
Rik van Riel
2015-03-02
cpuset: Fix cpuset sched_relax_domain_level
Jason Low
2015-03-02
cpuset: fix a warning when clearing configured masks in old hierarchy
Zefan Li
2015-03-02
cpuset: initialize effective masks when clone_children is enabled
Zefan Li
2015-02-13
cpuset: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-12
kernel/cpuset.c: Mark cpuset_init_current_mems_allowed as __init
Rasmus Villemoes
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-10-28
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-27
cpuset: lock vs unlock typo
Dan Carpenter
2014-10-27
cpuset: simplify cpuset_node_allowed API
Vladimir Davydov
2014-10-27
cpuset: convert callback_mutex to a spinlock
Vladimir Davydov
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-09-24
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
Zefan Li
2014-09-18
cpuset: simplify proc_cpuset_show()
Zefan Li
2014-08-04
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-07-30
cpuset: fix the WARN_ON() in update_nodemasks_hier()
Li Zefan
2014-07-15
cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
Tejun Heo
2014-07-09
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-01
cpuset: break kernfs active protection in cpuset_write_resmask()
Tejun Heo
2014-06-25
cpuset,mempolicy: fix sleeping function called from invalid context
Gu Zheng
2014-06-09
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-06-04
mm: page_alloc: use jump labels to avoid checking number_of_cpusets
Mel Gorman
2014-05-16
cgroup: remove css_parent()
Tejun Heo
2014-05-13
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-06
kernel/cpuset.c: convert printk to pr_foo()
Fabian Frederick
2014-05-06
kernel/cpuset.c: kernel-doc fixes
Fabian Frederick
2014-04-03
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-03-19
cgroup: drop const from @buffer of cftype->write_string()
Tejun Heo
2014-03-03
cpuset: use rcu_read_lock() to protect task_cs()
Li Zefan
2014-02-27
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-13
cpuset: don't use cgroup_taskset_cur_css()
Tejun Heo
[next]