summaryrefslogtreecommitdiff
path: root/include/asm-powerpc
AgeCommit message (Expand)AuthorFilesLines
2007-12-28[POWERPC] pasemi: Implement NMI supportOlof Johansson1-1/+16
2007-12-21Merge branch 'linux-2.6'Paul Mackerras1-3/+0
2007-12-21[POWERPC] Pointers marked as __iomem do not need to be volatileStephen Rothwell1-2/+2
2007-12-21[POWERPC] Constify the of_device_id passed to of_platform_bus_probeStephen Rothwell1-1/+1
2007-12-21[POWERPC] Implement arch disable/enable irq hooks.Scott Wood1-0/+13
2007-12-21[POWERPC] spufs: don't set reserved bits in spu interrupt statusMasato Noguchi1-0/+2
2007-12-21[POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr2-4/+1
2007-12-21[POWERPC] spufs: use #defines for SPU class [012] exception statusJeremy Kerr1-0/+14
2007-12-21[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr2-9/+2
2007-12-21[POWERPC] cell: wrap master run control bitMasato Noguchi1-0/+15
2007-12-20[POWERPC] Merge 32 and 64 bits pcibios_enable_deviceBenjamin Herrenschmidt1-6/+4
2007-12-20[POWERPC] Merge PCI resource allocation & assignmentBenjamin Herrenschmidt1-5/+3
2007-12-20[POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt3-11/+11
2007-12-20[POWERPC] pci32: Add platform option to enable /proc PCI domainsBenjamin Herrenschmidt2-10/+9
2007-12-20[POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt2-3/+26
2007-12-20[POWERPC] include/asm-powerpc/: Spelling fixesjoe@perches.com7-11/+11
2007-12-20[POWERPC] Implement pci_set_dma_mask() in terms of the dma_opsMichael Ellerman1-0/+3
2007-12-20[POWERPC] Cleanup calling mmio_nvram_initIshizaki Kou1-0/+11
2007-12-20[POWERPC] Add machine initcall macrosGrant Likely1-0/+23
2007-12-20Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Paul Mackerras1-0/+5
2007-12-19[POWERPC] cell: handle SPE kernel mappings that cross segment boundariesJeremy Kerr1-2/+2
2007-12-19[POWERPC] cell: add spu_64k_pages_available() checkJeremy Kerr1-0/+1
2007-12-19[POWERPC] cell: handle kernel SLB setup in spu_base.cJeremy Kerr1-0/+4
2007-12-14[POWERPC] qe: add function qe_clock_source()Timur Tabi1-0/+1
2007-12-14[POWERPC] Move CPM command handling into the cpm driversJochen Friedrich1-0/+1
2007-12-14[POWERPC] Kill non-existent symbols from ksyms and commproc.hJochen Friedrich1-3/+0
2007-12-11[POWERPC] QE: change qe_setbrg() to take an enum qe_clock instead of an integerTimur Tabi1-47/+47
2007-12-11[POWERPC] 86xx: fix guts_set_dmacr() and add guts_set_pmuxcr_dma() to immap_8...Timur Tabi1-2/+23
2007-12-11[POWERPC] ipic: add new interrupts introduced by new chipLi Yang1-5/+7
2007-12-11[POWERPC] Add SPRN for Embedded registers specified in PowerISA 2.04Kumar Gala1-1/+12
2007-12-11[POWERPC] Add of_translate_dma_addressBenjamin Herrenschmidt1-0/+4
2007-12-11[POWERPC] Merge pci_process_bridge_OF_ranges()Benjamin Herrenschmidt1-0/+3
2007-12-11[POWERPC] Make isa_mem_base common to 32 and 64 bitsBenjamin Herrenschmidt1-2/+3
2007-12-11[POWERPC] Update smu command definitionsMichael Hanselmann1-4/+128
2007-12-11[POWERPC] Use SLB size from the device treeMichael Neuling2-6/+1
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell1-2/+3
2007-12-11[POWERPC] iSeries: Call iSeries_pcibios_init from setup_archStephen Rothwell1-3/+0
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] iommu_free_table doesn't need the device_nodeStephen Rothwell1-2/+1
2007-12-11[POWERPC] celleb: Add support for native CBEIshizaki Kou1-1/+1
2007-12-11[POWERPC] Use of_register_driver to implement of_register_platform_driverStephen Rothwell1-2/+8
2007-12-10Merge branch 'linux-2.6'Paul Mackerras2-6/+7
2007-12-07Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds1-6/+2
2007-12-06[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKEKumar Gala1-0/+5
2007-12-06[POWERPC] Fix hardware IRQ time accounting problem.Tony Breeds1-6/+2
2007-12-03[POWERPC] Make global_phb_number staticStephen Rothwell1-1/+0
2007-12-03[POWERPC] Cleanup SMT thread handlingBenjamin Herrenschmidt1-0/+71
2007-12-03Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"Paul Mackerras1-2/+1
2007-11-20[POWERPC] Fix RTAS os-term usage on kernel panicLinas Vepstas1-1/+2