index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cpuset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpuset: two minor code-cleanups
Lai Jiangshan
2008-07-25
1
-2
/
+2
*
cpuset: code-cleanup for started_after
Lai Jiangshan
2008-07-25
1
-31
/
+6
*
cpuset: don't pass empty cpumasks to partition_sched_domains()
Lai Jiangshan
2008-07-25
1
-0
/
+5
*
cpuset: avoid unnecessary sched domains rebuilding
Li Zefan
2008-07-25
1
-6
/
+12
*
cpusets: update task's cpus_allowed and mems_allowed after CPU/NODE offline/o...
Miao Xie
2008-07-25
1
-0
/
+7
*
cpusets: restructure the function update_cpumask() and update_nodemask()
Miao Xie
2008-07-25
1
-72
/
+109
*
cgroup files: remove cpuset_common_file_write()
Paul Menage
2008-07-25
1
-74
/
+35
*
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2008-07-23
1
-1
/
+1
|
\
|
*
cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...
Max Krasnyansky
2008-07-18
1
-1
/
+1
*
|
cpusets: fix wrong domain attr updates
Miao Xie
2008-07-22
1
-1
/
+3
|
/
*
Merge commit 'v2.6.26' into sched/devel
Ingo Molnar
2008-07-14
1
-6
/
+18
|
\
|
*
cpusets, hotplug, scheduler: fix scheduler domain breakage
Dmitry Adamushko
2008-07-13
1
-6
/
+18
*
|
Merge branch 'linus' into sched/devel
Ingo Molnar
2008-06-23
1
-2
/
+2
|
\
\
|
|
/
|
*
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-06-20
1
-2
/
+2
|
|
\
|
|
*
cpuset: limit the input of cpuset.sched_relax_domain_level
Li Zefan
2008-06-19
1
-2
/
+2
|
*
|
sched: CPU hotplug events must not destroy scheduler domains created by the c...
Max Krasnyansky
2008-06-19
1
-0
/
+6
|
|
/
*
|
Merge branch 'linus' into sched-devel
Ingo Molnar
2008-06-16
1
-3
/
+7
|
\
\
|
|
/
|
*
cpusets: fix bug when adding nonexistent cpu or mem
Lai Jiangshan
2008-06-06
1
-3
/
+7
*
|
sched: prevent bound kthreads from changing cpus_allowed
David Rientjes
2008-06-10
1
-1
/
+13
*
|
sched: CPU hotplug events must not destroy scheduler domains created by the c...
Max Krasnyansky
2008-06-06
1
-0
/
+6
|
/
*
Fix cpuset sched_relax_domain_level control file
Paul Menage
2008-05-08
1
-12
/
+40
*
Cpuset hardwall flag: add a mem_hardwall flag to cpusets
Paul Menage
2008-04-29
1
-16
/
+32
*
Cpuset hardwall flag: switch cpusets to use the bulk cgroup_add_files() API
Paul Menage
2008-04-29
1
-91
/
+75
*
kernel/cpuset.c: make 3 functions static
Adrian Bunk
2008-04-29
1
-3
/
+6
*
CGroup API files: update cpusets to use cgroup structured file API
Paul Menage
2008-04-29
1
-77
/
+83
*
kernel: fix integer as NULL pointer warnings
Harvey Harrison
2008-04-28
1
-1
/
+2
*
mempolicy: rename mpol_copy to mpol_dup
Lee Schermerhorn
2008-04-28
1
-2
/
+2
*
mm: filter based on a nodemask as well as a gfp_mask
Mel Gorman
2008-04-28
1
-13
/
+5
*
mm: have zonelist contains structs with both a zone pointer and zone_idx
Mel Gorman
2008-04-28
1
-2
/
+2
*
sched, cpuset: customize sched domains, core
Hidetoshi Seto
2008-04-19
1
-1
/
+60
*
cpumask: use new cpus_scnprintf function
Mike Travis
2008-04-19
1
-0
/
+8
*
cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer
Mike Travis
2008-04-19
1
-19
/
+12
*
cpusets: fix obsolete comment
David Rientjes
2008-03-05
1
-2
/
+2
*
proc: seqfile convert proc_pid_status to properly handle pid namespaces
Eric W. Biederman
2008-02-08
1
-9
/
+10
*
hotplug cpu move tasks in empty cpusets - refinements
Paul Jackson
2008-02-07
1
-8
/
+13
*
hotplug cpu: move tasks in empty cpusets to parent various other fixes
Paul Jackson
2008-02-07
1
-26
/
+15
*
cgroups: update comments in cpuset.c
Paul Menage
2008-02-07
1
-85
/
+43
*
cpusets: update_cpumask revision
Cliff Wickman
2008-02-07
1
-61
/
+46
*
hotplug cpu: move tasks in empty cpusets to parent
Cliff Wickman
2008-02-07
1
-34
/
+133
*
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
2008-01-25
1
-7
/
+7
*
hotplug cpu: migrate a task within its cpuset
Cliff Wickman
2007-10-19
1
-1
/
+14
*
Fix cpusets update_cpumask
Paul Menage
2007-10-19
1
-4
/
+101
*
cpusets: decrustify cpuset mask update code
Paul Jackson
2007-10-19
1
-30
/
+20
*
cpuset sched_load_balance flag
Paul Jackson
2007-10-19
1
-5
/
+270
*
Task Control Groups: make cpusets a client of cgroups
Paul Menage
2007-10-19
1
-976
/
+212
*
cpuset: zero malloc - revert the old cpuset fix
Paul Jackson
2007-10-19
1
-1
/
+1
*
whitespace fixes: cpuset
Daniel Walker
2007-10-18
1
-6
/
+6
*
oom: compare cpuset mems_allowed instead of exclusive ancestors
David Rientjes
2007-10-17
1
-32
/
+11
*
cpuset: remove sched domain hooks from cpusets
Paul Jackson
2007-10-16
1
-82
/
+2
*
Group short-lived and reclaimable kernel allocations
Mel Gorman
2007-10-16
1
-1
/
+1
[next]