| Commit message (Expand) | Author | Age |
* | [PATCH] sata_nv: kill struct nv_host_desc and nv_host | Tejun Heo | 2006-06-20 |
* | [PATCH] sata_nv: kill not-working hotplug code | Tejun Heo | 2006-06-20 |
* | Merge branch 'master' into upstream | Jeff Garzik | 2006-06-18 |
|\ |
|
| * | [PATCH] sky2: netconsole suspend/resume interaction | Stephen Hemminger | 2006-06-17 |
| * | [PATCH] fix cdrom open | Jens Axboe | 2006-06-17 |
* | | Merge branch 'master' into upstream | Jeff Garzik | 2006-06-13 |
|\| |
|
| * | [PATCH] sky2: stop/start hardware idle timer on suspend/resume | Stephen Hemminger | 2006-06-13 |
| * | [PATCH] sky2: save/restore base hardware irq during suspend/resume | Stephen Hemminger | 2006-06-13 |
| * | [PATCH] sky2: fix hotplug detect during poll | Stephen Hemminger | 2006-06-13 |
| * | [PATCH] sky2: don't hard code number of ports | Stephen Hemminger | 2006-06-13 |
| * | [PATCH] sky2: set_power_state should be void | Stephen Hemminger | 2006-06-13 |
| * | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-12 |
| |\ |
|
| | * | [ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budget | Richard Purdie | 2006-06-08 |
| * | | [sky2] Fix sky2 network driver suspend/resume | Linus Torvalds | 2006-06-12 |
| * | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-06-12 |
| |\ \ |
|
| * | | | [PATCH] Fix for the PPTP hangs that have been reported | Paul Mackerras | 2006-06-11 |
| * | | | [PATCH] PCI: reverse pci config space restore order | Yu, Luming | 2006-06-11 |
| * | | | [PATCH] PCI: Improve PCI config space writeback | Dave Jones | 2006-06-11 |
| * | | | [PATCH] PCI: Error handling on PCI device resume | Jean Delvare | 2006-06-11 |
* | | | | [libata] Update docs to reflect current driver API | Jeff Garzik | 2006-06-13 |
* | | | | [PATCH] libata: add host_set->next for legacy two host_sets case, take #3 | Tejun Heo | 2006-06-12 |
* | | | | [PATCH] libata: fix oops caused rescanning NULL sdev | Tejun Heo | 2006-06-12 |
* | | | | [PATCH] sata_sil: update device hotplug handling, take #2 | Tejun Heo | 2006-06-12 |
* | | | | [PATCH] libata: fast exit from EH while unloading | Tejun Heo | 2006-06-12 |
* | | | | [PATCH] libata: fix ATA_EH_REVALIDATE clearing | Tejun Heo | 2006-06-12 |
* | | | | [PATCH] libata: fix comment above ata_exec_internal() | Tejun Heo | 2006-06-12 |
* | | | | [PATCH] sata_sil: add controller unplug detection in sil_interrupt() | Tejun Heo | 2006-06-12 |
* | | | | [PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5) | zhao, forrest | 2006-06-12 |
* | | | | libata: more verbose request_irq() failure | Jeff Garzik | 2006-06-11 |
* | | | | [PATCH] libata: Setup nbytes in ata_sg_init_one | Brian King | 2006-06-11 |
* | | | | libata: Adjust initial debugging levels through preprocessor defines. | Borislav Petkov | 2006-06-11 |
* | | | | [PATCH] sata_sil24: endian anotations | Alexey Dobriyan | 2006-06-11 |
* | | | | Merge branch 'upstream-fixes' into upstream | Jeff Garzik | 2006-06-11 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | [PATCH] sata_mv: grab host lock inside eng_timeout | Mark Lord | 2006-06-11 |
| |/ / |
|
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-06-10 |
| |\ \ |
|
| | * | | [FUSION]: Fix mptspi.c build with CONFIG_PM not set. | Tom "spot" Callaway | 2006-06-09 |
| | * | | [TG3]: Handle Sun onboard tg3 chips more correctly. | David S. Miller | 2006-06-09 |
| * | | | [PATCH] powerpc: console_initcall ordering issues | Milton Miller | 2006-06-10 |
| * | | | [PATCH] I2O: Bugfixes to get I2O working again | Markus Lidel | 2006-06-10 |
| * | | | [PATCH] powernow-k8 crash workaround | Andrew Morton | 2006-06-10 |
| |/ / |
|
| * | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-06-08 |
| |\ \ |
|
| | * \ | Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde... | Jeff Garzik | 2006-06-08 |
| | |\ \ |
|
| | | * | | e1000: remove risky prefetch on next_skb->data | Auke Kok | 2006-06-08 |
| | | * | | e1000: fix ethtool test irq alloc as "probe" | Auke Kok | 2006-06-08 |
| | * | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2006-06-08 |
| | |\ \ \
| | | |_|/
| | |/| | |
|
| | | * | | [PATCH] bcm43xx: add DMA rx poll workaround to DMA4 | Michael Buesch | 2006-06-05 |
| * | | | | [PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW mode | Malcom Parsons | 2006-06-08 |
| |/ / / |
|
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-06-05 |
| |\ \ \ |
|
| | * | | | [PPPOE]: Missing result check in __pppoe_xmit(). | Florin Malita | 2006-06-05 |
| | * | | | [NETCONSOLE]: Clean up initcall warning. | Matt Mackall | 2006-06-05 |