aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2006-08-23[POWERPC] Fix CDS IRQ handling and PCI codeAndy Fleming
2006-08-23[POWERPC] Fix interrupts on 8540 ADS boardAndy Fleming
2006-08-08[POWERPC] Fix might-sleep warning on removing cpusHaren Myneni
2006-08-08[POWERPC] fix PMU initialization on pseries lparSonny Rao
2006-07-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2006-07-31[PATCH] powermac: More powermac backlight fixesMichael Hanselmann
2006-07-31[POWERPC] Use H_CEDE on non-SMTJake Moilanen
2006-07-28[POWERPC] Fix new interrupt code (MPIC detection)Segher Boessenkool
2006-07-28[POWERPC] Fix new interrupt code (MPIC endianness)Segher Boessenkool
2006-07-28[POWERPC] Add cpufreq support for Xserve G5Benjamin Herrenschmidt
2006-07-26[POWERPC] More offb/bootx fixesBenjamin Herrenschmidt
2006-07-26[POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt
2006-07-10[PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg
2006-07-03Merge branch '83xx' into for_paulusKumar Gala
2006-07-03powerpc: Add base support for the Freescale MPC8349E-mITX eval boardKim Phillips
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt
2006-07-03[POWERPC] Use the genirq frameworkBenjamin Herrenschmidt
2006-07-03[POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative)Benjamin Herrenschmidt
2006-07-03[POWERPC] Fix various offb and BootX-related issuesBenjamin Herrenschmidt
2006-07-03[POWERPC] fix implicit declaration on cell.Dave Jones
2006-07-02[PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-30typo fixes: occuring -> occurringAdrian Bunk
2006-06-30typo fixes: mecanism -> mechanismAdrian Bunk
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-29[POWERPC] Make lparcfg.c work when both iseries and pseries are selectedStephen Rothwell
2006-06-29[POWERPC] Add general support for mpc7448hpc2 (Taiga) platformZang Roy-r61911
2006-06-28[PATCH] powermac backlight fixesMichael Hanselmann
2006-06-28Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras
2006-06-28powerpc: minor cleanups for mpc86xxKumar Gala
2006-06-28[POWERPC] Clean up it_lp_queue.hStephen Rothwell
2006-06-28[POWERPC] spufs: fix class0 interrupt assignmentArnd Bergmann
2006-06-28[POWERPC] spufs: fix memory hotplug dependencyGeoff Levand
2006-06-28[POWERPC] spufs: fix MFC command queue purgeBenjamin Herrenschmidt
2006-06-28[POWERPC] spufs: map mmio space as guarded into user spaceBenjamin Herrenschmidt
2006-06-28[POWERPC] Enable the RTAS udbg console on IBM Cell BladeMichael Ellerman
2006-06-28[POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman
2006-06-28[POWERPC] Remove remaining iSeries debugger cruftMichael Ellerman
2006-06-28[POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelHaren Myneni
2006-06-28[POWERPC] Remove obsolete #include <linux/config.h>.Jon Loeliger
2006-06-28[POWERPC] Remove redundant STD_MMU selection.Jon Loeliger
2006-06-28[POWERPC] Move I8259 selection under MPC8641HPCN boardJon Loeliger
2006-06-28[POWERPC] Remove redundant PPC_86XX check.Jon Loeliger
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar