aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-11-05
|\
| * libata: handle broken cable reportingAlan Cox2007-11-05
| * pata_hpt37x: Fix outstanding bug reports on the HPT374 and 37x cable detectAlan Cox2007-11-05
| * ata_piix: Add additional PCI identifier for 40 wire short cableAlan Cox2007-11-05
| * pata_serverworks: Fix problem with some drive combinationsAlan Cox2007-11-05
| * Merge branch 'dipm-fix' into upstream-fixesJeff Garzik2007-11-05
| |\
| | * libata: Don't disable dipm with SET FEATURESKristen Carlson Accardi2007-11-04
| * | libata and bogus LBA48 drivesGeert Uytterhoeven2007-11-04
| |/
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-11-05
|\ \
| * | phylib: Silence driver registrationOlof Johansson2007-11-05
| * | phylib: Add ID for Marvell 88E1240Olof Johansson2007-11-05
| * | 82596: free nonexistent resource fixEvgeniy Dushistov2007-11-05
| * | SUNHME: Fix missing NETIF_F_VLAN_CHALLENGED on PCI happy mealsDavid Miller2007-11-05
| |/
* | ata_piix: Add additional PCI identifier for 40 wire short cableAlan Cox2007-11-05
* | time: fix inconsistent function names in commentsLi Zefan2007-11-05
* | m68knommu: fix pread/pwrite definesGreg Ungerer2007-11-05
* | eCryptfs: release mutex on hash error pathMichael Halcrow2007-11-05
* | eCryptfs: increment extent_offset once per loop interationMichael Halcrow2007-11-05
* | telephony: phonedev panics if unregistering device not registered [Bug 9266]Matti Linnanvuori2007-11-05
* | md: fix misapplied patch in raid5.cNeil Brown2007-11-05
* | virtio/virtcons: fix section mismatch warningRandy Dunlap2007-11-05
* | rtc: m48t59 fix section mismatch warningRandy Dunlap2007-11-05
* | uml: correctly strip kernel defines from userspace CFLAGSJeff Dike2007-11-05
* | uml: fix incompatible types warning in previous SG fixWANG Cong2007-11-05
* | paride: fix 'and' typo in drivers/block/paride/pt.cRoel Kluin2007-11-05
* | fs/afs/vlocation.c: fix off-by-oneAdrian Bunk2007-11-05
* | arm26: remove it againHugh Dickins2007-11-05
* | Fix bitmap_scnlistprintf for empty masksAndi Kleen2007-11-05
* | Missing include file in kallsyms.hKamalesh Babulal2007-11-05
* | local_t Documentation updateMathieu Desnoyers2007-11-05
* | serial: fix compile warning about putcYinghai Lu2007-11-05
* | i2o: debug messages correctedVasily Averin2007-11-05
* | Dump stack during sysctl registration failureAlexey Dobriyan2007-11-05
* | i4l: errors with assignments in ifRoel Kluin2007-11-05
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2007-11-05
|\ \
| * | leds: bugfixes for leds-gpioDavid Brownell2007-11-05
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-11-05
|\ \ \
| * | | PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik2007-11-05
| * | | PCI: pciserial_resume_one ignored return value of pci_enable_deviceDirk Hohndel2007-11-05
| * | | PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() checkAdrian Bunk2007-11-05
| * | | PCI: make pci_match_device() staticAdrian Bunk2007-11-05
| * | | PCI: Remove 3 incorrect MSI quirks.David Miller2007-11-05
| * | | PCI: Add MSI INTX_DISABLE quirks for ATI SB700/800 SATA and IXP SB400 USBDavid Miller2007-11-05
| * | | PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.David Miller2007-11-05
| * | | PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge.David Miller2007-11-05
| * | | PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 c...David Miller2007-11-05
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-11-05
|\ \ \
| * | | ide: fix IDE_HFLAG_NO_ATAPI_DMA handling in config_drive_for_dma()Bartlomiej Zolnierkiewicz2007-11-05
| * | | ide: move ide_fixstring() documentation to ide-iops.c from ide.hBartlomiej Zolnierkiewicz2007-11-05
| * | | ide: add missing #ifdef/#endif CONFIG_IDE_TASK_IOCTLBartlomiej Zolnierkiewicz2007-11-05