summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2007-03-09[POWERPC] Remove fixed setting of ROOT_DEV for 7448HPC2 platformsZang Roy-r619111-10/+0
2007-03-09[POWERPC] Allow pSeries to build without CONFIG_PCIStephen Rothwell3-25/+38
2007-03-09[POWERPC] Make iSeries build without CONFIG_PCIStephen Rothwell1-0/+3
2007-03-09[POWERPC] Create and use get_pci_dma_ops()Stephen Rothwell2-3/+3
2007-03-09[POWERPC] Create and use set_pci_dma_opsStephen Rothwell5-8/+8
2007-03-09[POWERPC] PowerPC: select default image for LinkstationSegher Boessenkool1-0/+1
2007-03-09[POWERPC] ps3: always make sure we're running on a PS3Geert Uytterhoeven2-2/+2
2007-03-07[POWERPC] Fix warning in powermac pci.cBenjamin Herrenschmidt1-2/+5
2007-03-07[POWERPC] Fix warning in powermac feature.cBenjamin Herrenschmidt1-1/+4
2007-03-07[POWERPC] Celleb: bug fix caused by not casting pointer typesIshizaki Kou1-21/+61
2007-03-06mv643xx_eth: Place explicit port number in mv643xx_eth_platform_dataDale Farnsworth1-0/+2
2007-03-02[PATCH] ps3: introduce CONFIG_PS3_ADVANCEDGeert Uytterhoeven1-7/+21
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie1-4/+4
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie1-14/+5
2007-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds21-242/+253
2007-02-18Merge branch '85xx' into for_paulusKumar Gala5-42/+28
2007-02-18Merge branch '83xx' into for_paulusKumar Gala11-170/+185
2007-02-18[POWERPC] 85xx: Renamed MPC8568 MDS board code to match other boardsKumar Gala3-19/+19
2007-02-18[POWERPC] 85xx: Cleaning up machine probingKumar Gala3-23/+9
2007-02-17Merge branch 'master' into 85xxKumar Gala4-2/+120
2007-02-17[POWERPC] 83xx: Updated and renamed MPC8360PB to MPC836x MDSKumar Gala3-28/+22
2007-02-17[POWERPC] 83xx: Use of_platform_bus_probe to setup QE devicesKumar Gala2-26/+20
2007-02-17[POWERPC] 83xx: use default value of loops_per_jiffyKumar Gala4-43/+0
2007-02-17[POWERPC] 83xx: Remove obsolete setting of ROOT_DEV.Kumar Gala4-34/+0
2007-02-17[POWERPC] 83xx: Cleaning up machine probing and board initcallsKumar Gala5-41/+27
2007-02-17Merge branch '85xx' into for_paulusKumar Gala4-22/+0
2007-02-17[POWERPC] 86xx: Add missing of_node_put() in mpc86xx_hpcn_init_irq().Jon Loeliger1-0/+2
2007-02-17[POWERPC] 8[56]xx: Remove obsolete setting of ROOT_DEV for 85xx and 86xx plat...Jon Loeliger4-22/+0
2007-02-17[POWERPC] pseries: Enabling auto poweron after power is restored.Manish Ahuja4-2/+120
2007-02-16[PATCH] genirq: remove IRQ_DISABLEDIngo Molnar1-2/+0
2007-02-16[POWERPC] Fix cut and paste breakage in arch/powerpc/platforms/pseries/pseries.hMichael Ellerman1-2/+2
2007-02-16[POWERPC] celleb: fix scc_uhc.c dependencyIshizaki Kou1-2/+1
2007-02-16[POWERPC] celleb: fix CONFIG_KEXEC dependencyIshizaki Kou1-0/+2
2007-02-16[POWERPC] PS3: System manager supportGeoff Levand2-4/+33
2007-02-14[POWERPC] Cleanup pseries kexec codeMichael Ellerman4-48/+83
2007-02-14[POWERPC] Cleanup pseries smp initialisation codeMichael Ellerman3-6/+9
2007-02-14[POWERPC] Consolidate pseries platform header files into pseries.hMichael Ellerman5-29/+23
2007-02-14Merge branch 'cell-merge' of git+ssh://master.kernel.org/pub/scm/linux/kernel...Paul Mackerras6-217/+379
2007-02-14[POWERPC] cell: PPU Oprofile cleanup patchCarl Love1-10/+4
2007-02-13[POWERPC] spufs: avoid accessing kernel memory through mmapped /mem nodeMasato Noguchi1-0/+3
2007-02-13[POWERPC] spu sched: static timeslicing for SCHED_RR contextsChristoph Hellwig4-3/+56
2007-02-13[POWERPC] spu sched: use DECLARE_BITMAPChristoph Hellwig1-2/+1
2007-02-13[POWERPC] spu sched: forced preemption at executionChristoph Hellwig3-0/+76
2007-02-13[POWERPC] spu sched: update some commentsChristoph Hellwig1-8/+8
2007-02-13[POWERPC] spu sched: simplity spu_remove_from_active_listChristoph Hellwig1-29/+15
2007-02-13[POWERPC] spufs: optimize spu_runChristoph Hellwig5-12/+23
2007-02-13[POWERPC] spufs: runqueue simplificationChristoph Hellwig2-67/+93
2007-02-13[POWERPC] spufs: move prio to spu_contextChristoph Hellwig3-7/+6
2007-02-13[POWERPC] spufs: state_mutex cleanupChristoph Hellwig3-53/+64
2007-02-13[POWERPC] spufs: simplify state_mutexChristoph Hellwig3-30/+17