index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cpuset.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-25
cgroup files: remove cpuset_common_file_write()
Paul Menage
1
-74
/
+35
2008-07-23
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2008-07-22
cpusets: fix wrong domain attr updates
Miao Xie
1
-1
/
+3
2008-07-18
cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...
Max Krasnyansky
1
-1
/
+1
2008-07-14
Merge commit 'v2.6.26' into sched/devel
Ingo Molnar
1
-6
/
+18
2008-07-13
cpusets, hotplug, scheduler: fix scheduler domain breakage
Dmitry Adamushko
1
-6
/
+18
2008-06-23
Merge branch 'linus' into sched/devel
Ingo Molnar
1
-2
/
+2
2008-06-20
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2008-06-19
cpuset: limit the input of cpuset.sched_relax_domain_level
Li Zefan
1
-2
/
+2
2008-06-19
sched: CPU hotplug events must not destroy scheduler domains created by the c...
Max Krasnyansky
1
-0
/
+6
2008-06-16
Merge branch 'linus' into sched-devel
Ingo Molnar
1
-3
/
+7
2008-06-10
sched: prevent bound kthreads from changing cpus_allowed
David Rientjes
1
-1
/
+13
2008-06-06
cpusets: fix bug when adding nonexistent cpu or mem
Lai Jiangshan
1
-3
/
+7
2008-06-06
sched: CPU hotplug events must not destroy scheduler domains created by the c...
Max Krasnyansky
1
-0
/
+6
2008-05-08
Fix cpuset sched_relax_domain_level control file
Paul Menage
1
-12
/
+40
2008-04-29
Cpuset hardwall flag: add a mem_hardwall flag to cpusets
Paul Menage
1
-16
/
+32
2008-04-29
Cpuset hardwall flag: switch cpusets to use the bulk cgroup_add_files() API
Paul Menage
1
-91
/
+75
2008-04-29
kernel/cpuset.c: make 3 functions static
Adrian Bunk
1
-3
/
+6
2008-04-29
CGroup API files: update cpusets to use cgroup structured file API
Paul Menage
1
-77
/
+83
2008-04-28
kernel: fix integer as NULL pointer warnings
Harvey Harrison
1
-1
/
+2
2008-04-28
mempolicy: rename mpol_copy to mpol_dup
Lee Schermerhorn
1
-2
/
+2
2008-04-28
mm: filter based on a nodemask as well as a gfp_mask
Mel Gorman
1
-13
/
+5
2008-04-28
mm: have zonelist contains structs with both a zone pointer and zone_idx
Mel Gorman
1
-2
/
+2
2008-04-19
sched, cpuset: customize sched domains, core
Hidetoshi Seto
1
-1
/
+60
2008-04-19
cpumask: use new cpus_scnprintf function
Mike Travis
1
-0
/
+8
2008-04-19
cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer
Mike Travis
1
-19
/
+12
2008-03-05
cpusets: fix obsolete comment
David Rientjes
1
-2
/
+2
2008-02-08
proc: seqfile convert proc_pid_status to properly handle pid namespaces
Eric W. Biederman
1
-9
/
+10
2008-02-07
hotplug cpu move tasks in empty cpusets - refinements
Paul Jackson
1
-8
/
+13
2008-02-07
hotplug cpu: move tasks in empty cpusets to parent various other fixes
Paul Jackson
1
-26
/
+15
2008-02-07
cgroups: update comments in cpuset.c
Paul Menage
1
-85
/
+43
2008-02-07
cpusets: update_cpumask revision
Cliff Wickman
1
-61
/
+46
2008-02-07
hotplug cpu: move tasks in empty cpusets to parent
Cliff Wickman
1
-34
/
+133
2008-01-25
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
1
-7
/
+7
2007-10-19
hotplug cpu: migrate a task within its cpuset
Cliff Wickman
1
-1
/
+14
2007-10-19
Fix cpusets update_cpumask
Paul Menage
1
-4
/
+101
2007-10-19
cpusets: decrustify cpuset mask update code
Paul Jackson
1
-30
/
+20
2007-10-19
cpuset sched_load_balance flag
Paul Jackson
1
-5
/
+270
2007-10-19
Task Control Groups: make cpusets a client of cgroups
Paul Menage
1
-976
/
+212
2007-10-19
cpuset: zero malloc - revert the old cpuset fix
Paul Jackson
1
-1
/
+1
2007-10-18
whitespace fixes: cpuset
Daniel Walker
1
-6
/
+6
2007-10-17
oom: compare cpuset mems_allowed instead of exclusive ancestors
David Rientjes
1
-32
/
+11
2007-10-16
cpuset: remove sched domain hooks from cpusets
Paul Jackson
1
-82
/
+2
2007-10-16
Group short-lived and reclaimable kernel allocations
Mel Gorman
1
-1
/
+1
2007-10-16
Memoryless nodes: Use N_HIGH_MEMORY for cpusets
Christoph Lameter
1
-18
/
+38
2007-07-18
usermodehelper: Tidy up waiting
Jeremy Fitzhardinge
1
-1
/
+1
2007-07-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
1
-0
/
+3
2007-07-16
Reduce cpuset.c write_lock_irq() to read_lock()
Paul Menage
1
-3
/
+3
2007-07-16
HOTPLUG: Adapt cpuset hotplug callback to CPU_DYING
Avi Kivity
1
-0
/
+3
2007-06-16
cpuset: zero malloc - fix for old cpusets
Paul Jackson
1
-1
/
+1
[prev]
[next]