summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '83xx' into for_paulusKumar Gala2006-07-035-1/+1526
|\
| * powerpc: add defconfig for Freescale MPC8349E-mITX boardKim Phillips2006-07-031-0/+1336
| * 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-0338-1906/+2314
* | [POWERPC] Copy i8259 code back to arch/ppcBenjamin Herrenschmidt2006-07-031-1/+4
* | [POWERPC] New device-tree interrupt parsing codeBenjamin Herrenschmidt2006-07-031-24/+419
* | [POWERPC] Use the genirq frameworkBenjamin Herrenschmidt2006-07-0314-590/+663
* | [POWERPC] Fix error handling in detecting legacy serial portsBenjamin Herrenschmidt2006-07-031-1/+12
* | [POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative)Benjamin Herrenschmidt2006-07-032-7/+19
* | [POWERPC] Fix various offb and BootX-related issuesBenjamin Herrenschmidt2006-07-033-7/+43
* | [POWERPC] Add a default config for 32-bit CHRP machinesPaul Mackerras2006-07-031-0/+1378
* | [POWERPC] fix implicit declaration on cell.Dave Jones2006-07-031-0/+1
* | [POWERPC] change get_property to return void *Jeremy Kerr2006-07-031-2/+1
* | [PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner2006-07-027-18/+24
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30143-143/+0
* | typo fixes: occuring -> occurringAdrian Bunk2006-06-302-2/+2
* | typo fixes: mecanism -> mechanismAdrian Bunk2006-06-302-2/+2
* | [PATCH] KConfig: Spellchecking 'similarity' and 'independent'Matt LaPlante2006-06-291-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-2958-921/+3256
|\ \
| * | [POWERPC] Use little-endian bit from firmware ibm,pa-features propertyPaul Mackerras2006-06-291-0/+1
| * | [POWERPC] Make sure smp_processor_id works very early in bootMichael Ellerman2006-06-292-11/+3
| * | [POWERPC] U4 DART improvementsOlof Johansson2006-06-292-7/+48
| * | [POWERPC] todc: add support for Time-Of-Day-ClockMark A. Greer2006-06-293-0/+400
| * | [POWERPC] Make lparcfg.c work when both iseries and pseries are selectedStephen Rothwell2006-06-292-71/+78
| * | [POWERPC] Fix idr locking in init_new_contextSonny Rao2006-06-291-0/+2
| * | [POWERPC] mpc7448hpc2 (taiga) board config fileZang Roy-r619112006-06-291-0/+923
| * | [POWERPC] Add tsi108 pci and platform device data register functionZang Roy-r619112006-06-293-0/+558
| * | [POWERPC] Add general support for mpc7448hpc2 (Taiga) platformZang Roy-r619112006-06-297-3/+397
| * | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2006-06-285-155/+138
| |\ \
| | * | powerpc: minor cleanups for mpc86xxKumar Gala2006-06-285-155/+138
| | |/
| * | [POWERPC] powerpc: kconfig warning fixAndrew Morton2006-06-281-1/+1
| * | [POWERPC] Consolidate some of kernel/misc*.SStephen Rothwell2006-06-284-334/+209
| * | [POWERPC] Remove unused function call_with_mmu_offStephen Rothwell2006-06-281-42/+0
| * | [POWERPC] Clean up it_lp_queue.hStephen Rothwell2006-06-283-29/+28
| * | [POWERPC] Skip the "copy down" of the kernel if it is already at zero.Jimi Xenidis2006-06-281-0/+3
| * | [POWERPC] Add the use of the firmware soft-reset-nmi to kdump.David Wilder2006-06-282-42/+132
| * | [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 XMON in cell_defconfigMichael Ellerman2006-06-281-3/+4
| * | [POWERPC] Enable the RTAS udbg console on IBM Cell BladeMichael Ellerman2006-06-282-0/+5
| * | [POWERPC] Add udbg support for RTAS consoleMichael Ellerman2006-06-284-4/+88
| * | [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlierMichael Ellerman2006-06-282-18/+27
| * | [POWERPC] Move RTAS exports next to their declarationsMichael Ellerman2006-06-281-14/+13
| * | [POWERPC] Make rtas_call() safe if RTAS hasn't been initialisedMichael Ellerman2006-06-281-1/+1
| * | [POWERPC] Setup the boot cpu's paca pointer in C rather than asmMichael Ellerman2006-06-282-12/+8
| * | [POWERPC] Make kexec_setup() a regular initcallMichael Ellerman2006-06-282-5/+3
| * | [POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping()Michael Ellerman2006-06-281-28/+6
| * | [POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2006-06-2810-76/+58
OpenPOWER on IntegriCloud