aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2007-04-23[POWERPC] spufs: fix memory leak on spufs reloadingAkinobu Mita
2007-04-23[POWERPC] spufs: fix missing error handling in module_init()Akinobu Mita
2007-04-23[POWERPC] spufs: check spu_acquire_runnable() return valueAkinobu Mita
2007-04-23[POWERPC] spufs: turn run_sema into run_mutexChristoph Hellwig
2007-04-23[POWERPC] spufs: provide siginfo for SPE faultsJeremy Kerr
2007-04-23[POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann
2007-04-23[POWERPC] spu_base: move spu_init_channels out of spu_mutexChristoph Hellwig
2007-04-23[POWERPC] spu sched: make addition to stop_wq and runque atomic vs wakeupLuke Browning
2007-04-23[POWERPC] spufs: streamline locking for isolated spu setupChristoph Hellwig
2007-04-23[POWERPC] spufs: remove woken threads from the runqueue earlyChristoph Hellwig
2007-04-23[POWERPC] spufs: add memory barriers after set_bitArnd Bergmann
2007-04-23[POWERPC] spu sched: ensure preempted threads are put back on the runqueue, p...Christoph Hellwig
2007-04-23[POWERPC] spu sched: ensure preempted threads are put back on the runqueueChristoph Hellwig
2007-04-23[POWERPC] spufs: clear mapping pointers after last closeChristoph Hellwig
2007-04-23[POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu cont...Christoph Hellwig
2007-04-12[POWERPC] Miscellaneous arch/powerpc Kconfig and platform/Kconfig cleanupKumar Gala
2007-04-12[POWERPC] Convert 85xx platform to unified platform KconfigKumar Gala
2007-04-12[POWERPC] Convert 8xx platform to unified platform KconfigKumar Gala
2007-04-12[POWERPC] Convert 82xx platform to unified platform KconfigKumar Gala
2007-04-12[POWERPC] Convert 83xx platform to unified platform KconfigKumar Gala
2007-04-12[POWERPC] Convert 86xx platform to unified platform KconfigKumar Gala
2007-04-12[POWERPC] Ensure platform CONFIG options have correct dependenciesKumar Gala
2007-04-13[POWERPC] Rename get_property to of_get_property: the last oneStephen Rothwell
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-04-13[POWERPC] Make struct property's value a void *Stephen Rothwell
2007-04-13[POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell
2007-04-13[POWERPC] Autodetect serial console on efikaOlaf Hering
2007-04-13[POWERPC] spufs: don't yield CPU in spu_yieldChristoph Hellwig
2007-04-13[POWERPC] CBE thermal support on PS3Geert Uytterhoeven
2007-04-13[POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering
2007-04-13[POWERPC] Fix link errors when EEH is disabledOlaf Hering
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras
2007-04-12[POWERPC] mpc52xx_pic: fix main interrupt maskingDomen Puncer
2007-03-29[POWERPC] 85xx: Add initial MPC8544 DS platform files.Jon Loeliger
2007-03-29[POWERPC] 83xx: Add MPC832x RDB board support.Michael Barkowski
2007-03-26[POWERPC] 83xx: Removed dead headerKumar Gala
2007-03-26[POWERPC] 83xx: Delete unused header file.Robert P. J. Day
2007-03-26[POWERPC] QE: automatically select QE optionsTimur Tabi
2007-03-26[POWERPC] 86xx/85xx: Unify Freescale PCI Express memory map registers structureZang Roy-r61911
2007-03-26[POWERPC] 86xx/85xx: Move 8641 PCI-Express to arch/powerpc/sysdev/fsl_pcie.c.Jon Loeliger
2007-03-26Merge branch 'ppc_kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/gal...Paul Mackerras
2007-03-26[POWERPC] Generic time suspend/resume codeJohannes Berg
2007-03-22[POWERPC] Created arch/powerpc/platforms/Kconfig for "Platform support"Kumar Gala
2007-03-22[POWERPC] Split several platforms into their respective Kconfig fileKumar Gala
2007-03-22[POWERPC] Removed config options that we don't support in embedded6xxKumar Gala
2007-03-22[POWERPC] Split cell platforms into their respective Kconfig fileKumar Gala
2007-03-22[POWERPC] Split powermac platforms into their own Kconfig fileKumar Gala
2007-03-22[POWERPC] Split 52xx platforms into their own Kconfig fileKumar Gala
2007-03-22[POWERPC] EEH: restructure multi-function supportLinas Vepstas
2007-03-22[POWERPC] EEH: verify state changeLinas Vepstas