summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-22MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro8-8/+8
2008-05-22msnd_* is ISA-onlyAl Viro1-2/+2
2008-05-22missing dependencies on HAS_DMAAl Viro5-5/+5
2008-05-22ocfs2 endianness fixesAl Viro1-2/+2
2008-05-22irda-usb endianness annotations and fixesAl Viro2-3/+3
2008-05-22sbus bpp: instances missed in s/dev_name/bpp_dev_name/Al Viro1-3/+3
2008-05-22ecryptfs fixesAl Viro1-14/+12
2008-05-22misc drivers/net endianness noiseAl Viro6-14/+16
2008-05-22thanks to net/mac80211 we need to pull drivers/leds/Kconfig on umlAl Viro1-0/+2
2008-05-22missing export of csum_partial() on uml/amd64Al Viro1-2/+4
2008-05-22uml: add missing exports for UML_RANDOM=mAl Viro1-0/+5
2008-05-22fix hppfs Makefile breakageAl Viro1-4/+1
2008-05-22fix include order in sys-i386/registers.cAl Viro1-0/+1
2008-05-22missed kmalloc() in pcap_user.cAl Viro1-1/+1
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds22-545/+612
2008-05-21[CIFS] Remove debug statementSteve French1-1/+1
2008-05-21Fix possible access to undefined memory region.Igor Mammedov1-4/+5
2008-05-21Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linuxLinus Torvalds7-218/+226
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds36-121/+235
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds226-232/+333
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds13-5/+780
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds20-86/+157
2008-05-21Merge branch 'from-tomtucker' into for-2.6.26J. Bruce Fields5-215/+223
2008-05-21pktgen: make sure that pktgen_thread_worker has been executedDenis V. Lunev1-0/+4
2008-05-21[VLAN]: Propagate selected feature bits to VLAN devicesPatrick McHardy4-2/+41
2008-05-21[CIFS] Enable DFS support for Windows query path infoSteve French1-146/+178
2008-05-21drivers/atm/: remove CVS keywordsAdrian Bunk6-17/+1
2008-05-21vlan: Correctly handle device notifications for layered VLAN devicesPatrick McHardy1-3/+1
2008-05-21net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()David Woodhouse1-1/+1
2008-05-21net_sched: cls_api: fix return value for non-existant classifiersPatrick McHardy1-1/+1
2008-05-21ipsec: Use the correct ip_local_out functionHerbert Xu2-2/+2
2008-05-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2-6/+6
2008-05-21USB: CDC WDM driverOliver Neukum4-0/+761
2008-05-21USB: ehci-orion: the Orion EHCI root hub does have a Transaction TranslatorLennert Buytenhek1-0/+2
2008-05-21USB: serial: ch341: New VID/PID for CH341 USB-serialMichael F. Robbins1-0/+1
2008-05-21USB: build fixIngo Molnar1-1/+1
2008-05-21USB: pxa27x_udc - Fix Oopskarl beldan1-1/+2
2008-05-21USB: OPTION: fix name of Onda MSA501HS HSDPA modemArnaldo Carvalho de Melo1-1/+2
2008-05-21USB: add TELIT HDSPA UC864-E modem to option driverGreg Kroah-Hartman1-0/+4
2008-05-21usb-serial: Use ftdi_sio driver for RATOC REX-USB60FAtsushi Nemoto4-2/+7
2008-05-21iop-adma: fixup some kzalloc/memset confusionsChristophe Jaillet1-4/+2
2008-05-21fsldma: update the fsldma driver MAINTAINERS infoZhang Wei1-2/+4
2008-05-21SCSI: fix race in device_createGreg Kroah-Hartman4-16/+17
2008-05-21USB: Core: fix race in device_createGreg Kroah-Hartman1-3/+3
2008-05-21USB: Phidget: fix race in device_createGreg Kroah-Hartman3-10/+9
2008-05-21s390: fix race in device_createGreg Kroah-Hartman1-5/+4
2008-05-21SOUND: fix race in device_createGreg Kroah-Hartman1-5/+3
2008-05-21UIO: fix race in device_createGreg Kroah-Hartman1-4/+3
2008-05-21Power Supply: fix race in device_createGreg Kroah-Hartman1-4/+2
2008-05-21LEDS: fix race in device_createGreg Kroah-Hartman1-4/+2