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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-15
sched: kfree(NULL) is valid
Ingo Molnar
1
-8
/
+5
2007-10-15
sched: style cleanup
Ingo Molnar
1
-1
/
+1
2007-10-15
sched: break out if printing a warning in sched_domain_debug()
Ingo Molnar
1
-0
/
+3
2007-10-15
sched: run sched_domain_debug() if CONFIG_SCHED_DEBUG=y
Ingo Molnar
1
-2
/
+1
2007-10-15
sched: cleanup, make dequeue_entity() and update_stats_wait_end() similar
Dmitry Adamushko
1
-4
/
+7
2007-10-15
sched: cleanup, remove calc_weighted()
Dmitry Adamushko
1
-11
/
+0
2007-10-15
sched: tidy up SCHED_RR
Dmitry Adamushko
2
-25
/
+18
2007-10-15
sched: uninline scheduler
Alexey Dobriyan
3
-24
/
+24
2007-10-15
sched: tweak wakeup granularity
Ingo Molnar
1
-4
/
+4
2007-10-15
sched: optimize schedule() a bit on SMP
Ingo Molnar
1
-2
/
+6
2007-10-15
sched: fix __pick_next_entity()
Dmitry Adamushko
1
-2
/
+5
2007-10-15
sched: vslice fixups for non-0 nice levels
Ingo Molnar
1
-13
/
+40
2007-10-15
sched: whitespace cleanups
Ingo Molnar
1
-26
/
+26
2007-10-15
sched: mark scheduling classes as const
Ingo Molnar
4
-17
/
+11
2007-10-15
sched: group scheduler, fix latency
Srivatsa Vaddagiri
1
-0
/
+2
2007-10-15
sched: group scheduler, fix bloat
Srivatsa Vaddagiri
1
-18
/
+25
2007-10-15
sched: group scheduler, fix coding style issues
Srivatsa Vaddagiri
1
-6
/
+2
2007-10-15
sched: cleanup, remove stale comment
Ingo Molnar
1
-1
/
+0
2007-10-15
sched: speed up and simplify vslice calculations
Peter Zijlstra
3
-13
/
+13
2007-10-15
sched: clean up min_vruntime use
Peter Zijlstra
1
-11
/
+15
2007-10-15
sched: group scheduler SMP migration fix
Srivatsa Vaddagiri
1
-1
/
+4
2007-10-15
sched: clean up schedstats, cnt -> count
Ingo Molnar
4
-29
/
+29
2007-10-15
sched: yield fix
Dmitry Adamushko
1
-20
/
+5
2007-10-15
sched: group scheduler wakeup latency fix
Srivatsa Vaddagiri
1
-5
/
+16
2007-10-15
sched: remove set_leftmost()
Ingo Molnar
1
-12
/
+2
2007-10-15
sched: clean up sched_fork()
Hiroshi Shimamoto
1
-5
/
+2
2007-10-15
sched: max_vruntime() simplification
Peter Zijlstra
1
-2
/
+2
2007-10-15
sched: fix sched_fork()
Ingo Molnar
1
-1
/
+1
2007-10-15
sched: fix sign check error in place_entity()
Ingo Molnar
1
-1
/
+1
2007-10-15
sched: undo some of the recent changes
Ingo Molnar
2
-11
/
+3
2007-10-15
sched: remove last_min_vruntime effect
Ingo Molnar
1
-1
/
+1
2007-10-15
sched: remove condition from set_task_cpu()
Ingo Molnar
1
-3
/
+1
2007-10-15
sched: entity_key() fix
Ingo Molnar
1
-7
/
+10
2007-10-15
sched debug: check spread
Peter Zijlstra
3
-0
/
+22
2007-10-15
sched debug: more width for parameter printouts
Ingo Molnar
1
-2
/
+2
2007-10-15
sched: add vslice
Peter Zijlstra
2
-15
/
+31
2007-10-15
sched debug: print settings
Ingo Molnar
1
-0
/
+13
2007-10-15
sched: remove unneeded tunables
Ingo Molnar
1
-2
/
+0
2007-10-15
sched debug: BKL usage statistics, fix
S.Caglar Onur
1
-0
/
+2
2007-10-15
sched debug: BKL usage statistics
Ingo Molnar
2
-0
/
+13
2007-10-15
sched: add fair-user scheduler
Srivatsa Vaddagiri
3
-0
/
+104
2007-10-15
sched: clean up code under CONFIG_FAIR_GROUP_SCHED
Srivatsa Vaddagiri
2
-111
/
+66
2007-10-15
sched: print &rq->cfs stats
Srivatsa Vaddagiri
1
-0
/
+3
2007-10-15
sched: print nr_running and load in /proc/sched_debug
Srivatsa Vaddagiri
1
-0
/
+2
2007-10-15
sched: fix minor bug in yield
Srivatsa Vaddagiri
1
-1
/
+1
2007-10-15
sched: revert recent removal of set_curr_task()
Srivatsa Vaddagiri
4
-44
/
+71
2007-10-15
sched: kernel/sched_fair.c whitespace cleanups
Ingo Molnar
1
-5
/
+5
2007-10-15
sched: fix formatting of /proc/sched_debug
Mike Galbraith
1
-4
/
+4
2007-10-15
sched: enhance debug output
Ingo Molnar
1
-40
/
+68
2007-10-15
sched: prettify /proc/sched_debug output
Ingo Molnar
1
-4
/
+2
[prev]
[next]