summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] iSeries: Call iSeries_pcibios_init from setup_archStephen Rothwell2007-12-114-7/+5
* [POWERPC] Inline pci_setup_pci_controller as it has become trivialStephen Rothwell2007-12-111-15/+6
* [POWERPC] iSeries: Make pcibios_final_fixup not depend on pci_dnStephen Rothwell2007-12-111-15/+12
* [POWERPC] iSeries: Reduce dependence on pci_dn bussubnoStephen Rothwell2007-12-111-9/+9
* [POWERPC] iSeries: iseries_ds_addr is only used in pci.cStephen Rothwell2007-12-112-12/+12
* [POWERPC] iSeries: Remove pci_dn dependency from iSeries_Device_InformationStephen Rothwell2007-12-113-17/+6
* [POWERPC] iSeries: Remove one layer of IO routinesStephen Rothwell2007-12-111-49/+19
* [POWERPC] iSeries: Consoldiate PCI IO error checkStephen Rothwell2007-12-111-79/+26
* [POWERPC] iSeries: Unindent and clean iSeries_pci_final_fixupStephen Rothwell2007-12-111-33/+35
* [POWERPC] iSeries: Remove some dead code from pci.cStephen Rothwell2007-12-111-18/+1
* [POWERPC] iSeries: DeCamelCase pci.cStephen Rothwell2007-12-111-108/+108
* [POWERPC] iSeries: Cleanup PCI retry code a littleStephen Rothwell2007-12-111-4/+4
* [POWERPC] iSeries: Move find_Device_Node to avoid a forward declarationStephen Rothwell2007-12-111-23/+16
* [POWERPC] Consolidate pci_controllerStephen Rothwell2007-12-111-43/+22
* [POWERPC] Clean up pci-bridge.hStephen Rothwell2007-12-111-53/+42
* [POWERPC] pSeries: Remove dependency on pci_dn bussubnoStephen Rothwell2007-12-111-17/+7
* [POWERPC] iommu_free_table doesn't need the device_nodeStephen Rothwell2007-12-113-8/+5
* [POWERPC] lparcfg: Remove useless buffer allocationNathan Lynch2007-12-111-11/+1
* [POWERPC] Update celleb_defconfig to add support for native CBEIshizaki Kou2007-12-111-19/+19
* [POWERPC] celleb: Add support for native CBEIshizaki Kou2007-12-115-24/+86
* [POWERPC] cell: Fix undefined reference to mmio_nvram_initIshizaki Kou2007-12-111-0/+2
* [POWERPC] kernel_execve is identical in 32 and 64 bitStephen Rothwell2007-12-113-14/+8
* [POWERPC] Add for_each_child_of_node() helper for iterating over child nodesMichael Ellerman2007-12-111-0/+4
* [POWERPC] Use of_register_driver to implement of_register_platform_driverStephen Rothwell2007-12-112-22/+8
* Merge branch 'linux-2.6'Paul Mackerras2007-12-10356-9735/+6866
|\
| * Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-12-073-90/+31
| |\
| | * libata: kill spurious NCQ completion detectionTejun Heo2007-12-072-88/+4
| | * ahci: don't attach if ICH6 is in combined modeTejun Heo2007-12-071-0/+18
| | * ata_piix: add Toshiba Tecra M4 to broken suspend listPeter Schwenke2007-12-071-0/+7
| | * ahci: fix engine reset failed messageTejun Heo2007-12-071-2/+2
| * | S2io: Check for register initialization completion before accesing device reg...Sreenivasa Honnur2007-12-072-1/+16
| * | ibm_newemac: Update file headers copyright noticesBenjamin Herrenschmidt2007-12-0715-0/+75
| * | ibm_newemac: Call dev_set_drvdata() before tah_reset()Valentine Barshak2007-12-071-1/+2
| * | ibm_newemac: Fix typo reading TAH channel infoValentine Barshak2007-12-071-1/+1
| * | ibm_newemac: Correct opb_bus_freq valueValentine Barshak2007-12-071-1/+1
| * | ibm_newemac: Skip EMACs that are marked unused by the firmwareHugh Blemings2007-12-071-0/+4
| * | ibm_newemac: Cleanup/fix support for STACR register variantsBenjamin Herrenschmidt2007-12-073-13/+20
| * | ibm_newemac: Cleanup/Fix RGMII MDIO support detectionBenjamin Herrenschmidt2007-12-073-11/+15
| * | ibm_newemac: Workaround reset timeout when no linkBenjamin Herrenschmidt2007-12-071-6/+14
| * | ibm_newemac: Fix ZMII refcounting bugBenjamin Herrenschmidt2007-12-071-1/+3
| * | ibm_newemac: Add ET1011c PHY supportStefan Roese2007-12-071-0/+37
| * | ibm_newemac: Add BCM5248 and Marvell 88E1111 PHY supportStefan Roese2007-12-071-0/+39
| * | e100: cleanup unneeded mathAuke Kok2007-12-071-4/+2
| * | e1000: fix memcpy in e1000_get_stringsRoel Kluin2007-12-072-2/+2
| * | make bnx2x select ZLIB_INFLATEEliezer Tamir2007-12-071-0/+1
| * | cxgb3 - T3C support updateDivy Le Ray2007-12-073-19/+58
| * | bonding: Fix race at module unloadJay Vosburgh2007-12-072-22/+23
| * | bonding: Add new layer2+3 hash for xor/802.3ad modesJay Vosburgh2007-12-074-15/+69
| * | bonding: Fix time comparisonDavid Sterba2007-12-071-12/+13
| * | bonding: Allow setting and querying xmit policy regardless of modeWagner Ferenc2007-12-071-18/+3
OpenPOWER on IntegriCloud