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
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
2011-03-23
cpuset: fix unchecked calls to NODEMASK_ALLOC()
Li Zefan
2011-03-23
cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_attach()
Li Zefan
2011-03-23
cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_sprintf_memlist()
Li Zefan
2011-03-04
cpuset: add a missing unlock in cpuset_write_resmask()
Li Zefan
2010-10-29
convert cgroup and cpuset
Al Viro
2010-10-21
security: remove unused parameter from security_task_setscheduler()
KOSAKI Motohiro
2010-08-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-06-22
sched, cpuset: Drop __cpuexit from cpu hotplug callbacks
Tejun Heo
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
2010-06-16
fix typos concerning "hierarchy"
Uwe Kleine-König
2010-06-08
sched: adjust when cpu_active and cpuset configurations are updated during cp...
Tejun Heo
2010-05-27
cpusets: new round-robin rotor for SLAB allocations
Jack Steiner
2010-05-25
cpuset,mm: fix no node to alloc memory when changing cpuset's mems
Miao Xie
2010-05-25
mempolicy: restructure rebinding-mempolicy functions
Miao Xie
2010-04-02
sched: Make select_fallback_rq() cpuset friendly
Oleg Nesterov
2010-04-02
sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...
Oleg Nesterov
2010-03-24
cpuset: alloc nodemask_t on the heap rather than the stack
Miao Xie
2010-03-24
cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node
Miao Xie
2009-12-06
sched: Fix balance vs hotplug race
Peter Zijlstra
2009-12-06
cpumask: Fix generate_sched_domains() for UP
Geert Uytterhoeven
2009-11-04
cpumask: Partition_sched_domains takes array of cpumask_var_t
Rusty Russell
2009-10-25
Merge branch 'linus' into sched/core
Ingo Molnar
[next]