Age | Commit message (Expand) | Author | Files | Lines |
2006-01-31 | [PATCH] PCI: restore 2 missing pci ids | Mark Rustad | 1 | -0/+2 |
2006-01-31 | [PATCH] PCI Hotplug: fix up Kconfig help text | Pavel Machek | 1 | -2/+1 |
2006-01-31 | [PATCH] PCI Hotplug: fix up coding style issues | Pavel Machek | 2 | -14/+11 |
2006-01-31 | [PATCH] PCI: make it easier to see that set_msi_affinity() is used | Grant Grundler | 2 | -9/+5 |
2006-01-31 | [PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability() | Adrian Bunk | 2 | -2/+2 |
2006-01-31 | [PATCH] PCI: irq and pci_ids: patch for Intel ICH8 | Jason Gaston | 2 | -0/+12 |
2006-01-31 | [PATCH] pci: Schedule removal of pci_module_init | Richard Knutsson | 1 | -0/+7 |
2006-01-31 | [PATCH] PCI: schedule PCI_LEGACY_PROC for removal | Adrian Bunk | 1 | -0/+7 |
2006-01-31 | [PATCH] "Fix uidhash_lock <-> RXU deadlock" fix | Andrew Morton | 1 | -10/+17 |
2006-01-31 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/x86 | Linus Torvalds | 3 | -13/+17 |
2006-01-31 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 7 | -20/+76 |
2006-01-31 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 5 | -6/+28 |
2006-01-31 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 7 | -113/+141 |
2006-01-31 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 7 | -35/+34 |
2006-01-31 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 48 | -1428/+2161 |
2006-01-31 | Fix ipv4/igmp.c compile with gcc-4 and IP_MULTICAST | Linus Torvalds | 1 | -0/+1 |
2006-01-31 | [SCSI] ServeRAID: prevent seeing DADSI devices | Jack Hammer | 1 | -12/+14 |
2006-01-31 | [SCSI] fusion: add message sanity check | Moore, Eric | 1 | -1/+14 |
2006-01-31 | [SCSI] fusion: unloading the driver - only set asyn narrow for configured dev... | Moore, Eric | 1 | -6/+8 |
2006-01-31 | [SCSI] fusion: unloading the driver results in panic - fix | Moore, Eric | 1 | -4/+10 |
2006-01-31 | [SCSI] mptsas: don't complain on bogus slave_alloc calls | Christoph Hellwig | 1 | -2/+1 |
2006-01-31 | [SCSI] fusion: add task managment response code info | Moore, Eric | 1 | -0/+41 |
2006-01-31 | [SCSI] fusion: add MSI support | Christoph Hellwig | 1 | -0/+11 |
2006-01-31 | [SCSI] fusion: overrun tape fix | Moore, Eric | 1 | -1/+2 |
2006-01-31 | [SCSI] fusion: add verbose messages for RAID actions | Moore, Eric | 1 | -0/+136 |
2006-01-31 | [SCSI] fusion: increase reply frame size from 0x40 to 0x50 bytes | Moore, Eric | 1 | -1/+1 |
2006-01-31 | [SCSI] fusion: setting timeouts in eh threads appropiatley for fc/sas/spi | Christoph Hellwig | 1 | -3/+17 |
2006-01-31 | [SCSI] fusion: mptsas, increase discovery timout to 300 seconds | Moore, Eric | 1 | -6/+9 |
2006-01-31 | [SCSI] fusion: spi bus reset when driver loads | Moore, Eric | 2 | -1/+17 |
2006-01-31 | [SCSI] aic79xx: Fix timer handling | Hannes Reinecke | 4 | -26/+17 |
2006-01-31 | [SCSI] aic7xxx: update documentation | Hannes Reinecke | 2 | -111/+68 |
2006-01-31 | [SCSI] aic79xx: SLOWCRC fix | Hannes Reinecke | 4 | -3/+49 |
2006-01-31 | [SCSI] aic79xx: sequencer fixes | Hannes Reinecke | 9 | -553/+834 |
2006-01-31 | [SCSI] aic7xxx: Update aicasm | Hannes Reinecke | 4 | -17/+140 |
2006-01-31 | [SCSI] fusion: fix compile | James Bottomley | 2 | -2/+3 |
2006-01-31 | [SCSI] fusion: bump version | Moore, Eric | 1 | -2/+2 |
2006-01-31 | [SCSI] fusion: FC rport code fixes | Michael Reed | 3 | -63/+151 |
2006-01-31 | [SCSI] fusion: move sas persistent event handling over to the mptsas module | Moore, Eric | 3 | -19/+17 |
2006-01-31 | [SCSI] fusion: target reset when drive is being removed | Moore, Eric | 1 | -1/+23 |
2006-01-31 | [SCSI] fusion: add support for raid hot add/del support | Moore, Eric | 1 | -25/+173 |
2006-01-31 | [SCSI] scsi_transport_sas.c: display port identifier | Moore, Eric | 1 | -3/+3 |
2006-01-31 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 14 | -126/+123 |
2006-01-31 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 22 | -424/+465 |
2006-01-31 | [PATCH] rcu_torture_lock deadlock fix | Ingo Molnar | 1 | -5/+5 |
2006-01-31 | [PATCH] fix deadlock in drivers/pci/msi.c | Ingo Molnar | 1 | -2/+4 |
2006-01-31 | [PATCH] fix uidhash_lock <-> RCU deadlock | Ingo Molnar | 1 | -8/+17 |
2006-01-31 | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 6 | -37/+50 |
2006-01-31 | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 14 | -109/+148 |
2006-01-31 | [PATCH] Fix boot-time slowdown for measure_migration_cost | Ingo Molnar | 1 | -3/+3 |
2006-01-31 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 13 | -60/+122 |