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
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
2006-03-31
[PATCH] cpuset: memory migration interaction fix
Paul Jackson
1
-5
/
+52
2006-03-31
[PATCH] cpuset: unsafe mm reference fix
Paul Jackson
1
-2
/
+2
2006-03-31
[PATCH] cpuset: task_lock comment fix
Paul Jackson
1
-6
/
+4
2006-03-24
[PATCH] cpuset: remove useless local variable initialization
Paul Jackson
1
-1
/
+1
2006-03-24
[PATCH] cpuset: don't need to mark cpuset_mems_generation atomic
Paul Jackson
1
-8
/
+11
2006-03-24
[PATCH] cpuset: remove unnecessary NULL check
Paul Jackson
1
-12
/
+6
2006-03-24
[PATCH] cpuset memory spread basic implementation
Paul Jackson
1
-6
/
+98
2006-03-24
[PATCH] cpuset use combined atomic_inc_return calls
Paul Jackson
1
-7
/
+4
2006-03-24
[PATCH] cpuset cleanup not not operators
Paul Jackson
1
-5
/
+5
2006-03-23
[PATCH] kernel/cpuset.c, mutex conversion
Ingo Molnar
1
-109
/
+103
2006-02-15
[PATCH] cpuset: oops in exit on null cpuset fix
Paul Jackson
1
-1
/
+34
2006-02-03
[PATCH] cpuset: fix sparse warning
Randy Dunlap
1
-1
/
+1
2006-01-14
[PATCH] cpuset oom lock fix
Paul Jackson
1
-5
/
+28
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-1
/
+1
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-5
/
+5
2006-01-08
[PATCH] shrink dentry struct
Eric Dumazet
1
-2
/
+2
2006-01-08
[PATCH] cpuset: skip rcu check if task is in root cpuset
Paul Jackson
1
-4
/
+9
2006-01-08
[PATCH] cpuset: mark number_of_cpusets read_mostly
Paul Jackson
1
-1
/
+1
2006-01-08
[PATCH] cpuset: use rcu directly optimization
Paul Jackson
1
-10
/
+30
2006-01-08
[PATCH] cpuset: remove test for null cpuset from alloc code path
Paul Jackson
1
-6
/
+16
2006-01-08
[PATCH] cpuset: migrate all tasks in cpuset at once
Paul Jackson
1
-13
/
+16
[next]