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
/
sched_fair.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-11
sched: fix mysql+oltp regression
Mike Galbraith
1
-7
/
+12
2008-07-28
sched: fix warning in hrtick_start_fair()
Peter Zijlstra
1
-1
/
+1
2008-07-24
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+5
2008-07-20
Merge branch 'sched/urgent' into sched/devel
Ingo Molnar
1
-3
/
+2
2008-07-20
sched, x86: clean up hrtick implementation
Peter Zijlstra
1
-3
/
+2
2008-07-18
cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...
Max Krasnyansky
1
-0
/
+3
2008-07-16
Merge branch 'linus' into cpus4096
Ingo Molnar
1
-123
/
+290
2008-07-06
Merge commit 'v2.6.26-rc9' into cpus4096
Ingo Molnar
1
-163
/
+91
2008-07-04
sched: add avg-overlap support to RT tasks
Gregory Haskins
1
-19
/
+2
2008-06-27
sched: make sched_{rt,fair}.c ifdefs more readable
Dhaval Giani
1
-3
/
+3
2008-06-27
sched: bias effective_load() error towards failing wake_affine().
Peter Zijlstra
1
-0
/
+28
2008-06-27
sched: incremental effective_load()
Peter Zijlstra
1
-3
/
+15
2008-06-27
sched: correct wakeup weight calculations
Peter Zijlstra
1
-22
/
+26
2008-06-27
sched: fix mult overflow
Srivatsa Vaddagiri
1
-4
/
+4
2008-06-27
sched: optimize effective_load()
Peter Zijlstra
1
-4
/
+4
2008-06-27
sched: fix task_h_load()
Peter Zijlstra
1
-9
/
+40
2008-06-27
sched: fix load scaling in group balancing
Peter Zijlstra
1
-4
/
+6
2008-06-27
sched: hierarchical load vs affine wakeups
Peter Zijlstra
1
-2
/
+21
2008-06-27
sched: simplify the group load balancer
Peter Zijlstra
1
-7
/
+8
2008-06-27
sched: no need to aggregate task_weight
Peter Zijlstra
1
-1
/
+1
2008-06-27
sched: kill task_group balancing
Srivatsa Vaddagiri
1
-13
/
+2
2008-06-27
sched: fix sched_domain aggregation
Peter Zijlstra
1
-6
/
+6
2008-06-27
sched: fix wakeup granularity and buddy granularity
Peter Zijlstra
1
-8
/
+7
2008-06-27
sched: revert revert of: fair-group: SMP-nice for group scheduling
Peter Zijlstra
1
-44
/
+80
2008-06-27
sched: fix calc_delta_asym, #2
Peter Zijlstra
1
-3
/
+6
2008-06-27
sched: fix calc_delta_asym()
Peter Zijlstra
1
-1
/
+27
2008-06-27
sched: revert the revert of: weight calculations
Peter Zijlstra
1
-33
/
+72
2008-06-06
sched: fix SCHED_OTHER balance iterator to include all tasks
Gregory Haskins
1
-12
/
+7
2008-05-29
sched: stop wake_affine from causing serious imbalance
Mike Galbraith
1
-11
/
+14
2008-05-29
revert ("sched: fair-group: SMP-nice for group scheduling")
Ingo Molnar
1
-80
/
+44
2008-05-29
revert ("sched: fair: weight calculations")
Ingo Molnar
1
-72
/
+33
2008-05-23
core: use performance variant for_each_cpu_mask_nr
Mike Travis
1
-1
/
+1
2008-05-08
sched: fix weight calculations
Mike Galbraith
1
-3
/
+8
2008-05-06
sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
Peter Zijlstra
1
-1
/
+1
2008-05-06
sched: fix debugging
Mike Galbraith
1
-27
/
+0
2008-05-06
sched: fix SCHED_FAIR wake-idle logic error
Gregory Haskins
1
-1
/
+1
2008-05-06
sched: add statics, don't return void expressions
Harvey Harrison
1
-2
/
+4
2008-05-06
sched: fix normalized sleeper
Peter Zijlstra
1
-1
/
+1
2008-04-19
sched: debug: show a weight tree
Peter Zijlstra
1
-0
/
+27
2008-04-19
sched: fair: weight calculations
Peter Zijlstra
1
-33
/
+62
2008-04-19
sched: fair-group: de-couple load-balancing from the rb-trees
Peter Zijlstra
1
-8
/
+13
2008-04-19
sched: fair-group scheduling vs latency
Peter Zijlstra
1
-13
/
+31
2008-04-19
sched: fair-group: SMP-nice for group scheduling
Peter Zijlstra
1
-44
/
+80
2008-04-19
sched, cpuset: customize sched domains, core
Hidetoshi Seto
1
-1
/
+3
2008-04-19
sched: prepatory code movement
Peter Zijlstra
1
-98
/
+92
2008-04-19
sched: mix tasks and groups
Dhaval Giani
1
-6
/
+45
2008-04-19
sched: old sleeper bonus
Peter Zijlstra
1
-2
/
+5
2008-04-19
sched: fix regression with sched yield
Peter Zijlstra
1
-1
/
+1
2008-04-19
sched: remove sysctl_sched_batch_wakeup_granularity
Ingo Molnar
1
-10
/
+0
2008-04-19
sched: fix wakeup granularity for buddies
Peter Zijlstra
1
-20
/
+49
[next]