summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/machdep.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson2008-07-221-1/+2
* powerpc/85xx: add DOZE/NAP support for e500 coreKumar Gala2008-06-261-0/+1
* [POWERPC] Remove unused machine call outsKumar Gala2008-04-171-3/+0
* [POWERPC] Add code for removing HPTEs for parts of the linear mappingBadari Pulavarty2008-02-261-0/+2
* [POWERPC] Implement arch disable/enable irq hooks.Scott Wood2007-12-211-0/+13
* [POWERPC] Merge 32 and 64 bits pcibios_enable_deviceBenjamin Herrenschmidt2007-12-201-6/+4
* [POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt2007-12-201-7/+7
* [POWERPC] Add machine initcall macrosGrant Likely2007-12-201-0/+23
* [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-121-4/+4
* [POWERPC] Only call ppc_md.setup_arch() if it is providedGrant Likely2007-10-111-1/+1
* [POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala2007-06-291-1/+1
* [POWERPC] PowerPC MSI infrastructureMichael Ellerman2007-05-081-0/+8
* [POWERPC] Rip out the existing powerpc msi stubsMichael Ellerman2007-05-081-5/+0
* [POWERPC] DART iommu suspendJohannes Berg2007-05-071-0/+5
* [POWERPC] powermac: Support G5 CPU hotplugJohannes Berg2007-05-071-0/+1
* [POWERPC] Generic check_legacy_ioportOlaf Hering2007-04-271-3/+0
* [POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt2006-12-041-2/+2
* [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt2006-12-041-0/+4
* [POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt2006-12-041-0/+4
* [POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt2006-12-041-2/+2
* [POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpcBenjamin Herrenschmidt2006-12-041-4/+0
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-041-1/+1
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-071-1/+1
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-1/+1
* [POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelHaren Myneni2006-06-281-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-221-0/+5
|\
| * [POWERPC] MSI abstractionJake Moilanen2006-06-151-0/+5
* | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
|/
* powerpc: Fix define_machine so machine_is() works from modulesPaul Mackerras2006-04-231-1/+5
* [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-4/+22
* powerpc: Fix event-scan code for 32-bit CHRPPaul Mackerras2006-03-271-4/+0
* powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras2006-03-271-5/+8
* [PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann2006-01-091-1/+1
* [PATCH] powerpc: Propagate regs through to machine_crash_shutdownMichael Ellerman2006-01-091-1/+1
* [PATCH] powerpc: Merge kexecMichael Ellerman2006-01-091-3/+5
* [PATCH] powerpc: Turn cpu_irq_down into kexec_cpu_downMichael Ellerman2005-11-141-1/+3
* Merge ../linux-2.6Paul Mackerras2005-11-071-4/+6
|\
| * [PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt2005-11-061-4/+6
* | [PATCH] powerpc: Make ppc_md.set_dabr non 64-bit specificMichael Ellerman2005-11-071-1/+3
|/
* powerpc: Make set_dabr() a ppc_md functionMichael Ellerman2005-11-031-0/+1
* [PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addressesRoland Dreier2005-10-291-1/+1
* power: Update the multiple inclusion protection symbol on machdep.hPaul Mackerras2005-10-261-3/+3
* powerpc: Merge in 64-bit powermac support.Paul Mackerras2005-10-221-4/+2
* ppc64: Change ppc_md.get_cpuinfo to ppc_md.show_cpuinfoPaul Mackerras2005-10-201-5/+2
* powerpc: Merge machdep.hPaul Mackerras2005-10-191-0/+289
OpenPOWER on IntegriCloud