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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-12
[PATCH] uml: revert block driver use of host AIO
Jeff Dike
3
-247
/
+386
2005-10-10
[PATCH] uml: cleanup whitespace for COW driver
Paolo 'Blaisorblade' Giarrusso
1
-9
/
+9
2005-10-10
[PATCH] uml: cleanup byte order macros for COW driver
Paolo 'Blaisorblade' Giarrusso
2
-2
/
+26
2005-10-10
[PATCH] uml: restore include breakage, breaking binary format of COW driver
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2005-09-30
[PATCH] uml: revert "run mconsole "sysrq" in process context"
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-09-30
[PATCH] useless linux/irq.h includes (arch/um)
Al Viro
1
-1
/
+0
2005-09-23
[PATCH] uml: replace printk with "stack-friendly" printf - to report console ...
Paolo 'Blaisorblade' Giarrusso
1
-16
/
+42
2005-09-23
[PATCH] uml: use GFP_ATOMIC for allocations under spinlocks.
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-09-23
[PATCH] uml: run mconsole "sysrq" in process context
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-09-17
[PATCH] uml: preserve errno in error paths
Jeff Dike
4
-9
/
+17
2005-09-17
[PATCH] uml: Remove a useless include
Jeff Dike
1
-1
/
+0
2005-09-17
[PATCH] uml: Remove an unused file
Jeff Dike
1
-75
/
+0
2005-09-17
[PATCH] uml: breakpoint an arbitrary thread
Jeff Dike
2
-0
/
+53
2005-09-05
[PATCH] uml: add host AIO support to block driver
Jeff Dike
2
-311
/
+247
2005-09-05
[PATCH] uml: error path cleanup
Jeff Dike
1
-5
/
+9
2005-09-05
[PATCH] uml: fix SIGWINCH handler race while waiting for signals.
Bodo Stroesser
1
-5
/
+6
2005-08-27
[PATCH] mmaper_kern.c fixes [buffer overruns]
Al Viro
1
-32
/
+9
2005-07-29
[PATCH] uml: Clean up prink calls
Christophe Lucas
1
-1
/
+1
2005-07-29
[PATCH] uml: avoid unnecessary pcap rebuild
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+3
2005-07-28
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
1
-2
/
+2
2005-07-28
[PATCH] uml: update module interface
Dominik Hackl
1
-2
/
+2
2005-07-14
[PATCH] uml: reintroduce pcap support
Paolo 'Blaisorblade' Giarrusso
1
-3
/
+14
2005-07-08
[PATCH] uml: remove winch sem
Paolo 'Blaisorblade' Giarrusso
1
-13
/
+24
2005-06-26
[PATCH] uml: hot-unplug code cleanup
Jeff Dike
6
-36
/
+103
2005-06-26
[PATCH] uml: kfree cleanup
Jesper Juhl
1
-3
/
+3
2005-06-22
[PATCH] uml: complete hw_controller_type->release conversion
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+0
2005-06-22
[PATCH] uml: add and use generic hw_controller_type->release
Paolo 'Blaisorblade' Giarrusso
4
-5
/
+0
2005-06-14
[PATCH] uml: slirp and slip driver cleanups and fixes
Jeff Dike
9
-245
/
+181
2005-06-09
[PATCH] uml: clean up error path
Jeff Dike
1
-8
/
+16
2005-06-09
[PATCH] uml: compile fixes for gcc 4
Jeff Dike
6
-11
/
+12
2005-06-09
[PATCH] uml: make the emulated iomem driver work on 2.6
Jeff Dike
1
-4
/
+20
2005-05-29
[PATCH] uml: add MOD_LICENSE to random driver
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+11
2005-05-29
[PATCH] uml: single-space a help message
Jeff Dike
1
-3
/
+3
2005-05-29
[PATCH] uml: remove 2_5compat.h
Jeff Dike
3
-3
/
+0
2005-05-21
[PATCH] uml: Change printf to printk in console driver
Jeff Dike
1
-7
/
+15
2005-05-21
[PATCH] uml: Remove ubd-mmap support
Jeff Dike
1
-293
/
+3
2005-05-21
[PATCH] uml: multicast driver cleanup
Jeff Dike
2
-35
/
+16
2005-05-06
[PATCH] uml: inclusion cleanup
Jeff Dike
1
-1
/
+0
2005-05-06
[PATCH] uml: Fix SIGWINCH relaying
Jeff Dike
1
-2
/
+39
2005-05-01
[PATCH] uml ubd: handle readonly status
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+10
2005-05-01
[PATCH] uml: redo console locking
Paolo 'Blaisorblade' Giarrusso
4
-157
/
+221
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
49
-0
/
+10430