Age | Commit message (Expand) | Author | Files | Lines |
2011-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -77/+80 |
2011-02-03 | s390: Fix possibly wrong size in strncmp (smsgiucv) | Stefan Weil | 1 | -1/+1 |
2011-02-03 | s390: Fix wrong size in memcmp (netiucv) | Stefan Weil | 1 | -1/+1 |
2011-02-03 | qeth: allow OSA CHPARM change in suspend state | Ursula Braun | 1 | -41/+63 |
2011-02-03 | qeth: allow HiperSockets framesize change in suspend | Ursula Braun | 1 | -1/+9 |
2011-02-03 | qeth: add more strict MTU checking | Frank Blaschka | 1 | -31/+4 |
2011-02-03 | qeth: show new mac-address if its setting fails | Ursula Braun | 1 | -2/+2 |
2011-01-31 | [S390] qdio: prevent compile warning under CONFIG_32BIT | Jan Glauber | 1 | -2/+2 |
2011-01-31 | [S390] dasd: prevent panic with unresumed devices | Stefan Haberland | 1 | -0/+6 |
2011-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -5/+35 |
2011-01-16 | qeth: l3 hw tx csum circumvent hw bug | Frank Blaschka | 1 | -1/+3 |
2011-01-16 | qeth: postpone open till recovery is finished | Ursula Braun | 2 | -4/+32 |
2011-01-14 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -0/+1 |
2011-01-13 | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -1/+1 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2 | -2/+2 |
2011-01-12 | [S390] cio: path_event overindication after resume | Sebastian Ott | 1 | -0/+1 |
2011-01-10 | headers: kobject.h redux | Alexey Dobriyan | 1 | -1/+0 |
2011-01-08 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 1 | -1/+1 |
2011-01-08 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2 | -6/+14 |
2011-01-08 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 45 | -524/+1607 |
2011-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 12 | -1348/+745 |
2011-01-05 | [S390] prevent unneccesary loops_per_jiffy recalculation | Heiko Carstens | 1 | -0/+1 |
2011-01-05 | [S390] cio: fix ccwgroup unregistration race condition | Peter Oberparleiter | 1 | -38/+40 |
2011-01-05 | [S390] dasd: Correct retry counter for terminated I/O. | Stefan Haberland | 1 | -1/+0 |
2011-01-05 | [S390] dasd: Add support for raw ECKD access. | Stefan Haberland | 4 | -8/+266 |
2011-01-05 | [S390] dasd: Prevent deadlock during suspend/resume. | Stefan Haberland | 1 | -3/+4 |
2011-01-05 | [S390] dasd: Improve handling of stolen DASD reservation | Stefan Weinhuber | 6 | -69/+188 |
2011-01-05 | [S390] dasd: do path verification for paths added at runtime | Stefan Weinhuber | 9 | -100/+418 |
2011-01-05 | [S390] dasd: add High Performance FICON multitrack support | Stefan Weinhuber | 3 | -46/+122 |
2011-01-05 | [S390] cio: reduce memory consumption of itcw structures | Stefan Weinhuber | 1 | -10/+52 |
2011-01-05 | [S390] qeth: buffer count imbalance | Jan Glauber | 1 | -1/+1 |
2011-01-05 | [S390] css: update subchannel descriptor | Sebastian Ott | 1 | -0/+8 |
2011-01-05 | [S390] cio: obtain mdc value per channel path | Sebastian Ott | 3 | -0/+77 |
2011-01-05 | [S390] qdio: cleanup SIGA sync | Jan Glauber | 3 | -55/+44 |
2011-01-05 | [S390] qdio: remove enhanced SIGA | Jan Glauber | 2 | -44/+15 |
2011-01-05 | [S390] qdio: use proper QEBSM operand for SIGA-R and SIGA-S | Jan Glauber | 2 | -15/+34 |
2011-01-05 | [S390] qdio: outbound queue full counter | Jan Glauber | 3 | -0/+5 |
2011-01-05 | [S390] qdio: outbound tasklet scan threshold | Jan Glauber | 5 | -1/+14 |
2011-01-05 | [S390] qdio: prevent race for shared indicators | Jan Glauber | 3 | -49/+13 |
2011-01-05 | [S390] Handling of 4096 bit RSA keys in CRT format. | Felix Beck | 1 | -2/+10 |
2011-01-05 | [S390] zcrypt: cope with cca restriction of cex3 | Felix Beck | 5 | -1/+21 |
2011-01-05 | [S390] zcrypt: support for 4096 bit keys for cex3c | Felix Beck | 1 | -2/+2 |
2011-01-05 | [S390] zcrypt: support for 4096 bit keys for cex3a | Felix Beck | 2 | -16/+87 |
2011-01-05 | [S390] zcrypt: Introduce check for 4096 bit support. | Felix Beck | 2 | -0/+65 |
2011-01-05 | [S390] sclp: use register_external_interrupt() | Heiko Carstens | 1 | -9/+3 |
2011-01-05 | [S390] ap bus: add support for irq statistics | Holger Dengler | 1 | -0/+2 |
2011-01-05 | [S390] ctc: add support for irq statistics | Heiko Carstens | 1 | -0/+2 |
2011-01-05 | [S390] claw: add support for irq statistics | Heiko Carstens | 1 | -0/+2 |
2011-01-05 | [S390] lcs: add support for irq statistics | Heiko Carstens | 1 | -0/+2 |
2011-01-05 | [S390] vmur: add support for irq statistics | Heiko Carstens | 1 | -0/+2 |