Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6
* 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6: (37 commits) [CELL] spufs: rework list management and associated locking [CELL] oprofile: add support to OProfile for profiling CELL BE SPUs [CELL] oprofile: enable SPU switch notification to detect currently active SPU tasks [CELL] spu_base: locking cleanup [CELL] cell: indexing of SPUs based on firmware vicinity properties [CELL] spufs: integration of SPE affinity with the scheduller [CELL] cell: add placement computation for scheduling of affinity contexts [CELL] spufs: extension of spu_create to support affinity definition [CELL] cell: add hardcoded spu vicinity information for QS20 [CELL] cell: add vicinity information on spus [CELL] cell: add per BE structure with info about its SPUs [CELL] spufs: use find_first_bit() instead of sched_find_first_bit() [CELL] spufs: remove unused file argument from spufs_run_spu() [CELL] spufs: change decrementer restore timing [CELL] spufs: dont halt decrementer at restore step 47 [CELL] spufs: limit saving MFC_CNTL bits [CELL] spufs: fix read and write for decr_status file [CELL] spufs: fix decr_status meanings [CELL] spufs: remove needless context save/restore code [CELL] spufs: fix array size of channel index ...
Showing
- arch/powerpc/configs/cell_defconfig 2 additions, 1 deletionarch/powerpc/configs/cell_defconfig
- arch/powerpc/kernel/crash.c 67 additions, 0 deletionsarch/powerpc/kernel/crash.c
- arch/powerpc/kernel/time.c 1 addition, 0 deletionsarch/powerpc/kernel/time.c
- arch/powerpc/oprofile/Kconfig 7 additions, 0 deletionsarch/powerpc/oprofile/Kconfig
- arch/powerpc/oprofile/Makefile 3 additions, 1 deletionarch/powerpc/oprofile/Makefile
- arch/powerpc/oprofile/cell/pr_util.h 97 additions, 0 deletionsarch/powerpc/oprofile/cell/pr_util.h
- arch/powerpc/oprofile/cell/spu_profiler.c 221 additions, 0 deletionsarch/powerpc/oprofile/cell/spu_profiler.c
- arch/powerpc/oprofile/cell/spu_task_sync.c 484 additions, 0 deletionsarch/powerpc/oprofile/cell/spu_task_sync.c
- arch/powerpc/oprofile/cell/vma_map.c 287 additions, 0 deletionsarch/powerpc/oprofile/cell/vma_map.c
- arch/powerpc/oprofile/common.c 42 additions, 9 deletionsarch/powerpc/oprofile/common.c
- arch/powerpc/oprofile/op_model_7450.c 10 additions, 4 deletionsarch/powerpc/oprofile/op_model_7450.c
- arch/powerpc/oprofile/op_model_cell.c 527 additions, 80 deletionsarch/powerpc/oprofile/op_model_cell.c
- arch/powerpc/oprofile/op_model_fsl_booke.c 8 additions, 3 deletionsarch/powerpc/oprofile/op_model_fsl_booke.c
- arch/powerpc/oprofile/op_model_pa6t.c 9 additions, 3 deletionsarch/powerpc/oprofile/op_model_pa6t.c
- arch/powerpc/oprofile/op_model_power4.c 8 additions, 3 deletionsarch/powerpc/oprofile/op_model_power4.c
- arch/powerpc/oprofile/op_model_rs64.c 7 additions, 3 deletionsarch/powerpc/oprofile/op_model_rs64.c
- arch/powerpc/platforms/Kconfig 10 additions, 0 deletionsarch/powerpc/platforms/Kconfig
- arch/powerpc/platforms/cell/Kconfig 10 additions, 0 deletionsarch/powerpc/platforms/cell/Kconfig
- arch/powerpc/platforms/cell/Makefile 5 additions, 1 deletionarch/powerpc/platforms/cell/Makefile
- arch/powerpc/platforms/cell/axon_msi.c 445 additions, 0 deletionsarch/powerpc/platforms/cell/axon_msi.c
Loading
Please register or sign in to comment