aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-25RTC: fix typo in drivers/rtc/rtc-at91sam9.cJelle Martijn Kok
2011-02-25Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-02-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-02-25RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroyAnton Blanchard
2011-02-25afs: Fix oops in afs_unlink_writebackAnton Blanchard
2011-02-24Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-02-25Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2011-02-24Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-02-24MAINTAINERS: Update email addressHerton Ronaldo Krzesinski
2011-02-24usb: musb: core: set has_tt flagFelipe Balbi
2011-02-24drm/i915: Fix unintended recursion in ironlake_disable_rc6Chris Wilson
2011-02-24block: bd_link_disk_holder() should hold on to holder_dirTejun Heo
2011-02-24mm: fix refcounting in swaponMiklos Szeredi
2011-02-24block: fix refcounting in BLKBSZSETMiklos Szeredi
2011-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-02-24Unlock vfsmount_lock in do_umountJ. R. Okajima
2011-02-24md: Fix - again - partition detection when array becomes activeNeilBrown
2011-02-24Fix over-zealous flush_disk when changing device size.NeilBrown
2011-02-23mm: fix possible cause of a page_mapped BUGHugh Dickins
2011-02-23mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi
2011-02-23Revert "Bluetooth: Enable USB autosuspend by default on btusb"Linus Torvalds
2011-02-24Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2011-02-24drm/i915: fix corruptions on i8xx due to relaxed fencingDaniel Vetter
2011-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-23Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-02-23Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller
2011-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-02-23Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-02-23Added support for usb ethernet (0x0fe6, 0x9700)Shahar Havivi
2011-02-23r8169: fix RTL8168DP power off issue.Hayes Wang
2011-02-23r8169: correct settings of rtl8102e.Hayes Wang
2011-02-23r8169: fix incorrect args to oob notify.Hayes Wang
2011-02-23DM9000B: Fix PHY power for network down/upHenry Nestler
2011-02-23DM9000B: Fix reg_save after spin_lock in dm9000_timeoutHenry Nestler
2011-02-23net_sched: long word align struct qdisc_skb_cb dataEric Dumazet
2011-02-23Input: serio/gameport - use 'long' system workqueueDmitry Torokhov
2011-02-23Input: synaptics - document 0x0c queryDmitry Torokhov
2011-02-23Drop redundant __param section for CRISv32.Jesper Nilsson
2011-02-23amd64-agp: fix crash at second module loadFlorian Mickler
2011-02-22Merge branch 'for-2639-rc4/i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2011-02-22USB: xhci: mark local functions as staticDmitry Torokhov
2011-02-22Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-02-23i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespaceBen Dooks
2011-02-23i2c-omap: Double clear of ARDY status in IRQ handlerRichard woodruff
2011-02-23i2c-omap: fix build for !CONFIG_SUSPENDBalaji T K
2011-02-23drm/radeon: fix regression with AA resolve checkingDave Airlie
2011-02-23drm: drop commented out code and preceding commentPaul Bolle
2011-02-23drm/vblank: Enable precise vblank timestamps for interlaced and doublescan mo...Mario Kleiner
2011-02-23drm/vblank: Use memory barriers optimized for atomic_t instead of generics.Mario Kleiner
2011-02-23drm/vblank: Use abs64(diff_ns) for s64 diff_ns instead of abs(diff_ns)Mario Kleiner