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
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
1
-1
/
+1
2008-02-05
[S390] dcss: Initialize workqueue before using it.
Heiko Carstens
1
-3
/
+2
2008-02-05
[S390] sclp_tty/sclp_vt220: Fix scheduling while atomic
Christian Borntraeger
2
-2
/
+2
2008-02-05
[S390] dasd: fix panic caused by alias device offline
Stefan Weinhuber
1
-1
/
+1
2008-02-05
[S390] dasd: add ifcc handling
Stefan Haberland
2
-27
/
+52
2008-02-05
[S390] cio: Add shutdown callback for ccwgroup.
Cornelia Huck
1
-0
/
+12
2008-02-05
[S390] cio: Clean up chsc response code handling.
Cornelia Huck
1
-92
/
+55
2008-02-05
[S390] cio: make sense id procedure work with partial hardware response
Peter Oberparleiter
1
-43
/
+64
2008-01-30
[SCSI] zfcp: fix sense_buffer access bug
FUJITA Tomonori
1
-2
/
+2
2008-01-29
[VLAN]: Turn VLAN_DEV_INFO into inline function
Patrick McHardy
1
-2
/
+2
2008-01-29
[NETNS]: Add netns parameter to inet_(dev_)add_type.
Eric W. Biederman
1
-1
/
+1
2008-01-28
blk_end_request: changing s390 (take 4)
Kiyoshi Ueda
2
-15
/
+15
2008-01-26
[S390] usage of s390dbf: shrink number of debug areas to use.
Peter Tiedemann
2
-5
/
+5
2008-01-26
[S390] constify function pointer tables.
Jan Engelhardt
6
-7
/
+7
2008-01-26
[S390] dasd: fix loop in request expiration handling
Stefan Haberland
1
-1
/
+2
2008-01-26
[S390] dasd: add hyper PAV support to DASD device driver, part 1
Stefan Weinhuber
18
-1720
/
+3117
2008-01-26
[S390] drivers/s390/: Spelling fixes
Joe Perches
6
-6
/
+6
2008-01-26
[S390] use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
5
-7
/
+6
2008-01-26
[S390] drivers/s390: Add missing "space"
Joe Perches
6
-10
/
+10
2008-01-26
[S390] dasd: fix return value of dasd_generic_probe()
Stefan Haberland
1
-3
/
+4
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-26
[S390] qdio: set QDIO_ACTIVATE_TIMEOUT to 5s
Ursula Braun
1
-1
/
+1
2008-01-26
[S390] qdio: Remove double checked value.
Sebastian Ott
1
-2
/
+1
2008-01-26
[S390] cio: introduce timed recovery procedure
Peter Oberparleiter
3
-0
/
+67
2008-01-26
[S390] cio: memory leak in cio processing
Michael Ernst
1
-2
/
+5
2008-01-26
[S390] cio: Fix ungroup vs. machine check race in ccwgroup.
Cornelia Huck
1
-2
/
+4
2008-01-26
[S390] cio: Delete timer in ccw_device_verify_done().
Cornelia Huck
1
-2
/
+3
2008-01-26
[S390] cio: reduce cpu utilization during device scan
Peter Oberparleiter
3
-84
/
+137
2008-01-26
[S390] cio: Set driver->owner on css, ccw and ccwgroup busses.
Cornelia Huck
4
-0
/
+5
2008-01-26
[S390] cio: Use dev_{g,s}et_drvdata().
Cornelia Huck
4
-38
/
+40
2008-01-26
[S390] cio: I/O subchannel specific fields.
Cornelia Huck
7
-22
/
+42
2008-01-26
[S390] cio: Extend adapter interrupt interface.
Peter Oberparleiter
5
-85
/
+134
2008-01-26
[S390] cio: Introduce subchannel->private.
Cornelia Huck
12
-212
/
+261
2008-01-26
[S390] cio: Cleanup debug feature usage.
Cornelia Huck
3
-35
/
+33
2008-01-26
[S390] cio: Add css_driver_{register,unregister}.
Cornelia Huck
3
-6
/
+35
2008-01-26
[S390] cio: Reset sch->driver.
Cornelia Huck
1
-9
/
+13
2008-01-26
[S390] cio: css_driver: Use consistent parameters.
Cornelia Huck
7
-48
/
+40
2008-01-26
[S390] cio: Use helpers instead of container_of().
Cornelia Huck
3
-5
/
+7
2008-01-26
[S390] cio: Dump ccw device information in case of timeout.
Sebastian Ott
1
-0
/
+50
2008-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
7
-69
/
+72
2008-01-25
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
1
-2
/
+2
2008-01-25
zfcp: Use device_driver default attribute groups.
Cornelia Huck
3
-35
/
+9
2008-01-25
netiucv: Use device_driver default attribute groups.
Cornelia Huck
1
-10
/
+6
2008-01-12
[SCSI] zfcp: Hold queue lock when checking port/unit handle for task manageme...
Christof Schmitt
1
-17
/
+9
2008-01-12
[SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP command
Christof Schmitt
2
-5
/
+10
2008-01-12
[SCSI] zfcp: Hold queue lock when checking port handle for ELS command
Christof Schmitt
2
-1
/
+8
2008-01-12
[SCSI] zfcp: Hold queue lock when checking port/unit handle for abort command
Christof Schmitt
1
-13
/
+8
[next]