summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2007-12-20[POWERPC] iSeries: Fix unregistering HV event handlersStephen Rothwell
2007-12-20Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Paul Mackerras
2007-12-19[POWERPC] cell: catch errors from sysfs_create_group()Jeremy Kerr
2007-12-19[POWERPC] cell: handle SPE kernel mappings that cross segment boundariesJeremy Kerr
2007-12-19[POWERPC] cell: add spu_64k_pages_available() checkJeremy Kerr
2007-12-19[POWERPC] cell: use spu_load_slb for SLB setupJeremy Kerr
2007-12-19[POWERPC] cell: handle kernel SLB setup in spu_base.cJeremy Kerr
2007-12-19[POWERPC] cell: safer of_has_vicinity routineAndre Detsch
2007-12-19[POWERPC] cell: export force_sig_info()Jeremy Kerr
2007-12-19[POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of...Jon Loeliger
2007-12-19[POWERPC] cell: add missing '\n'Ishizaki Kou
2007-12-19[POWERPC] perfmon2: make pm_interval register read/writeKevin Corry
2007-12-14[POWERPC] Make PS3_SYS_MANAGER default y, not mMichael Ellerman
2007-12-14[POWERPC] 83xx: mpc8313erdb: Fix whitespace.Scott Wood
2007-12-14[POWERPC] 83xx: mpc834x_mds: Fix whitespace and call of_platform_bus_probe().Scott Wood
2007-12-14[POWERPC] iSeries: don't printk with HV spinlock heldStephen Rothwell
2007-12-14[POWERPC] 8xx: Convert mpc866ads to the new device binding.Scott Wood
2007-12-11[POWERPC] 83xx: Add platform support for MPC837x MDS boardLi Yang
2007-12-11[POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of...Jon Loeliger
2007-12-11Merge branch 'linux-2.6' into for-2.6.25Paul Mackerras
2007-12-11[POWERPC] EEH: Avoid a possible NULL pointer dereferenceStephen Rothwell
2007-12-11[POWERPC] iSeries: Merge vpdinfo.c into pci.cStephen Rothwell
2007-12-11[POWERPC] iSeries: Clean up and simplify vdpinfo.cStephen Rothwell
2007-12-11[POWERPC] iSeries: DeCamelCase vpdinfo.cStephen Rothwell
2007-12-11[POWERPC] Use SLB size from the device treeMichael Neuling
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell
2007-12-11[POWERPC] Don't special case pci_domain_nr() for iSeriesStephen Rothwell
2007-12-11[POWERPC] Remove some iSeries platform checks from the PCI codeStephen Rothwell
2007-12-11[POWERPC] iSeries: Call iSeries_pcibios_init from setup_archStephen Rothwell
2007-12-11[POWERPC] iSeries: Make pcibios_final_fixup not depend on pci_dnStephen Rothwell
2007-12-11[POWERPC] iSeries: Reduce dependence on pci_dn bussubnoStephen Rothwell
2007-12-11[POWERPC] iSeries: iseries_ds_addr is only used in pci.cStephen Rothwell
2007-12-11[POWERPC] iSeries: Remove pci_dn dependency from iSeries_Device_InformationStephen Rothwell
2007-12-11[POWERPC] iSeries: Remove one layer of IO routinesStephen Rothwell
2007-12-11[POWERPC] iSeries: Consoldiate PCI IO error checkStephen Rothwell
2007-12-11[POWERPC] iSeries: Unindent and clean iSeries_pci_final_fixupStephen Rothwell
2007-12-11[POWERPC] iSeries: Remove some dead code from pci.cStephen Rothwell
2007-12-11[POWERPC] iSeries: DeCamelCase pci.cStephen Rothwell
2007-12-11[POWERPC] iSeries: Cleanup PCI retry code a littleStephen Rothwell
2007-12-11[POWERPC] iSeries: Move find_Device_Node to avoid a forward declarationStephen Rothwell
2007-12-11[POWERPC] pSeries: Remove dependency on pci_dn bussubnoStephen Rothwell
2007-12-11[POWERPC] iommu_free_table doesn't need the device_nodeStephen Rothwell
2007-12-11[POWERPC] celleb: Add support for native CBEIshizaki Kou
2007-12-11[POWERPC] cell: Fix undefined reference to mmio_nvram_initIshizaki Kou
2007-12-10powerpc: Fix IDE legacy vs. native fixupsBenjamin Herrenschmidt
2007-12-06[POWERPC] CELLEB: Fix possible NULL pointer dereferenceCyrill Gorcunov
2007-12-06[POWERPC] Clean out asm/of_{platform, device}.hJon Loeliger
2007-12-05Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ol...Paul Mackerras
2007-12-04[POWERPC] pasemi: Fix module information for gpio-mdioOlof Johansson
2007-12-03[POWERPC] Add missing spaces in printk formatsjoe@perches.com