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
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
2
-6
/
+4
2007-10-10
Fixup rq_for_each_segment() indentation
Jens Axboe
5
-50
/
+46
2007-10-10
Introduce rq_for_each_segment replacing rq_for_each_bio
NeilBrown
5
-46
/
+26
2007-09-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
3
-10
/
+8
2007-08-31
qeth: Drop ARP packages on HiperSockets interface with NOARP attribute.
Klaus D. Wacker
1
-2
/
+8
2007-08-31
qeth: provide specific message for OSA-adapters exclusively used
Ursula Braun
2
-9
/
+20
2007-08-31
qeth: crash during reboot after failing online setting
Ursula Braun
1
-7
/
+13
2007-08-31
qeth: Announce tx checksumming for qeth devices in TSO/EDDP mode
Frank Blaschka
1
-14
/
+68
2007-08-31
qeth: dont return the return values of void functions.
Heiko Carstens
2
-6
/
+6
2007-08-31
qeth: enforce a rate limit for inbound scatter gather messages
Frank Blaschka
1
-5
/
+8
2007-08-31
qeth: ungrouping a device must not be interruptible
Ursula Braun
1
-3
/
+2
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
4
-75
/
+7
2007-08-22
[S390] qdio: Refresh buffer states for IQDIO Asynchronous output queue
Klaus D. Wacker
1
-1
/
+2
2007-08-22
[S390] qdio: fix EQBS handling on CCQ96
Klaus D. Wacker
1
-0
/
+2
2007-08-22
[S390] cio: change confusing message in cmf.
Cornelia Huck
1
-7
/
+3
2007-08-22
[S390] cio: dont forget to set last slot to NULL in ccw_uevent().
Cornelia Huck
1
-1
/
+4
2007-08-15
[SCSI] zfcp: fix the data buffer accessor patch
Heiko Carstens
1
-7
/
+3
2007-08-15
[SCSI] zfcp: allocate gid_pn_data objects from gid_pn_cache
Heiko Carstens
1
-2
/
+2
2007-08-15
[SCSI] zfcp: fix memory leak
Heiko Carstens
1
-1
/
+3
2007-08-10
[S390] monwriter: Serialization bug for multithreaded applications.
Melissa Howland
1
-0
/
+6
2007-08-10
[S390] vmur: diag14 only works with buffers below 2GB
Michael Holzheu
1
-36
/
+70
2007-08-10
[S390] vmur: add "top of queue" sanity check for reader open
Michael Holzheu
2
-1
/
+7
2007-08-10
[S390] vmur: reject open on z/VM reader files with status HOLD
Michael Holzheu
2
-2
/
+6
2007-08-10
[S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happy
Heiko Carstens
1
-1
/
+1
2007-08-10
[S390] vmur: allocate single record buffers instead of one big data buffer
Michael Holzheu
1
-38
/
+37
2007-08-10
[S390] qdio: make sure data structures are correctly aligned.
Heiko Carstens
1
-45
/
+47
2007-08-10
[S390] cio: avoid memory leak on error in css_alloc_subchannel().
Cornelia Huck
1
-0
/
+1
2007-08-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2
-37
/
+9
2007-08-01
Typo fixes errror -> error
Gabriel Craciunescu
1
-2
/
+2
2007-07-31
[SCSI] zfcp: convert to use the data buffer accessors
FUJITA Tomonori
2
-37
/
+9
2007-07-27
[S390] Fix sclp_vt220 error handling.
Heiko Carstens
1
-21
/
+40
2007-07-27
[S390] cio: Reorganize initialization.
Cornelia Huck
3
-7
/
+24
2007-07-27
[S390] cio: Make CIO_* macros safe if dbfs are not available.
Cornelia Huck
1
-0
/
+2
2007-07-27
[S390] cio: Clean up messages.
Cornelia Huck
9
-90
/
+87
2007-07-27
[S390] vmur: fix diag14_read.
Frank Munzert
1
-1
/
+1
2007-07-27
[S390] cio: Remove deprecated rdc/rcd.
Cornelia Huck
1
-250
/
+0
2007-07-27
[S390] Get rid of new section mismatch warnings.
Heiko Carstens
2
-6
/
+3
2007-07-27
[S390] sclp: kill unused SCLP config option.
Heiko Carstens
1
-9
/
+3
2007-07-27
[S390] cio: Remove remains of _ccw_device_get_device_number().
Cornelia Huck
1
-7
/
+0
2007-07-27
[S390] cio: css_sch_device_register() can be made static.
Cornelia Huck
2
-2
/
+1
2007-07-25
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
john stultz
2
-5
/
+5
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
6
-8
/
+8
2007-07-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
5
-90
/
+38
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2
-4
/
+4
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2
-8
/
+4
2007-07-18
[SCSI] zfcp: code cleanup
Swen Schillig
2
-81
/
+33
2007-07-18
[SCSI] zfcp: NULL vs 0 usage
Heiko Carstens
2
-7
/
+4
2007-07-18
[SCSI] zfcp: Replace kmalloc/memset with kzalloc
Swen Schillig
1
-2
/
+1
2007-07-18
Make the "z/VM unit record device driver" depend on S390
Linus Torvalds
1
-0
/
+1
[next]