aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/machdep.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-365/+0
2008-07-25powerpc/pseries: iommu enablement for CMORobert Jennings1-1/+1
2008-07-22powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson1-1/+2
2008-06-26powerpc/85xx: add DOZE/NAP support for e500 coreKumar Gala1-0/+1
2008-04-17[POWERPC] Remove unused machine call outsKumar Gala1-3/+0
2008-02-26[POWERPC] Add code for removing HPTEs for parts of the linear mappingBadari Pulavarty1-0/+2
2007-12-21[POWERPC] Implement arch disable/enable irq hooks.Scott Wood1-0/+13
2007-12-20[POWERPC] Merge 32 and 64 bits pcibios_enable_deviceBenjamin Herrenschmidt1-6/+4
2007-12-20[POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt1-7/+7
2007-12-20[POWERPC] Add machine initcall macrosGrant Likely1-0/+23
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras1-4/+4
2007-10-11[POWERPC] Only call ppc_md.setup_arch() if it is providedGrant Likely1-1/+1
2007-06-29[POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala1-1/+1
2007-05-08[POWERPC] PowerPC MSI infrastructureMichael Ellerman1-0/+8
2007-05-08[POWERPC] Rip out the existing powerpc msi stubsMichael Ellerman1-5/+0
2007-05-07[POWERPC] DART iommu suspendJohannes Berg1-0/+5
2007-05-07[POWERPC] powermac: Support G5 CPU hotplugJohannes Berg1-0/+1
2007-04-27[POWERPC] Generic check_legacy_ioportOlaf Hering1-3/+0
2006-12-04[POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt1-2/+2
2006-12-04[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt1-0/+4
2006-12-04[POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt1-0/+4
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt1-2/+2
2006-12-04[POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpcBenjamin Herrenschmidt1-4/+0
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt1-1/+1
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering1-1/+1
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt1-1/+1
2006-06-28[POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelHaren Myneni1-0/+2
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+5
2006-06-15[POWERPC] MSI abstractionJake Moilanen1-0/+5
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-04-23powerpc: Fix define_machine so machine_is() works from modulesPaul Mackerras1-1/+5
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-4/+22
2006-03-27powerpc: Fix event-scan code for 32-bit CHRPPaul Mackerras1-4/+0
2006-03-27powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras1-5/+8
2006-01-09[PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann1-1/+1
2006-01-09[PATCH] powerpc: Propagate regs through to machine_crash_shutdownMichael Ellerman1-1/+1
2006-01-09[PATCH] powerpc: Merge kexecMichael Ellerman1-3/+5
2005-11-14[PATCH] powerpc: Turn cpu_irq_down into kexec_cpu_downMichael Ellerman1-1/+3
2005-11-07Merge ../linux-2.6Paul Mackerras1-4/+6
2005-11-07[PATCH] powerpc: Make ppc_md.set_dabr non 64-bit specificMichael Ellerman1-1/+3
2005-11-06[PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt1-4/+6
2005-11-03powerpc: Make set_dabr() a ppc_md functionMichael Ellerman1-0/+1
2005-10-29[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addressesRoland Dreier1-1/+1
2005-10-26power: Update the multiple inclusion protection symbol on machdep.hPaul Mackerras1-3/+3
2005-10-22powerpc: Merge in 64-bit powermac support.Paul Mackerras1-4/+2
2005-10-20ppc64: Change ppc_md.get_cpuinfo to ppc_md.show_cpuinfoPaul Mackerras1-5/+2
2005-10-19powerpc: Merge machdep.hPaul Mackerras1-0/+289