aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [NET] myri_sbus: Kill unused next_module struct member.David S. Miller2006-06-24
* [NET] myri_sbus: Convert to new SBUS device layer.David S. Miller2006-06-24
* [NET] sunqe: Convert to new SBUS driver layer.David S. Miller2006-06-24
* [NET] sunbmac: Convert over to new SBUS device framework.David S. Miller2006-06-24
* [NET] sunlance: Convert to new SBUS driver framework.David S. Miller2006-06-24
* [NET] sunhme: Convert to new SBUS driver framework.David S. Miller2006-06-24
* [NET] sunhme: Kill __sparc__ and __sparc_v9__ ifdefs.David S. Miller2006-06-24
* [SCSI] sparc: Port esp to new SBUS driver layer.David S. Miller2006-06-24
* [SOUND] sparc: Port amd7930 to new SBUS device layer.David S. Miller2006-06-24
* [SBUS]: Rewrite and plug into of_device framework.David S. Miller2006-06-24
* [SPARC]: Port of_device layer and make ebus use it.David S. Miller2006-06-24
* [SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller2006-06-24
* [SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller2006-06-24
* [SPARC64]: Expand of_*() interfaces some more.David S. Miller2006-06-24
* [SPARC64]: Kill unused local vars in map_prom_timers().David S. Miller2006-06-24
* [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