Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | IB/ipath: Only warn about prototype chip during init | Michael Albaugh | 2008-05-07 | 1 | -2/+3 | |
| * | | | | | RDMA/cxgb3: Fix severe limit on userspace memory registration size | Roland Dreier | 2008-05-06 | 5 | -94/+155 | |
| * | | | | | RDMA/cxgb3: Don't add PBL memory to gen_pool in chunks | Roland Dreier | 2008-05-06 | 1 | -8/+28 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-05-08 | 1 | -4/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | block: avoid duplicate calls to get_part() in disk stat code | Jens Axboe | 2008-05-07 | 1 | -4/+6 | |
* | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-05-08 | 11 | -246/+231 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [S390] tty3270: fix put_char fail/success conversion. | Heiko Carstens | 2008-05-07 | 1 | -9/+6 | |
| * | | | | | | [S390] s390mach compile warning | Martin Schwidefsky | 2008-05-07 | 1 | -1/+2 | |
| * | | | | | | [S390] cio: Fix parsing mechanism for blacklisted devices. | Michael Ernst | 2008-05-07 | 1 | -154/+170 | |
| * | | | | | | [S390] cio: Remove cio_msg kernel parameter. | Michael Ernst | 2008-05-07 | 9 | -83/+54 | |
| |/ / / / / | ||||||
* | | | | | | drivers/scsi/dpt_i2o.c: fix build on alpha | Andrew Morton | 2008-05-08 | 2 | -55/+36 | |
* | | | | | | vt: fix canonical input in UTF-8 mode | Samuel Thibault | 2008-05-08 | 1 | -0/+6 | |
* | | | | | | usb/asix: add Buffalo LUA-U2-GT 10/100/1000 | Mattia Dongili | 2008-05-08 | 1 | -0/+4 | |
* | | | | | | sx.c: fix printk warnings on sparc32 | Andrew Morton | 2008-05-08 | 1 | -3/+6 | |
* | | | | | | misc: fix integer as NULL pointer warnings | Harvey Harrison | 2008-05-08 | 2 | -2/+2 | |
* | | | | | | fix irq flags for iuu_phoenix.c | Steven Rostedt | 2008-05-08 | 1 | -3/+3 | |
* | | | | | | fix irq flags in rtc-ds1511 | Steven Rostedt | 2008-05-08 | 1 | -2/+2 | |
* | | | | | | fix irq flags in saa7134 | Steven Rostedt | 2008-05-08 | 1 | -1/+1 | |
* | | | | | | serial: access after NULL check in uart_flush_buffer() | Tetsuo Handa | 2008-05-08 | 1 | -1/+2 | |
* | | | | | | Kconfig: improved help for CONFIG_ACCESSIBILITY | Samuel Thibault | 2008-05-08 | 1 | -1/+11 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-05-06 | 9 | -21/+15 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OF | David S. Miller | 2008-05-06 | 1 | -1/+1 | |
| * | | | | sbus: Fix bpp driver build. | David S. Miller | 2008-05-05 | 1 | -1/+1 | |
| * | | | | sparc video: make blank use proper constant | Robert Reif | 2008-05-03 | 6 | -6/+6 | |
| * | | | | sparc: tcx.c remove unnecessary function | Robert Reif | 2008-05-03 | 1 | -13/+7 | |
* | | | | | Fix bogus warning in sysdev_driver_register() | OGAWA Hirofumi | 2008-05-06 | 1 | -2/+1 | |
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-05-06 | 12 | -399/+1207 | |
|\ \ \ \ \ | ||||||
| * | | | | | pata_atiixp: Don't disable | Alan Cox | 2008-05-06 | 2 | -0/+12 | |
| * | | | | | sata_inic162x: update intro comment, up the version and drop EXPERIMENTAL | Tejun Heo | 2008-05-06 | 2 | -10/+30 | |
| * | | | | | sata_inic162x: add cardbus support | Tejun Heo | 2008-05-06 | 1 | -12/+24 | |
| * | | | | | sata_inic162x: kill now unused SFF related stuff | Tejun Heo | 2008-05-06 | 1 | -51/+18 | |
| * | | | | | sata_inic162x: use IDMA for ATAPI commands | Tejun Heo | 2008-05-06 | 1 | -34/+47 | |
| * | | | | | sata_inic162x: use IDMA for non DMA ATA commands | Tejun Heo | 2008-05-06 | 1 | -34/+15 | |
| * | | | | | sata_inic162x: kill now unused bmdma related stuff | Tejun Heo | 2008-05-06 | 1 | -98/+5 | |
| * | | | | | sata_inic162x: use IDMA for ATA_PROT_DMA | Tejun Heo | 2008-05-06 | 1 | -35/+235 | |
| * | | | | | sata_inic162x: update TF read handling | Tejun Heo | 2008-05-06 | 1 | -2/+45 | |
| * | | | | | sata_inic162x: add / update constants | Tejun Heo | 2008-05-06 | 1 | -3/+56 | |
| * | | | | | sata_inic162x: misc clean ups | Tejun Heo | 2008-05-06 | 1 | -13/+5 | |
| * | | | | | sata_mv use hweight16() for bit counting (V2) | Mark Lord | 2008-05-06 | 1 | -12/+6 | |
| * | | | | | sata_mv NCQ-EH for FIS-based switching | Mark Lord | 2008-05-06 | 1 | -0/+165 | |
| * | | | | | sata_mv delayed eh handling | Mark Lord | 2008-05-06 | 1 | -1/+37 | |
| * | | | | | libata: export ata_eh_analyze_ncq_error | Mark Lord | 2008-05-06 | 2 | -1/+2 | |
| * | | | | | sata_mv new mv_port_intr function | Mark Lord | 2008-05-06 | 1 | -36/+48 | |
| * | | | | | sata_mv fix mv_host_intr bug for hc_irq_cause | Mark Lord | 2008-05-06 | 1 | -29/+42 | |
| * | | | | | sata_mv NCQ and SError fixes for mv_err_intr | Mark Lord | 2008-05-06 | 1 | -21/+43 | |
| * | | | | | sata_mv rearrange mv_config_fbs | Mark Lord | 2008-05-06 | 1 | -21/+39 | |
| * | | | | | sata_mv errata workaround for sata25 part 1 | Mark Lord | 2008-05-06 | 1 | -2/+18 | |
| * | | | | | sata_mv new mv_qc_defer method | Mark Lord | 2008-05-06 | 1 | -2/+41 | |
| * | | | | | sata_mv wait for empty+idle | Mark Lord | 2008-05-06 | 1 | -0/+20 | |
| * | | | | | sata_mv pci features | Mark Lord | 2008-05-06 | 1 | -3/+36 |