summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-069p: add missing end-of-options record for trans_fdLatchesar Ionkov1-1/+2
2007-11-069p: return NULL when trans not foundLatchesar Ionkov1-2/+2
2007-11-069p: use copy of the options value instead of originalLatchesar Ionkov1-2/+4
2007-11-069p: fix memory leak in v9fs_get_sbLatchesar Ionkov1-0/+3
2007-11-06ata_piix: Add additional PCI identifier for 40 wire short cableAlan Cox1-0/+1
2007-11-06time: fix inconsistent function names in commentsLi Zefan3-3/+3
2007-11-06m68knommu: fix pread/pwrite definesGreg Ungerer1-2/+2
2007-11-06eCryptfs: release mutex on hash error pathMichael Halcrow1-4/+22
2007-11-06eCryptfs: increment extent_offset once per loop interationMichael Halcrow1-2/+0
2007-11-06telephony: phonedev panics if unregistering device not registered [Bug 9266]Matti Linnanvuori1-3/+2
2007-11-06md: fix misapplied patch in raid5.cNeil Brown1-7/+7
2007-11-06virtio/virtcons: fix section mismatch warningRandy Dunlap1-1/+1
2007-11-06rtc: m48t59 fix section mismatch warningRandy Dunlap1-3/+3
2007-11-06uml: correctly strip kernel defines from userspace CFLAGSJeff Dike1-2/+5
2007-11-06uml: fix incompatible types warning in previous SG fixWANG Cong1-1/+1
2007-11-06paride: fix 'and' typo in drivers/block/paride/pt.cRoel Kluin1-1/+1
2007-11-06fs/afs/vlocation.c: fix off-by-oneAdrian Bunk1-1/+1
2007-11-06arm26: remove it againHugh Dickins1-1/+0
2007-11-06Fix bitmap_scnlistprintf for empty masksAndi Kleen1-0/+4
2007-11-06Missing include file in kallsyms.hKamalesh Babulal1-0/+1
2007-11-06local_t Documentation updateMathieu Desnoyers1-0/+23
2007-11-06serial: fix compile warning about putcYinghai Lu1-2/+2
2007-11-06i2o: debug messages correctedVasily Averin1-2/+2
2007-11-06Dump stack during sysctl registration failureAlexey Dobriyan1-0/+1
2007-11-06i4l: errors with assignments in ifRoel Kluin1-1/+1
2007-11-06Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-9/+11
2007-11-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds19-64/+134
2007-11-06leds: bugfixes for leds-gpioDavid Brownell1-9/+11
2007-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds8-19/+39
2007-11-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds26-73/+225
2007-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/fix-kbuildLinus Torvalds1-3/+16
2007-11-06PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik12-26/+52
2007-11-06PCI: pciserial_resume_one ignored return value of pci_enable_deviceDirk Hohndel1-1/+4
2007-11-06PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() checkAdrian Bunk1-9/+7
2007-11-06PCI: make pci_match_device() staticAdrian Bunk2-5/+2
2007-11-06PCI: Remove 3 incorrect MSI quirks.David Miller2-6/+0
2007-11-06PCI: Add MSI INTX_DISABLE quirks for ATI SB700/800 SATA and IXP SB400 USBDavid Miller1-0/+20
2007-11-06PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.David Miller4-15/+45
2007-11-06PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge.David Miller2-0/+4
2007-11-06PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 c...David Miller2-2/+0
2007-11-05ide: fix IDE_HFLAG_NO_ATAPI_DMA handling in config_drive_for_dma()Bartlomiej Zolnierkiewicz1-1/+1
2007-11-05ide: move ide_fixstring() documentation to ide-iops.c from ide.hBartlomiej Zolnierkiewicz2-8/+8
2007-11-05ide: add missing #ifdef/#endif CONFIG_IDE_TASK_IOCTLBartlomiej Zolnierkiewicz1-0/+2
2007-11-05ide: fix ide_find_dma_mode() to print human-readable infoBartlomiej Zolnierkiewicz1-1/+2
2007-11-05ide: add missing rq.ref_count initialization to ide_diag_taskfile()Bartlomiej Zolnierkiewicz1-0/+1
2007-11-05ide: clear HOB bit for REQ_TYPE_ATA_TASK requests in ide_end_drive_cmd()Bartlomiej Zolnierkiewicz1-0/+2
2007-11-05ide: check rq->cmd_type in drive_cmd_intr()Bartlomiej Zolnierkiewicz1-1/+2
2007-11-05ide/Kconfig: fix BLK_DEV_OFFBOARD dependenciesBartlomiej Zolnierkiewicz1-1/+2
2007-11-05ide: unexport ide_fix_driveidAdrian Bunk1-3/+0
2007-11-05ide/Kconfig: add IDEDISK_MULTI_MODE text adapted from hdparm manual pageMatti Linnanvuori1-3/+16