index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cpuset.c
Age
Commit message (
Expand
)
Author
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2016-09-29
cpuset: fix error handling regression in proc_cpuset_show()
Tejun Heo
2016-09-16
cpuset: fix non static symbol warning
Wei Yongjun
2016-09-13
cpuset: handle race between CPU hotplug and cpuset_hotplug_work
Joonwoo Park
2016-08-10
cgroup: make cgroup_path() and friends behave in the style of strlcpy()
Tejun Heo
2016-08-09
cpuset: make sure new tasks conform to the current config of the cpuset
Zefan Li
2016-07-28
cpuset, mm: fix TIF_MEMDIE check in cpuset_change_task_nodemask
Michal Hocko
2016-05-19
cpuset: use static key better and convert to new API
Vlastimil Babka
2016-05-19
include/linux/nodemask.h: create next_node_in() helper
Andrew Morton
2016-04-25
cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...
Tejun Heo
2016-03-21
Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2016-02-23
cgroup: convert cgroup_subsys flag fields to bool bitfields
Tejun Heo
2016-02-16
cgroup: introduce cgroup namespaces
Aditya Kali
2016-01-22
cpuset: make mm migration asynchronous
Tejun Heo
2015-12-03
Merge branch 'for-4.4-fixes' into for-4.5
Tejun Heo
2015-12-03
cgroup: fix handling of multi-destination migration from subtree_control enab...
Tejun Heo
2015-11-25
cpuset: Replace all instances of time_t with time64_t
Arnd Bergmann
2015-11-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-05
mm, oom: remove task_lock protecting comm printing
David Rientjes
2015-10-15
cgroup: replace cgroup_has_tasks() with cgroup_is_populated()
Tejun Heo
2015-09-22
cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader()
Tejun Heo
2015-09-22
cpuset: migrate memory only for threadgroup leaders
Tejun Heo
2015-09-18
cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLE
Tejun Heo
2015-09-18
cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl()
Tejun Heo
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
[next]