summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
AgeCommit message (Expand)AuthorLines
2007-12-21[POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr-4/+1
2007-12-21[POWERPC] spufs: use #defines for SPU class [012] exception statusJeremy Kerr-0/+14
2007-12-21[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr-9/+2
2007-12-21[POWERPC] cell: wrap master run control bitMasato Noguchi-0/+15
2007-12-20[POWERPC] Merge 32 and 64 bits pcibios_enable_deviceBenjamin Herrenschmidt-6/+4
2007-12-20[POWERPC] Merge PCI resource allocation & assignmentBenjamin Herrenschmidt-5/+3
2007-12-20[POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt-11/+11
2007-12-20[POWERPC] pci32: Add platform option to enable /proc PCI domainsBenjamin Herrenschmidt-10/+9
2007-12-20[POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt-3/+26
2007-12-20[POWERPC] include/asm-powerpc/: Spelling fixesjoe@perches.com-11/+11
2007-12-20[POWERPC] Implement pci_set_dma_mask() in terms of the dma_opsMichael Ellerman-0/+3
2007-12-20[POWERPC] Cleanup calling mmio_nvram_initIshizaki Kou-0/+11
2007-12-20[POWERPC] Add machine initcall macrosGrant Likely-0/+23
2007-12-20Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Paul Mackerras-0/+5
2007-12-19[POWERPC] cell: handle SPE kernel mappings that cross segment boundariesJeremy Kerr-2/+2
2007-12-19[POWERPC] cell: add spu_64k_pages_available() checkJeremy Kerr-0/+1
2007-12-19[POWERPC] cell: handle kernel SLB setup in spu_base.cJeremy Kerr-0/+4
2007-12-13[POWERPC] qe: add function qe_clock_source()Timur Tabi-0/+1
2007-12-13[POWERPC] Move CPM command handling into the cpm driversJochen Friedrich-0/+1
2007-12-13[POWERPC] Kill non-existent symbols from ksyms and commproc.hJochen Friedrich-3/+0
2007-12-11[POWERPC] QE: change qe_setbrg() to take an enum qe_clock instead of an integerTimur Tabi-47/+47
2007-12-11[POWERPC] 86xx: fix guts_set_dmacr() and add guts_set_pmuxcr_dma() to immap_8...Timur Tabi-2/+23
2007-12-11[POWERPC] ipic: add new interrupts introduced by new chipLi Yang-5/+7
2007-12-11[POWERPC] Add SPRN for Embedded registers specified in PowerISA 2.04Kumar Gala-1/+12
2007-12-11[POWERPC] Add of_translate_dma_addressBenjamin Herrenschmidt-0/+4
2007-12-11[POWERPC] Merge pci_process_bridge_OF_ranges()Benjamin Herrenschmidt-0/+3
2007-12-11[POWERPC] Make isa_mem_base common to 32 and 64 bitsBenjamin Herrenschmidt-2/+3
2007-12-11[POWERPC] Update smu command definitionsMichael Hanselmann-4/+128
2007-12-11[POWERPC] Use SLB size from the device treeMichael Neuling-6/+1
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell-2/+3
2007-12-11[POWERPC] iSeries: Call iSeries_pcibios_init from setup_archStephen Rothwell-3/+0
2007-12-11[POWERPC] Consolidate pci_controllerStephen Rothwell-43/+22
2007-12-11[POWERPC] Clean up pci-bridge.hStephen Rothwell-53/+42
2007-12-11[POWERPC] iommu_free_table doesn't need the device_nodeStephen Rothwell-2/+1
2007-12-11[POWERPC] celleb: Add support for native CBEIshizaki Kou-1/+1
2007-12-11[POWERPC] Use of_register_driver to implement of_register_platform_driverStephen Rothwell-2/+8
2007-12-10Merge branch 'linux-2.6'Paul Mackerras-6/+7
2007-12-06Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds-6/+2
2007-12-06[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKEKumar Gala-0/+5
2007-12-06[POWERPC] Fix hardware IRQ time accounting problem.Tony Breeds-6/+2
2007-12-03[POWERPC] Make global_phb_number staticStephen Rothwell-1/+0
2007-12-03[POWERPC] Cleanup SMT thread handlingBenjamin Herrenschmidt-0/+71
2007-12-03Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"Paul Mackerras-2/+1
2007-11-20[POWERPC] Fix RTAS os-term usage on kernel panicLinas Vepstas-1/+2
2007-11-20[POWERPC] vdso: Fixes for cache block sizesOlof Johansson-0/+8
2007-11-20[POWERPC] Fix kmalloc alignment on non-coherent DMA platformsBenjamin Herrenschmidt-0/+4
2007-11-19[POWERPC] Fix declaration of pcibios_free_controllerBenjamin Herrenschmidt-2/+3
2007-11-13[POWERPC] Avoid unpaired stwcx. on some processorsBecky Bruce-10/+12
2007-11-13Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras-2/+2
2007-11-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds-14/+33