aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-14[PATCH] sysctl: C99 convert ctl_tables in arch/powerpc/kernel/idle.cEric W. Biederman1-3/+8
2007-02-14[POWERPC] Use udbg_early_init() on ppc32David Gibson3-6/+13
2007-02-14[POWERPC] Open Firmware serial port driverArnd Bergmann1-0/+15
2007-02-14[POWERPC] Move MPIC smp routines into mpic.cMichael Ellerman2-23/+21
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 Mackerras8-273/+473
2007-02-13Merge branch '85xx' into for_paulusKumar Gala1-2/+0
2007-02-13[POWERPC] 85xx: Drop use of SYNC macro in head_fsl_booke.SBecky Bruce1-2/+0
2007-02-13[POWERPC] cell: pm_rtas_activat_signals routine cleanupMaynard Johnson1-16/+33
2007-02-13[POWERPC] cell: PPU Oprofile cleanup patchCarl Love2-51/+67
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 Hellwig4-8/+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-13Merge branch '83xx' into for_paulusKumar Gala3-172/+1421
2007-02-13[POWERPC] 83xx: Updated mpc834x_itx_defconfigTimur Tabi1-172/+60
2007-02-13[POWERPC] 83xx: Add support for MPC8349E-mITX-GPTimur Tabi2-0/+1361
2007-02-13[POWERPC] 85xx: Add a defconfig for the 8568 MDSAndy Fleming1-0/+992
2007-02-13[POWERPC] 85xx: Add support for the 8568 MDS boardAndy Fleming4-0/+640
2007-02-12Merge branch 'master' into 85xxKumar Gala72-1004/+3002
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 Herrenschmidt3-145/+80
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] Add device tree fixups for the EFIKASylvain Munaut1-0/+81
2007-02-13[POWERPC] mpc5200 device tree bindings refinementGrant Likely2-112/+158
2007-02-13[POWERPC] Fixup mp5200 drivers to match device tree changesGrant Likely3-21/+22
2007-02-13[POWERPC] correct a prototypeStephen Rothwell1-1/+1
2007-02-13[POWERPC] Fix vDSO page count calculationBenjamin Herrenschmidt2-14/+23
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-13[POWERPC] Remove ibm4{xx,4x}.h from arch/powerpcDavid Gibson1-2/+0
2007-02-12[POWERPC] 85xx: Don't write reserved values to MAS1[TSIZE]Becky Bruce1-1/+4