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