index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cpuset.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-10
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-57
/
+48
2011-12-20
cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask
David Rientjes
1
-5
/
+24
2011-12-13
cgroup, cpuset: don't use ss->pre_attach()
Tejun Heo
1
-17
/
+12
2011-12-13
cgroup: don't use subsys->can_attach_task() or ->attach_task()
Tejun Heo
1
-38
/
+32
2011-12-13
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...
Tejun Heo
1
-8
/
+10
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-11-03
cpusets: avoid looping when storing to mems_allowed if one node remains set
David Rientjes
1
-3
/
+6
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-27
cpusets: randomize node rotor used in cpuset_mem_spread_node()
Michal Hocko
1
-0
/
+8
2011-05-28
cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed
KOSAKI Motohiro
1
-2
/
+2
2011-05-27
cgroup: remove the ns_cgroup
Daniel Lezcano
1
-4
/
+3
2011-05-27
cgroups: add per-thread subsystem callbacks
Ben Blum
1
-50
/
+46
2011-04-11
sched: Dynamic sched_domain::level
Peter Zijlstra
1
-1
/
+1
2011-03-24
cpuset: hold callback_mutex in cpuset_post_clone()
Li Zefan
1
-0
/
+2
2011-03-24
cpuset: fix unchecked calls to NODEMASK_ALLOC()
Li Zefan
1
-35
/
+16
2011-03-24
cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_attach()
Li Zefan
1
-5
/
+2
2011-03-24
cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_sprintf_memlist()
Li Zefan
1
-16
/
+8
2011-03-05
cpuset: add a missing unlock in cpuset_write_resmask()
Li Zefan
1
-2
/
+5
2010-10-29
convert cgroup and cpuset
Al Viro
1
-7
/
+6
2010-10-21
security: remove unused parameter from security_task_setscheduler()
KOSAKI Motohiro
1
-2
/
+2
2010-08-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-19
/
+2
2010-06-22
sched, cpuset: Drop __cpuexit from cpu hotplug callbacks
Tejun Heo
1
-1
/
+1
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
1
-12
/
+66
2010-06-16
fix typos concerning "hierarchy"
Uwe Kleine-König
1
-1
/
+1
2010-06-08
sched: adjust when cpu_active and cpuset configurations are updated during cp...
Tejun Heo
1
-19
/
+2
2010-05-27
cpusets: new round-robin rotor for SLAB allocations
Jack Steiner
1
-4
/
+16
2010-05-25
cpuset,mm: fix no node to alloc memory when changing cpuset's mems
Miao Xie
1
-8
/
+50
2010-05-25
mempolicy: restructure rebinding-mempolicy functions
Miao Xie
1
-2
/
+2
2010-04-02
sched: Make select_fallback_rq() cpuset friendly
Oleg Nesterov
1
-0
/
+42
2010-04-02
sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...
Oleg Nesterov
1
-26
/
+1
2010-03-25
cpuset: alloc nodemask_t on the heap rather than the stack
Miao Xie
1
-28
/
+66
2010-03-25
cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node
Miao Xie
1
-8
/
+12
2009-12-06
sched: Fix balance vs hotplug race
Peter Zijlstra
1
-7
/
+9
2009-12-06
cpumask: Fix generate_sched_domains() for UP
Geert Uytterhoeven
1
-1
/
+1
2009-11-04
cpumask: Partition_sched_domains takes array of cpumask_var_t
Rusty Russell
1
-10
/
+9
2009-10-25
Merge branch 'linus' into sched/core
Ingo Molnar
1
-14
/
+52
2009-09-24
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
Ben Blum
1
-14
/
+52
2009-09-21
sched: Always show Cpus_allowed field in /proc/<pid>/status
Heiko Carstens
1
-7
/
+1
2009-06-17
cpuset,mm: update tasks' mems_allowed in time
Miao Xie
1
-138
/
+46
2009-06-17
cpusets: update tasks' page/slab spread flags in time
Miao Xie
1
-4
/
+55
2009-06-17
cpusets: restructure the function cpuset_update_task_memory_state()
Miao Xie
1
-8
/
+19
2009-06-11
x86: remove some alloc_bootmem_cpumask_var calling
Yinghai Lu
1
-1
/
+1
2009-04-03
cpusets: prevent PF_THREAD_BOUND tasks from attaching to non-root cpusets
David Rientjes
1
-8
/
+11
2009-04-03
cpusets: allow cpusets to be configured/built on non-SMP systems
Paul Menage
1
-0
/
+15
2009-04-03
cpusets: replace zone allowed functions with node allowed
David Rientjes
1
-34
/
+25
2009-04-03
cpuset: remove struct cpuset_hotplug_scanner
Li Zefan
1
-14
/
+9
2009-04-03
cpuset: avoid changing cpuset's mems when errno returned
Li Zefan
1
-9
/
+16
2009-04-03
cpuset: rewrite update_tasks_nodemask()
Li Zefan
1
-70
/
+39
2009-04-03
cpuset: fix possible races in cpu/memory hotplug
Li Zefan
1
-3
/
+6
[next]