aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAge
* [S390] tape: Use ccw_dev_id to build cdev_id.Cornelia Huck2008-05-15
* [S390] dasd: fix timeout handling in interrupt handlerStefan Weinhuber2008-05-15
* [S390] dasd: Use const in busid functions.Cornelia Huck2008-05-15
* [S390] blacklist.c: removed duplicated includeHuang Weiyi2008-05-15
* [S390] vmlogrdr: module initialization function should return negative errorsMarcin Slusarz2008-05-15
* [S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID.Michael Ernst2008-05-15
* [S390] tty3270: fix put_char fail/success conversion.Heiko Carstens2008-05-07
* [S390] s390mach compile warningMartin Schwidefsky2008-05-07
* [S390] cio: Fix parsing mechanism for blacklisted devices.Michael Ernst2008-05-07
* [S390] cio: Remove cio_msg kernel parameter.Michael Ernst2008-05-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-05-02
|\
| * [SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh2008-05-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-30
|\ \
| * | netiucv: Fix missing driver attributes.Cornelia Huck2008-04-29
| * | qeth: layer 2 allow ethtool to set TSOFrank Blaschka2008-04-29
| * | qeth: read number of ports from cardUrsula Braun2008-04-29
| * | qeth: layer 3 add missing dev_open/close to ccwgroup handlerFrank Blaschka2008-04-29
| * | qeth: rework fast pathFrank Blaschka2008-04-29
| * | qeth: provide get ethtool settingsFrank Blaschka2008-04-29
| * | qeth: layer 3 support vlan IPv6 on hiper socketFrank Blaschka2008-04-29
| * | qeth module size reduction.Peter Tiedemann2008-04-29
| * | ccwgroup: Unify parsing for group attribute.Ursula Braun2008-04-29
| * | netiucv: get rid of in_atomic() useUrsula Braun2008-04-29
| * | lcs: CCL-sequ. numbers required for protocol 802.2 only.Klaus D. Wacker2008-04-29
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-04-30
|\ \ \
| * | | [S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAPHeiko Carstens2008-04-30
| * | | [S390] cio: Make isc handling more robust.Cornelia Huck2008-04-30
| * | | [S390] Automatically detect added cpus.Heiko Carstens2008-04-30
| * | | [S390] cio: Use strict_strtoul() for attributes.Cornelia Huck2008-04-30
* | | | s390 tty: Prepare for put_char to return success/failAlan Cox2008-04-30
|/ / /
* | | s390: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* | | proc: remove proc_root from driversAlexey Dobriyan2008-04-29
* | | return pfn from direct_access, for XIPJared Hulbert2008-04-28
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-04-27
|\ \
| * | [SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfsSwen Schillig2008-04-27
| * | [SCSI] zfcp: Print some messages only during ERPSwen Schillig2008-04-27
| * | [SCSI] zfcp: Wait for free SBAL during exchange configSwen Schillig2008-04-27
* | | s390: KVM guest: virtio device support, and kvm hypercallsChristian Borntraeger2008-04-27
|/ /
* | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-18
* | drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-18
|\
| * qeth: keep ip-address after LAN_OFFLINE failureUrsula Braun2008-04-16
| * qeth: core code should alloc headroom for LLC protocolFrank Blaschka2008-04-16
| * qeth: improving debug message handlingPeter Tiedemann2008-04-16
| * qeth: layer 3 do not allow to change mac addressFrank Blaschka2008-04-16
| * qeth: CCL-sequence numbers required for protocol ETH_P_802_2 onlyUrsula Braun2008-04-16
| * qeth: set lan_online flag after a received STARTLANUrsula Braun2008-04-16
| * qeth: allow qdio queue element addresses > 2GBUrsula Braun2008-04-16
| * qeth: improve ip_list administration after deregister failuresUrsula Braun2008-04-16
| * [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25