Age | Commit message (Expand) | Author | Files | Lines |
2006-06-17 | [PATCH] sky2: netconsole suspend/resume interaction | Stephen Hemminger | 1 | -1/+6 |
2006-06-17 | [PATCH] fix cdrom open | Jens Axboe | 1 | -2/+4 |
2006-06-14 | [PATCH] sky2: stop/start hardware idle timer on suspend/resume | Stephen Hemminger | 1 | -4/+13 |
2006-06-14 | [PATCH] sky2: save/restore base hardware irq during suspend/resume | Stephen Hemminger | 1 | -0/+3 |
2006-06-14 | [PATCH] sky2: fix hotplug detect during poll | Stephen Hemminger | 1 | -2/+2 |
2006-06-14 | [PATCH] sky2: don't hard code number of ports | Stephen Hemminger | 1 | -2/+2 |
2006-06-14 | [PATCH] sky2: set_power_state should be void | Stephen Hemminger | 1 | -8/+8 |
2006-06-13 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -0/+3 |
2006-06-12 | [sky2] Fix sky2 network driver suspend/resume | Linus Torvalds | 1 | -0/+4 |
2006-06-12 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+3 |
2006-06-12 | [PATCH] Fix for the PPTP hangs that have been reported | Paul Mackerras | 1 | -1/+3 |
2006-06-12 | [PATCH] sata_mv: grab host lock inside eng_timeout | Mark Lord | 1 | -0/+3 |
2006-06-12 | [PATCH] PCI: reverse pci config space restore order | Yu, Luming | 1 | -1/+5 |
2006-06-12 | [PATCH] PCI: Improve PCI config space writeback | Dave Jones | 1 | -3/+13 |
2006-06-12 | [PATCH] PCI: Error handling on PCI device resume | Jean Delvare | 1 | -5/+8 |
2006-06-10 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 3 | -97/+52 |
2006-06-10 | [PATCH] powerpc: console_initcall ordering issues | Milton Miller | 1 | -1/+1 |
2006-06-10 | [PATCH] I2O: Bugfixes to get I2O working again | Markus Lidel | 2 | -38/+38 |
2006-06-10 | [PATCH] powernow-k8 crash workaround | Andrew Morton | 1 | -1/+4 |
2006-06-10 | [FUSION]: Fix mptspi.c build with CONFIG_PM not set. | Tom "spot" Callaway | 1 | -0/+2 |
2006-06-09 | [TG3]: Handle Sun onboard tg3 chips more correctly. | David S. Miller | 2 | -97/+50 |
2006-06-09 | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -16/+28 |
2006-06-09 | [PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW mode | Malcom Parsons | 1 | -1/+1 |
2006-06-09 | [ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budget | Richard Purdie | 1 | -0/+3 |
2006-06-08 | Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde... | Jeff Garzik | 2 | -7/+6 |
2006-06-08 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 1 | -9/+22 |
2006-06-08 | e1000: remove risky prefetch on next_skb->data | Auke Kok | 1 | -6/+2 |
2006-06-08 | e1000: fix ethtool test irq alloc as "probe" | Auke Kok | 1 | -1/+4 |
2006-06-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -1/+4 |
2006-06-06 | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 1 | -1/+1 |
2006-06-06 | [PPPOE]: Missing result check in __pppoe_xmit(). | Florin Malita | 1 | -0/+3 |
2006-06-06 | [NETCONSOLE]: Clean up initcall warning. | Matt Mackall | 1 | -1/+1 |
2006-06-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 | Linus Torvalds | 2 | -1/+7 |
2006-06-05 | [PATCH] m48t86: ia64 build fix | Andrew Morton | 1 | -36/+36 |
2006-06-05 | [PATCH] sata_sil24: SII3124 sata driver endian problem | Rune Torgersen | 1 | -3/+3 |
2006-06-05 | [PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspa... | Stefan Richter | 1 | -1/+1 |
2006-06-05 | [PATCH] Implement get / set tso for forcedeth driver | Zachary Amsden | 1 | -0/+16 |
2006-06-05 | [PATCH] s390: cio non-unique path group ids | Peter Oberparleiter | 1 | -2/+2 |
2006-06-05 | [PATCH] s390: irb memcpy argument swap | Cornelia Huck | 1 | -1/+1 |
2006-06-05 | [PATCH] nmclan_cs: dereferencing skb after netif_rx() | Florin Malita | 1 | -1/+1 |
2006-06-05 | [PATCH] bcm43xx: add DMA rx poll workaround to DMA4 | Michael Buesch | 1 | -9/+22 |
2006-06-05 | IPoIB: Fix AH leak at interface down | Eli Cohen | 1 | -0/+1 |
2006-06-04 | [MMC] Prevent au1xmmc.c breakage on non-Au1200 Alchemy | Ralf Baechle | 1 | -1/+1 |
2006-06-03 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 5 | -9/+32 |
2006-06-02 | [PATCH] pcmcia: fix zeroing of cm4000_cs.c data | Dominik Brodowski | 1 | -1/+1 |
2006-06-02 | [PATCH] pcmcia: missing pcmcia_get_socket() result check | Florin Malita | 1 | -0/+6 |
2006-06-01 | [SCSI] scsi_lib.c: properly count the number of pages in scsi_req_map_sg() | Bryan Holty | 1 | -1/+1 |
2006-06-01 | [PATCH] md: Fix badness in sysfs_notify caused by md_new_event | NeilBrown | 1 | -1/+10 |
2006-06-01 | [PATCH] sgiioc4: use mmio ops instead of port io | Jeremy Higdon | 1 | -5/+11 |
2006-06-01 | [PATCH] maxinefb: Fix compilation error | Martin Michlmayr | 1 | -3/+1 |