summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | [POWERPC] Simplify dma_ops bug conditionsJeremy Kerr2006-07-311-37/+28
* | [POWERPC] Make get_property() return a const void *Jeremy Kerr2006-07-311-1/+1
* | [POWERPC] Constify & voidify get_property()Jeremy Kerr2006-07-3118-193/+197
* | Merge branch 'mpe'Stephen Rothwell2006-07-142-2/+0
|\ \
| * | [POWERPC] iseries: Move ItLpNaca into platforms/iseriesMichael Ellerman2006-07-131-1/+0
| * | [POWERPC] iseries: Make ItExtVpdPanel private to iSeriesMichael Ellerman2006-07-131-1/+0
* | | [POWERPC] iseries: Remove unnecessary include of iseries/hv_lp_event.hStephen Rothwell2006-07-131-1/+0
|/ /
* | [POWERPC] Remove linux,pci-domain propertiesJeremy Kerr2006-07-071-38/+1
* | [POWERPC] Use const qualifiers for prom parsing utilitesJeremy Kerr2006-07-071-10/+12
* | [POWERPC] Remove linux,device propertiesJeremy Kerr2006-07-071-24/+0
* | [POWERPC] Add briq support to CHRPBenjamin Herrenschmidt2006-07-071-2/+8
* | [POWERPC] Fix legacy_serial.c error handling on 32 bitsBenjamin Herrenschmidt2006-07-071-5/+8
* | [POWERPC] Fix default clock for udbg_16550Benjamin Herrenschmidt2006-07-071-1/+5
* | [POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt2006-07-071-7/+17
* | [POWERPC] Fix 32 bits warning in prom_init.cBenjamin Herrenschmidt2006-07-071-0/+2
* | [POWERPC] Workaround Pegasos incorrect ISA "ranges"Benjamin Herrenschmidt2006-07-071-0/+34
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-07-0414-716/+1068
|\
| * [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-0310-659/+593
| * [POWERPC] New device-tree interrupt parsing codeBenjamin Herrenschmidt2006-07-031-24/+419
| * [POWERPC] Use the genirq frameworkBenjamin Herrenschmidt2006-07-032-22/+18
| * [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-031-5/+15
| * [POWERPC] Fix various offb and BootX-related issuesBenjamin Herrenschmidt2006-07-032-7/+14
| * [POWERPC] change get_property to return void *Jeremy Kerr2006-07-031-2/+1
* | [PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...Paul Mackerras2006-07-041-6/+1
* | [PATCH] lockdep: irqtrace subsystem, coreIngo Molnar2006-07-041-1/+1
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3068-68/+0
* typo fixes: mecanism -> mechanismAdrian Bunk2006-06-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-2918-599/+638
|\
| * [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] Make lparcfg.c work when both iseries and pseries are selectedStephen Rothwell2006-06-291-71/+76
| * [POWERPC] Add general support for mpc7448hpc2 (Taiga) platformZang Roy-r619112006-06-291-0/+11
| * Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2006-06-281-12/+0
| |\
| | * powerpc: minor cleanups for mpc86xxKumar Gala2006-06-281-12/+0
| * | [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-281-1/+0
| * | [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] Add udbg support for RTAS consoleMichael Ellerman2006-06-282-3/+76
| * | [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] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2006-06-281-5/+1
| * | [POWERPC] Export flat device tree via debugfs for debuggingMichael Ellerman2006-06-281-0/+25
| * | [POWERPC] Remove remaining iSeries debugger cruftMichael Ellerman2006-06-281-28/+9
| * | [POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelHaren Myneni2006-06-281-0/+30