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
/
include
/
linux
/
cpuset.h
Age
Commit message (
Expand
)
Author
2016-05-19
cpuset: use static key better and convert to new API
Vlastimil Babka
2016-04-25
cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...
Tejun Heo
2016-01-22
cpuset: make mm migration asynchronous
Tejun Heo
2015-11-06
mm, page_alloc: remove unnecessary taking of a seqlock when cpusets are disabled
Mel Gorman
2015-11-05
mm, oom: remove task_lock protecting comm printing
David Rientjes
2014-10-27
cpuset: simplify cpuset_node_allowed API
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-06-04
mm: page_alloc: use jump labels to avoid checking number_of_cpusets
Mel Gorman
2014-04-03
mm: optimize put_mems_allowed() usage
Mel Gorman
2013-11-06
cpuset: Fix potential deadlock w/ set_mems_allowed
John Stultz
2013-05-01
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-03-05
cpuset: remove include of cgroup.h from cpuset.h
Li Zefan
2012-12-12
cpuset: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2012-07-24
cpusets, hotplug: Restructure functions that are invoked during hotplug
Srivatsa S. Bhat
2012-03-29
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
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
2011-05-28
cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed
KOSAKI Motohiro
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-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
2009-06-16
cpuset,mm: update tasks' mems_allowed in time
Miao Xie
2009-04-02
cpusets: replace zone allowed functions with node allowed
David Rientjes
2009-03-30
cpumask: use new cpumask_ functions in core code.
Rusty Russell
2009-01-08
cpuset: remove remaining pointers to cpumask_t
Li Zefan
2009-01-06
oom: print triggering task's cpuset and mems allowed
David Rientjes
2008-11-19
cpuset: update top cpuset's mems after adding a node
Miao Xie
2008-09-06
sched: arch_reinit_sched_domains() must destroy domains to force rebuild
Max Krasnyansky
2008-07-18
cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...
Max Krasnyansky
2008-04-28
mm: filter based on a nodemask as well as a gfp_mask
Mel Gorman
2008-04-19
cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer
Mike Travis
2008-02-11
mempolicy: silently restrict nodemask to allowed nodes
KOSAKI Motohiro
2008-02-08
proc: seqfile convert proc_pid_status to properly handle pid namespaces
Eric W. Biederman
2007-10-19
hotplug cpu: migrate a task within its cpuset
Cliff Wickman
2007-10-19
Task Control Groups: make cpusets a client of cgroups
Paul Menage
2007-10-17
oom: compare cpuset mems_allowed instead of exclusive ancestors
David Rientjes
2007-10-16
Memoryless nodes: Use N_HIGH_MEMORY for cpusets
Christoph Lameter
2007-02-12
[PATCH] mark struct file_operations const 1
Arjan van de Ven
2006-12-30
[PATCH] cpuset procfs warning fix
Andrew Morton
2006-12-13
[PATCH] cpuset: rework cpuset_zone_allowed api
Paul Jackson
2006-12-07
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
2006-12-07
[PATCH] memory page_alloc zonelist caching speedup
Paul Jackson
2006-09-29
[PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_map
Paul Jackson
2006-03-24
[PATCH] cpuset memory spread basic implementation
Paul Jackson
2006-01-14
[PATCH] cpuset oom lock fix
Paul Jackson
[next]