Age | Commit message (Expand) | Author | Files | Lines |
2011-02-26 | swiotlb: fix wrong panic | FUJITA Tomonori | 1 | -2/+4 |
2011-02-26 | MAINTAINERS: add Chinese documentation maintainer | Harry Wei | 1 | -0/+7 |
2011-02-26 | mm: grab rcu read lock in move_pages() | Greg Thelen | 1 | -3/+3 |
2011-02-26 | epoll: prevent creating circular epoll structures | Davide Libenzi | 1 | -0/+95 |
2011-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2 | -1/+2 |
2011-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 10 | -57/+282 |
2011-02-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -14/+27 |
2011-02-26 | RTC: fix typo in drivers/rtc/rtc-at91sam9.c | Jelle Martijn Kok | 1 | -1/+1 |
2011-02-25 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 7 | -45/+49 |
2011-02-25 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 14 | -24/+56 |
2011-02-25 | RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroy | Anton Blanchard | 1 | -4/+4 |
2011-02-25 | afs: Fix oops in afs_unlink_writeback | Anton Blanchard | 1 | -0/+1 |
2011-02-25 | regulator, mc13xxx: Remove pointless test for unsigned less than zero | Jesper Juhl | 1 | -1/+1 |
2011-02-25 | regulator: Fix warning with CONFIG_BUG disabled | Mark Brown | 1 | -0/+1 |
2011-02-25 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 5 | -47/+127 |
2011-02-25 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie | 1 | -1/+1 |
2011-02-24 | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+2 |
2011-02-24 | MAINTAINERS: Update email address | Herton Ronaldo Krzesinski | 1 | -2/+2 |
2011-02-24 | x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems | Andreas Herrmann | 3 | -13/+18 |
2011-02-24 | usb: musb: core: set has_tt flag | Felipe Balbi | 1 | -0/+1 |
2011-02-24 | drm/i915: Fix unintended recursion in ironlake_disable_rc6 | Chris Wilson | 1 | -1/+1 |
2011-02-24 | block: bd_link_disk_holder() should hold on to holder_dir | Tejun Heo | 1 | -0/+6 |
2011-02-24 | mm: fix refcounting in swapon | Miklos Szeredi | 1 | -1/+1 |
2011-02-24 | block: fix refcounting in BLKBSZSET | Miklos Szeredi | 1 | -3/+5 |
2011-02-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2011-02-24 | x86/mrst: Fix apb timer rating when lapic timer is used | Jacob Pan | 1 | -1/+1 |
2011-02-24 | Unlock vfsmount_lock in do_umount | J. R. Okajima | 1 | -1/+1 |
2011-02-24 | md: Fix - again - partition detection when array becomes active | NeilBrown | 2 | -1/+23 |
2011-02-24 | Fix over-zealous flush_disk when changing device size. | NeilBrown | 6 | -11/+18 |
2011-02-24 | mm: fix possible cause of a page_mapped BUG | Hugh Dickins | 1 | -3/+1 |
2011-02-24 | mm: prevent concurrent unmap_mapping_range() on the same inode | Miklos Szeredi | 10 | -38/+23 |
2011-02-24 | Revert "Bluetooth: Enable USB autosuspend by default on btusb" | Linus Torvalds | 1 | -2/+0 |
2011-02-24 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie | 5 | -46/+126 |
2011-02-24 | drm/i915: fix corruptions on i8xx due to relaxed fencing | Daniel Vetter | 1 | -1/+15 |
2011-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 31 | -170/+258 |
2011-02-24 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 5 | -19/+27 |
2011-02-24 | Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | David S. Miller | 1 | -19/+23 |
2011-02-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -5/+85 |
2011-02-24 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2 | -0/+5 |
2011-02-24 | Added support for usb ethernet (0x0fe6, 0x9700) | Shahar Havivi | 1 | -0/+4 |
2011-02-24 | r8169: fix RTL8168DP power off issue. | Hayes Wang | 1 | -3/+14 |
2011-02-24 | r8169: correct settings of rtl8102e. | Hayes Wang | 1 | -14/+6 |
2011-02-24 | r8169: fix incorrect args to oob notify. | Hayes Wang | 1 | -2/+3 |
2011-02-24 | DM9000B: Fix PHY power for network down/up | Henry Nestler | 1 | -3/+4 |
2011-02-24 | DM9000B: Fix reg_save after spin_lock in dm9000_timeout | Henry Nestler | 1 | -1/+1 |
2011-02-24 | net_sched: long word align struct qdisc_skb_cb data | Eric Dumazet | 1 | -1/+1 |
2011-02-24 | Btrfs: fix fiemap bugs with delalloc | Chris Mason | 3 | -42/+224 |
2011-02-23 | Input: serio/gameport - use 'long' system workqueue | Dmitry Torokhov | 2 | -2/+2 |
2011-02-23 | Input: synaptics - document 0x0c query | Dmitry Torokhov | 1 | -0/+23 |
2011-02-23 | Drop redundant __param section for CRISv32. | Jesper Nilsson | 1 | -5/+0 |