summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-07drm/vmwgfx: return -EFAULT for copy_to_user errorsDan Carpenter
2010-06-07drm/drm_crtc: return -EFAULT on copy_to_user errorsDan Carpenter
2010-06-07drm/fb: use printk to print out the switching to text mode error.Dave Airlie
2010-06-07drm/radeon: fix PM on non-vram cards.Dave Airlie
2010-06-07drm: Propagate error from drm_fb_helper_init().Chris Wilson
2010-06-07drm/i915: fix oops on single crtc devices.Dave Airlie
2010-06-07msm: dma: add completion.h headerDaniel Walker
2010-06-07ahci: redo stopping DMA engines on empty portsTejun Heo
2010-06-07sata_sil24: fix kernel panic on ARM caused by unaligned access in sata_sil24Colin Tuckley
2010-06-07ahci: add pci quirk for JMB362Tejun Heo
2010-06-07sata_via: explain the magic fixTejun Heo
2010-06-07mac80211: fix function pointer checkHolger Schurig
2010-06-07wireless: remove my name from the maintainer listZhu Yi
2010-06-07ath5k: fix NULL pointer in antenna configurationBruno Randolf
2010-06-07p54usb: Add device ID for Dell WLA3310 USBJason Dravet
2010-06-07wl1251: fix a memory leak in probeGrazvydas Ignotas
2010-06-07[PATCH 2/11] drivers/watchdog: Eliminate a NULL pointer dereferenceJulia Lawall
2010-06-07ipmr: dont corrupt listsEric Dumazet
2010-06-078139too: fix buffer overrun in rtl8139_init_boardDenis Kirjanov
2010-06-07asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LENJussi Kivilinna
2010-06-07Revert "tty: fix a little bug in scrup, vt.c"Linus Torvalds
2010-06-06r8169: fix random mdio_write failuresTimo Teräs
2010-06-06ip6mr: fix a typo in ip6mr_for_each_table()Eric Dumazet
2010-06-06jffs2: update ctime when changing the file's permission by setfaclJan Kara
2010-06-06iwlwifi: move sysfs_create_group to post request firmwareEmmanuel Grumbach
2010-06-06iwlwifi: add name to Maintainers listWey-Yi Guy
2010-06-06iwl3945: fix internal scanAbhijeet Kolekar
2010-06-06iwl3945: enable stuck queue detection on 3945Reinette Chatre
2010-06-06Linux 2.6.35-rc2Linus Torvalds
2010-06-06drm/i915: Move non-phys cursors into the GTTChris Wilson
2010-06-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-06-05ext4: Fix remaining racy updates of EXT4_I(inode)->i_flagsDmitry Monakhov
2010-06-05Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-06-05ipv6: avoid high order allocationsEric Dumazet
2010-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2010-06-05module: fix bne2 "gave up waiting for init of module libcrc32c"Rusty Russell
2010-06-05module: verify_export_symbols under the lockRusty Russell
2010-06-05module: move find_module check to endLinus Torvalds
2010-06-05module: make locking more fine-grained.Rusty Russell
2010-06-05module: Make module sysfs functions private.Rusty Russell
2010-06-05module: move sysfs exposure to end of load_moduleRusty Russell
2010-06-05module: fix kdb's illicit use of struct module_use.Rusty Russell
2010-06-05module: Make the 'usage' lists be two-wayLinus Torvalds
2010-06-04X25: remove duplicated #includeHuang Weiyi
2010-06-04tcp: use correct net ns in cookie_v4_check()Eric Dumazet
2010-06-04rps: tcp: fix rps_sock_flow_table table updatesEric Dumazet
2010-06-04ppp_generic: fix multilink fragment sizesBen McKeegan