summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-04-23[POWERPC] cbe_thermal: clean up computation of temperatureChristian Krafft1-18/+10
2007-04-23[POWERPC] cell: add cbe_node_to_cpu functionChristian Krafft4-19/+45
2007-04-23[POWERPC] spu_base: fix initialisation on systems with no SPEsJeremy Kerr2-3/+10
2007-04-23[POWERPC] spu_base: remove cleanup_spu_baseChristoph Hellwig1-37/+10
2007-04-23[POWERPC] spufs: various run.c cleanupsChristoph Hellwig1-20/+31
2007-04-23[POWERPC] spufs: enable SPU coredump for kernel-builtin spufsAkinobu Mita1-18/+16
2007-04-23[POWERPC] spufs: fix memory leak on coredumpArnd Bergmann1-9/+10
2007-04-23[POWERPC] spufs: Minor cleanup of spu_waitJeremy Kerr1-7/+6
2007-04-23[POWERPC] spufs: add mode= mount optionJeremy Kerr1-4/+10
2007-04-23[POWERPC] spufs: use memcpy_fromio() to copy from local storeAkinobu Mita1-6/+6
2007-04-23[POWERPC] spufs: avoid spurious memory barriersChristoph Hellwig1-14/+0
2007-04-23[POWERPC] spufs: fix memory leak on spufs reloadingAkinobu Mita1-0/+6
2007-04-23[POWERPC] spufs: fix missing error handling in module_init()Akinobu Mita1-6/+10
2007-04-23[POWERPC] spufs: check spu_acquire_runnable() return valueAkinobu Mita1-1/+4
2007-04-23[POWERPC] spufs: turn run_sema into run_mutexChristoph Hellwig3-4/+4
2007-04-23[POWERPC] spufs: provide siginfo for SPE faultsJeremy Kerr1-7/+25
2007-04-23[POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann10-130/+225
2007-04-23[POWERPC] spu_base: move spu_init_channels out of spu_mutexChristoph Hellwig1-1/+2
2007-04-23[POWERPC] spu sched: make addition to stop_wq and runque atomic vs wakeupLuke Browning1-22/+16
2007-04-23[POWERPC] spufs: streamline locking for isolated spu setupChristoph Hellwig3-55/+16
2007-04-23[POWERPC] spufs: remove woken threads from the runqueue earlyChristoph Hellwig2-27/+19
2007-04-23[POWERPC] spufs: add memory barriers after set_bitArnd Bergmann1-0/+3
2007-04-23[POWERPC] spu sched: ensure preempted threads are put back on the runqueue, p...Christoph Hellwig1-0/+6
2007-04-23[POWERPC] spu sched: ensure preempted threads are put back on the runqueueChristoph Hellwig1-3/+10
2007-04-23[POWERPC] spufs: clear mapping pointers after last closeChristoph Hellwig4-13/+148
2007-04-23[POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu cont...Christoph Hellwig2-4/+23
2007-04-13[POWERPC] Fix detection of loader-supplied initrd on OF platformsPaul Mackerras1-2/+4
2007-04-13[POWERPC] Miscellaneous arch/powerpc Kconfig and platform/Kconfig cleanupKumar Gala2-45/+30
2007-04-13[POWERPC] Convert 85xx platform to unified platform KconfigKumar Gala3-27/+6
2007-04-13[POWERPC] Convert 8xx platform to unified platform KconfigKumar Gala3-38/+34
2007-04-13[POWERPC] Convert 82xx platform to unified platform KconfigKumar Gala3-37/+26
2007-04-13[POWERPC] Convert 83xx platform to unified platform KconfigKumar Gala3-7/+3
2007-04-13[POWERPC] Convert 86xx platform to unified platform KconfigKumar Gala3-17/+10
2007-04-13[POWERPC] Ensure platform CONFIG options have correct dependenciesKumar Gala1-1/+6
2007-04-13[POWERPC] ibmebus: change probe/remove interface from using loc-code to DT pathJoachim Fenkes1-55/+60
2007-04-12[POWERPC] DEBUG_PAGEALLOC for 64-bitBenjamin Herrenschmidt2-4/+82
2007-04-12[POWERPC] DEBUG_PAGEALLOC for 32-bitBenjamin Herrenschmidt5-1/+74
2007-04-12[POWERPC] Fix 32-bit mm operations when not using BATsBenjamin Herrenschmidt4-9/+31
2007-04-12[POWERPC] Cleanup 32-bit map_pageBenjamin Herrenschmidt1-3/+6
2007-04-12[POWERPC] Make tlb flush batch use lazy MMU modeBenjamin Herrenschmidt7-92/+90
2007-04-12[POWERPC] Alignment exception uses __get/put_user_inatomicBenjamin Herrenschmidt1-25/+31
2007-04-12[POWERPC] Add inatomic versions of __get_user and __put_userBenjamin Herrenschmidt1-0/+28
2007-04-12[POWERPC] Clean up unused ROUND_UP, NAME_OFFSET macros in arch/powerpcMilind Arun Choudhary1-4/+0
2007-04-12[POWERPC] Add correct interrupt property for pegasos ideOlaf Hering2-33/+33
2007-04-12[POWERPC] Rename get_property to of_get_property: the last oneStephen Rothwell1-6/+7
2007-04-12[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell50-120/+122
2007-04-12[POWERPC] Rename get_property to of_get_property: soundStephen Rothwell10-36/+37
2007-04-12[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell93-409/+420
2007-04-12[POWERPC] Rename get_property to of_get_property: includeStephen Rothwell1-3/+3
2007-04-12[POWERPC] Allow drivers to map individual 4k pages to userspacePaul Mackerras4-14/+42