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
*
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
2012-02-02
1
-11
/
+5
*
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-01-09
1
-57
/
+48
|
\
|
*
cgroup, cpuset: don't use ss->pre_attach()
Tejun Heo
2011-12-12
1
-17
/
+12
|
*
cgroup: don't use subsys->can_attach_task() or ->attach_task()
Tejun Heo
2011-12-12
1
-38
/
+32
|
*
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...
Tejun Heo
2011-12-12
1
-8
/
+10
*
|
cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask
David Rientjes
2011-12-20
1
-5
/
+24
|
/
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-1
/
+1
|
\
|
*
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
|
cpusets: avoid looping when storing to mems_allowed if one node remains set
David Rientjes
2011-11-02
1
-3
/
+6
|
/
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
cpusets: randomize node rotor used in cpuset_mem_spread_node()
Michal Hocko
2011-07-26
1
-0
/
+8
*
cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed
KOSAKI Motohiro
2011-05-28
1
-2
/
+2
*
cgroup: remove the ns_cgroup
Daniel Lezcano
2011-05-26
1
-4
/
+3
*
cgroups: add per-thread subsystem callbacks
Ben Blum
2011-05-26
1
-50
/
+46
*
sched: Dynamic sched_domain::level
Peter Zijlstra
2011-04-11
1
-1
/
+1
*
cpuset: hold callback_mutex in cpuset_post_clone()
Li Zefan
2011-03-23
1
-0
/
+2
*
cpuset: fix unchecked calls to NODEMASK_ALLOC()
Li Zefan
2011-03-23
1
-35
/
+16
*
cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_attach()
Li Zefan
2011-03-23
1
-5
/
+2
*
cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_sprintf_memlist()
Li Zefan
2011-03-23
1
-16
/
+8
*
cpuset: add a missing unlock in cpuset_write_resmask()
Li Zefan
2011-03-04
1
-2
/
+5
*
convert cgroup and cpuset
Al Viro
2010-10-29
1
-7
/
+6
*
security: remove unused parameter from security_task_setscheduler()
KOSAKI Motohiro
2010-10-21
1
-2
/
+2
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-08-06
1
-19
/
+2
|
\
|
*
sched, cpuset: Drop __cpuexit from cpu hotplug callbacks
Tejun Heo
2010-06-22
1
-1
/
+1
|
*
sched: adjust when cpu_active and cpuset configurations are updated during cp...
Tejun Heo
2010-06-08
1
-19
/
+2
*
|
Merge branch 'master' into for-next
Jiri Kosina
2010-06-16
1
-12
/
+66
|
\
\
|
|
/
|
*
cpusets: new round-robin rotor for SLAB allocations
Jack Steiner
2010-05-27
1
-4
/
+16
|
*
cpuset,mm: fix no node to alloc memory when changing cpuset's mems
Miao Xie
2010-05-25
1
-8
/
+50
|
*
mempolicy: restructure rebinding-mempolicy functions
Miao Xie
2010-05-25
1
-2
/
+2
*
|
fix typos concerning "hierarchy"
Uwe Kleine-König
2010-06-16
1
-1
/
+1
|
/
*
sched: Make select_fallback_rq() cpuset friendly
Oleg Nesterov
2010-04-02
1
-0
/
+42
*
sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...
Oleg Nesterov
2010-04-02
1
-26
/
+1
*
cpuset: alloc nodemask_t on the heap rather than the stack
Miao Xie
2010-03-24
1
-28
/
+66
*
cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node
Miao Xie
2010-03-24
1
-8
/
+12
*
sched: Fix balance vs hotplug race
Peter Zijlstra
2009-12-06
1
-7
/
+9
*
cpumask: Fix generate_sched_domains() for UP
Geert Uytterhoeven
2009-12-06
1
-1
/
+1
*
cpumask: Partition_sched_domains takes array of cpumask_var_t
Rusty Russell
2009-11-04
1
-10
/
+9
*
Merge branch 'linus' into sched/core
Ingo Molnar
2009-10-25
1
-14
/
+52
|
\
|
*
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
Ben Blum
2009-09-24
1
-14
/
+52
*
|
sched: Always show Cpus_allowed field in /proc/<pid>/status
Heiko Carstens
2009-09-21
1
-7
/
+1
|
/
*
cpuset,mm: update tasks' mems_allowed in time
Miao Xie
2009-06-16
1
-138
/
+46
*
cpusets: update tasks' page/slab spread flags in time
Miao Xie
2009-06-16
1
-4
/
+55
*
cpusets: restructure the function cpuset_update_task_memory_state()
Miao Xie
2009-06-16
1
-8
/
+19
*
x86: remove some alloc_bootmem_cpumask_var calling
Yinghai Lu
2009-06-11
1
-1
/
+1
*
cpusets: prevent PF_THREAD_BOUND tasks from attaching to non-root cpusets
David Rientjes
2009-04-02
1
-8
/
+11
*
cpusets: allow cpusets to be configured/built on non-SMP systems
Paul Menage
2009-04-02
1
-0
/
+15
*
cpusets: replace zone allowed functions with node allowed
David Rientjes
2009-04-02
1
-34
/
+25
*
cpuset: remove struct cpuset_hotplug_scanner
Li Zefan
2009-04-02
1
-14
/
+9
*
cpuset: avoid changing cpuset's mems when errno returned
Li Zefan
2009-04-02
1
-9
/
+16
*
cpuset: rewrite update_tasks_nodemask()
Li Zefan
2009-04-02
1
-70
/
+39
[next]