summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2007-02-16[POWERPC] 8[56]xx: Remove obsolete setting of ROOT_DEV for 85xx and 86xx plat...Jon Loeliger
2007-02-17[POWERPC] pseries: Enabling auto poweron after power is restored.Manish Ahuja
2007-02-17[POWERPC] use winbond libata instead of ide driver for pseries CD drivesOlaf Hering
2007-02-17[POWERPC] add of_get_mac_address and update fsl_soc.c to use itTimur Tabi
2007-02-16[PATCH] genirq: remove IRQ_DISABLEDIngo Molnar
2007-02-16[POWERPC] 83xx: Cleaned up 83xx platform dts filesKumar Gala
2007-02-16[POWERPC] Fix bug with early ioremap and 64k pagesBenjamin Herrenschmidt
2007-02-16[POWERPC] Fix cut and paste breakage in arch/powerpc/platforms/pseries/pseries.hMichael Ellerman
2007-02-16[POWERPC] Export of_find_propertyDave Jones
2007-02-16[POWERPC] Delete boot-cpu property from all DTS filesTimur Tabi
2007-02-16[POWERPC] celleb: fix scc_uhc.c dependencyIshizaki Kou
2007-02-16[POWERPC] celleb: fix CONFIG_KEXEC dependencyIshizaki Kou
2007-02-16[POWERPC] mpic: set IPIs to be per-CPUJohannes Berg
2007-02-16[POWERPC] Add PMI driver for cell bladeChristian Krafft
2007-02-16[POWERPC] PS3: System manager supportGeoff Levand
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: C99 convert ctl_tables in arch/powerpc/kernel/idle.cEric W. Biederman
2007-02-14[POWERPC] Use udbg_early_init() on ppc32David Gibson
2007-02-14[POWERPC] Open Firmware serial port driverArnd Bergmann
2007-02-14[POWERPC] Move MPIC smp routines into mpic.cMichael Ellerman
2007-02-14[POWERPC] Cleanup pseries kexec codeMichael Ellerman
2007-02-14[POWERPC] Cleanup pseries smp initialisation codeMichael Ellerman
2007-02-14[POWERPC] Consolidate pseries platform header files into pseries.hMichael Ellerman
2007-02-14Merge branch 'cell-merge' of git+ssh://master.kernel.org/pub/scm/linux/kernel...Paul Mackerras
2007-02-13Merge branch '85xx' into for_paulusKumar Gala
2007-02-13[POWERPC] 85xx: Drop use of SYNC macro in head_fsl_booke.SBecky Bruce
2007-02-13[POWERPC] cell: pm_rtas_activat_signals routine cleanupMaynard Johnson
2007-02-13[POWERPC] cell: PPU Oprofile cleanup patchCarl Love
2007-02-13[POWERPC] spufs: avoid accessing kernel memory through mmapped /mem nodeMasato Noguchi
2007-02-13[POWERPC] spu sched: static timeslicing for SCHED_RR contextsChristoph Hellwig
2007-02-13[POWERPC] spu sched: use DECLARE_BITMAPChristoph Hellwig
2007-02-13[POWERPC] spu sched: forced preemption at executionChristoph Hellwig
2007-02-13[POWERPC] spu sched: update some commentsChristoph Hellwig
2007-02-13[POWERPC] spu sched: simplity spu_remove_from_active_listChristoph Hellwig
2007-02-13[POWERPC] spufs: optimize spu_runChristoph Hellwig
2007-02-13[POWERPC] spufs: runqueue simplificationChristoph Hellwig
2007-02-13[POWERPC] spufs: move prio to spu_contextChristoph Hellwig
2007-02-13[POWERPC] spufs: state_mutex cleanupChristoph Hellwig
2007-02-13[POWERPC] spufs: simplify state_mutexChristoph Hellwig
2007-02-13[POWERPC] spufs: sched.c cleanupsChristoph Hellwig
2007-02-13[POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLEChristoph Hellwig
2007-02-13[POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignmentsChristoph Hellwig
2007-02-13[POWERPC] spufs: remove empty last line in run.cChristoph Hellwig
2007-02-13[POWERPC] spufs: remove SPU_CONTEXT_PREEMPTChristoph Hellwig
2007-02-13Merge branch '83xx' into for_paulusKumar Gala
2007-02-13[POWERPC] 83xx: Updated mpc834x_itx_defconfigTimur Tabi
2007-02-13[POWERPC] 83xx: Add support for MPC8349E-mITX-GPTimur Tabi
2007-02-13[POWERPC] 85xx: Add a defconfig for the 8568 MDSAndy Fleming
2007-02-13[POWERPC] 85xx: Add support for the 8568 MDS boardAndy Fleming
2007-02-12Merge branch 'master' into 85xxKumar Gala