aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
* [POWERPC] Remove linux,pci-domain propertiesJeremy Kerr2006-07-07
* [POWERPC] Use const qualifiers for prom parsing utilitesJeremy Kerr2006-07-07
* [POWERPC] Remove linux,device propertiesJeremy Kerr2006-07-07
* [POWERPC] Add briq support to CHRPBenjamin Herrenschmidt2006-07-07
* [POWERPC] Fix legacy_serial.c error handling on 32 bitsBenjamin Herrenschmidt2006-07-07
* [POWERPC] Fix default clock for udbg_16550Benjamin Herrenschmidt2006-07-07
* [POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt2006-07-07
* [POWERPC] Fix 32 bits warning in prom_init.cBenjamin Herrenschmidt2006-07-07
* [POWERPC] Workaround Pegasos incorrect ISA "ranges"Benjamin Herrenschmidt2006-07-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-07-03
|\
| * [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-03
| * [POWERPC] New device-tree interrupt parsing codeBenjamin Herrenschmidt2006-07-03
| * [POWERPC] Use the genirq frameworkBenjamin Herrenschmidt2006-07-03
| * [POWERPC] Fix error handling in detecting legacy serial portsBenjamin Herrenschmidt2006-07-03
| * [POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative)Benjamin Herrenschmidt2006-07-03
| * [POWERPC] Fix various offb and BootX-related issuesBenjamin Herrenschmidt2006-07-03
| * [POWERPC] change get_property to return void *Jeremy Kerr2006-07-02
* | [PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...Paul Mackerras2006-07-03
* | [PATCH] lockdep: irqtrace subsystem, coreIngo Molnar2006-07-03
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* typo fixes: mecanism -> mechanismAdrian Bunk2006-06-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-29
|\
| * [POWERPC] Use little-endian bit from firmware ibm,pa-features propertyPaul Mackerras2006-06-29
| * [POWERPC] Make sure smp_processor_id works very early in bootMichael Ellerman2006-06-29
| * [POWERPC] Make lparcfg.c work when both iseries and pseries are selectedStephen Rothwell2006-06-29
| * [POWERPC] Add general support for mpc7448hpc2 (Taiga) platformZang Roy-r619112006-06-29
| * Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2006-06-28
| |\
| | * powerpc: minor cleanups for mpc86xxKumar Gala2006-06-28
| * | [POWERPC] Consolidate some of kernel/misc*.SStephen Rothwell2006-06-28
| * | [POWERPC] Remove unused function call_with_mmu_offStephen Rothwell2006-06-28
| * | [POWERPC] Clean up it_lp_queue.hStephen Rothwell2006-06-28
| * | [POWERPC] Skip the "copy down" of the kernel if it is already at zero.Jimi Xenidis2006-06-28
| * | [POWERPC] Add the use of the firmware soft-reset-nmi to kdump.David Wilder2006-06-28
| * | [POWERPC] Add udbg support for RTAS consoleMichael Ellerman2006-06-27
| * | [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlierMichael Ellerman2006-06-27
| * | [POWERPC] Move RTAS exports next to their declarationsMichael Ellerman2006-06-27
| * | [POWERPC] Make rtas_call() safe if RTAS hasn't been initialisedMichael Ellerman2006-06-27
| * | [POWERPC] Setup the boot cpu's paca pointer in C rather than asmMichael Ellerman2006-06-27
| * | [POWERPC] Make kexec_setup() a regular initcallMichael Ellerman2006-06-27
| * | [POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2006-06-27
| * | [POWERPC] Export flat device tree via debugfs for debuggingMichael Ellerman2006-06-27
| * | [POWERPC] Remove remaining iSeries debugger cruftMichael Ellerman2006-06-27
| * | [POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelHaren Myneni2006-06-27
| * | [POWERPC] Don't access HID registers if running on a Hypervisor.Jimi Xenidis2006-06-27
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-29
|\ \ \
| * | | [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-27
| * | | [PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman2006-06-27
| |/ /
* | | [PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar2006-06-29
* | | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-29
* | | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-29