summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* | uevent: use add_uevent_var() instead of open coding itEric Rannaud2007-04-271-15/+13Star
* | 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-261-4/+5
| * | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-264-9/+16
| * | [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-262-8/+13
| * | [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-261-2/+2
| * | [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.thArnaldo Carvalho de Melo2007-04-262-3/+3
| * | [TCP]: Introduce tcp_hdrlen() and tcp_optlen()Arnaldo Carvalho de Melo2007-04-261-4/+4
| * | [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-263-5/+8
| * | [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-262-14/+13Star
| * | [IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo2007-04-261-5/+8
| * | [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-261-2/+4
| * | [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-261-1/+1
| * | [SK_BUFF]: Introduce skb_set_mac_header()Arnaldo Carvalho de Melo2007-04-262-3/+3
| * | [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-264-7/+7
| * | [QETH]: Use eth_hdr()Arnaldo Carvalho de Melo2007-04-261-1/+1
| * | [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->devArnaldo Carvalho de Melo2007-04-261-1/+0Star
| * | [TR]: Use tr_hdr() were appropriateArnaldo Carvalho de Melo2007-04-261-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
* | | [S390] vmlogrdr: stop IUCV connection in vmlogrdr_release.Ursula Braun2007-04-271-0/+3
* | | [S390] sclp: initialize early.Peter Oberparleiter2007-04-271-0/+8
* | | [S390] ctc: kmalloc->kzalloc/casting cleanups.Ahmed S. Darwish2007-04-271-14/+9Star
* | | [S390] zfcpdump support.Michael Holzheu2007-04-274-0/+911
* | | [S390] dasd: Add ipldev parameter.Peter Oberparleiter2007-04-271-0/+17
* | | [S390] dasd: Add sysfs attribute status and generate uevents.Horst Hummel2007-04-272-0/+44
* | | [S390] Get rid of console setup functions.Heiko Carstens2007-04-272-14/+0Star
* | | [S390] cio: Unregister ccw devices directly.Cornelia Huck2007-04-271-44/+12Star
* | | [S390] cio: cm_enable memory leak.Cornelia Huck2007-04-271-1/+1
* | | [S390] cio: ccwgroup register vs. unregister.Cornelia Huck2007-04-271-15/+18
* | | [S390] cio: Dont call css_update_ssd_info from interrupt context.Cornelia Huck2007-04-272-2/+2
* | | [S390] cio: fix subchannel channel-path data usagePeter Oberparleiter2007-04-277-217/+179Star
* | | [S390] cio: replace subchannel evaluation queue with bitmapPeter Oberparleiter2007-04-2711-236/+235Star
* | | [S390] cio: Re-start path verification after aborting internal I/O.Stefan Bader2007-04-271-54/+54
* | | [S390] cio: Use add_uevent_var.Cornelia Huck2007-04-271-40/+26Star
* | | [S390] cio: Channel-path configure function.Peter Oberparleiter2007-04-2713-62/+515
* | | [S390] cio: Clean up online_store.Cornelia Huck2007-04-271-47/+62
* | | [S390] cio: observe chpid valid flagPeter Oberparleiter2007-04-271-0/+4
* | | [S390] cio: Introduce separate files for channel-path related code.Peter Oberparleiter2007-04-2710-462/+534
* | | [S390] cio: Allow 0 and 1 as input for channel path status attribute.Peter Oberparleiter2007-04-271-2/+2