Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2011-02-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | md: Fix - again - partition detection when array becomes active | NeilBrown | 2011-02-24 | |
| * | | | | | | | | | | | | | Fix over-zealous flush_disk when changing device size. | NeilBrown | 2011-02-24 | |
| * | | | | | | | | | | | | | md: avoid spinlock problem in blk_throtl_exit | NeilBrown | 2011-02-21 | |
| * | | | | | | | | | | | | | md: correctly handle probe of an 'mdp' device. | NeilBrown | 2011-02-15 | |
| * | | | | | | | | | | | | | md: don't set_capacity before array is active. | NeilBrown | 2011-02-15 | |
| * | | | | | | | | | | | | | md: Fix raid1->raid0 takeover | Krzysztof Wojcik | 2011-02-13 | |
* | | | | | | | | | | | | | | RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroy | Anton Blanchard | 2011-02-25 | |
* | | | | | | | | | | | | | | afs: Fix oops in afs_unlink_writeback | Anton Blanchard | 2011-02-25 | |
| |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-02-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie | 2011-02-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | drm/i915: Fix unintended recursion in ironlake_disable_rc6 | Chris Wilson | 2011-02-24 | |
| * | | | | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie | 2011-02-23 | |
| |\| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | drm/i915: fix corruptions on i8xx due to relaxed fencing | Daniel Vetter | 2011-02-23 | |
| | * | | | | | | | | | | | | drm/i915: skip FDI & PCH enabling for DP_A | Jesse Barnes | 2011-02-22 | |
| | * | | | | | | | | | | | | agp/intel: Experiment with a 855GM GWB bit | Chris Wilson | 2011-02-22 | |
| | * | | | | | | | | | | | | drm/i915: don't enable FDI & transcoder interrupts after all | Jesse Barnes | 2011-02-22 | |
| | * | | | | | | | | | | | | drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switch | Chris Wilson | 2011-02-22 | |
| | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-02-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | KVM: SVM: Advance instruction pointer in dr_intercept | Joerg Roedel | 2011-02-22 | |
* | | | | | | | | | | | | | | MAINTAINERS: Update email address | Herton Ronaldo Krzesinski | 2011-02-24 | |
* | | | | | | | | | | | | | | block: bd_link_disk_holder() should hold on to holder_dir | Tejun Heo | 2011-02-24 | |
* | | | | | | | | | | | | | | mm: fix refcounting in swapon | Miklos Szeredi | 2011-02-24 | |
* | | | | | | | | | | | | | | block: fix refcounting in BLKBSZSET | Miklos Szeredi | 2011-02-24 | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-02-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | Unlock vfsmount_lock in do_umount | J. R. Okajima | 2011-02-24 | |
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||
* / | | | | | | | | | | | | | mm: fix possible cause of a page_mapped BUG | Hugh Dickins | 2011-02-24 | |
|/ / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | mm: prevent concurrent unmap_mapping_range() on the same inode | Miklos Szeredi | 2011-02-23 | |
* | | | | | | | | | | | | | Revert "Bluetooth: Enable USB autosuspend by default on btusb" | Linus Torvalds | 2011-02-23 | |
| |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-02-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | David S. Miller | 2011-02-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | r8169: fix RTL8168DP power off issue. | Hayes Wang | 2011-02-23 | |
| | * | | | | | | | | | | | | r8169: correct settings of rtl8102e. | Hayes Wang | 2011-02-23 | |
| | * | | | | | | | | | | | | r8169: fix incorrect args to oob notify. | Hayes Wang | 2011-02-23 | |
| * | | | | | | | | | | | | | Added support for usb ethernet (0x0fe6, 0x9700) | Shahar Havivi | 2011-02-23 | |
| * | | | | | | | | | | | | | DM9000B: Fix PHY power for network down/up | Henry Nestler | 2011-02-23 | |
| * | | | | | | | | | | | | | DM9000B: Fix reg_save after spin_lock in dm9000_timeout | Henry Nestler | 2011-02-23 | |
| * | | | | | | | | | | | | | net_sched: long word align struct qdisc_skb_cb data | Eric Dumazet | 2011-02-23 | |
| |/ / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-02-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | p54pci: update receive dma buffers before and after processing | Christian Lamparter | 2011-02-21 | |
| | * | | | | | | | | | | | | fix cfg80211_wext_siwfreq lock ordering... | Daniel J Blueman | 2011-02-21 | |
| | * | | | | | | | | | | | | rt2x00: Fix WPA TKIP Michael MIC failures. | Gertjan van Wingerde | 2011-02-21 | |
| | * | | | | | | | | | | | | ath5k: Fix fast channel switching | Nick Kossifidis | 2011-02-21 | |
| | * | | | | | | | | | | | | ath5k: Correct channel setting for AR2317 chip | Nikolay Ledovskikh | 2011-02-18 | |
| | * | | | | | | | | | | | | wireless: rt2x00: rt2800pci.c: add two ids | Xose Vazquez Perez | 2011-02-18 | |
| | * | | | | | | | | | | | | mac80211: fix conn_mon_timer running after disassociate | Stanislaw Gruszka | 2011-02-18 | |
| | * | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2011-02-18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | Bluetooth: Add Atheros BT AR5BBU12 fw supported | Cho, Yu-Chen | 2011-02-16 | |
| | | * | | | | | | | | | | | | Bluetooth: Release BTM while sleeping to avoid deadlock | Vladislav P | 2011-02-16 | |
| | | * | | | | | | | | | | | | Bluetooth: fix crash with quirky dongles doing sound | Oliver Neukum | 2011-02-16 |