aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-11[POWERPC] EEH: Avoid a possible NULL pointer dereferenceStephen Rothwell1-2/+2
2007-12-11[POWERPC] iSeries: Merge vpdinfo.c into pci.cStephen Rothwell4-259/+219
2007-12-11[POWERPC] iSeries: Clean up and simplify vdpinfo.cStephen Rothwell1-54/+46
2007-12-11[POWERPC] iSeries: DeCamelCase vpdinfo.cStephen Rothwell3-97/+95
2007-12-11[POWERPC] Update xmon slb codewill schmidt1-6/+23
2007-12-11[POWERPC] Use SLB size from the device treeMichael Neuling8-10/+26
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell18-32/+31
2007-12-11[POWERPC] Don't special case pci_domain_nr() for iSeriesStephen Rothwell2-7/+4
2007-12-11[POWERPC] Remove some iSeries platform checks from the PCI codeStephen Rothwell2-15/+10
2007-12-11[POWERPC] iSeries: hose->buid is always zero for iSeriesStephen Rothwell1-6/+2
2007-12-11[POWERPC] iSeries: Call iSeries_pcibios_init from setup_archStephen Rothwell4-7/+5
2007-12-11[POWERPC] Inline pci_setup_pci_controller as it has become trivialStephen Rothwell1-15/+6
2007-12-11[POWERPC] iSeries: Make pcibios_final_fixup not depend on pci_dnStephen Rothwell1-15/+12
2007-12-11[POWERPC] iSeries: Reduce dependence on pci_dn bussubnoStephen Rothwell1-9/+9
2007-12-11[POWERPC] iSeries: iseries_ds_addr is only used in pci.cStephen Rothwell2-12/+12
2007-12-11[POWERPC] iSeries: Remove pci_dn dependency from iSeries_Device_InformationStephen Rothwell3-17/+6
2007-12-11[POWERPC] iSeries: Remove one layer of IO routinesStephen Rothwell1-49/+19
2007-12-11[POWERPC] iSeries: Consoldiate PCI IO error checkStephen Rothwell1-79/+26
2007-12-11[POWERPC] iSeries: Unindent and clean iSeries_pci_final_fixupStephen Rothwell1-33/+35
2007-12-11[POWERPC] iSeries: Remove some dead code from pci.cStephen Rothwell1-18/+1
2007-12-11[POWERPC] iSeries: DeCamelCase pci.cStephen Rothwell1-108/+108
2007-12-11[POWERPC] iSeries: Cleanup PCI retry code a littleStephen Rothwell1-4/+4
2007-12-11[POWERPC] iSeries: Move find_Device_Node to avoid a forward declarationStephen Rothwell1-23/+16
2007-12-11[POWERPC] Consolidate pci_controllerStephen Rothwell1-43/+22
2007-12-11[POWERPC] Clean up pci-bridge.hStephen Rothwell1-53/+42
2007-12-11[POWERPC] pSeries: Remove dependency on pci_dn bussubnoStephen Rothwell1-17/+7
2007-12-11[POWERPC] iommu_free_table doesn't need the device_nodeStephen Rothwell3-8/+5
2007-12-11[POWERPC] lparcfg: Remove useless buffer allocationNathan Lynch1-11/+1
2007-12-11[POWERPC] Update celleb_defconfig to add support for native CBEIshizaki Kou1-19/+19
2007-12-11[POWERPC] celleb: Add support for native CBEIshizaki Kou5-24/+86
2007-12-11[POWERPC] cell: Fix undefined reference to mmio_nvram_initIshizaki Kou1-0/+2
2007-12-11[POWERPC] kernel_execve is identical in 32 and 64 bitStephen Rothwell3-14/+8
2007-12-11[POWERPC] Add for_each_child_of_node() helper for iterating over child nodesMichael Ellerman1-0/+4
2007-12-11[POWERPC] Use of_register_driver to implement of_register_platform_driverStephen Rothwell2-22/+8
2007-12-07libata: kill spurious NCQ completion detectionTejun Heo2-88/+4
2007-12-07ahci: don't attach if ICH6 is in combined modeTejun Heo1-0/+18
2007-12-07ata_piix: add Toshiba Tecra M4 to broken suspend listPeter Schwenke1-0/+7
2007-12-07ahci: fix engine reset failed messageTejun Heo1-2/+2
2007-12-07S2io: Check for register initialization completion before accesing device registersSreenivasa Honnur2-1/+16
2007-12-07ibm_newemac: Update file headers copyright noticesBenjamin Herrenschmidt15-0/+75
2007-12-07ibm_newemac: Call dev_set_drvdata() before tah_reset()Valentine Barshak1-1/+2
2007-12-07ibm_newemac: Fix typo reading TAH channel infoValentine Barshak1-1/+1
2007-12-07ibm_newemac: Correct opb_bus_freq valueValentine Barshak1-1/+1
2007-12-07ibm_newemac: Skip EMACs that are marked unused by the firmwareHugh Blemings1-0/+4
2007-12-07ibm_newemac: Cleanup/fix support for STACR register variantsBenjamin Herrenschmidt3-13/+20
2007-12-07ibm_newemac: Cleanup/Fix RGMII MDIO support detectionBenjamin Herrenschmidt3-11/+15
2007-12-07ibm_newemac: Workaround reset timeout when no linkBenjamin Herrenschmidt1-6/+14
2007-12-07ibm_newemac: Fix ZMII refcounting bugBenjamin Herrenschmidt1-1/+3
2007-12-07ibm_newemac: Add ET1011c PHY supportStefan Roese1-0/+37
2007-12-07ibm_newemac: Add BCM5248 and Marvell 88E1111 PHY supportStefan Roese1-0/+39