aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
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/git/arnd/cell-2.6Paul Mackerras6-217/+379
2007-02-13[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
2007-02-13[POWERPC] spufs: sched.c cleanupsChristoph Hellwig1-37/+61
2007-02-13[POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLEChristoph Hellwig2-2/+2
2007-02-13[POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignmentsChristoph Hellwig2-4/+1
2007-02-13[POWERPC] spufs: remove empty last line in run.cChristoph Hellwig1-1/+0
2007-02-13[POWERPC] spufs: remove SPU_CONTEXT_PREEMPTChristoph Hellwig1-3/+0
2007-02-13[POWERPC] 85xx: Add support for the 8568 MDS boardAndy Fleming3-0/+260
2007-02-13[POWERPC] spufs: Fix bitrot of the SPU mmap facilityBenjamin Herrenschmidt3-8/+22
2007-02-13[POWERPC] powerpc: Remove SPU struct pages for PS3Benjamin Herrenschmidt1-40/+2
2007-02-13[POWERPC] spufs: remove need for struct page for SPEsBenjamin Herrenschmidt2-144/+79
2007-02-13[POWERPC] Small cleanup of EFIKA platformSylvain Munaut5-260/+244
2007-02-13[POWERPC] Fix unbalanced of_node_{get,put} in efika-setup.cSylvain Munaut1-7/+6
2007-02-13[POWERPC] Use common 52xx of_platform probe code for EFIKASylvain Munaut1-46/+18
2007-02-13[POWERPC] Restore 'proper' link order in platformSylvain Munaut1-1/+1
2007-02-13[POWERPC] Fixup mp5200 drivers to match device tree changesGrant Likely3-21/+22
2007-02-13[POWERPC] Mark winbond IDE PCI resources with start 0 as unassignedOlaf Hering1-0/+4
2007-02-13[POWERPC] Celleb: improve MMU hashtable lockingAkira Iguchi1-11/+8
2007-02-13Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpcPaul Mackerras10-71/+229
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven1-1/+1
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven1-1/+1
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven11-31/+31
2007-02-12[PATCH] ps3: cleanup ps3fb before clearing HPTEGeert Uytterhoeven1-1/+5
2007-02-12[PATCH] ps3: Preallocate bootmem memory for ps3fbGeert Uytterhoeven1-0/+42
2007-02-12[PATCH] ps3: AV Settings DriverGeert Uytterhoeven1-0/+11
2007-02-12[PATCH] Dynamic kernel command-line: powerpcAlon Bar-Lev1-2/+2
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2-5/+0
2007-02-09Merge branch '85xx' into for_paulusKumar Gala2-16/+8
2007-02-09[POWERPC] Update to linkstation / kurobox supportGuennadi Liakhovetski1-12/+0
2007-02-09[POWERPC] 83xx: Updated and renamed MPC834x SYS to MPC834x MDSKumar Gala5-45/+20
2007-02-09[PATCH] powerpc: celleb trivial endianness and iomem annotationsAl Viro2-34/+34
2007-02-09[PATCH] arch/powerpc trivial annotationsAl Viro2-4/+5
2007-02-09[PATCH] ps3: missing exportsAl Viro2-0/+4
2007-02-09[POWERPC] 85xx: Marked functions staticKumar Gala2-16/+8
2007-02-08Merge branch 'master' into 83xxKumar Gala5-8/+434
2007-02-08[POWERPC] 83xx: Add USB setup code for MPC8349E MDS-PBLi Yang2-0/+91