index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cpuset.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-05-09
use simple_read_from_buffer in kernel/
Akinobu Mita
1
-6
/
+1
2007-05-08
cpusets: allow empty {cpus,mems}_allowed to be set for unpopulated cpuset
David Rientjes
1
-8
/
+30
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-08
Fix race between attach_task and cpuset_exit
Srivatsa Vaddagiri
1
-4
/
+2
2007-05-07
cpusets: allow TIF_MEMDIE threads to allocate anywhere
David Rientjes
1
-2
/
+20
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
1
-1
/
+1
2007-02-12
[PATCH] mark struct file_operations const 7
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
-16
/
+66
2006-12-08
[PATCH] struct path: convert kernel
Josef Sipek
1
-11
/
+11
2006-12-07
[PATCH] cpuset: allow a larger buffer for writes to cpuset files
Paul Menage
1
-2
/
+3
2006-12-07
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
1
-2
/
+2
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
1
-4
/
+0
2006-12-07
[PATCH] cpuset: minor code refinements
Paul Jackson
1
-5
/
+4
2006-10-10
[PATCH] cpuset ANSI prototype
Al Viro
1
-1
/
+1
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
1
-4
/
+4
2006-09-29
[PATCH] cpuset: fix obscure attach_task vs exiting race
Paul Jackson
1
-1
/
+6
2006-09-29
[PATCH] cpuset: hotunplug cpus and mems in all cpusets
Paul Jackson
1
-17
/
+70
2006-09-29
[PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_map
Paul Jackson
1
-3
/
+25
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-1
/
+1
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
2006-09-26
[PATCH] NUMA: Add zone_to_nid function
Christoph Lameter
1
-2
/
+2
2006-09-26
[PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset...
Christoph Lameter
1
-1
/
+1
2006-08-27
[PATCH] cpuset: oom panic fix
Nick Piggin
1
-1
/
+1
2006-08-27
[PATCH] cpuset: top_cpuset tracks hotplug changes to cpu_online_map
Paul Jackson
1
-0
/
+33
2006-07-23
[PATCH] Cpuset: fix ABBA deadlock with cpu hotplug lock
Paul Jackson
1
-3
/
+21
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-30
typo fixes: occuring -> occurring
Adrian Bunk
1
-1
/
+1
2006-06-26
[PATCH] proc: Use struct pid not struct task_ref
Eric W. Biederman
1
-6
/
+5
2006-06-26
[PATCH] proc: don't lock task_structs indefinitely
Eric W. Biederman
1
-7
/
+20
2006-06-23
[PATCH] SELinux: add security hook call to mediate attach_task (kernel/cpuset.c)
David Quigley
1
-0
/
+8
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-4
/
+4
2006-05-21
[PATCH] cpuset: might_sleep_if check in cpuset_zones_allowed
Paul Jackson
1
-0
/
+1
2006-05-21
[PATCH] cpuset: update cpuset_zones_allowed comment
Paul Jackson
1
-9
/
+15
[next]