aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-27mmap: check ->vm_ops before dereferencingRik van Riel
2010-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-04-27Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-04-27drm/radeon: Fix sparc regression in r300_scratch()David Miller
2010-04-27drm: make sure vblank interrupts are disabled at DPMS timeJesse Barnes
2010-04-26crypto: authenc - Add EINPROGRESS checkHerbert Xu
2010-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-04-25ipv6: Fix inet6_csk_bind_conflict()Eric Dumazet
2010-04-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-04-24e100: Fix the TX workqueue raceAlan Cox
2010-04-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-04-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2010-04-24initramfs: handle unrecognised decompressor when unpackingPhillip Lougher
2010-04-24ksm: check for ERR_PTR from follow_page()Dan Carpenter
2010-04-24VMware Balloon driverDmitry Torokhov
2010-04-24fs/block_dev.c: fix performance regression in O_DIRECT|O_SYNC writes to block...Anton Blanchard
2010-04-24lib/vsprintf.c: add missing EXPORT_SYMBOL(simple_strtoll)Hans Verkuil
2010-04-24w1: fix omap 1-wire driver compilationAmit Kucheria
2010-04-24rmap: anon_vma_prepare() can leak anon_vma_chainOleg Nesterov
2010-04-24keys: fix an RCU warningDavid Howells
2010-04-24lib: fix the use of LZO to decompress initramfs imagesAlbin Tonnerre
2010-04-24hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman
2010-04-24w1: w1 temp: fix negative termperature calculationIan Dall
2010-04-24cgroups: fix procs documentationKAMEZAWA Hiroyuki
2010-04-24drivers/video/efifb.c: support framebuffer for NVIDIA 9400M in MacBook Pro 5,1Thomas Gerlach
2010-04-24lis3: add support for HP ProBook 432x/442x/452x/522xTakashi Iwai
2010-04-24mtd: fix Orion NAND driver compilation with ARM OABIPaulius Zaleckas
2010-04-24flex_array: fix the panic when calling flex_array_alloc() without __GFP_ZEROChangli Gao
2010-04-24kernel/sys.c: fix compat uname machineAndreas Schwab
2010-04-24reiserfs: fix corruption during shrinking of xattrsJeff Mahoney
2010-04-24memcg: fix prepare migrationAndrea Arcangeli
2010-04-24reiserfs: fix permissions on .reiserfs_privJeff Mahoney
2010-04-23gianfar: Fix potential oops during OF address translationAnton Vorontsov
2010-04-23fsl_pq_mdio: Fix kernel oops during OF address translationAnton Vorontsov
2010-04-23eeepc-laptop: add missing sparse_keymap_freeCorentin Chary
2010-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-04-23Cleanup generic block based fiemapJosef Bacik
2010-04-23drm/i915: fix non-Ironlake 965 class crashesJesse Barnes
2010-04-23Merge branch 'fix/misc' into for-linusTakashi Iwai
2010-04-23Merge branch 'fix/hda' into for-linusTakashi Iwai
2010-04-23drm/radeon/kms/evergreen: No EnableYUV tableAlex Deucher
2010-04-23ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio 1558Daniel T Chen
2010-04-23ALSA: hda: Use LPIB quirk for DG965OT board version AAD63733-203Daniel T Chen
2010-04-23drm/radeon: 9800 SE has only one quadpipeTormod Volden
2010-04-23drm/radeon/kms: don't print error for legal crtcs.Dave Airlie
2010-04-23drm/radeon/kms/evergreen: fix LUT setupAlex Deucher
2010-04-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-04-22tcp: bind() fix when many ports are boundEric Dumazet