index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cpuset.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-28
cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed
KOSAKI Motohiro
1
-1
/
+1
2010-06-08
sched: adjust when cpu_active and cpuset configurations are updated during cp...
Tejun Heo
1
-0
/
+6
2010-05-27
cpusets: new round-robin rotor for SLAB allocations
Jack Steiner
1
-0
/
+6
2010-05-25
cpuset,mm: fix no node to alloc memory when changing cpuset's mems
Miao Xie
1
-0
/
+43
2010-04-02
sched: Make select_fallback_rq() cpuset friendly
Oleg Nesterov
1
-0
/
+7
2010-04-02
sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...
Oleg Nesterov
1
-13
/
+0
2009-06-17
cpuset,mm: update tasks' mems_allowed in time
Miao Xie
1
-4
/
+9
2009-04-03
cpusets: replace zone allowed functions with node allowed
David Rientjes
1
-6
/
+27
2009-03-30
cpumask: use new cpumask_ functions in core code.
Rusty Russell
1
-2
/
+2
2009-01-08
cpuset: remove remaining pointers to cpumask_t
Li Zefan
1
-4
/
+6
2009-01-07
oom: print triggering task's cpuset and mems allowed
David Rientjes
1
-0
/
+6
2008-11-20
cpuset: update top cpuset's mems after adding a node
Miao Xie
1
-4
/
+0
2008-09-06
sched: arch_reinit_sched_domains() must destroy domains to force rebuild
Max Krasnyansky
1
-1
/
+1
2008-07-18
cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...
Max Krasnyansky
1
-0
/
+7
2008-04-28
mm: filter based on a nodemask as well as a gfp_mask
Mel Gorman
1
-2
/
+2
2008-04-19
cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer
Mike Travis
1
-6
/
+7
2008-02-12
mempolicy: silently restrict nodemask to allowed nodes
KOSAKI Motohiro
1
-3
/
+0
2008-02-08
proc: seqfile convert proc_pid_status to properly handle pid namespaces
Eric W. Biederman
1
-4
/
+5
2007-10-19
hotplug cpu: migrate a task within its cpuset
Cliff Wickman
1
-0
/
+5
2007-10-19
Task Control Groups: make cpusets a client of cgroups
Paul Menage
1
-4
/
+8
2007-10-17
oom: compare cpuset mems_allowed instead of exclusive ancestors
David Rientjes
1
-2
/
+4
2007-10-16
Memoryless nodes: Use N_HIGH_MEMORY for cpusets
Christoph Lameter
1
-1
/
+1
2007-02-12
[PATCH] mark struct file_operations const 1
Arjan van de Ven
1
-1
/
+1
2006-12-30
[PATCH] cpuset procfs warning fix
Andrew Morton
1
-1
/
+1
2006-12-13
[PATCH] cpuset: rework cpuset_zone_allowed api
Paul Jackson
1
-4
/
+18
2006-12-07
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
1
-1
/
+1
2006-12-07
[PATCH] memory page_alloc zonelist caching speedup
Paul Jackson
1
-0
/
+2
2006-09-29
[PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_map
Paul Jackson
1
-0
/
+4
2006-03-24
[PATCH] cpuset memory spread basic implementation
Paul Jackson
1
-1
/
+28
2006-01-15
[PATCH] cpuset oom lock fix
Paul Jackson
1
-0
/
+6
2006-01-09
[PATCH] cpuset: remove test for null cpuset from alloc code path
Paul Jackson
1
-0
/
+2
2006-01-09
[PATCH] cpuset: number_of_cpusets optimization
Paul Jackson
1
-1
/
+9
2006-01-09
[PATCH] cpuset: implement cpuset_mems_allowed
Paul Jackson
1
-1
/
+7
2006-01-09
[PATCH] cpuset: combine refresh_mems and update_mems
Paul Jackson
1
-2
/
+2
2006-01-09
[PATCH] cpuset: memory pressure meter
Paul Jackson
1
-0
/
+11
2006-01-09
[PATCH] cpuset: mempolicy one more nodemask conversion
Paul Jackson
1
-2
/
+3
2005-10-09
[PATCH] gfp flags annotations - part 1
Al Viro
1
-3
/
+2
2005-09-08
[PATCH] cpusets: confine oom_killer to mem_exclusive cpuset
Paul Jackson
1
-0
/
+6
2005-09-08
[PATCH] cpusets: formalize intermediate GFP_KERNEL containment
Paul Jackson
1
-2
/
+3
2005-04-17
[PATCH] cpuset: remove function attribute const
Benoit Boissinot
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+64