summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)AuthorLines
2012-03-02[S390] qdio: fix handler function arguments for zfcp data routerSteffen Maier-2/+2
2012-02-27compat: fix compile breakage on s390Heiko Carstens-1/+6
2012-02-17[S390] 3215 deadlock with tty_wakeupMartin Schwidefsky-7/+15
2012-01-18[S390] dasd: revalidate server for new pathgroupStefan Haberland-0/+30
2012-01-18[S390] dasd: revert LCU optimizationStefan Haberland-89/+16
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell-3/+3
2012-01-13module_param: avoid bool abuse, add bint for special cases.Rusty Russell-1/+1
2012-01-12virtio: harsher barriers for rpmsg.Rusty Russell-1/+1
2012-01-09Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+0
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-141/+328
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-3/+2
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+5
2012-01-06Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro-3/+2
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman-5/+5
2012-01-03switch debugfs to umode_tAl Viro-2/+2
2012-01-03fs: move code out of buffer.cAl Viro-1/+0
2011-12-27[S390] dasd: fix fixpoint divide exception in define_extentStefan Haberland-1/+11
2011-12-27[S390] dasd: add sanity check to detect path connection errorStefan Haberland-109/+300
2011-12-27[S390] qdio: fix kernel panic for zfcp 31-bitSteffen Maier-2/+3
2011-12-27[S390] dasd: fix expiration handling for recovery requestsStefan Weinhuber-2/+2
2011-12-27[S390] zcrypt: Fix error return codes.Holger Dengler-4/+4
2011-12-27[S390] zcrypt: Rework length parameter checking.Holger Dengler-18/+6
2011-12-27[S390] qdio: fix qdio_allocate_aob() declarationHeiko Carstens-5/+2
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+4
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers-1/+1
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers-4/+4
2011-12-20qeth: recovery through asynchronous deliveryEinar Lueck-5/+34
2011-12-20qeth: improve recovery during resource shortageFrank Blaschka-2/+9
2011-12-20netiucv: allow multiple interfaces to same peerUrsula Braun-82/+135
2011-12-20qeth: forbid recovery during shutdownUrsula Braun-0/+2
2011-12-20qeth: suspicious rcu_dereference_check in recoveryUrsula Braun-4/+3
2011-12-14[SCSI] zfcp: return early from slave_destroy if slave_alloc returned earlySteffen Maier-0/+4
2011-12-13s390: tape_class.h: remove kobj_map.h inclusionGreg Kroah-Hartman-1/+0
2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko-11/+16
2011-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-66/+111
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller-2/+2
2011-12-01[S390] ap: Setup timer for sending messages after reset.Holger Dengler-0/+2
2011-12-01[S390] cio: fix chsc_chp_varySebastian Ott-5/+2
2011-12-01[S390] cio: provide fake irb for transport mode IOSebastian Ott-10/+37
2011-12-01[S390] cio: disallow driver io for known to be broken pathsSebastian Ott-4/+4
2011-12-01[S390] hibernate: directly trigger subchannel evaluationSebastian Ott-47/+66
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-15/+35
2011-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-9/+16
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław-2/+4
2011-11-16qeth: Reduce CPU consumption through less SIGA-r callsEinar Lueck-2/+1
2011-11-16qeth: l3 fix rcu splat in xmitFrank Blaschka-0/+7
2011-11-16netiucv: reinsert dev_alloc_name for device namingUrsula Braun-0/+2
2011-11-16qeth: remove WARN_ON leftoverChristian Borntraeger-1/+0
2011-11-16qeth: return with -EPERM if sniffing is not enabledUrsula Braun-2/+2
2011-11-16enable virtio_net to return bus_info in ethtool -i consistent with emulated NICsRick Jones-0/+6