summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-08drm/radeon: fix PM on non-vram cards.Dave Airlie
2010-06-08drm: Propagate error from drm_fb_helper_init().Chris Wilson
2010-06-08drm/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-06Revert "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-05iwlwifi: move sysfs_create_group to post request firmwareEmmanuel Grumbach
2010-06-05iwlwifi: add name to Maintainers listWey-Yi Guy
2010-06-05iwl3945: fix internal scanAbhijeet Kolekar
2010-06-05iwl3945: enable stuck queue detection on 3945Reinette Chatre
2010-06-05Linux 2.6.35-rc2v2.6.35-rc2Linus Torvalds
2010-06-05drm/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-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-06-04Merge 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
2010-06-04syncookies: remove Kconfig text line about disabled-by-defaultFlorian Westphal
2010-06-04ixgbe: only check pfc bits in hang logic if pfc is enabledJohn Fastabend
2010-06-04net: check for refcount if pop a stacked dst_entrySteffen Klassert