aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [SPARC64]: Kill off some more prom_getproperty() remnants.David S. Miller2006-06-24
* [SPARC64]: Convert Cheetah memory controller driver to in-kernel PROM tree.David S. Miller2006-06-24
* [SPARC64]: Convert central bus layer to in-kernel PROM device tree.David S. Miller2006-06-24
* [SPARC64]: Kill ebus/isa range and interrupt mapping struct members.David S. Miller2006-06-24
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-24
* [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller2006-06-24
* [SPARC64]: Must run smp_setup_cpu_possible_map() after paging_init()David S. Miller2006-06-24
* [SPARC64]: Fix for Niagara memory corruption.David S. Miller2006-06-24
* [SPARC64]: Minor bug fix to obp_read_memory().David S. Miller2006-06-24
* [SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree.David S. Miller2006-06-24
* [SPARC64]: Add of_getintprop_default().David S. Miller2006-06-24
* [SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree.David S. Miller2006-06-24
* [SPARC64]: Rate limited kernel unaligned trap logging, ala IA64.David S. Miller2006-06-24
* [SPARC64]: Disable verbose PCI IRQ probing messages by default.David S. Miller2006-06-24
* [SPARC64]: Use in-kernel OBP device tree for PCI controller probing.David S. Miller2006-06-24
* [SPARC64]: Add of_find_node_by_{name,type}().David S. Miller2006-06-24
* [SPARC64]: Import OBP device tree into kernel data structures.David S. Miller2006-06-24
* [SBUS]: Start cleaning up generic sbus support layer.David S. Miller2006-06-24
* [PATCH] fix typo in acpi video brightness changes.Dave Jones2006-06-24
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-23
|\
| * [libata] conversion to new debug scheme, part 1 of $NBorislav Petkov2006-06-23
| * [PATCH] libata: Add ata_scsi_dev_disabledBrian King2006-06-22
| * [libata] Add host lock to struct ata_portJeff Garzik2006-06-22
| * [PATCH] libata: implement per-dev EH action mask eh_info->dev_action[]Tejun Heo2006-06-22
| * [PATCH] libata-dev: move the CDB-intr DMA blacklistingAlbert Lee2006-06-22
| * [PATCH] ahci: disable NCQ support on vt8251Tejun Heo2006-06-22
| * [libata] ahci: add JMicron PCI IDsJeff Garzik2006-06-22
| * [libata] sata_nv: add PCI IDsJeff Garzik2006-06-22
| * [libata] ahci: Add NVIDIA PCI IDs.Jeff Garzik2006-06-22
| * Merge branch 'master' into upstreamJeff Garzik2006-06-22
| |\
| * | [PATCH] libata: convert several bmdma-style controllers to new EH, take #3Tejun Heo2006-06-20
| * | [PATCH] sata_via: convert to new EH, take #3Tejun Heo2006-06-20
| * | [libata] sata_nv: s/spin_lock_irqsave/spin_lock/ in irq handlerJeff Garzik2006-06-20
| * | [PATCH] sata_nv: add hotplug supportTejun Heo2006-06-20
| * | [PATCH] sata_nv: convert to new EHTejun Heo2006-06-20
| * | [PATCH] sata_nv: better irq handlersTejun Heo2006-06-20
| * | [PATCH] sata_nv: simplify constantsTejun Heo2006-06-20
| * | [PATCH] sata_nv: kill struct nv_host_desc and nv_hostTejun Heo2006-06-20
| * | [PATCH] sata_nv: kill not-working hotplug codeTejun Heo2006-06-20
| * | Merge branch 'master' into upstreamJeff Garzik2006-06-18
| |\ \
| * \ \ Merge branch 'master' into upstreamJeff Garzik2006-06-13
| |\ \ \
| * | | | [libata] Update docs to reflect current driver APIJeff Garzik2006-06-13
| * | | | [PATCH] libata: add host_set->next for legacy two host_sets case, take #3Tejun Heo2006-06-12
| * | | | [PATCH] libata: fix oops caused rescanning NULL sdevTejun Heo2006-06-12
| * | | | [PATCH] sata_sil: update device hotplug handling, take #2Tejun Heo2006-06-12
| * | | | [PATCH] libata: fast exit from EH while unloadingTejun Heo2006-06-12
| * | | | [PATCH] libata: fix ATA_EH_REVALIDATE clearingTejun Heo2006-06-12
| * | | | [PATCH] libata: fix comment above ata_exec_internal()Tejun Heo2006-06-12
| * | | | [PATCH] sata_sil: add controller unplug detection in sil_interrupt()Tejun Heo2006-06-12
| * | | | libata: fix build, by adding required workqueue member to port structJeff Garzik2006-06-12