aboutsummaryrefslogtreecommitdiffstats
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-05ata_piix: Add additional PCI identifier for 40 wire short cableAlan Cox1-0/+1
2007-11-05time: fix inconsistent function names in commentsLi Zefan3-3/+3
2007-11-05m68knommu: fix pread/pwrite definesGreg Ungerer1-2/+2
2007-11-05eCryptfs: release mutex on hash error pathMichael Halcrow1-4/+22
2007-11-05eCryptfs: increment extent_offset once per loop interationMichael Halcrow1-2/+0
2007-11-05telephony: phonedev panics if unregistering device not registered [Bug 9266]Matti Linnanvuori1-3/+2
2007-11-05md: fix misapplied patch in raid5.cNeil Brown1-7/+7
2007-11-05virtio/virtcons: fix section mismatch warningRandy Dunlap1-1/+1
2007-11-05rtc: m48t59 fix section mismatch warningRandy Dunlap1-3/+3
2007-11-05uml: correctly strip kernel defines from userspace CFLAGSJeff Dike1-2/+5
2007-11-05uml: fix incompatible types warning in previous SG fixWANG Cong1-1/+1
2007-11-05paride: fix 'and' typo in drivers/block/paride/pt.cRoel Kluin1-1/+1
2007-11-05fs/afs/vlocation.c: fix off-by-oneAdrian Bunk1-1/+1
2007-11-05arm26: remove it againHugh Dickins1-1/+0
2007-11-05Fix bitmap_scnlistprintf for empty masksAndi Kleen1-0/+4
2007-11-05Missing include file in kallsyms.hKamalesh Babulal1-0/+1
2007-11-05local_t Documentation updateMathieu Desnoyers1-0/+23
2007-11-05serial: fix compile warning about putcYinghai Lu1-2/+2
2007-11-05i2o: debug messages correctedVasily Averin1-2/+2
2007-11-05Dump stack during sysctl registration failureAlexey Dobriyan1-0/+1
2007-11-05i4l: errors with assignments in ifRoel Kluin1-1/+1
2007-11-05Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-9/+11
2007-11-05Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds19-64/+134
2007-11-05leds: bugfixes for leds-gpioDavid Brownell1-9/+11
2007-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds8-19/+39
2007-11-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds26-73/+225
2007-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/fix-kbuildLinus Torvalds1-3/+16
2007-11-05PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik12-26/+52
2007-11-05PCI: pciserial_resume_one ignored return value of pci_enable_deviceDirk Hohndel1-1/+4
2007-11-05PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() checkAdrian Bunk1-9/+7
2007-11-05PCI: make pci_match_device() staticAdrian Bunk2-5/+2
2007-11-05PCI: Remove 3 incorrect MSI quirks.David Miller2-6/+0
2007-11-05PCI: Add MSI INTX_DISABLE quirks for ATI SB700/800 SATA and IXP SB400 USBDavid Miller1-0/+20
2007-11-05PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.David Miller4-15/+45
2007-11-05PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge.David Miller2-0/+4
2007-11-05PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 chips"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