Age | Commit message (Expand) | Author | Files | Lines |
2007-04-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -1/+1 |
2007-04-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 1 | -2/+9 |
2007-04-14 | [SCSI] QLOGICPTI: Do not unmap DMA unless we actually mapped something. | David S. Miller | 1 | -1/+1 |
2007-04-14 | [SCSI] 3w-xxxx: fix oops caused by incorrect REQUEST_SENSE handling | James Bottomley | 1 | -2/+9 |
2007-04-14 | DVB: dvb-usb-remote - fix oops when changing keymap | Olaf Kirch | 1 | -2/+0 |
2007-04-13 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 1 | -0/+12 |
2007-04-13 | [PATCH] md: fix calculation for size of filemap_attr array in md/bitmap | Neil Brown | 1 | -3/+1 |
2007-04-13 | [PATCH] cciss: unregister from SCSI before tearing down device resources | Bjorn Helgaas | 1 | -16/+19 |
2007-04-12 | RDMA/cxgb3: Add set_tcb_rpl_handler | Steve Wise | 1 | -0/+12 |
2007-04-12 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 13 | -134/+257 |
2007-04-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2 | -0/+8 |
2007-04-12 | [PATCH] PM: use kobject_name() to access kobject names | Dmitry Torokhov | 1 | -2/+4 |
2007-04-11 | USB: Nikon D80 unusual device patch | Emil Larsson | 1 | -0/+7 |
2007-04-11 | EHCI: fix remote wakeup regression in 2.6.21-rc | Alan Stern | 1 | -0/+1 |
2007-04-11 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 5 | -36/+63 |
2007-04-11 | myri10ge: update driver version to 1.3.0-1.233 | Brice Goglin | 1 | -1/+1 |
2007-04-11 | myri10ge: more Intel chipsets providing aligned PCIe completions | Brice Goglin | 1 | -0/+16 |
2007-04-11 | myri10ge: fix management of the firmware 4KB boundary crossing restriction | Brice Goglin | 1 | -11/+8 |
2007-04-11 | cxgb3 - missing CPL hanler and register setting. | Divy Le Ray | 3 | -12/+10 |
2007-04-11 | cxgb3 - MAC watchdog update | Divy Le Ray | 3 | -35/+89 |
2007-04-11 | cxgb3 - avoid deadlock with mac watchdog | Divy Le Ray | 1 | -1/+3 |
2007-04-11 | skge: fix wake on lan | Stephen Hemminger | 1 | -36/+58 |
2007-04-11 | sky2: phy workarounds for Yukon EC-U A1 | Stephen Hemminger | 1 | -3/+3 |
2007-04-11 | sky2: turn on clocks when doing resume | Stephen Hemminger | 1 | -0/+5 |
2007-04-11 | sky2: turn carrier off when down | Stephen Hemminger | 1 | -0/+1 |
2007-04-11 | skge: turn carrier off when down | Stephen Hemminger | 1 | -0/+1 |
2007-04-11 | [PATCH] Input: ucb1400 - set up driver's name to show in sysfs | Cliff Brake | 1 | -0/+1 |
2007-04-11 | Merge branch 'for-2.6.21' of master.kernel.org:/pub/scm/linux/kernel/git/dave... | Linus Torvalds | 1 | -2/+1 |
2007-04-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2 | -5/+5 |
2007-04-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 3 | -26/+17 |
2007-04-11 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2007-04-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 4 | -1/+18 |
2007-04-11 | ide: add "optical" to sysfs "media" attribute | Danny Kukawka | 1 | -0/+2 |
2007-04-11 | ide: ugly messages trying to open CD drive with no media present | Stuart Hayes | 1 | -0/+9 |
2007-04-11 | ide: correctly prevent IDE timer expiry function to run if request was alread... | Suleiman Souhlal | 2 | -1/+7 |
2007-04-10 | [PATCH] bcm43xx: Fix PPC machine checks and match loopback gain specs | Larry Finger | 1 | -25/+32 |
2007-04-10 | [PATCH] bcm43xx: Fix 802.11b/g scan limits to match regulatory reqs | Larry Finger | 1 | -1/+19 |
2007-04-10 | [PATCH] zd1211rw: Fix E2P_PHY_REG patching | Daniel Drake | 2 | -9/+4 |
2007-04-10 | IPoIB/cm: Fix DMA direction typo | Michael S. Tsirkin | 1 | -1/+1 |
2007-04-10 | [PATCH] zd1211rw: Reject AL2230S devices | Daniel Drake | 3 | -1/+8 |
2007-04-10 | [AGPGART] intel_agp: fix G965 GTT size detect | Wang Zhenyu | 1 | -2/+1 |
2007-04-10 | [SC92031]: Fix priv->lock context | Herbert Xu | 1 | -10/+10 |
2007-04-09 | Merge branch 'for-2.6.21' of master.kernel.org:/pub/scm/linux/kernel/git/dave... | Linus Torvalds | 1 | -2/+12 |
2007-04-09 | ieee1394: change deprecation status of dv1394 | Stefan Richter | 2 | -5/+5 |
2007-04-09 | [PATCH] omap_cf: oops-on-suspend fix | David Brownell | 1 | -16/+25 |
2007-04-09 | [AGPGART] intel_agp: PCI id update for Intel 965GM | Wang Zhenyu | 1 | -2/+12 |
2007-04-07 | [TG3]: Fix crash during tg3_init_one(). | Michael Chan | 1 | -2/+4 |
2007-04-05 | IB/iser: Don't defer connection failure notification to workqueue | Erez Zilber | 2 | -25/+16 |
2007-04-05 | HID: Do not discard truncated input reports | Adam Kropelin | 1 | -1/+1 |
2007-04-05 | [PATCH] Fix build error on zs serial driver | Yoichi Yuasa | 1 | -1/+0 |