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
path:
root
/
drivers
/
s390
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-10
[S390] tape_3590.c: introduce missing kfree
Julia Lawall
1
-1
/
+1
2008-06-10
[S390] vt220 console, initialize list head before use
Carsten Otte
1
-0
/
+1
2008-05-30
[S390] tape: fix race with stack local wait_queue_head_t.
Martin Schwidefsky
2
-9
/
+10
2008-05-30
[S390] 3270: fix race with stack local wait_queue_head_t.
Martin Schwidefsky
1
-5
/
+4
2008-05-30
[S390] sclp_vt220: fix scheduling while atomic bug.
Heiko Carstens
1
-20
/
+7
2008-05-30
[S390] Fix section mismatch warnings.
Heiko Carstens
1
-1
/
+1
2008-05-30
[S390] tape: Fix race condition in tape block device driver
Michael Holzheu
1
-2
/
+2
2008-05-21
s390: fix race in device_create
Greg Kroah-Hartman
1
-5
/
+4
2008-05-15
[S390] tape: Use ccw_dev_id to build cdev_id.
Cornelia Huck
1
-26
/
+5
2008-05-15
[S390] vmlogrdr: module initialization function should return negative errors
Marcin Slusarz
1
-1
/
+1
2008-05-07
[S390] tty3270: fix put_char fail/success conversion.
Heiko Carstens
1
-9
/
+6
2008-04-30
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+16
2008-04-30
s390 tty: Prepare for put_char to return success/fail
Alan Cox
4
-6
/
+12
2008-04-30
[S390] Automatically detect added cpus.
Heiko Carstens
1
-1
/
+16
2008-04-29
s390: use non-racy method for proc entries creation
Denis V. Lunev
1
-4
/
+3
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
1
-2
/
+2
2008-04-17
[S390] Remove code duplication from monreader / dcssblk.
Martin Schwidefsky
1
-52
/
+2
2008-04-17
[S390] replace remaining __FUNCTION__ occurrences
Harvey Harrison
3
-4
/
+4
2008-04-17
[S390] vmur: Use wait queue instead of mutex to serialize open
Frank Munzert
2
-8
/
+20
2008-04-17
[S390] tape: duplicate sysfs filename when setting tape device online
Michael Holzheu
3
-6
/
+5
2008-04-17
[S390] sclp: Get rid of in_atomic() use.
Heiko Carstens
2
-8
/
+7
2008-03-05
[S390] sclp_vt220: speed up console output for interactive work
Christian Borntraeger
1
-1
/
+1
2008-03-04
Build fix for drivers/s390/char/defkeymap.c
Tony Breeds
1
-1
/
+1
2008-03-04
Fix default compose table initialization
Samuel Thibault
1
-2
/
+2
2008-02-19
[S390] sclp: clean up send/receive naming scheme
Peter Oberparleiter
6
-13
/
+15
2008-02-09
[S390] sclp_vt220: Fix vt220 initialization
Christian Borntraeger
1
-13
/
+18
2008-02-05
[S390] sclp_tty/sclp_vt220: Fix scheduling while atomic
Christian Borntraeger
2
-2
/
+2
2008-01-28
blk_end_request: changing s390 (take 4)
Kiyoshi Ueda
1
-7
/
+6
2008-01-26
[S390] constify function pointer tables.
Jan Engelhardt
3
-3
/
+3
2008-01-26
[S390] drivers/s390/: Spelling fixes
Joe Perches
2
-2
/
+2
2008-01-26
[S390] use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
2
-3
/
+3
2008-01-26
[S390] drivers/s390: Add missing "space"
Joe Perches
2
-2
/
+2
2008-01-26
[S390] Get rid of additional_cpus kernel parameter.
Heiko Carstens
1
-44
/
+2
2008-01-26
[S390] sclp: convert channel path configure code to use sync interface.
Heiko Carstens
3
-202
/
+123
2008-01-26
[S390] Standby cpu activation/deactivation.
Heiko Carstens
4
-119
/
+322
2008-01-26
[S390] sclp: sysfs interface for SCLP cpi
Michael Ernst
4
-231
/
+432
2008-01-25
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
1
-2
/
+2
2007-10-22
[S390] struct class_device -> struct device conversion.
Cornelia Huck
4
-38
/
+26
2007-10-20
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-17
unicode diacritics support
Samuel Thibault
3
-14
/
+58
2007-10-12
[S390] 3215: Handle special console device.
Cornelia Huck
1
-0
/
+3
2007-10-12
[S390] vmwatchdog: fix broken inline assembly.
Heiko Carstens
1
-2
/
+2
2007-10-12
[S390] tape: Fix medium state handling
Michael Holzheu
1
-9
/
+17
2007-10-12
[S390] zcore: fix inline assembly in memcpy_real()
Michael Holzheu
1
-3
/
+4
2007-10-12
[S390] Get rid of a bunch of sparse warnings again.
Heiko Carstens
4
-8
/
+25
2007-10-10
Fixup rq_for_each_segment() indentation
Jens Axboe
2
-22
/
+20
2007-10-10
Introduce rq_for_each_segment replacing rq_for_each_bio
NeilBrown
2
-20
/
+11
2007-08-22
[S390] vmur: fix reference counting for vmur device structure
Michael Holzheu
2
-58
/
+161
2007-08-22
[S390] vmur: fix diag14 exceptions with addresses > 2GB.
Michael Holzheu
2
-28
/
+5
2007-08-10
[S390] monwriter: Serialization bug for multithreaded applications.
Melissa Howland
1
-0
/
+6
[next]