aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-17[POWERPC] Add hugepagesz boot-time parameterJon Tollefson1-0/+1
2008-01-17[POWERPC] iSeries: eliminate pci_dn bussubnoStephen Rothwell1-1/+0
2008-01-17[POWERPC] The pci_dn pcidev is only used by EEHStephen Rothwell1-1/+1
2008-01-17[POWERPC] The pci_dn class_code is only used by EEHStephen Rothwell1-1/+1
2008-01-17[POWERPC] Kill sparse warning in HPTE_V_COMPARE()Geert Uytterhoeven1-1/+1
2007-12-31Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/pasemiPaul Mackerras1-1/+19
2007-12-28[POWERPC] pasemi: Distribute interrupts evenly across cpusOlof Johansson1-0/+3
2007-12-28[POWERPC] pasemi: Implement NMI supportOlof Johansson1-1/+16
2007-12-23[POWERPC] 4xx: Add early udbg support for 40x processorsBenjamin Herrenschmidt1-0/+1
2007-12-23[POWERPC] 4xx: Improve support for 4xx indirect DCRsBenjamin Herrenschmidt2-10/+91
2007-12-23[POWERPC] Reworking machine check handling and Fix 440/440ABenjamin Herrenschmidt3-3/+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/arnd/cell-2.6 into for-2.6.25Paul 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-13[POWERPC] qe: add function qe_clock_source()Timur Tabi1-0/+1
2007-12-13[POWERPC] Move CPM command handling into the cpm driversJochen Friedrich1-0/+1
2007-12-13[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_86xx.hTimur 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