summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-07-315-50/+98
|\
| * [POWERPC] Use H_CEDE on non-SMTJake Moilanen2006-07-311-2/+4
| * [POWERPC] Fix new interrupt code (MPIC detection)Segher Boessenkool2006-07-281-4/+11
| * [POWERPC] Fix new interrupt code (MPIC endianness)Segher Boessenkool2006-07-281-0/+2
| * [POWERPC] Add cpufreq support for Xserve G5Benjamin Herrenschmidt2006-07-281-29/+49
| * [POWERPC] More offb/bootx fixesBenjamin Herrenschmidt2006-07-261-11/+24
| * [POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt2006-07-261-4/+8
* | [PATCH] powermac: More powermac backlight fixesMichael Hanselmann2006-07-311-3/+55
|/
* [PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann2006-07-101-9/+22
* [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-108-68/+74
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-07-032-2/+2
|\
| * kbuild: introduce utsrelease.hSam Ravnborg2006-07-032-2/+2
* | Merge branch '83xx' into for_paulusKumar Gala2006-07-034-1/+190
|\ \
| * | powerpc: Add base support for the Freescale MPC8349E-mITX eval boardKim Phillips2006-07-034-1/+190
* | | [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-0326-1098/+1396
* | | [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
OpenPOWER on IntegriCloud