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
*
Merge branch 'for-3.9-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-02-20
1
-389
/
+483
|
\
|
*
cpuset: drop spurious retval assignment in proc_cpuset_show()
Li Zefan
2013-01-15
1
-1
/
+0
|
*
cpuset: fix RCU lockdep splat
Li Zefan
2013-01-15
1
-4
/
+4
|
*
cpuset: remove cpuset->parent
Tejun Heo
2013-01-07
1
-11
/
+17
|
*
cpuset: replace cpuset->stack_list with cpuset_for_each_descendant_pre()
Tejun Heo
2013-01-07
1
-75
/
+48
|
*
cpuset: replace cgroup_mutex locking with cpuset internal locking
Tejun Heo
2013-01-07
1
-81
/
+107
|
*
cpuset: schedule hotplug propagation from cpuset_attach() if the cpuset is empty
Tejun Heo
2013-01-07
1
-0
/
+14
|
*
cpuset: pin down cpus and mems while a task is being attached
Tejun Heo
2013-01-07
1
-2
/
+26
|
*
cpuset: make CPU / memory hotplug propagation asynchronous
Tejun Heo
2013-01-07
1
-6
/
+48
|
*
cpuset: drop async_rebuild_sched_domains()
Tejun Heo
2013-01-07
1
-60
/
+16
|
*
cpuset: don't nest cgroup_mutex inside get_online_cpus()
Tejun Heo
2013-01-07
1
-4
/
+35
|
*
cpuset: reorganize CPU / memory hotplug handling
Tejun Heo
2013-01-07
1
-117
/
+104
|
*
cpuset: cleanup cpuset[_can]_attach()
Tejun Heo
2013-01-07
1
-17
/
+18
|
*
cpuset: introduce cpuset_for_each_child()
Tejun Heo
2013-01-07
1
-31
/
+54
|
*
cpuset: introduce CS_ONLINE
Tejun Heo
2013-01-07
1
-1
/
+10
|
*
cpuset: introduce ->css_on/offline()
Tejun Heo
2013-01-07
1
-22
/
+44
|
*
cpuset: remove fast exit path from remove_tasks_in_empty_cpuset()
Tejun Heo
2013-01-07
1
-8
/
+0
|
*
cpuset: remove unused cpuset_unlock()
Tejun Heo
2013-01-07
1
-11
/
+0
*
|
cpuset: fix cpuset_print_task_mems_allowed() vs rename() race
Li Zefan
2013-02-18
1
-2
/
+10
|
/
*
cpuset: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2012-12-12
1
-16
/
+16
*
cgroup, cpuset: remove cgroup_subsys->post_clone()
Tejun Heo
2012-11-19
1
-44
/
+36
*
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...
Tejun Heo
2012-11-19
1
-5
/
+5
*
cpusets: Remove/update outdated comments
Srivatsa S. Bhat
2012-07-24
1
-4
/
+3
*
cpusets, hotplug: Restructure functions that are invoked during hotplug
Srivatsa S. Bhat
2012-07-24
1
-27
/
+61
*
cpusets, hotplug: Implement cpuset tree traversal in a helper function
Srivatsa S. Bhat
2012-07-24
1
-9
/
+27
*
CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resume
Srivatsa S. Bhat
2012-07-24
1
-0
/
+3
*
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-05-22
1
-21
/
+10
|
\
|
*
cgroup: convert all non-memcg controllers to the new cftype interface
Tejun Heo
2012-04-01
1
-21
/
+10
*
|
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-04-02
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
documentation: remove references to cpu_*_map.
Rusty Russell
2012-03-29
1
-5
/
+5
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-29
1
-17
/
+4
|
\
\
|
|
/
|
/
|
|
*
cpusets: Remove an unused variable
Dan Carpenter
2012-03-28
1
-1
/
+0
|
*
sched: Fix select_fallback_rq() vs cpu_active/cpu_online
Peter Zijlstra
2012-03-27
1
-16
/
+4
*
|
cpuset: mm: reduce large amounts of memory barrier related damage v3
Mel Gorman
2012-03-21
1
-35
/
+8
*
|
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
[next]