summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-07-316-16/+100
|\
| * [POWERPC] Minor comment fix for misc_64.SGeoff Levand2006-07-311-1/+1
| * [POWERPC] force 64bit mode in fwnmi handlers to workaround firmware bugsOlaf Hering2006-07-291-2/+33
| * [POWERPC] Fix legacy_serial.c error handling on 32 bitsBenjamin Herrenschmidt2006-07-261-5/+8
| * [POWERPC] Fix default clock for udbg_16550Benjamin Herrenschmidt2006-07-261-1/+5
| * [POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt2006-07-261-7/+17
| * [POWERPC] Fix 32 bits warning in prom_init.cBenjamin Herrenschmidt2006-07-261-0/+2
| * [POWERPC] Workaround Pegasos incorrect ISA "ranges"Benjamin Herrenschmidt2006-07-261-0/+34
* | [PATCH] vDSO hash-style fixRoland McGrath2006-07-314-2/+6
* | [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman2006-07-311-2/+2
* | [PATCH] panic_on_oops: remove ssleep()Horms2006-07-311-7/+3
|/
* [PATCH] powerpc: make OF interrupt tree parsing more strictSegher Boessenkool2006-07-101-1/+1
* [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-104-34/+87
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-102-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-07-0314-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-031-6/+1
* | [PATCH] lockdep: irqtrace subsystem, coreIngo Molnar2006-07-031-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
| * | [POWERPC] Don't access HID registers if running on a Hypervisor.Jimi Xenidis2006-06-281-2/+12
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-292-25/+26
|\ \ \
OpenPOWER on IntegriCloud