aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-07USB: usbfs: fix -ENOENT error code to be -ENODEVAlan Stern
2009-08-07USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar
2009-08-07USB: devio: Properly do access_ok() checksMichael Buesch
2009-08-07USB: pl2303: New vendor and product idKhanh-Dang Nguyen Thu Lam
2009-08-07Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSYYan Zheng
2009-08-07Btrfs: correct error-handling zlib error handlingJulia Lawall
2009-08-07Btrfs: remove superfluous NULL pointer check in btrfs_rename()Bartlomiej Zolnierkiewicz
2009-08-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-08-07Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds
2009-08-07Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-08-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-08-07flat: fix uninitialized ptr with shared libsLinus Torvalds
2009-08-07lib/decompress_*: only include <linux/slab.h> if STATIC is not definedAlbin Tonnerre
2009-08-07bzip2/lzma: remove nasty uncompressed size hack in pre-boot environmentPhillip Lougher
2009-08-07bzip2/lzma/gzip: fix comments describing decompressor APIPhillip Lougher
2009-08-07execve: must clear current->clear_child_tidEric Dumazet
2009-08-07drivers/mmc: correct error-handling codeJulia Lawall
2009-08-07i.MX31: fix framebuffer locking regressionsGuennadi Liakhovetski
2009-08-07vfs: mnt_want_write_file(): fix special file handlingOGAWA Hirofumi
2009-08-07compat_ioctl: hook up compat handler for FIEMAP ioctlEric Sandeen
2009-08-07fbcon: don't use vc_resize() on initializationJohannes Weiner
2009-08-07viafb: fix rmmod bugFlorian Tobias Schandinat
2009-08-07mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY awareKAMEZAWA Hiroyuki
2009-08-07fbcon: fix rotate upside down crashStefani Seibold
2009-08-07generic-ipi: fix hotplug_cfd()Xiao Guangrong
2009-08-07drivers/w1/masters/omap_hdq.c: fix missing mutex unlockStoyan Gaydarov
2009-08-07xfs: fix freeing of inodes not yet added to the inode cacheChristoph Hellwig
2009-08-07vfs: add __destroy_inodeChristoph Hellwig
2009-08-07vfs: fix inode_init_always calling conventionChristoph Hellwig
2009-08-07PCI hotplug: SGI hotplug: do not use hotplug_slot_attrKenji Kaneshige
2009-08-07PCI hotplug: SGI hotplug: fix build failureKenji Kaneshige
2009-08-07ring-buffer: Fix memleak in ring_buffer_free()Eric Dumazet
2009-08-07drm/radeon/kms: setup MC/VRAM the same way for suspend/resumeDave Airlie
2009-08-07lockdep: Fix typos in documentationLi Zefan
2009-08-07lockdep: Fix file mode of lock_statLi Zefan
2009-08-07[S390] KVM: Read buffer overflowRoel Kluin
2009-08-07[S390] kernel: Storing machine flags early in lowcoreHendrik Brueckner
2009-08-07tracing: Fix recordmcount.pl to handle sections with only weak functionsSteven Rostedt
2009-08-06perf_counter: Fix double list iteration in per task precise statsPeter Zijlstra
2009-08-06perf: Auto-detect libelfPeter Zijlstra
2009-08-06perf symbol: Fix symbol parsing in certain cases: use the build-id as a symlinkArnaldo Carvalho de Melo
2009-08-06ring-buffer: Fix advance of reader in rb_buffer_peek()Robert Richter
2009-08-06perf_counter/powerpc: Check oprofile_cpu_type for NULL before using itBenjamin Herrenschmidt
2009-08-06intel-iommu: Fix enabling snooping feature by mistakeSheng Yang
2009-08-06KVM: MMU: limit rmap chain lengthMarcelo Tosatti
2009-08-05Input: matrix_keypad - make matrix keymap size dynamicEric Miao