summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* [S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky2007-05-103-103/+27
* [S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pciUrsula Braun2007-05-101-0/+1
* [S390] Avoid sparse warnings.Heiko Carstens2007-05-108-24/+23
* [S390] dasd: Fix modular build.Cornelia Huck2007-05-101-0/+1
* [S390] monreader inlining cleanup.Martin Schwidefsky2007-05-101-7/+7
* [S390] cio: Make some structures and a function static.Cornelia Huck2007-05-103-6/+3
* [S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck2007-05-104-7/+23
* Fix occurrences of "the the "Michael Opdenacker2007-05-093-3/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-05-087-158/+174
|\
| * [SCSI] zfcp: clear boxed flag on unit reopen.Heiko Carstens2007-05-081-0/+1
| * [SCSI] zfcp: clear adapter failed flag if an fsf request times out.Heiko Carstens2007-05-081-1/+1
| * [SCSI] zfcp: rework request ID management.Heiko Carstens2007-05-087-89/+59
| * [SCSI] zfcp: Fix deadlock between zfcp ERP and SCSIChristof Schmitt2007-05-084-4/+72
| * [SCSI] zfcp: Locking for req_no and req_seq_noChristof Schmitt2007-05-081-9/+8
| * [SCSI] zfcp: print S_ID and D_ID with 3 bytesChristof Schmitt2007-05-083-28/+28
| * [SCSI] zfcp: Stop system after memory corruptionChristof Schmitt2007-05-081-28/+6
* | s390: qeth driver hardware specs adaptionsPeter Tiedemann2007-05-083-99/+247
* | s390: fix Oops when unloading module netiucvUrsula Braun2007-05-081-2/+3
* | s390: free skbs in finite amount of time in qethUrsula Braun2007-05-083-17/+38
* | s390: qeth driver connection hangUrsula Braun2007-05-084-7/+7
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-05-052-5/+7
|\
| * [SCSI] zfcp: fix initialization of FSF timerChristof Schmitt2007-04-011-1/+1
| * [SCSI] zfcp: fix likely/unlikely usageHeiko Carstens2007-03-111-4/+6
* | [S390] tape: New read configuration data.Michael Holzheu2007-05-044-5/+32
* | [S390] qeth: New read configuration data.Cornelia Huck2007-05-043-5/+76
* | [S390] dasd: New read device characteristics and read configuration data.Cornelia Huck2007-05-044-4/+126
* | [S390] qdio: make qdio statistics SMP-capableUrsula Braun2007-05-042-118/+174
* | s390: cio: Delay uevents for subchannelsCornelia Huck2007-04-271-0/+6
* | qeth: Remove usage of subsys.rwsemCornelia Huck2007-04-271-2/+0
* | uevent: use add_uevent_var() instead of open coding itEric Rannaud2007-04-271-15/+13
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-277-62/+81
|\ \
| * | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-4/+5
| * | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-254-9/+16
| * | [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-252-8/+13
| * | [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-251-2/+2
| * | [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.thArnaldo Carvalho de Melo2007-04-252-3/+3
| * | [TCP]: Introduce tcp_hdrlen() and tcp_optlen()Arnaldo Carvalho de Melo2007-04-251-4/+4
| * | [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-253-5/+8
| * | [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-252-14/+13
| * | [IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo2007-04-251-5/+8
| * | [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-251-2/+4
| * | [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-251-1/+1
| * | [SK_BUFF]: Introduce skb_set_mac_header()Arnaldo Carvalho de Melo2007-04-252-3/+3
| * | [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-254-7/+7
| * | [QETH]: Use eth_hdr()Arnaldo Carvalho de Melo2007-04-251-1/+1
| * | [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->devArnaldo Carvalho de Melo2007-04-251-1/+0
| * | [TR]: Use tr_hdr() were appropriateArnaldo Carvalho de Melo2007-04-251-1/+1
* | | [S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390Milind Arun Choudhary2007-04-272-4/+4
* | | [S390] Processor degradation notification.Heiko Carstens2007-04-274-1/+96
* | | [S390] sclp: fix coding style.Stefan Haberland2007-04-278-58/+58
OpenPOWER on IntegriCloud