aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-07libertas: correct packing of rxpd structureBob Dunlop
2009-08-07mwl8k: prevent module unload hangLennert Buytenhek
2009-08-07mwl8k: prevent crash in ->configure_filter() if no interface was addedLennert Buytenhek
2009-08-07mwl8k: call pci_unmap_single() before accessing command structure againLennert Buytenhek
2009-08-07mwl8k: add various missing GET_HW_SPEC endian conversionsLennert Buytenhek
2009-08-07mwl8k: fix NULL pointer dereference on receive out-of-memoryLennert Buytenhek
2009-08-07ipw2x00: Write outside array boundsZhu Yi
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-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller
2009-08-06irda: Fix irda_getname() leakEric Dumazet
2009-08-06appletalk: fix atalk_getname() leakEric Dumazet
2009-08-06netrom: Fix nr_getname() leakEric Dumazet
2009-08-06econet: Fix econet_getname() leakEric Dumazet
2009-08-06rose: Fix rose_getname() leakEric Dumazet
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-06af_ieee802154: provide dummy get/setsockoptDmitry Eremin-Solenikov
2009-08-06af_ieee802154: fix ioctl processingDmitry Eremin-Solenikov