aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-27s390: cio: Delay uevents for subchannelsCornelia Huck1-0/+6
2007-04-27qeth: Remove usage of subsys.rwsemCornelia Huck1-2/+0
2007-04-27uevent: use add_uevent_var() instead of open coding itEric Rannaud1-15/+13
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-62/+81
2007-04-27[S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390Milind Arun Choudhary2-4/+4
2007-04-27[S390] Processor degradation notification.Heiko Carstens4-1/+96
2007-04-27[S390] sclp: fix coding style.Stefan Haberland8-58/+58
2007-04-27[S390] vmlogrdr: stop IUCV connection in vmlogrdr_release.Ursula Braun1-0/+3
2007-04-27[S390] sclp: initialize early.Peter Oberparleiter1-0/+8
2007-04-27[S390] ctc: kmalloc->kzalloc/casting cleanups.Ahmed S. Darwish1-14/+9
2007-04-27[S390] zfcpdump support.Michael Holzheu4-0/+911
2007-04-27[S390] dasd: Add ipldev parameter.Peter Oberparleiter1-0/+17
2007-04-27[S390] dasd: Add sysfs attribute status and generate uevents.Horst Hummel2-0/+44
2007-04-27[S390] Get rid of console setup functions.Heiko Carstens2-14/+0
2007-04-27[S390] cio: Unregister ccw devices directly.Cornelia Huck1-44/+12
2007-04-27[S390] cio: cm_enable memory leak.Cornelia Huck1-1/+1
2007-04-27[S390] cio: ccwgroup register vs. unregister.Cornelia Huck1-15/+18
2007-04-27[S390] cio: Dont call css_update_ssd_info from interrupt context.Cornelia Huck2-2/+2
2007-04-27[S390] cio: fix subchannel channel-path data usagePeter Oberparleiter7-217/+179
2007-04-27[S390] cio: replace subchannel evaluation queue with bitmapPeter Oberparleiter11-236/+235
2007-04-27[S390] cio: Re-start path verification after aborting internal I/O.Stefan Bader1-54/+54
2007-04-27[S390] cio: Use add_uevent_var.Cornelia Huck1-40/+26
2007-04-27[S390] cio: Channel-path configure function.Peter Oberparleiter13-62/+515
2007-04-27[S390] cio: Clean up online_store.Cornelia Huck1-47/+62
2007-04-27[S390] cio: observe chpid valid flagPeter Oberparleiter1-0/+4
2007-04-27[S390] cio: Introduce separate files for channel-path related code.Peter Oberparleiter10-462/+534
2007-04-27[S390] cio: Allow 0 and 1 as input for channel path status attribute.Peter Oberparleiter1-2/+2
2007-04-27[S390] cio: Introduce struct chp_id.Peter Oberparleiter6-86/+167
2007-04-27[S390] cio/ipl: Clean interface between cio and ipl code.Heiko Carstens1-28/+10
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo1-4/+5
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo4-9/+16
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2-8/+13
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo1-2/+2
2007-04-25[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.thArnaldo Carvalho de Melo2-3/+3
2007-04-25[TCP]: Introduce tcp_hdrlen() and tcp_optlen()Arnaldo Carvalho de Melo1-4/+4
2007-04-25[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo3-5/+8
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2-14/+13
2007-04-25[IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo1-5/+8
2007-04-25[SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo1-2/+4
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_set_mac_header()Arnaldo Carvalho de Melo2-3/+3
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo4-7/+7
2007-04-25[QETH]: Use eth_hdr()Arnaldo Carvalho de Melo1-1/+1
2007-04-25[HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->devArnaldo Carvalho de Melo1-1/+0
2007-04-25[TR]: Use tr_hdr() were appropriateArnaldo Carvalho de Melo1-1/+1
2007-04-04[S390] cio: Fix handling of interrupt for csch().Cornelia Huck1-0/+8
2007-03-26[S390] zcrypt: Fix ap_poll_requests counter in lost requests error path.Ralph Wuerthner1-0/+4
2007-03-26[S390] zcrypt: Fix possible dead lock in AP bus module.Ralph Wuerthner1-13/+13
2007-03-26[S390] cio: Device status validity.Cornelia Huck1-1/+5
2007-03-26[S390] dasd: Work around gcc bug.Peter Oberparleiter1-5/+5