aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-05qeth: Convert over to dst_neigh_lookup_skb().David S. Miller1-1/+2
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-5/+1
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+11
2012-05-24s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens1-1/+1
2012-05-24s390/headers: remove #ifdef __KERNEL__ from not exported headersHeiko Carstens1-4/+0
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds6-179/+194
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds27-838/+375
2012-05-17KVM: s390: add capability indicating COW supportChristian Borntraeger1-1/+11
2012-05-16qeth: recognize vlan devices in layer3 modefrank.blaschka@de.ibm.com1-2/+2
2012-05-16qeth: remove token ring part 2Frank Blaschka5-181/+0
2012-05-16s390/ap: Fix wrong or missing commentsHolger Dengler1-4/+4
2012-05-16s390/ap: move receive callback to message structHolger Dengler6-13/+24
2012-05-16s390/qeth: reshuffle initializationSebastian Ott1-15/+13
2012-05-16s390/qeth: cleanup drv attr usageSebastian Ott1-9/+13
2012-05-16s390/claw: cleanup drv attr usageSebastian Ott1-15/+8
2012-05-16s390/lcs: cleanup drv attr usageSebastian Ott1-10/+6
2012-05-16s390/ctc: cleanup drv attr usageSebastian Ott1-9/+6
2012-05-16s390/ccwgroup: remove ccwgroup_create_from_stringSebastian Ott5-72/+8
2012-05-16s390/qeth: stop using struct ccwgroup driver for discipline callbacksSebastian Ott5-64/+61
2012-05-16s390/qeth: switch to ccwgroup_create_devSebastian Ott3-71/+35
2012-05-16s390/claw: switch to ccwgroup_create_devSebastian Ott1-78/+54
2012-05-16s390/lcs: switch to ccwgroup_create_devSebastian Ott1-18/+17
2012-05-16s390/ctcm: switch to ccwgroup_create_devSebastian Ott3-59/+22
2012-05-16s390/ccwgroup: exploit ccwdev_by_dev_idSebastian Ott3-40/+43
2012-05-16s390/ccwgroup: introduce ccwgroup_create_devSebastian Ott1-9/+45
2012-05-16s390/claw: remove "eieio" callsHeiko Carstens1-3/+0
2012-05-16s390/memory hotplug: initialize storage keysHeiko Carstens1-1/+11
2012-05-16s390/time: always use stckf instead of stck if availableHeiko Carstens1-2/+2
2012-05-16s390/tape: remove tape block leftoversHeiko Carstens5-311/+2
2012-05-16s390: remove superfluous tpi from wait_cons_devMartin Schwidefsky1-54/+19
2012-05-16s390/qdio: Cleanup error handling to driversJan Glauber2-23/+24
2012-05-15s390: delete any traces of token ring supportPaul Gortmaker5-58/+11
2012-04-24qeth: Use blkt defaults for OSA Express 4Stefan Raspl1-1/+2
2012-04-24qeth: allow change of blkt default valuesUrsula Braun1-1/+2
2012-04-23Merge 3.4-rc4 into tty-nextGreg Kroah-Hartman6-179/+194
2012-04-17tty: add missing tty_port_tty_get() call to raw3215_wakeupHeiko Carstens1-1/+5
2012-04-13TTY: con3215, use tty from tty_portJiri Slaby1-16/+16
2012-04-13TTY: con3215, add tty_portJiri Slaby1-14/+16
2012-04-11[S390] s390/char/vmur.c: fix memory leakDennis Chen1-1/+1
2012-04-11[S390] drivers/s390/block/dasd_eckd.c: add missing dasd_sfree_requestJulia Lawall1-8/+16
2012-04-09TTY: tty3270, add tty_portJiri Slaby3-43/+49
2012-04-09TTY: tty3270, push tty down to tty3270_do_writeJiri Slaby1-5/+6
2012-04-09TTY: tty3270, get rid of ugly aliasingJiri Slaby1-23/+19
2012-04-09TTY: tty3270, move initialization to allocationJiri Slaby1-10/+10
2012-04-09TTY: sclp_vt220, remove unused allocationJiri Slaby1-8/+1
2012-04-09TTY: sclp_vt220, add tty_portJiri Slaby1-10/+14
2012-04-09TTY: sclp_tty, add tty_portJiri Slaby1-14/+19
2012-04-09TTY: con3215, centralize allocationJiri Slaby1-35/+39
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds3-1/+3
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0