summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2007-11-069p: add missing end-of-options record for trans_fdLatchesar Ionkov
2007-11-069p: return NULL when trans not foundLatchesar Ionkov
2007-11-069p: use copy of the options value instead of originalLatchesar Ionkov
2007-11-069p: fix memory leak in v9fs_get_sbLatchesar Ionkov
2007-11-05ata_piix: Add additional PCI identifier for 40 wire short cableAlan Cox
2007-11-05time: fix inconsistent function names in commentsLi Zefan
2007-11-05m68knommu: fix pread/pwrite definesGreg Ungerer
2007-11-05eCryptfs: release mutex on hash error pathMichael Halcrow
2007-11-05eCryptfs: increment extent_offset once per loop interationMichael Halcrow
2007-11-05telephony: phonedev panics if unregistering device not registered [Bug 9266]Matti Linnanvuori
2007-11-05md: fix misapplied patch in raid5.cNeil Brown
2007-11-05virtio/virtcons: fix section mismatch warningRandy Dunlap
2007-11-05rtc: m48t59 fix section mismatch warningRandy Dunlap
2007-11-05uml: correctly strip kernel defines from userspace CFLAGSJeff Dike
2007-11-05uml: fix incompatible types warning in previous SG fixWANG Cong
2007-11-05paride: fix 'and' typo in drivers/block/paride/pt.cRoel Kluin
2007-11-05fs/afs/vlocation.c: fix off-by-oneAdrian Bunk
2007-11-05arm26: remove it againHugh Dickins
2007-11-05Fix bitmap_scnlistprintf for empty masksAndi Kleen
2007-11-05Missing include file in kallsyms.hKamalesh Babulal
2007-11-05local_t Documentation updateMathieu Desnoyers
2007-11-05serial: fix compile warning about putcYinghai Lu
2007-11-05i2o: debug messages correctedVasily Averin
2007-11-05Dump stack during sysctl registration failureAlexey Dobriyan
2007-11-05i4l: errors with assignments in ifRoel Kluin
2007-11-05Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds
2007-11-05Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-11-05leds: bugfixes for leds-gpioDavid Brownell
2007-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-11-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds
2007-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/fix-kbuildLinus Torvalds
2007-11-05PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik
2007-11-05PCI: pciserial_resume_one ignored return value of pci_enable_deviceDirk Hohndel
2007-11-05PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() checkAdrian Bunk
2007-11-05PCI: make pci_match_device() staticAdrian Bunk
2007-11-05PCI: Remove 3 incorrect MSI quirks.David Miller
2007-11-05PCI: Add MSI INTX_DISABLE quirks for ATI SB700/800 SATA and IXP SB400 USBDavid Miller
2007-11-05PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.David Miller
2007-11-05PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge.David Miller
2007-11-05PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 c...David Miller
2007-11-05ide: fix IDE_HFLAG_NO_ATAPI_DMA handling in config_drive_for_dma()Bartlomiej Zolnierkiewicz
2007-11-05ide: move ide_fixstring() documentation to ide-iops.c from ide.hBartlomiej Zolnierkiewicz
2007-11-05ide: add missing #ifdef/#endif CONFIG_IDE_TASK_IOCTLBartlomiej Zolnierkiewicz
2007-11-05ide: fix ide_find_dma_mode() to print human-readable infoBartlomiej Zolnierkiewicz
2007-11-05ide: add missing rq.ref_count initialization to ide_diag_taskfile()Bartlomiej Zolnierkiewicz
2007-11-05ide: clear HOB bit for REQ_TYPE_ATA_TASK requests in ide_end_drive_cmd()Bartlomiej Zolnierkiewicz
2007-11-05ide: check rq->cmd_type in drive_cmd_intr()Bartlomiej Zolnierkiewicz
2007-11-05ide/Kconfig: fix BLK_DEV_OFFBOARD dependenciesBartlomiej Zolnierkiewicz
2007-11-05ide: unexport ide_fix_driveidAdrian Bunk
2007-11-05ide/Kconfig: add IDEDISK_MULTI_MODE text adapted from hdparm manual pageMatti Linnanvuori