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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-15
lib: create common ascii hex array
Harvey Harrison
1
-8
/
+0
2008-05-15
cgroups: fix compile warning
Mirco Tischler
1
-1
/
+1
2008-05-12
Add new 'cond_resched_bkl()' helper function
Linus Torvalds
1
-2
/
+0
2008-05-11
BKL: revert back to the old spinlock implementation
Linus Torvalds
1
-23
/
+4
2008-05-11
Revert "semaphore: fix"
Linus Torvalds
1
-30
/
+34
2008-05-09
module: don't ignore vermagic string if module doesn't have modversions
Rusty Russell
1
-6
/
+10
2008-05-09
module: be more picky about allowing missing module versions
Rusty Russell
1
-2
/
+7
2008-05-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
2
-37
/
+38
2008-05-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2008-05-08
Fix cpuset sched_relax_domain_level control file
Paul Menage
1
-12
/
+40
2008-05-08
sched: fix weight calculations
Mike Galbraith
1
-3
/
+8
2008-05-08
semaphore: fix
Ingo Molnar
1
-34
/
+30
2008-05-08
Revert "relay: fix splice problem"
Jens Axboe
1
-1
/
+1
2008-05-06
sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
Peter Zijlstra
5
-161
/
+251
2008-05-06
sched: fix cpu clock
Ingo Molnar
1
-9
/
+15
2008-05-06
sched: fair-group: fix a Div0 error of the fair group scheduler
Miao Xie
1
-6
/
+11
2008-05-06
sched: fix missing locking in sched_domains code
Heiko Carstens
1
-17
/
+12
2008-05-06
sched: make clock sync tunable by architecture code
Ingo Molnar
1
-1
/
+1
2008-05-06
sched: fix debugging
Mike Galbraith
1
-27
/
+0
2008-05-06
sched: fix sched_info_switch not being called according to documentation
David Simner
1
-2
/
+2
2008-05-06
sched: fix hrtick_start_fair and CPU-Hotplug
Peter Zijlstra
1
-1
/
+65
2008-05-06
sched: fix SCHED_FAIR wake-idle logic error
Gregory Haskins
1
-1
/
+1
2008-05-06
sched: fix RT task-wakeup logic
Gregory Haskins
1
-2
/
+5
2008-05-06
sched: add statics, don't return void expressions
Harvey Harrison
2
-6
/
+10
2008-05-06
sched: add debug checks to idle functions
Andrew Morton
1
-0
/
+2
2008-05-06
sched: make rt_sched_class, idle_sched_class static
Harvey Harrison
2
-2
/
+2
2008-05-06
sched: optimize calc_delta_mine()
Peter Zijlstra
1
-4
/
+4
2008-05-06
sched: fix normalized sleeper
Peter Zijlstra
1
-1
/
+1
2008-05-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-4
/
+4
2008-05-05
Removal of FUTEX_FD
Eric Sesterhenn
1
-170
/
+6
2008-05-05
kgdb: fix signedness mixmatches, add statics, add declaration to header
Harvey Harrison
1
-4
/
+4
2008-05-05
Make forced module loading optional
Linus Torvalds
1
-15
/
+29
2008-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
Linus Torvalds
2
-11
/
+2
2008-05-03
clocksource: allow read access to available/current_clocksource
Heiko Carstens
1
-2
/
+2
2008-05-03
clocksource: Fix permissions for available_clocksource
Heiko Carstens
1
-1
/
+1
2008-05-03
hrtimer: remove duplicate helper function
Oliver Hartkopp
1
-9
/
+0
2008-05-03
Make constants in kernel/timeconst.h fixed 64 bits
H. Peter Anvin
2
-76
/
+52
2008-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-0
/
+3
2008-05-02
genirq: reenable a nobody cared disabled irq when a new driver arrives
Thomas Gleixner
2
-19
/
+34
2008-05-01
make generic sys_ptrace unconditional
Christoph Hellwig
1
-2
/
+0
2008-05-01
[PATCH] split linux/file.h
Al Viro
3
-0
/
+3
2008-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-148
/
+171
2008-05-01
workqueue: remove redundant function invocation
Andrew Liu
1
-4
/
+2
2008-05-01
kexec: make extended crashkernel= syntax less confusing
Michael Ellerman
1
-1
/
+1
2008-05-01
ntp: handle leap second via timer
Roman Zippel
2
-45
/
+92
2008-05-01
ntp: remove current_tick_length()
Roman Zippel
2
-17
/
+4
2008-05-01
ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT
Roman Zippel
2
-15
/
+15
2008-05-01
ntp: support for TAI
Roman Zippel
2
-1
/
+9
2008-05-01
ntp: increase time_offset resolution
Roman Zippel
1
-12
/
+11
2008-05-01
ntp: increase time_freq resolution
Roman Zippel
1
-15
/
+15
[next]