summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2009-08-07generic-ipi: fix hotplug_cfd()Xiao Guangrong1-1/+1
2009-08-07drivers/w1/masters/omap_hdq.c: fix missing mutex unlockStoyan Gaydarov1-0/+1
2009-08-07xfs: fix freeing of inodes not yet added to the inode cacheChristoph Hellwig2-74/+68
2009-08-07vfs: add __destroy_inodeChristoph Hellwig2-3/+8
2009-08-07vfs: fix inode_init_always calling conventionChristoph Hellwig3-26/+23
2009-08-07libertas: correct packing of rxpd structureBob Dunlop1-2/+2
2009-08-07mwl8k: prevent module unload hangLennert Buytenhek1-2/+2
2009-08-07mwl8k: prevent crash in ->configure_filter() if no interface was addedLennert Buytenhek1-4/+8
2009-08-07mwl8k: call pci_unmap_single() before accessing command structure againLennert Buytenhek1-2/+3
2009-08-07mwl8k: add various missing GET_HW_SPEC endian conversionsLennert Buytenhek1-4/+4
2009-08-07mwl8k: fix NULL pointer dereference on receive out-of-memoryLennert Buytenhek1-0/+2
2009-08-07ipw2x00: Write outside array boundsZhu Yi1-1/+1
2009-08-07ring-buffer: Fix memleak in ring_buffer_free()Eric Dumazet1-0/+1
2009-08-07drm/radeon/kms: setup MC/VRAM the same way for suspend/resumeDave Airlie1-1/+3
2009-08-07lockdep: Fix typos in documentationLi Zefan1-3/+3
2009-08-07lockdep: Fix file mode of lock_statLi Zefan1-1/+2
2009-08-07[S390] KVM: Read buffer overflowRoel Kluin1-3/+4
2009-08-07[S390] kernel: Storing machine flags early in lowcoreHendrik Brueckner1-0/+3
2009-08-07tracing: Fix recordmcount.pl to handle sections with only weak functionsSteven Rostedt1-2/+2
2009-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller3-3/+33
2009-08-06irda: Fix irda_getname() leakEric Dumazet1-0/+1
2009-08-06appletalk: fix atalk_getname() leakEric Dumazet1-0/+1
2009-08-06netrom: Fix nr_getname() leakEric Dumazet1-0/+1
2009-08-06econet: Fix econet_getname() leakEric Dumazet1-0/+1
2009-08-06rose: Fix rose_getname() leakEric Dumazet1-0/+1
2009-08-06perf_counter: Fix double list iteration in per task precise statsPeter Zijlstra1-1/+1
2009-08-06perf: Auto-detect libelfPeter Zijlstra1-4/+11
2009-08-06perf symbol: Fix symbol parsing in certain cases: use the build-id as a symlinkArnaldo Carvalho de Melo1-3/+73
2009-08-06ring-buffer: Fix advance of reader in rb_buffer_peek()Robert Richter1-6/+4
2009-08-06perf_counter/powerpc: Check oprofile_cpu_type for NULL before using itBenjamin Herrenschmidt7-9/+16
2009-08-06intel-iommu: Fix enabling snooping feature by mistakeSheng Yang1-1/+1
2009-08-06KVM: MMU: limit rmap chain lengthMarcelo Tosatti1-5/+28
2009-08-06af_ieee802154: provide dummy get/setsockoptDmitry Eremin-Solenikov2-0/+28
2009-08-06af_ieee802154: fix ioctl processingDmitry Eremin-Solenikov1-3/+5