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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-01
[PATCH] LED: add device support for tosa
Dirk Opfer
4
-0
/
+148
2006-04-01
[PATCH] LED: add LED device support for ixp4xx devices
John Bowler
3
-0
/
+225
2006-04-01
[PATCH] LED: add LED device support for locomo devices
Richard Purdie
3
-0
/
+103
2006-04-01
[PATCH] LED: add LED device support for the zaurus corgi and spitz models
Richard Purdie
6
-0
/
+282
2006-04-01
[PATCH] LED: add sharp charger status LED trigger
Richard Purdie
1
-2
/
+8
2006-04-01
[PATCH] LED: add LED timer trigger
Richard Purdie
3
-0
/
+180
2006-04-01
[PATCH] LED: add LED trigger tupport
Richard Purdie
6
-0
/
+333
2006-04-01
[PATCH] LED: add LED class
Richard Purdie
9
-0
/
+281
2006-04-01
[PATCH] LED: class documentation
Richard Purdie
1
-0
/
+71
2006-04-01
[PATCH] modules: permit Dual-MIT/GPL licenses
Andrew Morton
1
-0
/
+1
2006-04-01
[PATCH] vt: add TIOCL_GETKMSGREDIRECT
Rafael J. Wysocki
2
-0
/
+5
2006-04-01
[PATCH] ISDN: fix a few memory leaks in sc_ioctl()
Jesper Juhl
1
-4
/
+5
2006-04-01
[PATCH] drivers/char/[i]stallion: Clean up kmalloc usage
Tobias Klauser
2
-54
/
+24
2006-04-01
[PATCH] fs/locks.c: Fix sys_flock() race
Trond Myklebust
1
-14
/
+16
2006-04-01
[PATCH] inotify: IN_DELETE events missing
Amy Griffis
1
-3
/
+3
2006-04-01
[PATCH] fat: kill reserved names
OGAWA Hirofumi
2
-32
/
+1
2006-04-01
[PATCH] cpuset: memory migration interaction fix
Paul Jackson
1
-5
/
+52
2006-04-01
[PATCH] cpuset: unsafe mm reference fix
Paul Jackson
1
-2
/
+2
2006-04-01
[PATCH] cpuset: task_lock comment fix
Paul Jackson
1
-6
/
+4
2006-04-01
[PATCH] make local_t signed
Andrew Morton
3
-11
/
+18
2006-04-01
[PATCH] 3c59x: fix networking for 10base2 NICs
Steffen Klassert
1
-9
/
+12
2006-04-01
[PATCH] "3c59x collision statistics fix" fix
Andrew Morton
1
-7
/
+5
2006-04-01
[PATCH] config: fix CONFIG_LFS option
Trond Myklebust
1
-4
/
+4
2006-04-01
[PATCH] Fix pacct bug in multithreading case.
KaiGai Kohei
1
-6
/
+6
2006-04-01
[PATCH] sys_sync_file_range()
Andrew Morton
8
-28
/
+177
2006-04-01
[PATCH] IPMI: convert from semaphores to mutexes
Corey Minyard
4
-55
/
+63
2006-04-01
[PATCH] IPMI: tidy up various things
Corey Minyard
5
-33
/
+35
2006-04-01
[PATCH] IPMI: fix startup race condition
Corey Minyard
3
-30
/
+54
2006-04-01
[PATCH] make tty_insert_flip_string a non-GPL export
Andrew Morton
1
-1
/
+1
2006-04-01
[PATCH] edac_752x needs CONFIG_HOTPLUG
Randy Dunlap
1
-1
/
+1
2006-04-01
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
32
-58
/
+59
2006-04-01
[PATCH] Simplify proc/devices and fix early termination regression
Joe Korty
4
-306
/
+62
2006-04-01
[PATCH] __mod_timer: simplify ->base changing
Oleg Nesterov
1
-8
/
+6
2006-04-01
[PATCH] kill __init_timer_base in favor of boot_tvec_bases
Oleg Nesterov
2
-53
/
+39
2006-04-01
[PATCH] locks: don't panic
Miklos Szeredi
1
-12
/
+3
2006-04-01
[PATCH] Mark unwind info for signal trampolines in vDSOs
Jakub Jelinek
4
-5
/
+24
2006-04-01
[PATCH] for_each_possible_cpu: s390
KAMEZAWA Hiroyuki
2
-4
/
+4
2006-04-01
[PATCH] uml: check for differences in host support
Paolo 'Blaisorblade' Giarrusso
8
-6
/
+102
2006-04-01
[PATCH] uml: add arch_switch_to for newly forked thread
Paolo 'Blaisorblade' Giarrusso
3
-4
/
+25
2006-04-01
[PATCH] uml: tls support: hack to make it compile on any host
Paolo 'Blaisorblade' Giarrusso
4
-11
/
+68
2006-04-01
[PATCH] uml: implement {get,set}_thread_area for i386
Paolo 'Blaisorblade' Giarrusso
21
-61
/
+580
2006-04-01
[PATCH] uml: clean arch_switch usage
Paolo 'Blaisorblade' Giarrusso
6
-6
/
+35
2006-04-01
[PATCH] uml: split ldt.h in arch-independent and arch-dependant code
Paolo 'Blaisorblade' Giarrusso
5
-107
/
+78
2006-04-01
[PATCH] uml: idle thread needn't take access to init_mm
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+0
2006-04-01
[PATCH] uml: fix min usage
Al Viro
1
-1
/
+1
2006-04-01
[PATCH] uml: remove unused make variables
Al Viro
1
-3
/
+0
2006-04-01
[PATCH] uml: __user annotations
Al Viro
1
-7
/
+7
2006-04-01
[PATCH] uml: sparse cleanups
Al Viro
16
-100
/
+93
2006-04-01
[PATCH] uml: kconfigs
Al Viro
4
-4
/
+5
2006-04-01
[PATCH] uml: eliminate duplicate mrpropered files
Al Viro
1
-2
/
+1
[next]