| Commit message (Expand) | Author | Age |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-06-27 |
|\ |
|
| * | [PATCH] ata_piix: add ICH6/7/8 to Kconfig | Auke Kok | 2006-06-26 |
| * | [PATCH] sata_sil: disable hotplug interrupts on two ATI IXPs | Tejun Heo | 2006-06-26 |
| * | [PATCH] libata: cosmetic updates | Tejun Heo | 2006-06-26 |
| * | [PATCH] libata reduce timeouts | Andrew Morton | 2006-06-26 |
| * | [PATCH] libata: make two functions global | Tejun Heo | 2006-06-26 |
| * | [PATCH] libata: update ata_do_simple_cmd() | Tejun Heo | 2006-06-26 |
| * | [PATCH] libata: move ata_do_simple_cmd() below ata_exec_internal() | Tejun Heo | 2006-06-26 |
| * | [PATCH] libata: clear EH action on device detach | Tejun Heo | 2006-06-26 |
| * | [PATCH] libata: implement and use ata_deh_dev_action() | Tejun Heo | 2006-06-26 |
| * | [PATCH] libata: move ata_eh_clear_action() upward | Tejun Heo | 2006-06-26 |
| * | [libata] sata_vsc: partially revert a PCI ID-related commit | Jeff Garzik | 2006-06-26 |
| * | [libata] Bump versions | Jeff Garzik | 2006-06-26 |
* | | [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ | Jesper Juhl | 2006-06-27 |
* | | [PATCH] spin/rwlock init cleanups | Ingo Molnar | 2006-06-27 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-26 |
|\ |
|
| * | spelling fixes | Andreas Mohr | 2006-06-26 |
| * | remove the bouncing email address of David Campbell | Adrian Bunk | 2006-06-26 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-06-26 |
|\ \ |
|
| * | | kconfig: remove leading whitespace in menu prompts | Roman Zippel | 2006-06-09 |
* | | | Merge branch 'x86-64' | Linus Torvalds | 2006-06-26 |
|\ \ \ |
|
| * | | | [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded. | Andi Kleen | 2006-06-26 |
| | |/
| |/| |
|
* / | | [PATCH] drivers: use list_move() | Akinobu Mita | 2006-06-26 |
|/ / |
|
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2006-06-25 |
|\ \ |
|
| * | | IB/iser: iSER Kconfig and Makefile | Or Gerlitz | 2006-06-22 |
* | | | [PATCH] advansys section fixes | Randy Dunlap | 2006-06-25 |
* | | | [PATCH] megaraid_mbox: fix section mismatch warnings | Randy Dunlap | 2006-06-25 |
* | | | [PATCH] wd7000: fix section mismatch warnings | Randy.Dunlap | 2006-06-25 |
* | | | [PATCH] m68k: convert mac irq code | Roman Zippel | 2006-06-25 |
* | | | [PATCH] m68k: Add the generic dma API functions | Roman Zippel | 2006-06-25 |
* | | | [SCSI] qlogicpti: Convert to new SBUS device framework. | David S. Miller | 2006-06-24 |
* | | | [SCSI] esp: Fix bug in esp_remove_common. | David S. Miller | 2006-06-24 |
* | | | [SCSI] sparc: Port esp to new SBUS driver layer. | David S. Miller | 2006-06-24 |
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-06-23 |
|\ \ \ |
|
| * | | | [libata] conversion to new debug scheme, part 1 of $N | Borislav Petkov | 2006-06-23 |
| * | | | [PATCH] libata: Add ata_scsi_dev_disabled | Brian King | 2006-06-22 |
| * | | | [libata] Add host lock to struct ata_port | Jeff Garzik | 2006-06-22 |
| * | | | [PATCH] libata: implement per-dev EH action mask eh_info->dev_action[] | Tejun Heo | 2006-06-22 |
| * | | | [PATCH] libata-dev: move the CDB-intr DMA blacklisting | Albert Lee | 2006-06-22 |
| * | | | [PATCH] ahci: disable NCQ support on vt8251 | Tejun Heo | 2006-06-22 |
| * | | | [libata] ahci: add JMicron PCI IDs | Jeff Garzik | 2006-06-22 |
| * | | | [libata] sata_nv: add PCI IDs | Jeff Garzik | 2006-06-22 |
| * | | | [libata] ahci: Add NVIDIA PCI IDs. | Jeff Garzik | 2006-06-22 |
| * | | | Merge branch 'master' into upstream | Jeff Garzik | 2006-06-22 |
| |\ \ \ |
|
| * | | | | [PATCH] libata: convert several bmdma-style controllers to new EH, take #3 | Tejun Heo | 2006-06-20 |
| * | | | | [PATCH] sata_via: convert to new EH, take #3 | Tejun Heo | 2006-06-20 |
| * | | | | [libata] sata_nv: s/spin_lock_irqsave/spin_lock/ in irq handler | Jeff Garzik | 2006-06-20 |
| * | | | | [PATCH] sata_nv: add hotplug support | Tejun Heo | 2006-06-20 |
| * | | | | [PATCH] sata_nv: convert to new EH | Tejun Heo | 2006-06-20 |
| * | | | | [PATCH] sata_nv: better irq handlers | Tejun Heo | 2006-06-20 |