summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-02-2514-24/+56
|\
| * md: Fix - again - partition detection when array becomes activeNeilBrown2011-02-242-1/+23
| * Fix over-zealous flush_disk when changing device size.NeilBrown2011-02-246-11/+18
| * md: avoid spinlock problem in blk_throtl_exitNeilBrown2011-02-216-9/+8
| * md: correctly handle probe of an 'mdp' device.NeilBrown2011-02-161-0/+3
| * md: don't set_capacity before array is active.NeilBrown2011-02-161-3/+3
| * md: Fix raid1->raid0 takeoverKrzysztof Wojcik2011-02-141-0/+1
* | RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroyAnton Blanchard2011-02-251-4/+4
* | afs: Fix oops in afs_unlink_writebackAnton Blanchard2011-02-251-0/+1
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-02-245-47/+127
|\ \
| * \ Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2011-02-251-1/+1
| |\ \
| | * | drm/i915: Fix unintended recursion in ironlake_disable_rc6Chris Wilson2011-02-241-1/+1
| * | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2011-02-245-46/+126
| |\ \ \ | | |/ /
| | * | drm/i915: fix corruptions on i8xx due to relaxed fencingDaniel Vetter2011-02-241-1/+15
| | * | drm/i915: skip FDI & PCH enabling for DP_AJesse Barnes2011-02-221-2/+81
| | * | agp/intel: Experiment with a 855GM GWB bitChris Wilson2011-02-222-35/+22
| | * | drm/i915: don't enable FDI & transcoder interrupts after allJesse Barnes2011-02-221-3/+3
| | * | drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switchChris Wilson2011-02-221-5/+5
* | | | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-02-241-0/+2
|\ \ \ \
| * | | | KVM: SVM: Advance instruction pointer in dr_interceptJoerg Roedel2011-02-221-0/+2
* | | | | MAINTAINERS: Update email addressHerton Ronaldo Krzesinski2011-02-241-2/+2
* | | | | block: bd_link_disk_holder() should hold on to holder_dirTejun Heo2011-02-241-0/+6
* | | | | mm: fix refcounting in swaponMiklos Szeredi2011-02-241-1/+1
* | | | | block: fix refcounting in BLKBSZSETMiklos Szeredi2011-02-241-3/+5
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-02-241-1/+1
|\ \ \ \ \
| * | | | | Unlock vfsmount_lock in do_umountJ. R. Okajima2011-02-241-1/+1
* | | | | | mm: fix possible cause of a page_mapped BUGHugh Dickins2011-02-231-3/+1
|/ / / / /
* | | | | mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi2011-02-2310-38/+23
* | | | | Revert "Bluetooth: Enable USB autosuspend by default on btusb"Linus Torvalds2011-02-231-2/+0
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-2331-170/+258
|\ \ \ \
| * \ \ \ Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller2011-02-231-19/+23
| |\ \ \ \
| | * | | | r8169: fix RTL8168DP power off issue.Hayes Wang2011-02-231-3/+14
| | * | | | r8169: correct settings of rtl8102e.Hayes Wang2011-02-231-14/+6
| | * | | | r8169: fix incorrect args to oob notify.Hayes Wang2011-02-231-2/+3
| * | | | | Added support for usb ethernet (0x0fe6, 0x9700)Shahar Havivi2011-02-231-0/+4
| * | | | | DM9000B: Fix PHY power for network down/upHenry Nestler2011-02-231-3/+4
| * | | | | DM9000B: Fix reg_save after spin_lock in dm9000_timeoutHenry Nestler2011-02-231-1/+1
| * | | | | net_sched: long word align struct qdisc_skb_cb dataEric Dumazet2011-02-231-1/+1
| |/ / / /
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-2212-86/+129
| |\ \ \ \
| | * | | | p54pci: update receive dma buffers before and after processingChristian Lamparter2011-02-211-5/+9
| | * | | | fix cfg80211_wext_siwfreq lock ordering...Daniel J Blueman2011-02-211-2/+2
| | * | | | rt2x00: Fix WPA TKIP Michael MIC failures.Gertjan van Wingerde2011-02-212-0/+12
| | * | | | ath5k: Fix fast channel switchingNick Kossifidis2011-02-211-55/+87
| | * | | | ath5k: Correct channel setting for AR2317 chipNikolay Ledovskikh2011-02-181-0/+1
| | * | | | wireless: rt2x00: rt2800pci.c: add two idsXose Vazquez Perez2011-02-181-0/+2
| | * | | | mac80211: fix conn_mon_timer running after disassociateStanislaw Gruszka2011-02-181-0/+6
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-02-183-2/+10
| | |\ \ \ \
| | | * | | | Bluetooth: Add Atheros BT AR5BBU12 fw supportedCho, Yu-Chen2011-02-162-0/+6
| | | * | | | Bluetooth: Release BTM while sleeping to avoid deadlockVladislav P2011-02-161-0/+2
| | | * | | | Bluetooth: fix crash with quirky dongles doing soundOliver Neukum2011-02-161-2/+2
OpenPOWER on IntegriCloud