aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds13-5/+780
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds20-86/+157
2008-05-20Merge branch 'from-tomtucker' into for-2.6.26J. Bruce Fields5-215/+223
2008-05-20pktgen: make sure that pktgen_thread_worker has been executedDenis V. Lunev1-0/+4
2008-05-20[VLAN]: Propagate selected feature bits to VLAN devicesPatrick McHardy4-2/+41
2008-05-20[CIFS] Enable DFS support for Windows query path infoSteve French1-146/+178
2008-05-20drivers/atm/: remove CVS keywordsAdrian Bunk6-17/+1
2008-05-20vlan: Correctly handle device notifications for layered VLAN devicesPatrick McHardy1-3/+1
2008-05-20net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()David Woodhouse1-1/+1
2008-05-20net_sched: cls_api: fix return value for non-existant classifiersPatrick McHardy1-1/+1
2008-05-20ipsec: Use the correct ip_local_out functionHerbert Xu2-2/+2
2008-05-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds2-6/+6
2008-05-20USB: CDC WDM driverOliver Neukum4-0/+761
2008-05-20USB: ehci-orion: the Orion EHCI root hub does have a Transaction TranslatorLennert Buytenhek1-0/+2
2008-05-20USB: serial: ch341: New VID/PID for CH341 USB-serialMichael F. Robbins1-0/+1
2008-05-20USB: build fixIngo Molnar1-1/+1
2008-05-20USB: pxa27x_udc - Fix Oopskarl beldan1-1/+2
2008-05-20USB: OPTION: fix name of Onda MSA501HS HSDPA modemArnaldo Carvalho de Melo1-1/+2
2008-05-20USB: add TELIT HDSPA UC864-E modem to option driverGreg Kroah-Hartman1-0/+4
2008-05-20usb-serial: Use ftdi_sio driver for RATOC REX-USB60FAtsushi Nemoto4-2/+7
2008-05-20iop-adma: fixup some kzalloc/memset confusionsChristophe Jaillet1-4/+2
2008-05-20fsldma: update the fsldma driver MAINTAINERS infoZhang Wei1-2/+4
2008-05-20SCSI: fix race in device_createGreg Kroah-Hartman4-16/+17
2008-05-20USB: Core: fix race in device_createGreg Kroah-Hartman1-3/+3
2008-05-20USB: Phidget: fix race in device_createGreg Kroah-Hartman3-10/+9
2008-05-20s390: fix race in device_createGreg Kroah-Hartman1-5/+4
2008-05-20SOUND: fix race in device_createGreg Kroah-Hartman1-5/+3
2008-05-20UIO: fix race in device_createGreg Kroah-Hartman1-4/+3
2008-05-20Power Supply: fix race in device_createGreg Kroah-Hartman1-4/+2
2008-05-20LEDS: fix race in device_createGreg Kroah-Hartman1-4/+2
2008-05-20IB: fix race in device_createGreg Kroah-Hartman2-13/+12
2008-05-20ide: fix race in device_createGreg Kroah-Hartman1-3/+2
2008-05-20fbdev: fix race in device_createGreg Kroah-Hartman1-3/+7
2008-05-20mm: bdi: fix race in bdi_class device creationGreg Kroah-Hartman1-10/+2
2008-05-20Driver core: add device_create_vargs and device_create_drvdataGreg Kroah-Hartman2-6/+91
2008-05-20[CIFS] Enable DFS support for Unix query path infoSteve French4-50/+85
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-5/+5
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds2-12/+22
2008-05-20Fix a deadlock in the bttv driverArjan van de Ven3-2/+6
2008-05-20firewire: prevent userspace from accessing shut down devicesJay Fenlason1-0/+14
2008-05-20ieee1394: sbp2: use correct size of command descriptor blockStefan Richter1-12/+8
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds3-53/+34
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds7-33/+34
2008-05-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds12-555/+675
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds7-18/+23
2008-05-20x86: strengthen 64-bit p?d_bad()Hugh Dickins1-6/+6
2008-05-20xen: use PTE_MASK in pte_mfn()Jeremy Fitzhardinge1-1/+1
2008-05-20x86: use PTE_MASK rather than ad-hoc maskJeremy Fitzhardinge1-1/+1
2008-05-20x86: clarify use of _PAGE_CHG_MASKJeremy Fitzhardinge1-0/+1
2008-05-20x86: use PTE_MASK in pgtable_32.hJeremy Fitzhardinge1-2/+2