aboutsummaryrefslogtreecommitdiff
path: root/include/asm-powerpc
AgeCommit message (Expand)Author
2008-01-11[POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling
2007-12-31Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ol...Paul Mackerras
2007-12-28[POWERPC] pasemi: Distribute interrupts evenly across cpusOlof Johansson
2007-12-28[POWERPC] pasemi: Implement NMI supportOlof Johansson
2007-12-28[POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson
2007-12-23[POWERPC] 4xx: Add early udbg support for 40x processorsBenjamin Herrenschmidt
2007-12-23[POWERPC] 4xx: Improve support for 4xx indirect DCRsBenjamin Herrenschmidt
2007-12-23[POWERPC] Reworking machine check handling and Fix 440/440ABenjamin Herrenschmidt
2007-12-21Merge branch 'linux-2.6'Paul Mackerras
2007-12-21[POWERPC] Pointers marked as __iomem do not need to be volatileStephen Rothwell
2007-12-21[POWERPC] Constify the of_device_id passed to of_platform_bus_probeStephen Rothwell
2007-12-21[POWERPC] Implement arch disable/enable irq hooks.Scott Wood
2007-12-21[POWERPC] spufs: don't set reserved bits in spu interrupt statusMasato Noguchi
2007-12-21[POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr
2007-12-21[POWERPC] spufs: use #defines for SPU class [012] exception statusJeremy Kerr
2007-12-21[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr
2007-12-21[POWERPC] cell: wrap master run control bitMasato Noguchi
2007-12-20[POWERPC] Merge 32 and 64 bits pcibios_enable_deviceBenjamin Herrenschmidt
2007-12-20[POWERPC] Merge PCI resource allocation & assignmentBenjamin Herrenschmidt
2007-12-20[POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt
2007-12-20[POWERPC] pci32: Add platform option to enable /proc PCI domainsBenjamin Herrenschmidt
2007-12-20[POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt
2007-12-20[POWERPC] include/asm-powerpc/: Spelling fixesjoe@perches.com
2007-12-20[POWERPC] Implement pci_set_dma_mask() in terms of the dma_opsMichael Ellerman
2007-12-20[POWERPC] Cleanup calling mmio_nvram_initIshizaki Kou
2007-12-20[POWERPC] Add machine initcall macrosGrant Likely
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: 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: handle kernel SLB setup in spu_base.cJeremy Kerr
2007-12-13[POWERPC] qe: add function qe_clock_source()Timur Tabi
2007-12-13[POWERPC] Move CPM command handling into the cpm driversJochen Friedrich
2007-12-13[POWERPC] Kill non-existent symbols from ksyms and commproc.hJochen Friedrich
2007-12-11[POWERPC] QE: change qe_setbrg() to take an enum qe_clock instead of an integerTimur Tabi
2007-12-11[POWERPC] 86xx: fix guts_set_dmacr() and add guts_set_pmuxcr_dma() to immap_8...Timur Tabi
2007-12-11[POWERPC] ipic: add new interrupts introduced by new chipLi Yang
2007-12-11[POWERPC] Add SPRN for Embedded registers specified in PowerISA 2.04Kumar Gala
2007-12-11[POWERPC] Add of_translate_dma_addressBenjamin Herrenschmidt
2007-12-11[POWERPC] Merge pci_process_bridge_OF_ranges()Benjamin Herrenschmidt
2007-12-11[POWERPC] Make isa_mem_base common to 32 and 64 bitsBenjamin Herrenschmidt
2007-12-11[POWERPC] Update smu command definitionsMichael Hanselmann
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] iSeries: Call iSeries_pcibios_init from setup_archStephen Rothwell
2007-12-11[POWERPC] Consolidate pci_controllerStephen Rothwell
2007-12-11[POWERPC] Clean up pci-bridge.hStephen 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] Use of_register_driver to implement of_register_platform_driverStephen Rothwell
2007-12-10Merge branch 'linux-2.6'Paul Mackerras