summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Use the genirq frameworkBenjamin Herrenschmidt2006-07-0310-456/+534
* [POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative)Benjamin Herrenschmidt2006-07-031-2/+4
* [POWERPC] Fix various offb and BootX-related issuesBenjamin Herrenschmidt2006-07-031-0/+29
* [POWERPC] fix implicit declaration on cell.Dave Jones2006-07-031-0/+1
* [PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner2006-07-025-11/+14
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3045-45/+0
* typo fixes: occuring -> occurringAdrian Bunk2006-06-302-2/+2
* typo fixes: mecanism -> mechanismAdrian Bunk2006-06-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-2927-241/+620
|\
| * [POWERPC] Make lparcfg.c work when both iseries and pseries are selectedStephen Rothwell2006-06-291-0/+2
| * [POWERPC] Add general support for mpc7448hpc2 (Taiga) platformZang Roy-r619112006-06-295-0/+381
| * Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2006-06-284-143/+138
| |\
| | * powerpc: minor cleanups for mpc86xxKumar Gala2006-06-284-143/+138
| * | [POWERPC] Clean up it_lp_queue.hStephen Rothwell2006-06-282-28/+28
| * | [POWERPC] spufs: fix class0 interrupt assignmentArnd Bergmann2006-06-281-4/+4
| * | [POWERPC] spufs: fix memory hotplug dependencyGeoff Levand2006-06-281-1/+1
| * | [POWERPC] spufs: fix MFC command queue purgeBenjamin Herrenschmidt2006-06-281-2/+4
| * | [POWERPC] spufs: map mmio space as guarded into user spaceBenjamin Herrenschmidt2006-06-281-5/+5
| * | [POWERPC] Enable the RTAS udbg console on IBM Cell BladeMichael Ellerman2006-06-281-0/+4
| * | [POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2006-06-287-34/+19
| * | [POWERPC] Remove remaining iSeries debugger cruftMichael Ellerman2006-06-281-12/+0
| * | [POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelHaren Myneni2006-06-281-0/+33
| * | [POWERPC] Remove obsolete #include <linux/config.h>.Jon Loeliger2006-06-284-4/+0
| * | [POWERPC] Remove redundant STD_MMU selection.Jon Loeliger2006-06-281-5/+0
| * | [POWERPC] Move I8259 selection under MPC8641HPCN boardJon Loeliger2006-06-281-0/+1
| * | [POWERPC] Remove redundant PPC_86XX check.Jon Loeliger2006-06-281-3/+0
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-295-10/+14
|\ \ \
| * | | [PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman2006-06-275-10/+14
| |/ /
* | | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-291-2/+2
* | | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-295-13/+13
* | | [PATCH] powermac backlight fixesMichael Hanselmann2006-06-281-2/+12
* | | [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-273-3/+3
|/ /
* | spelling fixesAndreas Mohr2006-06-262-2/+2
|/
* [PATCH] spufs: update ->flush method protoAl Viro2006-06-251-2/+2
* [PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann2006-06-251-161/+109
* [PATCH] remove for_each_cpu()Andrew Morton2006-06-251-1/+1
* [PATCH] more for_each_cpu() removalAndrew Morton2006-06-251-2/+2
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [POWERPC] Extra sanity check in EEH codeNathan Lynch2006-06-211-0/+2
* [POWERPC] Dont look for class-code in pci childrenAnton Blanchard2006-06-211-6/+2
* [POWERPC] Unify ppc syscall tablesAndreas Schwab2006-06-211-301/+13
* [POWERPC] pseries: Print PCI slot location code on failureLinas Vepstas2006-06-211-13/+22
* [POWERPC] spufs: one more fix for 64k pagesarnd@arndb.de2006-06-213-413/+1640
* [POWERPC] spufs: fail spu_create with invalid flagsarnd@arndb.de2006-06-211-0/+4
* [POWERPC] spufs: clear class2 interrupt status before wakeupMasato Noguchi2006-06-211-59/+19
* [POWERPC] spufs: fix Makefile for "make clean"Masato Noguchi2006-06-211-0/+1
* [POWERPC] spufs: remove stop_code from struct spuMasato Noguchi2006-06-212-3/+0
* [POWERPC] spufs: fix spu irq affinity settingGeoff Levand2006-06-213-11/+8
* [POWERPC] spufs: further abstract priv1 register accessGeoff Levand2006-06-215-41/+74
* [POWERPC] spufs: split the Cell BE support into generic and platform dependan...Geoff Levand2006-06-213-9/+16
OpenPOWER on IntegriCloud