| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [SCSI] ibmvfc: Fix command timeouts due to cached CRQ access | Brian King | 2008-12-29 | 1 | -8/+8 |
* | [SCSI] ibmvfc: Fix oops in interrupt handler | Brian King | 2008-12-29 | 1 | -1/+1 |
* | [SCSI] scsi_dh_rdac: Add LSI vendor and product ids in rdac device list | Babu Moger | 2008-12-29 | 1 | -0/+2 |
* | [SCSI] fusion: use ARRAY_SIZE | Julia Lawall | 2008-12-29 | 1 | -6/+6 |
* | [SCSI] fusion: remove excess kernel-doc notation | Randy Dunlap | 2008-12-29 | 1 | -3/+0 |
* | [SCSI] qla2xxx: Fix for build warning | Anirban Chakraborty | 2008-12-29 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Code changes for qla data structure refactoring | Anirban Chakraborty | 2008-12-29 | 6 | -1551/+1749 |
* | [SCSI] qla2xxx: Refactor qla data structures | Anirban Chakraborty | 2008-12-29 | 9 | -1387/+1479 |
* | [SCSI] scsi_error: TASK ABORTED status handling improvement | Vladislav Bolkhovitin | 2008-12-29 | 1 | -1/+2 |
* | [SCSI] scsi_dh: Retry mode select in rdac device handler | Chandra Seetharaman | 2008-12-29 | 1 | -4/+11 |
* | [SCSI] scsi_dh: Make sure the state of a path is set properly when controller... | Chandra Seetharaman | 2008-12-29 | 1 | -0/+1 |
* | [SCSI] scsi_error: fix indentation and braces disagreement - add braces | Ilpo Järvinen | 2008-12-29 | 1 | -1/+2 |
* | [SCSI] tmscsim: fix indentation and braces disagreement - add braces | Ilpo Järvinen | 2008-12-29 | 1 | -1/+2 |
* | [SCSI] u14-34f: fix scsi_dma_map failure case | roel kluin | 2008-12-29 | 1 | -1/+2 |
* | [SCSI] esp_scsi: Use DIV_ROUND_UP | Julia Lawall | 2008-12-29 | 1 | -4/+2 |
* | [SCSI] ibmvfc: Driver version 1.0.3 | Brian King | 2008-12-29 | 1 | -2/+2 |
* | [SCSI] ibmvfc: Quiet gcc warning in ibmvfc_reset_device | Brian King | 2008-12-29 | 1 | -1/+1 |
* | [SCSI] ibmvfc: Fix target initialization failure retry handling | Brian King | 2008-12-29 | 2 | -20/+23 |
* | [SCSI] ibmvfc: Error handling fixes | Brian King | 2008-12-29 | 2 | -61/+148 |
* | [SCSI] ibmvfc: Fix error reporting for some FC errors | Brian King | 2008-12-29 | 1 | -7/+3 |
* | [SCSI] ibmvfc: Fix log level filtering | Brian King | 2008-12-29 | 1 | -1/+1 |
* | [SCSI] Clean up my email address and use a single standard address for everyt... | Alan Cox | 2008-12-29 | 23 | -26/+26 |
* | [SCSI] aacraid: check pci_alloc_consistent errors | FUJITA Tomonori | 2008-12-29 | 1 | -1/+11 |
* | [SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar() | Arjan van de Ven | 2008-12-29 | 6 | -14/+8 |
* | [SCSI] scsi ioctl: fix kernel-doc warning | Randy Dunlap | 2008-12-29 | 1 | -2/+2 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 2008-12-28 | 254 | -2728/+7138 |
|\ |
|
| * | powerpc/44x: Support 16K/64K base page sizes on 44x | Ilya Yanok | 2008-12-29 | 10 | -48/+130 |
| * | powerpc: Force memory size to be a multiple of PAGE_SIZE | Hollis Blanchard | 2008-12-29 | 1 | -1/+15 |
| * | powerpc/32: Wire up the trampoline code for kdump | Dale Farnsworth | 2008-12-23 | 3 | -1/+16 |
| * | powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M | Dale Farnsworth | 2008-12-23 | 5 | -14/+15 |
| * | powerpc/32: Allow __ioremap on RAM addresses for kdump kernel | Anton Vorontsov | 2008-12-23 | 1 | -0/+2 |
| * | powerpc/32: Setup OF properties for kdump | Dale Farnsworth | 2008-12-23 | 2 | -52/+40 |
| * | powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs() | Anton Vorontsov | 2008-12-23 | 2 | -10/+7 |
| * | powerpc: Prepare xmon_save_regs for use with kdump | Anton Vorontsov | 2008-12-23 | 5 | -5/+12 |
| * | powerpc: Remove default kexec/crash_kernel ops assignments | Anton Vorontsov | 2008-12-23 | 7 | -43/+0 |
| * | powerpc: Make default kexec/crash_kernel ops implicit | Anton Vorontsov | 2008-12-23 | 1 | -12/+9 |
| * | powerpc: Setup OF properties for ppc32 kexec | Dale Farnsworth | 2008-12-23 | 2 | -19/+39 |
| * | powerpc/pseries: Fix cpu hotplug | Sebastien Dugue | 2008-12-23 | 1 | -1/+1 |
| * | powerpc: Fix KVM build on ppc440 | Paul Mackerras | 2008-12-23 | 1 | -0/+1 |
| * | powerpc/cell: add QPACE as a separate Cell platform | Benjamin Krill | 2008-12-22 | 5 | -16/+175 |
| * | powerpc/cell: fix build breakage with CONFIG_SPUFS disabled | Arnd Bergmann | 2008-12-22 | 1 | -2/+2 |
| * | powerpc/mpc5200: fix error paths in PSC UART probe function | Wolfram Sang | 2008-12-21 | 1 | -8/+15 |
| * | powerpc/mpc5200: add rts/cts handling in PSC UART driver | Wolfram Sang | 2008-12-21 | 2 | -5/+47 |
| * | powerpc/mpc5200: Make PSC UART driver update serial errors counters | René Bürgel | 2008-12-21 | 1 | -2/+8 |
| * | powerpc/mpc5200: Remove obsolete code from mpc5200 MDIO driver | Wolfram Sang | 2008-12-21 | 1 | -4/+1 |
| * | powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver | Tim Yamin | 2008-12-21 | 3 | -78/+488 |
| * | powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabled | Grant Likely | 2008-12-21 | 3 | -5/+21 |
| * | powerpc/mpc5200: Bestcomm fixes to ATA support | Tim Yamin | 2008-12-21 | 2 | -3/+3 |
| * | powerpc/mpc5200: Bugfix on handling variable sized buffer descriptors | Grant Likely | 2008-12-21 | 1 | -19/+42 |
| * | powerpc/mpc5200: Make internal 5200 PIC the default interrupt controller | Grant Likely | 2008-12-21 | 1 | -0/+2 |