summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Celleb: New HTAB Guest OS Interface on BeatIshizaki Kou2007-10-035-1/+204
* [POWERPC] Celleb: Support for Power/Reset buttonsIshizaki Kou2007-10-031-1/+93
* [POWERPC] Celleb: Move pause, kexec_cpu_down to beat.cIshizaki Kou2007-10-033-13/+15
* [POWERPC] ibmebus: More descriptive error return code in ibmebus_store_probe()Joachim Fenkes2007-10-031-2/+2
* [POWERPC] Update axon_msi to use dcr_host_t.baseMichael Ellerman2007-10-031-7/+6
* [POWERPC] Update mpic to use dcr_host_t.baseMichael Ellerman2007-10-032-23/+11
* [POWERPC] Store the base address in dcr_host_tMichael Ellerman2007-10-033-4/+10
* [POWERPC] Select proper defconfig for crosscompilesAdrian Bunk2007-10-031-0/+4
* [POWERPC] Sky Cpu and Nexus: use seq_file/single_open on proc interfaceCyrill Gorcunov2007-10-032-44/+74
* [POWERPC] Sky Cpu: use C99 style for struct initCyrill Gorcunov2007-10-031-12/+9
* [POWERPC] Sky Cpu and Nexus: check for create_proc_entry ret codeCyrill Gorcunov2007-10-031-2/+12
* [POWERPC] Sky Cpu and Nexus: check for platform_get_resource retcodeCyrill Gorcunov2007-10-032-1/+11
* [POWERPC] Sky Cpu and Nexus: include io.hCyrill Gorcunov2007-10-032-0/+2
* [POWERPC] Sky Cpu and Nexus: code style improvementCyrill Gorcunov2007-10-032-31/+31
* [POWERPC] powerpc vDSO: install unstripped copies on diskRoland McGrath2007-10-033-7/+40
* [POWERPC] Include pagemap.h in asm/powerpc/tlb.hMathieu Desnoyers2007-10-031-0/+2
* [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPTHugh Dickins2007-10-036-5/+16
* [POWERPC] Limit range of __init_ref_ok somewhatStephen Rothwell2007-10-033-8/+18
* [POWERPC] MAINTAINERS shouldn't reference linuxppc-embeddedMark A. Greer2007-10-031-9/+8
* [POWERPC] Make instruction dumping work in real modeScott Wood2007-10-031-0/+8
* [POWERPC] Fix pci domain detectionArnd Bergmann2007-10-031-1/+1
* [POWERPC] Add CHECK_FULL_REGS in several places in ptrace codeRoland McGrath2007-10-032-0/+12
* [POWERPC] bootwrapper: Add PlanetCore firmware supportScott Wood2007-10-033-1/+216
* [POWERPC] bootwrapper: Factor out dt_set_mac_address()Scott Wood2007-10-032-14/+18
* [POWERPC] boot: Simplify gunzip_finishMilton Miller2007-10-031-5/+2
* [POWERPC] boot: Record header bytes in gunzip_startMilton Miller2007-10-031-0/+1
* [POWERPC] Make vio_bus_type staticStephen Rothwell2007-10-032-2/+3
* [POWERPC] Simplify vio_bus_init a little for legacy iSeriesStephen Rothwell2007-10-031-7/+7
* [POWERPC] Remove debug printk from vio_bus_initStephen Rothwell2007-10-031-4/+1
* [POWERPC] Implement generic time of day clocksource for powerpcTony Breeds2007-10-032-172/+104
* [POWERPC] Implement {read,update}_persistent_clockTony Breeds2007-10-034-145/+29
* [POWERPC] Add memory regions to the kcore list for 32-bit machinesEd Swarthout2007-10-032-0/+39
* [POWERPC] Disable power management for arch/ppcPaul Mackerras2007-10-031-1/+1
* [POWERPC] Create and use CONFIG_WORD_SIZEStephen Rothwell2007-10-036-34/+46
* [POWERPC] Separate out legacy machine check exception parsersOlof Johansson2007-10-031-29/+37
* [POWERPC] clk.h interface for platformsDomen Puncer2007-10-035-0/+108
* [POWERPC] Inline u3msi_compose_msi_msg()Michael Ellerman2007-10-031-15/+9
* [POWERPC] Simplify rtas_change_msi() error semanticsMichael Ellerman2007-10-031-7/+11
* [POWERPC] Simplify error logic in rtas_setup_msi_irqs()Michael Ellerman2007-10-031-14/+3
* [POWERPC] Simplify error logic in u3msi_setup_msi_irqs()Michael Ellerman2007-10-031-9/+2
* [POWERPC] Make sure to of_node_get() the result of pci_device_to_OF_node()Michael Ellerman2007-10-031-2/+2
* [POWERPC] Move embedded6xx into multiplatformArnd Bergmann2007-10-032-8/+7
* [POWERPC] pseries: device node status can be "ok" or "okay"Linas Vepstas2007-10-021-1/+1
* [POWERPC] Fix build errors when BLOCK=nEmil Medve2007-09-222-5/+6
* [POWERPC] Fix platinumfb framebufferBenjamin Herrenschmidt2007-09-221-22/+26
* [POWERPC] Avoid pointless WARN_ON(irqs_disabled()) from panic codepathSatyam Sharma2007-09-221-9/+18
* [POWERPC] Support setting affinity for U3/U4 MSI sourcesOlof Johansson2007-09-223-1/+3
* [POWERPC] add Kconfig option for optimizing for cellArnd Bergmann2007-09-222-0/+16
* [POWERPC] cell: Don't cast the result of of_get_property()Jeremy Kerr2007-09-221-2/+2
* [POWERPC] Convert define_machine(mpc885_ads) to C99 initializer syntaxTony Breeds2007-09-221-6/+11
OpenPOWER on IntegriCloud