aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SPARC]: Port of_device layer and make ebus use it.David S. Miller2006-06-236-2/+359
* [SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller2006-06-239-91/+668
* [SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller2006-06-2310-157/+585
* [SPARC64]: Expand of_*() interfaces some more.David S. Miller2006-06-232-0/+46
* [SPARC64]: Kill unused local vars in map_prom_timers().David S. Miller2006-06-231-1/+0
* [SPARC64]: Kill off some more prom_getproperty() remnants.David S. Miller2006-06-233-31/+50
* [SPARC64]: Convert Cheetah memory controller driver to in-kernel PROM tree.David S. Miller2006-06-231-44/+25
* [SPARC64]: Convert central bus layer to in-kernel PROM device tree.David S. Miller2006-06-234-80/+78
* [SPARC64]: Kill ebus/isa range and interrupt mapping struct members.David S. Miller2006-06-234-105/+41
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-2321-450/+440
* [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller2006-06-2317-134/+182
* [SPARC64]: Must run smp_setup_cpu_possible_map() after paging_init()David S. Miller2006-06-231-2/+2
* [SPARC64]: Fix for Niagara memory corruption.David S. Miller2006-06-233-6/+39
* [SPARC64]: Minor bug fix to obp_read_memory().David S. Miller2006-06-231-2/+19
* [SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree.David S. Miller2006-06-236-103/+104
* [SPARC64]: Add of_getintprop_default().David S. Miller2006-06-232-0/+15
* [SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree.David S. Miller2006-06-233-88/+56
* [SPARC64]: Rate limited kernel unaligned trap logging, ala IA64.David S. Miller2006-06-231-0/+9
* [SPARC64]: Disable verbose PCI IRQ probing messages by default.David S. Miller2006-06-232-11/+23
* [SPARC64]: Use in-kernel OBP device tree for PCI controller probing.David S. Miller2006-06-237-385/+312
* [SPARC64]: Add of_find_node_by_{name,type}().David S. Miller2006-06-232-0/+36
* [SPARC64]: Import OBP device tree into kernel data structures.David S. Miller2006-06-234-1/+626
* [SBUS]: Start cleaning up generic sbus support layer.David S. Miller2006-06-235-125/+87
* [PATCH] fix typo in acpi video brightness changes.Dave Jones2006-06-231-1/+1
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-2332-2333/+6505
|\
| * [libata] conversion to new debug scheme, part 1 of $NBorislav Petkov2006-06-231-26/+47
| * [PATCH] libata: Add ata_scsi_dev_disabledBrian King2006-06-221-10/+31
| * [libata] Add host lock to struct ata_portJeff Garzik2006-06-225-73/+73
| * [PATCH] libata: implement per-dev EH action mask eh_info->dev_action[]Tejun Heo2006-06-222-16/+71
| * [PATCH] libata-dev: move the CDB-intr DMA blacklistingAlbert Lee2006-06-221-10/+9
| * [PATCH] ahci: disable NCQ support on vt8251Tejun Heo2006-06-221-2/+4
| * [libata] ahci: add JMicron PCI IDsJeff Garzik2006-06-221-0/+6
| * [libata] sata_nv: add PCI IDsJeff Garzik2006-06-221-0/+4
| * [libata] ahci: Add NVIDIA PCI IDs.Jeff Garzik2006-06-221-0/+18
| * Merge branch 'master' into upstreamJeff Garzik2006-06-222778-92451/+113059
| |\
| * | [PATCH] libata: convert several bmdma-style controllers to new EH, take #3Tejun Heo2006-06-204-16/+21
| * | [PATCH] sata_via: convert to new EH, take #3Tejun Heo2006-06-201-6/+6
| * | [libata] sata_nv: s/spin_lock_irqsave/spin_lock/ in irq handlerJeff Garzik2006-06-201-6/+4
| * | [PATCH] sata_nv: add hotplug supportTejun Heo2006-06-201-1/+8
| * | [PATCH] sata_nv: convert to new EHTejun Heo2006-06-201-26/+89
| * | [PATCH] sata_nv: better irq handlersTejun Heo2006-06-201-17/+194
| * | [PATCH] sata_nv: simplify constantsTejun Heo2006-06-201-19/+12
| * | [PATCH] sata_nv: kill struct nv_host_desc and nv_hostTejun Heo2006-06-201-48/+2
| * | [PATCH] sata_nv: kill not-working hotplug codeTejun Heo2006-06-201-169/+0
| * | Merge branch 'master' into upstreamJeff Garzik2006-06-1810-51/+44
| |\ \
| * \ \ Merge branch 'master' into upstreamJeff Garzik2006-06-1319-38/+84
| |\ \ \
| * | | | [libata] Update docs to reflect current driver APIJeff Garzik2006-06-132-25/+81
| * | | | [PATCH] libata: add host_set->next for legacy two host_sets case, take #3Tejun Heo2006-06-123-3/+19
| * | | | [PATCH] libata: fix oops caused rescanning NULL sdevTejun Heo2006-06-121-8/+9
| * | | | [PATCH] sata_sil: update device hotplug handling, take #2Tejun Heo2006-06-121-1/+19