Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | block: make blkdev_get/put() handle exclusive access | Tejun Heo | 2010-11-13 | 1 | -1/+1 | |
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 2 | -2/+2 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 17 | -102/+123 | |
| |\ \ \ \ | ||||||
| * | | | | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 2 | -2/+2 | |
* | | | | | | headers: kobject.h redux | Alexey Dobriyan | 2011-01-10 | 1 | -1/+0 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-01-07 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'this_cpu_ops' into for-2.6.38 | Tejun Heo | 2010-12-17 | 4 | -14/+17 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| * | | | | | drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address. | Christoph Lameter | 2010-12-17 | 1 | -1/+1 | |
* | | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-01-07 | 2 | -6/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | s390: don't use flush_scheduled_work() | Tejun Heo | 2010-12-24 | 2 | -6/+14 | |
* | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-01-07 | 45 | -524/+1607 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [S390] prevent unneccesary loops_per_jiffy recalculation | Heiko Carstens | 2011-01-05 | 1 | -0/+1 | |
| * | | | | | | | [S390] cio: fix ccwgroup unregistration race condition | Peter Oberparleiter | 2011-01-05 | 1 | -38/+40 | |
| * | | | | | | | [S390] dasd: Correct retry counter for terminated I/O. | Stefan Haberland | 2011-01-05 | 1 | -1/+0 | |
| * | | | | | | | [S390] dasd: Add support for raw ECKD access. | Stefan Haberland | 2011-01-05 | 4 | -8/+266 | |
| * | | | | | | | [S390] dasd: Prevent deadlock during suspend/resume. | Stefan Haberland | 2011-01-05 | 1 | -3/+4 | |
| * | | | | | | | [S390] dasd: Improve handling of stolen DASD reservation | Stefan Weinhuber | 2011-01-05 | 6 | -69/+188 | |
| * | | | | | | | [S390] dasd: do path verification for paths added at runtime | Stefan Weinhuber | 2011-01-05 | 9 | -100/+418 | |
| * | | | | | | | [S390] dasd: add High Performance FICON multitrack support | Stefan Weinhuber | 2011-01-05 | 3 | -46/+122 | |
| * | | | | | | | [S390] cio: reduce memory consumption of itcw structures | Stefan Weinhuber | 2011-01-05 | 1 | -10/+52 | |
| * | | | | | | | [S390] qeth: buffer count imbalance | Jan Glauber | 2011-01-05 | 1 | -1/+1 | |
| * | | | | | | | [S390] css: update subchannel descriptor | Sebastian Ott | 2011-01-05 | 1 | -0/+8 | |
| * | | | | | | | [S390] cio: obtain mdc value per channel path | Sebastian Ott | 2011-01-05 | 3 | -0/+77 | |
| * | | | | | | | [S390] qdio: cleanup SIGA sync | Jan Glauber | 2011-01-05 | 3 | -55/+44 | |
| * | | | | | | | [S390] qdio: remove enhanced SIGA | Jan Glauber | 2011-01-05 | 2 | -44/+15 | |
| * | | | | | | | [S390] qdio: use proper QEBSM operand for SIGA-R and SIGA-S | Jan Glauber | 2011-01-05 | 2 | -15/+34 | |
| * | | | | | | | [S390] qdio: outbound queue full counter | Jan Glauber | 2011-01-05 | 3 | -0/+5 | |
| * | | | | | | | [S390] qdio: outbound tasklet scan threshold | Jan Glauber | 2011-01-05 | 5 | -1/+14 | |
| * | | | | | | | [S390] qdio: prevent race for shared indicators | Jan Glauber | 2011-01-05 | 3 | -49/+13 | |
| * | | | | | | | [S390] Handling of 4096 bit RSA keys in CRT format. | Felix Beck | 2011-01-05 | 1 | -2/+10 | |
| * | | | | | | | [S390] zcrypt: cope with cca restriction of cex3 | Felix Beck | 2011-01-05 | 5 | -1/+21 | |
| * | | | | | | | [S390] zcrypt: support for 4096 bit keys for cex3c | Felix Beck | 2011-01-05 | 1 | -2/+2 | |
| * | | | | | | | [S390] zcrypt: support for 4096 bit keys for cex3a | Felix Beck | 2011-01-05 | 2 | -16/+87 | |
| * | | | | | | | [S390] zcrypt: Introduce check for 4096 bit support. | Felix Beck | 2011-01-05 | 2 | -0/+65 | |
| * | | | | | | | [S390] sclp: use register_external_interrupt() | Heiko Carstens | 2011-01-05 | 1 | -9/+3 | |
| * | | | | | | | [S390] ap bus: add support for irq statistics | Holger Dengler | 2011-01-05 | 1 | -0/+2 | |
| * | | | | | | | [S390] ctc: add support for irq statistics | Heiko Carstens | 2011-01-05 | 1 | -0/+2 | |
| * | | | | | | | [S390] claw: add support for irq statistics | Heiko Carstens | 2011-01-05 | 1 | -0/+2 | |
| * | | | | | | | [S390] lcs: add support for irq statistics | Heiko Carstens | 2011-01-05 | 1 | -0/+2 | |
| * | | | | | | | [S390] vmur: add support for irq statistics | Heiko Carstens | 2011-01-05 | 1 | -0/+2 | |
| * | | | | | | | [S390] tape: add support for irq statistics | Heiko Carstens | 2011-01-05 | 1 | -0/+2 | |
| * | | | | | | | [S390] 3270: add support for irq statistics | Heiko Carstens | 2011-01-05 | 1 | -0/+2 | |
| * | | | | | | | [S390] 3215: add support for irq statistics | Heiko Carstens | 2011-01-05 | 1 | -0/+2 | |
| * | | | | | | | [S390] dasd: add support for irq statistics | Heiko Carstens | 2011-01-05 | 1 | -0/+2 | |
| * | | | | | | | [S390] qdio: add qdio interrupts to interrupt statistics | Jan Glauber | 2011-01-05 | 2 | -0/+4 | |
| * | | | | | | | [S390] irq: have detailed statistics for interrupt types | Heiko Carstens | 2011-01-05 | 3 | -1/+10 | |
| * | | | | | | | [S390] cleanup s390 Kconfig | Martin Schwidefsky | 2011-01-05 | 3 | -56/+88 | |
| * | | | | | | | [S390] zcrypt: Fix check to look for facility bits 2 & 65 | Felix Beck | 2011-01-05 | 1 | -1/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-01-07 | 12 | -1348/+745 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [SCSI] zfcp: Add allow_lun_scan module parameter | Christof Schmitt | 2010-12-21 | 1 | -1/+6 |