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
/
arch
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-02
[PATCH] uml: host VDSO fix
Jeff Dike
1
-0
/
+3
2007-03-02
[PATCH] uml: enable RAW
Allan Graves
1
-0
/
+19
2007-03-02
[PATCH] uml: add back accidentally removed error
Jeff Dike
1
-1
/
+4
2007-03-02
[PATCH] uml: fix host LDT lookup initialization locking, try 2
Jeff Dike
1
-12
/
+24
2007-02-16
[PATCH] uml: fix 2.6.20 hang
Jeff Dike
1
-18
/
+20
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
1
-1
/
+1
2007-02-12
[PATCH] Dynamic kernel command-line: fixups
Alon Bar-Lev
2
-5
/
+3
2007-02-12
[PATCH] Dynamic kernel command-line: um
Alon Bar-Lev
2
-2
/
+2
2007-02-12
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
1
-1
/
+1
2007-02-11
[PATCH] sort the devres mess out
Al Viro
1
-0
/
+3
2007-02-11
[PATCH] proc: remove useless (and buggy) ->nlink settings
Alexey Dobriyan
1
-1
/
+0
2007-02-11
[PATCH] uml: x86_64 ptrace fixes
Jeff Dike
3
-11
/
+15
2007-02-11
[PATCH] uml: x86_64 thread fixes
Jeff Dike
5
-23
/
+77
2007-02-11
[PATCH] uml: fix error output during early boot
Jeff Dike
1
-62
/
+92
2007-02-11
[PATCH] uml: AIO locking and tidying
Jeff Dike
1
-7
/
+9
2007-02-11
[PATCH] uml: register handling formatting fixes
Jeff Dike
2
-10
/
+10
2007-02-11
[PATCH] uml: ELF locking commentary
Jeff Dike
1
-2
/
+1
2007-02-11
[PATCH] uml: umid tidying
Jeff Dike
6
-27
/
+6
2007-02-11
[PATCH] uml: SIGIO formatting fixes
Jeff Dike
2
-14
/
+3
2007-02-11
[PATCH] uml: SIGIO locking comment
Jeff Dike
1
-0
/
+1
2007-02-11
[PATCH] uml: IRQ handler tidying
Jeff Dike
2
-5
/
+8
2007-02-11
[PATCH] uml: fix style violations
Jeff Dike
1
-4
/
+5
2007-02-11
[PATCH] uml: libc-dependent code should call libc directly
Jeff Dike
3
-31
/
+28
2007-02-11
[PATCH] uml: style fixes in startup code
Jeff Dike
1
-6
/
+6
2007-02-11
[PATCH] uml: locking comments in startup code
Jeff Dike
1
-0
/
+2
2007-02-11
[PATCH] uml: locking comments in memory and tempfile code
Jeff Dike
3
-11
/
+9
2007-02-11
[PATCH] uml: locking fixes in the ubd driver
Jeff Dike
1
-20
/
+15
2007-02-11
[PATCH] uml: add per-device queues and locks to ubd driver
Jeff Dike
1
-30
/
+40
2007-02-11
[PATCH] uml: remove code controlled by non-existent config option
Jeff Dike
1
-5
/
+1
2007-02-11
[PATCH] uml: const a variable
Jeff Dike
1
-1
/
+1
2007-02-11
[PATCH] uml: make signal handlers static
Jeff Dike
2
-18
/
+14
2007-02-11
[PATCH] uml: remove unused variable and function
Jeff Dike
2
-17
/
+0
2007-02-11
[PATCH] uml: delete unused file
Jeff Dike
2
-24
/
+1
2007-02-11
[PATCH] uml: make time data per-cpu
Jeff Dike
1
-12
/
+12
2007-02-11
[PATCH] uml: initialize a list head
Jeff Dike
1
-0
/
+1
2007-02-11
[PATCH] uml: mem.c and physmem.c formatting fixes
Jeff Dike
2
-77
/
+57
2007-02-11
[PATCH] uml: locking comments in iomem driver
Jeff Dike
2
-10
/
+17
2007-02-11
[PATCH] uml: fix previous console locking
Jeff Dike
2
-41
/
+8
2007-02-11
[PATCH] uml: console locking commentary and code cleanup
Jeff Dike
4
-45
/
+31
2007-02-11
[PATCH] uml: chan_user.h formatting fixes
Jeff Dike
1
-12
/
+1
2007-02-11
[PATCH] uml: mostly const a structure
Jeff Dike
5
-11
/
+11
2007-02-11
[PATCH] uml: locking commentary in the random driver
Jeff Dike
1
-0
/
+1
2007-02-11
[PATCH] uml: use LIST_HEAD where possible
Jeff Dike
2
-2
/
+2
2007-02-11
[PATCH] uml: network driver locking and code cleanup
Jeff Dike
1
-24
/
+18
2007-02-11
[PATCH] uml: Kill a compilation warning
Jeff Dike
1
-1
/
+1
2007-02-11
[PATCH] uml: port driver formatting
Jeff Dike
2
-54
/
+43
2007-02-11
[PATCH] uml: make two variables static
Jeff Dike
1
-2
/
+2
2007-02-11
[PATCH] uml: mconsole locking
Jeff Dike
5
-6
/
+19
2007-02-11
[PATCH] uml: audio driver formatting
Jeff Dike
1
-87
/
+73
2007-02-11
[PATCH] uml: audio driver locking
Jeff Dike
1
-3
/
+6
[next]