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
/
line.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-30
uml: fix tty-related build error
WANG Cong
1
-13
/
+1
2008-05-08
uml: fix inconsistence due to tty_operation change
WANG Cong
1
-2
/
+2
2008-04-28
uml: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-02-05
uml: DEBUG_SHIRQ fixes
Jeff Dike
1
-3
/
+5
2008-02-05
uml: tidy kern_util.h
Jeff Dike
1
-0
/
+1
2008-02-05
uml: console driver cleanups
Jeff Dike
1
-17
/
+2
2007-10-20
spelling fixes: arch/um/
Simon Arlott
1
-1
/
+1
2007-10-16
uml: console tidying
Jeff Dike
1
-114
/
+114
2007-10-16
uml: fix console writing bugs
Jeff Dike
1
-6
/
+3
2007-07-16
uml: SIGIO support cleanup
Jeff Dike
1
-21
/
+39
2007-07-16
uml: handle errors on opening host side of consoles
Jeff Dike
1
-1
/
+4
2007-06-09
uml: get declaration of simple_strtoul
Jeff Dike
1
-0
/
+1
2007-05-07
uml: remove user_util.h
Jeff Dike
1
-1
/
+0
2007-03-08
[PATCH] um: fix confusion irq early reenabling
Paolo 'Blaisorblade' Giarrusso
1
-3
/
+3
2007-02-12
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
1
-1
/
+1
2007-02-11
[PATCH] uml: fix previous console locking
Jeff Dike
1
-40
/
+8
2007-02-11
[PATCH] uml: console locking commentary and code cleanup
Jeff Dike
1
-4
/
+3
2007-02-11
[PATCH] uml: return hotplug errors to host
Jeff Dike
1
-27
/
+39
2007-02-11
[PATCH] uml: console locking fixes
Jeff Dike
1
-64
/
+122
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-1
/
+1
2006-12-07
[PATCH] uml: workqueue build fix
Andrew Morton
1
-3
/
+3
2006-10-09
[PATCH] uml pt_regs fixes
Al Viro
1
-4
/
+3
2006-10-04
Attack of "the the"s in arch
Matt LaPlante
1
-1
/
+1
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
1
-3
/
+3
2006-09-27
[PATCH] uml: const more data
Jeff Dike
1
-3
/
+3
2006-07-03
[PATCH] irq-flags: UM: Use the new IRQF_ constants
Thomas Gleixner
1
-3
/
+3
2006-06-26
[PATCH] devfs: Remove the line_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
1
-1
/
+0
2006-02-01
[PATCH] uml: some harmless sparse warning fixes
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-01-06
[PATCH] uml: SIGWINCH handling cleanup
Jeff Dike
1
-30
/
+24
2006-01-06
[PATCH] uml: umid cleanup
Jeff Dike
1
-2
/
+2
2006-01-06
[PATCH] uml: Add throttling to console driver
Jeff Dike
1
-2
/
+27
2006-01-06
[PATCH] uml: Simplify console opening/closing and irq registration
Jeff Dike
1
-69
/
+47
2006-01-06
[PATCH] uml: move console configuration
Jeff Dike
1
-13
/
+21
2006-01-06
[PATCH] uml: line_setup interface change
Jeff Dike
1
-3
/
+9
2006-01-06
[PATCH] uml: Add static initializations and declarations
Jeff Dike
1
-4
/
+3
2006-01-06
[PATCH] uml: Move mconsole support out of generic code
Jeff Dike
1
-11
/
+10
2006-01-06
[PATCH] uml: Remove unneeded structure field
Jeff Dike
1
-1
/
+1
2006-01-06
[PATCH] uml: Formatting changes
Jeff Dike
1
-21
/
+26
2006-01-06
[PATCH] uml: use kstrdup
Jeff Dike
1
-5
/
+5
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
1
-2
/
+17
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
1
-2
/
+0
2005-05-06
[PATCH] uml: Fix SIGWINCH relaying
Jeff Dike
1
-2
/
+39
2005-05-01
[PATCH] uml: redo console locking
Paolo 'Blaisorblade' Giarrusso
1
-116
/
+202
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+681