summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* [S390] dasd: revalidate server for new pathgroupStefan Haberland2012-01-183-0/+30
* [S390] dasd: revert LCU optimizationStefan Haberland2012-01-182-89/+16
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-132-3/+3
* module_param: avoid bool abuse, add bint for special cases.Rusty Russell2012-01-131-1/+1
* virtio: harsher barriers for rpmsg.Rusty Russell2012-01-121-1/+1
* Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-01-091-1/+0
|\
| * s390: tape_class.h: remove kobj_map.h inclusionGreg Kroah-Hartman2011-12-131-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-01-096-141/+328
|\ \
| * | [S390] dasd: fix fixpoint divide exception in define_extentStefan Haberland2011-12-272-1/+11
| * | [S390] dasd: add sanity check to detect path connection errorStefan Haberland2011-12-271-109/+300
| * | [S390] qdio: fix kernel panic for zfcp 31-bitSteffen Maier2011-12-272-2/+3
| * | [S390] dasd: fix expiration handling for recovery requestsStefan Weinhuber2011-12-271-2/+2
| * | [S390] zcrypt: Fix error return codes.Holger Dengler2011-12-271-4/+4
| * | [S390] zcrypt: Rework length parameter checking.Holger Dengler2011-12-271-18/+6
| * | [S390] qdio: fix qdio_allocate_aob() declarationHeiko Carstens2011-12-271-5/+2
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-3/+2
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro2012-01-061-3/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | fs: move code out of buffer.cAl Viro2012-01-031-1/+0
| | |/ / | |/| |
| | * | switch debugfs to umode_tAl Viro2012-01-031-2/+2
| |/ /
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-072-5/+5
|\ \ \
| * \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-062-5/+5
| |\ \ \ | | |/ / | |/| |
| | * | driver-core: remove sysdev.h usage.Kay Sievers2011-12-211-1/+1
| | * | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-211-4/+4
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-231-0/+4
|\ \ \ | |/ /
| * | [SCSI] zfcp: return early from slave_destroy if slave_alloc returned earlySteffen Maier2011-12-141-0/+4
* | | qeth: recovery through asynchronous deliveryEinar Lueck2011-12-202-5/+34
* | | qeth: improve recovery during resource shortageFrank Blaschka2011-12-201-2/+9
* | | netiucv: allow multiple interfaces to same peerUrsula Braun2011-12-201-82/+135
* | | qeth: forbid recovery during shutdownUrsula Braun2011-12-202-0/+2
* | | qeth: suspicious rcu_dereference_check in recoveryUrsula Braun2011-12-201-4/+3
* | | net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-082-11/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-068-66/+111
|\ \ \ | |/ /
| * | [S390] ap: Setup timer for sending messages after reset.Holger Dengler2011-12-011-0/+2
| * | [S390] cio: fix chsc_chp_varySebastian Ott2011-12-011-5/+2
| * | [S390] cio: provide fake irb for transport mode IOSebastian Ott2011-12-013-10/+37
| * | [S390] cio: disallow driver io for known to be broken pathsSebastian Ott2011-12-011-4/+4
| * | [S390] hibernate: directly trigger subchannel evaluationSebastian Ott2011-12-013-47/+66
* | | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-051-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-219-15/+35
|\ \ \ | |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-207-9/+16
| |\ \
| | * | qeth: Reduce CPU consumption through less SIGA-r callsEinar Lueck2011-11-161-2/+1
| | * | qeth: l3 fix rcu splat in xmitFrank Blaschka2011-11-161-0/+7
| | * | netiucv: reinsert dev_alloc_name for device namingUrsula Braun2011-11-161-0/+2
| | * | qeth: remove WARN_ON leftoverChristian Borntraeger2011-11-161-1/+0
| | * | qeth: return with -EPERM if sniffing is not enabledUrsula Braun2011-11-161-2/+2
| | * | net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller2011-11-092-4/+4
| | |/
| * | [S390] zfcpdump: Do not initialize zfcpdump in kdump modeMichael Holzheu2011-11-141-0/+2
| * | [S390] ap: Setup processing for messages in request queue.Holger Dengler2011-11-141-6/+17
| |/
* | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-2/+4
* | enable virtio_net to return bus_info in ethtool -i consistent with emulated NICsRick Jones2011-11-161-0/+6
|/
OpenPOWER on IntegriCloud