summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-09SUNRPC: Move XDR data type size macrosChuck Lever1-25/+31
2009-08-09SUNRPC: Clean up RPCBIND_MAXUADDRLEN definitionsChuck Lever1-1/+16
2009-08-09NFS: Use the authentication flavor list returned by mountdChuck Lever1-7/+51
2009-08-09NFS: Fix auth flavor len accountingChuck Lever1-14/+3
2009-08-09NFS: Add ability to send MOUNTPROC_UMNT to the kernel's mountd clientChuck Lever2-0/+80
2009-08-09NFS: Fix up new minorversion= optionChuck Lever1-7/+11
2009-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds15-40/+59
2009-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds12-58/+80
2009-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds17-513/+1221
2009-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds5-20/+92
2009-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-racesLinus Torvalds4-103/+99
2009-08-07Staging: rspiusb: Fix buffer overflowRoel Kluin1-0/+2
2009-08-07staging: add dependencies on PCI for drivers that require itJeff Mahoney2-0/+2
2009-08-07Staging: rtl8192su: fix build errorGreg Kroah-Hartman4-4/+5
2009-08-07Staging: rt2870: Revert d44ca7 Removal of kernel_thread() APIMike Galbraith5-54/+68
2009-08-07Staging: rt2870: Add USB ID for Linksys, Planex Communications, BelkinJakob Gruber1-0/+3
2009-08-07USB: fix oops on disconnect in cdc-acmOliver Neukum2-5/+7
2009-08-07USB: storage: include Prolific Technology USB drive in unusual_devs listRogerio Brito1-0/+7
2009-08-07USB: ftdi_sio: add product_id for Marvell OpenRD Base, ClientDhaval Vasa2-0/+9
2009-08-07USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve...Marko Hänninen2-0/+8
2009-08-07USB: EHCI: fix counting of transaction error retriesAlan Stern2-5/+5
2009-08-07USB: EHCI: fix two new bugs related to Clear-TT-BufferAlan Stern2-4/+5
2009-08-07USB: usbfs: fix -ENOENT error code to be -ENODEVAlan Stern1-1/+1
2009-08-07USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar4-22/+7
2009-08-07USB: devio: Properly do access_ok() checksMichael Buesch1-3/+5
2009-08-07USB: pl2303: New vendor and product idKhanh-Dang Nguyen Thu Lam2-0/+5
2009-08-07Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSYYan Zheng1-2/+7
2009-08-07Btrfs: correct error-handling zlib error handlingJulia Lawall1-3/+3
2009-08-07Btrfs: remove superfluous NULL pointer check in btrfs_rename()Bartlomiej Zolnierkiewicz1-2/+1
2009-08-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds40-191/+372
2009-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+0
2009-08-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-3/+7
2009-08-07Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds1-12/+13
2009-08-07Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds15-28/+189
2009-08-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds10-268/+28
2009-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-15/+40
2009-08-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2-2/+4
2009-08-07flat: fix uninitialized ptr with shared libsLinus Torvalds1-5/+12
2009-08-07lib/decompress_*: only include <linux/slab.h> if STATIC is not definedAlbin Tonnerre3-3/+3
2009-08-07bzip2/lzma: remove nasty uncompressed size hack in pre-boot environmentPhillip Lougher2-11/+32
2009-08-07bzip2/lzma/gzip: fix comments describing decompressor APIPhillip Lougher2-17/+23
2009-08-07execve: must clear current->clear_child_tidEric Dumazet1-11/+11
2009-08-07drivers/mmc: correct error-handling codeJulia Lawall1-1/+1
2009-08-07i.MX31: fix framebuffer locking regressionsGuennadi Liakhovetski1-30/+56
2009-08-07vfs: mnt_want_write_file(): fix special file handlingOGAWA Hirofumi1-1/+2
2009-08-07compat_ioctl: hook up compat handler for FIEMAP ioctlEric Sandeen1-0/+1
2009-08-07fbcon: don't use vc_resize() on initializationJohannes Weiner1-3/+3
2009-08-07viafb: fix rmmod bugFlorian Tobias Schandinat4-70/+53
2009-08-07mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY awareKAMEZAWA Hiroyuki2-26/+86
2009-08-07fbcon: fix rotate upside down crashStefani Seibold1-1/+1