summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds10-37/+174
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-10/+2
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-14/+5
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman7-8/+21
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby1-6/+2
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby4-4/+0
2012-03-07lcs: Return zero from ccwgroup devs set_offline functionKlaus-Dieter Wacker1-5/+7
2012-03-07qeth: meaningful return code for set_mac_addressUrsula Braun5-7/+7
2012-03-07ctcm: use correct idal word list for ctcmpcBelinda Thompson1-0/+11
2012-03-07ctcm: make ctcmpc debugging compilableUrsula Braun2-6/+9
2012-03-07qeth: synchronize discipline module loadingFrank Blaschka1-0/+4
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-1/+6
2012-03-02[S390] qdio: fix handler function arguments for zfcp data routerSteffen Maier1-2/+2
2012-02-27compat: fix compile breakage on s390Heiko Carstens6-1/+6
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+15
2012-02-17[S390] 3215 deadlock with tty_wakeupMartin Schwidefsky1-7/+15
2012-02-08qeth: add wake_up on write channelUrsula Braun1-0/+1
2012-02-08qeth: add query OSA address table supportFrank Blaschka5-0/+119
2012-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-89/+46
2012-02-02qeth: Move away from using neighbour entries in qeth_l3_fill_header()David Miller1-19/+16
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman4-89/+46
2012-01-24cio: remove {get,put}_driverSebastian Ott2-9/+1
2012-01-24Driver core: driver_find() drops reference before returningAlan Stern1-5/+4
2012-01-18[S390] dasd: revalidate server for new pathgroupStefan Haberland3-0/+30
2012-01-18[S390] dasd: revert LCU optimizationStefan Haberland2-89/+16
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell2-3/+3
2012-01-13module_param: avoid bool abuse, add bint for special cases.Rusty Russell1-1/+1
2012-01-12virtio: harsher barriers for rpmsg.Rusty Russell1-1/+1
2012-01-09Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-141/+328
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-3/+2
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-5/+5
2012-01-06Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro1-3/+2
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2-5/+5
2012-01-03switch debugfs to umode_tAl Viro1-2/+2
2012-01-03fs: move code out of buffer.cAl Viro1-1/+0
2011-12-27[S390] dasd: fix fixpoint divide exception in define_extentStefan Haberland2-1/+11
2011-12-27[S390] dasd: add sanity check to detect path connection errorStefan Haberland1-109/+300
2011-12-27[S390] qdio: fix kernel panic for zfcp 31-bitSteffen Maier2-2/+3
2011-12-27[S390] dasd: fix expiration handling for recovery requestsStefan Weinhuber1-2/+2
2011-12-27[S390] zcrypt: Fix error return codes.Holger Dengler1-4/+4
2011-12-27[S390] zcrypt: Rework length parameter checking.Holger Dengler1-18/+6
2011-12-27[S390] qdio: fix qdio_allocate_aob() declarationHeiko Carstens1-5/+2
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+1
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers1-4/+4
2011-12-20qeth: recovery through asynchronous deliveryEinar Lueck2-5/+34
2011-12-20qeth: improve recovery during resource shortageFrank Blaschka1-2/+9
2011-12-20netiucv: allow multiple interfaces to same peerUrsula Braun1-82/+135