aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
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/git/gregkh/char-miscLinus Torvalds1-1/+0
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-141/+328
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+2
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus 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
2011-12-20qeth: forbid recovery during shutdownUrsula Braun2-0/+2
2011-12-20qeth: suspicious rcu_dereference_check in recoveryUrsula Braun1-4/+3
2011-12-14[SCSI] zfcp: return early from slave_destroy if slave_alloc returned earlySteffen Maier1-0/+4
2011-12-13s390: tape_class.h: remove kobj_map.h inclusionGreg Kroah-Hartman1-1/+0
2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2-11/+16
2011-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-66/+111
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller1-2/+2
2011-12-01[S390] ap: Setup timer for sending messages after reset.Holger Dengler1-0/+2
2011-12-01[S390] cio: fix chsc_chp_varySebastian Ott1-5/+2
2011-12-01[S390] cio: provide fake irb for transport mode IOSebastian Ott3-10/+37
2011-12-01[S390] cio: disallow driver io for known to be broken pathsSebastian Ott1-4/+4
2011-12-01[S390] hibernate: directly trigger subchannel evaluationSebastian Ott3-47/+66
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-15/+35
2011-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-9/+16
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław1-2/+4
2011-11-16qeth: Reduce CPU consumption through less SIGA-r callsEinar Lueck1-2/+1
2011-11-16qeth: l3 fix rcu splat in xmitFrank Blaschka1-0/+7
2011-11-16netiucv: reinsert dev_alloc_name for device namingUrsula Braun1-0/+2
2011-11-16qeth: remove WARN_ON leftoverChristian Borntraeger1-1/+0
2011-11-16qeth: return with -EPERM if sniffing is not enabledUrsula Braun1-2/+2
2011-11-16enable virtio_net to return bus_info in ethtool -i consistent with emulated NICsRick Jones1-0/+6
2011-11-14[S390] zfcpdump: Do not initialize zfcpdump in kdump modeMichael Holzheu1-0/+2
2011-11-14[S390] ap: Setup processing for messages in request queue.Holger Dengler1-6/+17
2011-11-09net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller2-4/+4
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds13-0/+15
2011-11-04Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-7/+5