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
starfive-6.6.48-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
/
sched.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-13
Merge branch 'linus' into sched/devel
Ingo Molnar
1
-3
/
+4
2008-07-10
sched: fix cpu hotplug, cleanup
Linus Torvalds
1
-6
/
+5
2008-07-10
sched: fix cpu hotplug
Dmitry Adamushko
1
-1
/
+3
2008-07-07
Merge commit 'v2.6.26-rc9' into sched/devel
Ingo Molnar
1
-0
/
+4
2008-07-04
sched: fix accounting in task delay accounting & migration
Ankita Garg
1
-0
/
+1
2008-07-04
sched: add avg-overlap support to RT tasks
Gregory Haskins
1
-0
/
+14
2008-07-04
sched: terminate newidle balancing once at least one task has moved over
Gregory Haskins
1
-0
/
+4
2008-07-01
sched: fix divide error when trying to configure rt_period to zero
Raistlin
1
-0
/
+3
2008-06-30
sched: fix warning
Vegard Nossum
1
-1
/
+3
2008-06-30
sched: build fix
Ingo Molnar
1
-5
/
+7
2008-06-29
sched: fix cpu hotplug
Dmitry Adamushko
1
-0
/
+1
2008-06-27
sched: incremental effective_load()
Peter Zijlstra
1
-0
/
+6
2008-06-27
sched: correct wakeup weight calculations
Peter Zijlstra
1
-0
/
+4
2008-06-27
sched: update shares on wakeup
Peter Zijlstra
1
-1
/
+29
2008-06-27
sched: fix shares boost logic
Peter Zijlstra
1
-0
/
+3
2008-06-27
sched: disable source/target_load bias
Peter Zijlstra
1
-2
/
+2
2008-06-27
sched: remove prio preference from balance decisions
Peter Zijlstra
1
-9
/
+3
2008-06-27
sched: hierarchical load vs find_busiest_group
Peter Zijlstra
1
-3
/
+23
2008-06-27
sched: persistent average load per task
Peter Zijlstra
1
-13
/
+12
2008-06-27
sched: fix sched_balance_self() smp group balancing
Peter Zijlstra
1
-0
/
+3
2008-06-27
sched: fix newidle smp group balancing
Peter Zijlstra
1
-0
/
+13
2008-06-27
sched: simplify the group load balancer
Peter Zijlstra
1
-222
/
+64
2008-06-27
sched: no need to aggregate task_weight
Peter Zijlstra
1
-15
/
+1
2008-06-27
sched: dont micro manage share losses
Peter Zijlstra
1
-23
/
+3
2008-06-27
sched: update aggregate when holding the RQs
Peter Zijlstra
1
-0
/
+20
2008-06-27
sched: fix sched_domain aggregation
Peter Zijlstra
1
-59
/
+54
2008-06-27
sched: fix wakeup granularity and buddy granularity
Peter Zijlstra
1
-0
/
+1
2008-06-27
sched: sched_clock_cpu() based cpu_clock()
Peter Zijlstra
1
-76
/
+0
2008-06-27
sched: revert revert of: fair-group: SMP-nice for group scheduling
Peter Zijlstra
1
-31
/
+399
2008-06-27
sched: revert the revert of: weight calculations
Peter Zijlstra
1
-6
/
+3
2008-06-25
Merge branch 'linus' into sched/devel
Ingo Molnar
1
-8
/
+6
2008-06-23
Merge branch 'linus' into sched/devel
Ingo Molnar
1
-1
/
+6
2008-06-23
Merge branch 'linus' into sched/urgent
Ingo Molnar
1
-1
/
+6
2008-06-20
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2008-06-20
sched: refactor wait_for_completion_timeout()
Oleg Nesterov
1
-18
/
+6
2008-06-20
sched: fix wait_for_completion_timeout() spurious failure under heavy load
Roland Dreier
1
-0
/
+10
2008-06-20
sched: rt: fix the bandwidth contraint computations
Peter Zijlstra
1
-3
/
+8
2008-06-19
cpuset: limit the input of cpuset.sched_relax_domain_level
Li Zefan
1
-1
/
+6
2008-06-19
sched: CPU hotplug events must not destroy scheduler domains created by the c...
Max Krasnyansky
1
-0
/
+22
2008-06-19
Merge branch 'sched' into sched-devel
Ingo Molnar
1
-2
/
+1
2008-06-19
sched: rt-group: fix hierarchy
Peter Zijlstra
1
-1
/
+0
2008-06-19
sched: NULL pointer dereference while setting sched_rt_period_us
Dario Faggioli
1
-1
/
+1
2008-06-18
sched: rework of "prioritize non-migratable tasks over migratable ones"
Dmitry Adamushko
1
-4
/
+2
2008-06-17
sched: fix defined-but-unused warning
Rabin Vincent
1
-0
/
+2
2008-06-16
Merge branch 'linus' into sched-devel
Ingo Molnar
1
-8
/
+14
2008-06-12
sched: 64-bit: fix arithmetics overflow
Lai Jiangshan
1
-2
/
+7
2008-06-12
sched: fair group: fix overflow(was: fix divide by zero)
Lai Jiangshan
1
-2
/
+5
2008-06-10
sched: kill off dead cfs_rq_set_shares()
Paul Mundt
1
-8
/
+0
2008-06-10
sched: prevent bound kthreads from changing cpus_allowed
David Rientjes
1
-0
/
+6
2008-06-10
sched: fix hotplug cpus on ia64
Peter Zijlstra
1
-4
/
+11
[next]