summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2007-12-20[POWERPC] arch/powerpc: Add missing of_node_putJulia Lawall1-1/+3
2007-12-20[POWERPC] arch/powerpc: Remove duplicate includesLucas Woods1-1/+0
2007-12-20[POWERPC] CHRP: Fix possible NULL pointer dereferenceCyrill Gorcunov1-4/+9
2007-12-20[POWERPC] Improve resource setup of PowerMac G5 HT bridgeBenjamin Herrenschmidt1-78/+64
2007-12-20[POWERPC] Enable self-view of the HT host bridge on PowerMac G5Benjamin Herrenschmidt2-20/+38
2007-12-20[POWERPC] Clear pci_probe_only on 64 bits PowerMacBenjamin Herrenschmidt1-2/+2
2007-12-20[POWERPC] Fixup powermac enable device hookBenjamin Herrenschmidt1-4/+14
2007-12-20[POWERPC] Merge 32 and 64 bits pcibios_enable_deviceBenjamin Herrenschmidt2-13/+11
2007-12-20[POWERPC] fix iSeries PCI resource managementBenjamin Herrenschmidt3-75/+91
2007-12-20[POWERPC] Merge PCI resource allocation & assignmentBenjamin Herrenschmidt1-2/+1
2007-12-20[POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt1-8/+6
2007-12-20[POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt5-6/+9
2007-12-20[POWERPC] holly.c: Remove unnecessary include of linux/ide.hOlof Johansson1-1/+0
2007-12-20[POWERPC] Push down or eliminate smp_processor_id calls in xics codeMilton Miller2-33/+29
2007-12-20[POWERPC] celleb: Split machine definitionIshizaki Kou4-80/+116
2007-12-20[POWERPC] Cleanup calling mmio_nvram_initIshizaki Kou1-2/+0
2007-12-20[POWERPC] pasemi: Implement MSI supportOlof Johansson1-1/+1
2007-12-20[POWERPC] iSeries: Fix unregistering HV event handlersStephen Rothwell1-1/+1
2007-12-20Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Paul Mackerras12-66/+154
2007-12-19[POWERPC] cell: catch errors from sysfs_create_group()Jeremy Kerr1-3/+17
2007-12-19[POWERPC] cell: handle SPE kernel mappings that cross segment boundariesJeremy Kerr2-11/+50
2007-12-19[POWERPC] cell: add spu_64k_pages_available() checkJeremy Kerr2-1/+7
2007-12-19[POWERPC] cell: use spu_load_slb for SLB setupJeremy Kerr1-13/+10
2007-12-19[POWERPC] cell: handle kernel SLB setup in spu_base.cJeremy Kerr2-32/+50
2007-12-19[POWERPC] cell: safer of_has_vicinity routineAndre Detsch1-3/+8
2007-12-19[POWERPC] cell: export force_sig_info()Jeremy Kerr1-0/+7
2007-12-19[POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of...Jon Loeliger7-8/+10
2007-12-19[POWERPC] cell: add missing '\n'Ishizaki Kou1-2/+2
2007-12-19[POWERPC] perfmon2: make pm_interval register read/writeKevin Corry1-1/+1
2007-12-13[POWERPC] 83xx: mpc8313erdb: Fix whitespace.Scott Wood1-2/+2
2007-12-13[POWERPC] 83xx: mpc834x_mds: Fix whitespace and call of_platform_bus_probe().Scott Wood1-2/+19
2007-12-13[POWERPC] 8xx: Convert mpc866ads to the new device binding.Scott Wood3-253/+81
2007-12-11[POWERPC] 83xx: Add platform support for MPC837x MDS boardLi Yang3-0/+116
2007-12-11[POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of...Jon Loeliger5-8/+8
2007-12-11Merge branch 'linux-2.6' into for-2.6.25Paul Mackerras2-8/+24
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] Use SLB size from the device treeMichael Neuling1-1/+2
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell10-14/+14
2007-12-11[POWERPC] Don't special case pci_domain_nr() for iSeriesStephen Rothwell1-0/+2
2007-12-11[POWERPC] Remove some iSeries platform checks from the PCI codeStephen Rothwell1-0/+2
2007-12-11[POWERPC] iSeries: Call iSeries_pcibios_init from setup_archStephen Rothwell2-1/+5
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