| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] qdio: Split SBAL entry flags | Jan Glauber | 2011-06-06 | 6 | -62/+68 |
* | [S390] irq: merge irq.c and s390_ext.c | Heiko Carstens | 2011-05-26 | 3 | -3/+1 |
* | [S390] irq: fix service signal external interrupt handling | Heiko Carstens | 2011-05-26 | 3 | -6/+6 |
* | [S390] get CPC image name | Martin Schwidefsky | 2011-05-23 | 3 | -1/+148 |
* | [S390] sclp: event buffer dissection | Martin Schwidefsky | 2011-05-23 | 2 | -84/+60 |
* | [S390] chsc: process channel-path-availability information | Sebastian Ott | 2011-05-23 | 1 | -1/+34 |
* | [S390] qdio: prevent compile warning | Jan Glauber | 2011-05-23 | 1 | -1/+1 |
* | [S390] sclp: remove unnecessary sendmask check | Heiko Carstens | 2011-05-23 | 1 | -13/+1 |
* | [S390] ap: skip device registration on type probe failure | Holger Dengler | 2011-05-23 | 1 | -2/+6 |
* | [S390] tape: remove unused/not handled return codes | Heiko Carstens | 2011-05-23 | 2 | -6/+2 |
* | [S390] monwriter: fix return code handling | Heiko Carstens | 2011-05-23 | 1 | -2/+2 |
* | [S390] dasd: fix return code handling | Heiko Carstens | 2011-05-23 | 1 | -2/+1 |
* | [S390] get rid of unused variables | Heiko Carstens | 2011-05-23 | 7 | -29/+0 |
* | [S390] Remove tape block device driver. | Heiko Carstens | 2011-05-23 | 3 | -457/+0 |
* | [S390] cio: fix unreg race in set_online path | Sebastian Ott | 2011-05-23 | 1 | -2/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-05-20 | 13 | -349/+341 |
|\ |
|
| * | qeth: use ndo_set_features callback for initial setup and recovery | Frank Blaschka | 2011-05-18 | 1 | -52/+25 |
| * | ctcm: get rid of compile warning | Ursula Braun | 2011-05-13 | 2 | -11/+4 |
| * | lcs: get rid of compile warning | Heiko Carstens | 2011-05-13 | 1 | -7/+3 |
| * | claw: remove unused return code handling | Heiko Carstens | 2011-05-13 | 1 | -19/+3 |
| * | qeth: add owner to ccw driver | Sebastian Ott | 2011-05-13 | 1 | -0/+1 |
| * | qeth: add OSA concurrent hardware trap | Frank Blaschka | 2011-05-13 | 6 | -37/+268 |
| * | qeth: convert to hw_features part 2 | Frank Blaschka | 2011-05-13 | 7 | -178/+49 |
| * | net: call dev_alloc_name from register_netdevice | Jiri Pirko | 2011-05-05 | 1 | -2/+0 |
| * | net: s390: convert to hw_features | Michał Mirosław | 2011-04-20 | 3 | -107/+52 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-05-18 | 1 | -1/+0 |
|\ \ |
|
| * | | block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers | Tejun Heo | 2011-04-21 | 1 | -1/+0 |
| |/ |
|
* | | [S390] dasd: prevent IO error during reserve/release loop | Stefan Haberland | 2011-05-10 | 1 | -1/+10 |
* | | [S390] sclp/memory hotplug: fix initial usecount of increments | Heiko Carstens | 2011-05-10 | 1 | -0/+2 |
* | | [S390] irqstats: fix counting of pfault, dasd diag and virtio irqs | Heiko Carstens | 2011-04-29 | 2 | -2/+2 |
* | | [S390] dasd: check sense type in device change handler | Stefan Weinhuber | 2011-04-20 | 1 | -2/+3 |
* | | [S390] qdio: reset error states immediately | Jan Glauber | 2011-04-20 | 1 | -5/+12 |
* | | [S390] dasd: fix race between open and offline | Stefan Weinhuber | 2011-04-20 | 5 | -60/+143 |
|/ |
|
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-04-08 | 2 | -14/+26 |
|\ |
|
| * | [S390] cio: prevent purging of CCW devices in the online state | Peter Oberparleiter | 2011-04-04 | 1 | -6/+18 |
| * | [S390] qdio: fix init sequence | Sebastian Ott | 2011-04-04 | 1 | -8/+8 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 14 | -17/+17 |
|/ |
|
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-03-25 | 16 | -44/+71 |
|\ |
|
| * | [S390] ccwgroup_driver: remove duplicate members | Sebastian Ott | 2011-03-23 | 5 | -12/+18 |
| * | [S390] ccw_bus_type: make it static | Sebastian Ott | 2011-03-23 | 2 | -4/+2 |
| * | [S390] ccw_driver: remove duplicate members | Sebastian Ott | 2011-03-23 | 13 | -27/+49 |
| * | [S390] qdio: prevent handling of buffers if count is zero | Jan Glauber | 2011-03-23 | 1 | -1/+2 |
* | | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-03-24 | 2 | -7/+7 |
|\ \
| |/
|/| |
|
| * | Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core | Jens Axboe | 2011-03-10 | 2 | -2/+1 |
| |\ |
|
| | * | block: remove per-queue plugging | Jens Axboe | 2011-03-10 | 2 | -2/+1 |
| * | | s390/tape_block: Convert to bdops->check_events() | Tejun Heo | 2011-03-09 | 1 | -5/+6 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-03-17 | 8 | -289/+374 |
|\ \ |
|
| * | | [SCSI] zfcp: Add information to symbolic port name when running in NPIV mode | Christof Schmitt | 2011-02-25 | 7 | -0/+169 |
| * | | [SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_data | Christof Schmitt | 2011-02-25 | 4 | -48/+48 |
| * | | [SCSI] zfcp: Merge FCP task management setup with regular FCP command setup | Christof Schmitt | 2011-02-25 | 2 | -16/+10 |