summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2006-07-13[POWERPC] iseries: Move e2a()/strne2a() into their only callerMichael Ellerman1-1/+97
2006-07-13[POWERPC] iseries: Use device tree /system-id in /proc/iSeries/configMichael Ellerman1-10/+17
2006-07-11[PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann1-9/+22
2006-07-11[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt8-68/+74
2006-07-07[POWERPC] Add cpufreq support for Xserve G5Benjamin Herrenschmidt1-29/+49
2006-07-07[POWERPC] More offb/bootx fixesBenjamin Herrenschmidt1-11/+24
2006-07-07[POWERPC] Add briq support to CHRPBenjamin Herrenschmidt2-5/+64
2006-07-07[POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt1-4/+8
2006-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2-2/+2
2006-07-04kbuild: introduce utsrelease.hSam Ravnborg2-2/+2
2006-07-04Merge branch '83xx' into for_paulusKumar Gala4-1/+190
2006-07-04powerpc: Add base support for the Freescale MPC8349E-mITX eval boardKim Phillips4-1/+190
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt26-1098/+1396
2006-07-03[POWERPC] Use the genirq frameworkBenjamin Herrenschmidt10-456/+534
2006-07-03[POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative)Benjamin Herrenschmidt1-2/+4
2006-07-03[POWERPC] Fix various offb and BootX-related issuesBenjamin Herrenschmidt1-0/+29
2006-07-03[POWERPC] fix implicit declaration on cell.Dave Jones1-0/+1
2006-07-03[PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner5-11/+14
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel45-45/+0
2006-06-30typo fixes: occuring -> occurringAdrian Bunk2-2/+2
2006-06-30typo fixes: mecanism -> mechanismAdrian Bunk1-1/+1
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds27-241/+620
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds5-10/+14
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar1-2/+2
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar5-13/+13
2006-06-29[POWERPC] Make lparcfg.c work when both iseries and pseries are selectedStephen Rothwell1-0/+2
2006-06-29[POWERPC] Add general support for mpc7448hpc2 (Taiga) platformZang Roy-r619115-0/+381
2006-06-29[PATCH] powermac backlight fixesMichael Hanselmann1-2/+12
2006-06-28Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras4-143/+138
2006-06-28powerpc: minor cleanups for mpc86xxKumar Gala4-143/+138
2006-06-28[POWERPC] Clean up it_lp_queue.hStephen Rothwell2-28/+28
2006-06-28[POWERPC] spufs: fix class0 interrupt assignmentArnd Bergmann1-4/+4
2006-06-28[POWERPC] spufs: fix memory hotplug dependencyGeoff Levand1-1/+1
2006-06-28[POWERPC] spufs: fix MFC command queue purgeBenjamin Herrenschmidt1-2/+4
2006-06-28[POWERPC] spufs: map mmio space as guarded into user spaceBenjamin Herrenschmidt1-5/+5
2006-06-28[POWERPC] Enable the RTAS udbg console on IBM Cell BladeMichael Ellerman1-0/+4
2006-06-28[POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman7-34/+19
2006-06-28[POWERPC] Remove remaining iSeries debugger cruftMichael Ellerman1-12/+0
2006-06-28[POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelHaren Myneni1-0/+33
2006-06-28[POWERPC] Remove obsolete #include <linux/config.h>.Jon Loeliger4-4/+0
2006-06-28[POWERPC] Remove redundant STD_MMU selection.Jon Loeliger1-5/+0
2006-06-28[POWERPC] Move I8259 selection under MPC8641HPCN boardJon Loeliger1-0/+1
2006-06-28[POWERPC] Remove redundant PPC_86XX check.Jon Loeliger1-3/+0
2006-06-28[PATCH] spin/rwlock init cleanupsIngo Molnar3-3/+3
2006-06-27[PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman5-10/+14
2006-06-26spelling fixesAndreas Mohr2-2/+2
2006-06-26[PATCH] spufs: update ->flush method protoAl Viro1-2/+2
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann1-161/+109
2006-06-25[PATCH] remove for_each_cpu()Andrew Morton1-1/+1
2006-06-25[PATCH] more for_each_cpu() removalAndrew Morton1-2/+2