summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2007-02-16[PATCH] genirq: remove IRQ_DISABLEDIngo Molnar
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-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-13[POWERPC] 85xx: Add support for the 8568 MDS boardAndy Fleming
2007-02-13[POWERPC] spufs: Fix bitrot of the SPU mmap facilityBenjamin Herrenschmidt
2007-02-13[POWERPC] powerpc: Remove SPU struct pages for PS3Benjamin Herrenschmidt
2007-02-13[POWERPC] spufs: remove need for struct page for SPEsBenjamin Herrenschmidt
2007-02-13[POWERPC] Small cleanup of EFIKA platformSylvain Munaut
2007-02-13[POWERPC] Fix unbalanced of_node_{get,put} in efika-setup.cSylvain Munaut
2007-02-13[POWERPC] Use common 52xx of_platform probe code for EFIKASylvain Munaut
2007-02-13[POWERPC] Restore 'proper' link order in platformSylvain Munaut
2007-02-13[POWERPC] Fixup mp5200 drivers to match device tree changesGrant Likely
2007-02-13[POWERPC] Mark winbond IDE PCI resources with start 0 as unassignedOlaf Hering
2007-02-13[POWERPC] Celleb: improve MMU hashtable lockingAkira Iguchi
2007-02-13Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven
2007-02-12[PATCH] ps3: cleanup ps3fb before clearing HPTEGeert Uytterhoeven
2007-02-12[PATCH] ps3: Preallocate bootmem memory for ps3fbGeert Uytterhoeven
2007-02-12[PATCH] ps3: AV Settings DriverGeert Uytterhoeven
2007-02-12[PATCH] Dynamic kernel command-line: powerpcAlon Bar-Lev
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan
2007-02-09Merge branch '85xx' into for_paulusKumar Gala
2007-02-09[POWERPC] Update to linkstation / kurobox supportGuennadi Liakhovetski
2007-02-09[POWERPC] 83xx: Updated and renamed MPC834x SYS to MPC834x MDSKumar Gala
2007-02-09[PATCH] powerpc: celleb trivial endianness and iomem annotationsAl Viro
2007-02-09[PATCH] arch/powerpc trivial annotationsAl Viro
2007-02-09[PATCH] ps3: missing exportsAl Viro
2007-02-09[POWERPC] 85xx: Marked functions staticKumar Gala
2007-02-08Merge branch 'master' into 83xxKumar Gala