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
2009-09-10
sched: Fix sched::sched_stat_wait tracepoint field
Ingo Molnar
1
-2
/
+1
2009-09-09
sched: Re-tune the scheduler latency defaults to decrease worst-case latencies
Mike Galbraith
1
-6
/
+6
2009-09-09
sched: Turn off child_runs_first
Mike Galbraith
1
-2
/
+2
2009-09-08
sched: Ensure that a child can't gain time over it's parent after fork()
Mike Galbraith
1
-3
/
+5
2009-09-07
sched: Deal with low-load in wake_affine()
Peter Zijlstra
1
-1
/
+11
2009-09-07
sched: Remove short cut from select_task_rq_fair()
Peter Zijlstra
1
-2
/
+0
2009-09-02
sched: Add wait, sleep and iowait accounting tracepoints
Peter Zijlstra
1
-1
/
+11
2009-09-02
sched: Provide iowait counters
Arjan van de Ven
1
-0
/
+5
2009-08-02
sched: Add debug check to task_of()
Peter Zijlstra
1
-6
/
+14
2009-08-02
sched: Fully integrate cpus_active_map and root-domain code
Gregory Haskins
1
-3
/
+7
2009-08-02
sched: Fix latencytop and sleep profiling vs group scheduling
Peter Zijlstra
1
-13
/
+19
2009-07-18
sched: Account for vruntime wrapping
Fabio Checconi
1
-2
/
+8
2009-07-11
sched: Fix bug in SCHED_IDLE interaction with group scheduling
Paul Turner
1
-1
/
+2
2009-06-17
sched: Fix out of scope variable access in sched_slice()
Christian Engelmayer
1
-1
/
+2
2009-04-09
sched: remove redundant hierarchy walk in check_preempt_wakeup
Paul Turner
1
-10
/
+3
2009-02-15
Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/core
Ingo Molnar
1
-2
/
+9
2009-02-11
sched: revert recent sync wakeup changes
Peter Zijlstra
1
-2
/
+9
2009-02-08
Merge branches 'sched/rt' and 'sched/urgent' into sched/core
Ingo Molnar
1
-21
/
+48
2009-02-01
sched: fix buddie group latency
Peter Zijlstra
1
-2
/
+8
2009-02-01
sched: clear buddies more aggressively
Mike Galbraith
1
-1
/
+12
2009-02-01
sched: fix sync wakeups
Peter Zijlstra
1
-9
/
+2
2009-01-15
sched: sched_slice() fixlet
Lin Ming
1
-1
/
+4
2009-01-15
sched: fix update_min_vruntime
Peter Zijlstra
1
-1
/
+1
2009-01-15
sched: SCHED_OTHER vs SCHED_IDLE isolation
Peter Zijlstra
1
-8
/
+22
2009-01-15
sched: prefer wakers
Peter Zijlstra
1
-6
/
+53
2009-01-08
generic swap(): sched: remove local swap() macro
Wu Fengguang
1
-2
/
+0
2009-01-05
Merge branch 'linus' into sched/urgent
Ingo Molnar
1
-8
/
+24
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+24
2009-01-02
sched: fix sched_slice()
Mike Galbraith
1
-18
/
+12
2008-12-19
sched: bias task wakeups to preferred semi-idle packages
Vaidyanathan Srinivasan
1
-0
/
+18
2008-12-16
sched: optimize update_curr()
Peter Zijlstra
1
-0
/
+2
2008-12-16
sched: fix wakeup preemption clock
Mike Galbraith
1
-4
/
+3
2008-11-24
sched: convert remaining old-style cpumask operators
Rusty Russell
1
-2
/
+2
2008-11-24
sched: wrap sched_group and sched_domain cpumask accesses.
Rusty Russell
1
-6
/
+4
2008-11-11
sched: release buddies on yield
Peter Zijlstra
1
-5
/
+12
2008-11-05
sched: fix buddies for group scheduling
Peter Zijlstra
1
-2
/
+14
2008-11-05
sched: backward looking buddy
Peter Zijlstra
1
-7
/
+25
2008-11-05
sched: fix fair preempt check
Peter Zijlstra
1
-0
/
+3
2008-11-05
sched: cleanup fair task selection
Peter Zijlstra
1
-22
/
+11
2008-10-24
sched: virtual time buddy preemption
Peter Zijlstra
1
-6
/
+4
2008-10-24
sched: re-instate vruntime based wakeup preemption
Peter Zijlstra
1
-6
/
+92
2008-10-24
sched: weaken sync hint
Mike Galbraith
1
-4
/
+3
2008-10-24
sched: more accurate min_vruntime accounting
Peter Zijlstra
1
-24
/
+25
2008-10-24
Merge commit 'v2.6.28-rc1' into sched/urgent
Ingo Molnar
1
-0
/
+1
2008-10-23
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-22
/
+40
2008-10-22
sched: add CONFIG_SMP consistency
Li Zefan
1
-3
/
+2
2008-10-20
sched: revert back to per-rq vruntime
Peter Zijlstra
1
-17
/
+15
2008-10-20
sched: fair scheduler should not resched rt tasks
Peter Zijlstra
1
-4
/
+24
2008-10-20
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
1
-176
/
+59
2008-10-17
sched: minor fast-path overhead reduction
Mike Galbraith
1
-1
/
+1
[prev]
[next]