summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] spufs: avoid accessing kernel memory through mmapped /mem nodeMasato Noguchi2007-02-131-0/+3
* [POWERPC] spu sched: static timeslicing for SCHED_RR contextsChristoph Hellwig2007-02-134-3/+56
* [POWERPC] spu sched: use DECLARE_BITMAPChristoph Hellwig2007-02-131-2/+1Star
* [POWERPC] spu sched: forced preemption at executionChristoph Hellwig2007-02-133-0/+76
* [POWERPC] spu sched: update some commentsChristoph Hellwig2007-02-131-8/+8
* [POWERPC] spu sched: simplity spu_remove_from_active_listChristoph Hellwig2007-02-131-29/+15Star
* [POWERPC] spufs: optimize spu_runChristoph Hellwig2007-02-135-12/+23
* [POWERPC] spufs: runqueue simplificationChristoph Hellwig2007-02-132-67/+93
* [POWERPC] spufs: move prio to spu_contextChristoph Hellwig2007-02-133-7/+6Star
* [POWERPC] spufs: state_mutex cleanupChristoph Hellwig2007-02-133-53/+64
* [POWERPC] spufs: simplify state_mutexChristoph Hellwig2007-02-133-30/+17Star
* [POWERPC] spufs: sched.c cleanupsChristoph Hellwig2007-02-131-37/+61
* [POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLEChristoph Hellwig2007-02-132-2/+2
* [POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignmentsChristoph Hellwig2007-02-132-4/+1Star
* [POWERPC] spufs: remove empty last line in run.cChristoph Hellwig2007-02-131-1/+0Star
* [POWERPC] spufs: remove SPU_CONTEXT_PREEMPTChristoph Hellwig2007-02-131-3/+0Star
* [POWERPC] spufs: Fix bitrot of the SPU mmap facilityBenjamin Herrenschmidt2007-02-133-8/+22
* [POWERPC] powerpc: Remove SPU struct pages for PS3Benjamin Herrenschmidt2007-02-131-40/+2Star
* [POWERPC] spufs: remove need for struct page for SPEsBenjamin Herrenschmidt2007-02-132-144/+79Star
* [POWERPC] Small cleanup of EFIKA platformSylvain Munaut2007-02-135-260/+244Star
* [POWERPC] Fix unbalanced of_node_{get,put} in efika-setup.cSylvain Munaut2007-02-131-7/+6Star
* [POWERPC] Use common 52xx of_platform probe code for EFIKASylvain Munaut2007-02-131-46/+18Star
* [POWERPC] Restore 'proper' link order in platformSylvain Munaut2007-02-131-1/+1
* [POWERPC] Fixup mp5200 drivers to match device tree changesGrant Likely2007-02-133-21/+22
* [POWERPC] Mark winbond IDE PCI resources with start 0 as unassignedOlaf Hering2007-02-131-0/+4
* [POWERPC] Celleb: improve MMU hashtable lockingAkira Iguchi2007-02-131-11/+8Star
* Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-02-1310-71/+229
|\
| * Merge branch '85xx' into for_paulusKumar Gala2007-02-092-16/+8Star
| |\
| | * [POWERPC] 85xx: Marked functions staticKumar Gala2007-02-092-16/+8Star
| * | [POWERPC] Update to linkstation / kurobox supportGuennadi Liakhovetski2007-02-091-12/+0Star
| * | [POWERPC] 83xx: Updated and renamed MPC834x SYS to MPC834x MDSKumar Gala2007-02-095-45/+20Star
| * | Merge branch 'master' into 83xxKumar Gala2007-02-085-8/+434
| |\|
| * | [POWERPC] 83xx: Add USB setup code for MPC8349E MDS-PBLi Yang2007-02-082-0/+91
| * | [POWERPC] 83xx: Add base support for the MPC8313E RDBKim Phillips2007-02-083-0/+112
* | | [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-1/+1
* | | [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-121-1/+1
* | | [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-1211-31/+31
* | | [PATCH] ps3: cleanup ps3fb before clearing HPTEGeert Uytterhoeven2007-02-121-1/+5
* | | [PATCH] ps3: Preallocate bootmem memory for ps3fbGeert Uytterhoeven2007-02-121-0/+42
* | | [PATCH] ps3: AV Settings DriverGeert Uytterhoeven2007-02-121-0/+11
* | | [PATCH] Dynamic kernel command-line: powerpcAlon Bar-Lev2007-02-121-2/+2
* | | [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-112-5/+0Star
* | | [PATCH] powerpc: celleb trivial endianness and iomem annotationsAl Viro2007-02-092-34/+34
* | | [PATCH] arch/powerpc trivial annotationsAl Viro2007-02-092-4/+5
* | | [PATCH] ps3: missing exportsAl Viro2007-02-092-0/+4
| |/ |/|
* | [POWERPC] Add mpc52xx/lite5200 PCI supportGrant Likely2007-02-083-0/+419
* | [POWERPC] Only use H_BULK_REMOVE if the firmware supports itPaul Mackerras2007-02-082-8/+15
|/
* [POWERPC] Make pSeries use the H_BULK_REMOVE hypervisor callPaul Mackerras2007-02-071-5/+46
* [POWERPC] Maple: use mmio nvramNathan Lynch2007-02-071-0/+3
* [POWERPC] pasemi: iommu supportOlof Johansson2007-02-075-5/+305