Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
52479b623d3d41df84c499325b6a8c7915413032
/
kernel
/
cpuset.c
f481891
cpuset: update top cpuset's mems after adding a node
by Miao Xie
· 16 years ago
700018e
cpuset: fix regression when failed to generate sched domains
by Li Zefan
· 16 years ago
30e8e13
cpuset: use seq_*mask_* to print masks
by Lai Jiangshan
· 16 years ago
40b6a76
cpuset.c: remove extra variable
by Rakib Mullick
· 16 years ago
d294eb8
cpusets: scan_for_empty_cpusets(), cpuset doesn't seem to be so const
by Frederic Weisbecker
· 16 years ago
4e74339
cpuset: avoid changing cpuset's cpus when -errno returned
by Li Zefan
· 16 years ago
cf41714
sched, cpuset: rework sched domains and CPU hotplug handling (v4)
by Max Krasnyansky
· 16 years ago
aeed682
cpuset: clean up cpuset hierarchy traversal code
by Li Zefan
· 16 years ago
93a6557
cpuset: fix wrong calculation of relax domain level
by Li Zefan
· 16 years ago
f539369
cpuset: speed up sched domain partition
by Lai Jiangshan
· 16 years ago
8d1e626
cpuset: a bit cleanup for scan_for_empty_cpusets()
by Li Zefan
· 16 years ago
da5ef6bb
cpuset: two minor code-cleanups
by Lai Jiangshan
· 16 years ago
0241248
cpuset: code-cleanup for started_after
by Lai Jiangshan
· 16 years ago
489a539
cpuset: don't pass empty cpumasks to partition_sched_domains()
by Lai Jiangshan
· 16 years ago
c372e81
cpuset: avoid unnecessary sched domains rebuilding
by Li Zefan
· 16 years ago
f9b4fb8
cpusets: update task's cpus_allowed and mems_allowed after CPU/NODE offline/online
by Miao Xie
· 16 years ago
0b2f630
cpusets: restructure the function update_cpumask() and update_nodemask()
by Miao Xie
· 16 years ago
e371239
cgroup files: remove cpuset_common_file_write()
by Paul Menage
· 16 years ago
7f9dce3
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
91cd4d6
cpusets: fix wrong domain attr updates
by Miao Xie
· 16 years ago
e761b77
cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2)
by Max Krasnyansky
· 16 years ago
873a6ed
Merge commit 'v2.6.26' into sched/devel
by Ingo Molnar
· 16 years ago
3e84050
cpusets, hotplug, scheduler: fix scheduler domain breakage
by Dmitry Adamushko
· 16 years ago
1de8644
Merge branch 'linus' into sched/devel
by Ingo Molnar
· 17 years ago
1f1e2ce
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
30e0e17
cpuset: limit the input of cpuset.sched_relax_domain_level
by Li Zefan
· 17 years ago
f18f982
sched: CPU hotplug events must not destroy scheduler domains created by the cpusets
by Max Krasnyansky
· 17 years ago
f9e8e07
Merge branch 'linus' into sched-devel
by Ingo Molnar
· 17 years ago
9985b0b
sched: prevent bound kthreads from changing cpus_allowed
by David Rientjes
· 17 years ago
3734074
cpusets: fix bug when adding nonexistent cpu or mem
by Lai Jiangshan
· 17 years ago
5c8e1ed
sched: CPU hotplug events must not destroy scheduler domains created by the cpusets
by Max Krasnyansky
· 17 years ago
5be7a47
Fix cpuset sched_relax_domain_level control file
by Paul Menage
· 17 years ago
7860836
Cpuset hardwall flag: add a mem_hardwall flag to cpusets
by Paul Menage
· 17 years ago
addf2c7
Cpuset hardwall flag: switch cpusets to use the bulk cgroup_add_files() API
by Paul Menage
· 17 years ago
9e0c914
kernel/cpuset.c: make 3 functions static
by Adrian Bunk
· 17 years ago
700fe1a
CGroup API files: update cpusets to use cgroup structured file API
by Paul Menage
· 17 years ago
b331d25
kernel: fix integer as NULL pointer warnings
by Harvey Harrison
· 17 years ago
846a16b
mempolicy: rename mpol_copy to mpol_dup
by Lee Schermerhorn
· 17 years ago
19770b3
mm: filter based on a nodemask as well as a gfp_mask
by Mel Gorman
· 17 years ago
dd1a239
mm: have zonelist contains structs with both a zone pointer and zone_idx
by Mel Gorman
· 17 years ago
1d3504f
sched, cpuset: customize sched domains, core
by Hidetoshi Seto
· 17 years ago
39106dc
cpumask: use new cpus_scnprintf function
by Mike Travis
· 17 years ago
f9a86fc
cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer
by Mike Travis
· 17 years ago
41f7f60
cpusets: fix obsolete comment
by David Rientjes
· 17 years ago
df5f831
proc: seqfile convert proc_pid_status to properly handle pid namespaces
by Eric W. Biederman
· 17 years ago
b450129
hotplug cpu move tasks in empty cpusets - refinements
by Paul Jackson
· 17 years ago
c8d9c90
hotplug cpu: move tasks in empty cpusets to parent various other fixes
by Paul Jackson
· 17 years ago
2df167a
cgroups: update comments in cpuset.c
by Paul Menage
· 17 years ago
58f4790
cpusets: update_cpumask revision
by Cliff Wickman
· 17 years ago
956db3c
hotplug cpu: move tasks in empty cpusets to parent
by Cliff Wickman
· 17 years ago
86ef5c9
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
by Gautham R Shenoy
· 17 years ago
470fd64
hotplug cpu: migrate a task within its cpuset
by Cliff Wickman
· 17 years ago
8707d8b
Fix cpusets update_cpumask
by Paul Menage
· 17 years ago
020958b
cpusets: decrustify cpuset mask update code
by Paul Jackson
· 17 years ago
029190c
cpuset sched_load_balance flag
by Paul Jackson
· 17 years ago
8793d85
Task Control Groups: make cpusets a client of cgroups
by Paul Menage
· 17 years ago
55a230a
cpuset: zero malloc - revert the old cpuset fix
by Paul Jackson
· 17 years ago
dedf8b7
whitespace fixes: cpuset
by Daniel Walker
· 17 years ago
bbe373f
oom: compare cpuset mems_allowed instead of exclusive ancestors
by David Rientjes
· 17 years ago
607717a
cpuset: remove sched domain hooks from cpusets
by Paul Jackson
· 17 years ago
e12ba74
Group short-lived and reclaimable kernel allocations
by Mel Gorman
· 17 years ago
0e1e7c7
Memoryless nodes: Use N_HIGH_MEMORY for cpusets
by Christoph Lameter
· 17 years ago
86313c4
usermodehelper: Tidy up waiting
by Jeremy Fitzhardinge
· 17 years ago
49c13b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 17 years ago
c2aef33
Reduce cpuset.c write_lock_irq() to read_lock()
by Paul Menage
· 17 years ago
ac07675
HOTPLUG: Adapt cpuset hotplug callback to CPU_DYING
by Avi Kivity
· 18 years ago
3e903e7
cpuset: zero malloc - fix for old cpusets
by Paul Jackson
· 18 years ago
85badbd
use simple_read_from_buffer in kernel/
by Akinobu Mita
· 18 years ago
6f7f02e
cpusets: allow empty {cpus,mems}_allowed to be set for unpopulated cpuset
by David Rientjes
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
dd9037a
Fix race between attach_task and cpuset_exit
by Srivatsa Vaddagiri
· 18 years ago
c596d9f
cpusets: allow TIF_MEMDIE threads to allocate anywhere
by David Rientjes
· 18 years ago
92e1d5b
[PATCH] mark struct inode_operations const 2
by Arjan van de Ven
· 18 years ago
9a32144
[PATCH] mark struct file_operations const 7
by Arjan van de Ven
· 18 years ago
089e34b
[PATCH] cpuset procfs warning fix
by Andrew Morton
· 18 years ago
02a0e53
[PATCH] cpuset: rework cpuset_zone_allowed api
by Paul Jackson
· 18 years ago
a7a005f
[PATCH] struct path: convert kernel
by Josef Sipek
· 18 years ago
d3ed11c
[PATCH] cpuset: allow a larger buffer for writes to cpuset files
by Paul Menage
· 18 years ago
15ad7cd
[PATCH] struct seq_operations and struct file_operations constification
by Helge Deller
· 18 years ago
02316067
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
by Ingo Molnar
· 18 years ago
6960406
[PATCH] cpuset: minor code refinements
by Paul Jackson
· 18 years ago
1af9892
[PATCH] cpuset ANSI prototype
by Al Viro
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
181b648
[PATCH] cpuset: fix obscure attach_task vs exiting race
by Paul Jackson
· 18 years ago
b1aac8b
[PATCH] cpuset: hotunplug cpus and mems in all cpusets
by Paul Jackson
· 18 years ago
38837fc
[PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_map
by Paul Jackson
· 18 years ago
f400e19
[PATCH] pidspace: is_init()
by Sukadev Bhattiprolu
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
89fa302
[PATCH] NUMA: Add zone_to_nid function
by Christoph Lameter
· 18 years ago
9b819d2
[PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset/memory policy restrictions
by Christoph Lameter
· 18 years ago
0d673a5
[PATCH] cpuset: oom panic fix
by Nick Piggin
· 18 years ago
4c4d50f
[PATCH] cpuset: top_cpuset tracks hotplug changes to cpu_online_map
by Paul Jackson
· 18 years ago
abb5a5c
[PATCH] Cpuset: fix ABBA deadlock with cpu hotplug lock
by Paul Jackson
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
80f7228
typo fixes: occuring -> occurring
by Adrian Bunk
· 19 years ago
13b41b0
[PATCH] proc: Use struct pid not struct task_ref
by Eric W. Biederman
· 19 years ago
99f8955
[PATCH] proc: don't lock task_structs indefinitely
by Eric W. Biederman
· 19 years ago
22fb52d
[PATCH] SELinux: add security hook call to mediate attach_task (kernel/cpuset.c)
by David Quigley
· 19 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 19 years ago
92d1dbd
[PATCH] cpuset: might_sleep_if check in cpuset_zones_allowed
by Paul Jackson
· 19 years ago
Next »