summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2006-07-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath
2006-07-31[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman
2006-07-31[PATCH] panic_on_oops: remove ssleep()Horms
2006-07-31[POWERPC] Minor comment fix for misc_64.SGeoff Levand
2006-07-29[POWERPC] force 64bit mode in fwnmi handlers to workaround firmware bugsOlaf Hering
2006-07-26[POWERPC] Fix legacy_serial.c error handling on 32 bitsBenjamin Herrenschmidt
2006-07-26[POWERPC] Fix default clock for udbg_16550Benjamin Herrenschmidt
2006-07-26[POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt
2006-07-26[POWERPC] Fix 32 bits warning in prom_init.cBenjamin Herrenschmidt
2006-07-26[POWERPC] Workaround Pegasos incorrect ISA "ranges"Benjamin Herrenschmidt
2006-07-10[PATCH] powerpc: make OF interrupt tree parsing more strictSegher Boessenkool
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-07-03[PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...Paul Mackerras
2006-07-03[PATCH] lockdep: irqtrace subsystem, coreIngo Molnar
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt
2006-07-03[POWERPC] New device-tree interrupt parsing codeBenjamin Herrenschmidt
2006-07-03[POWERPC] Use the genirq frameworkBenjamin Herrenschmidt
2006-07-03[POWERPC] Fix error handling in detecting legacy serial portsBenjamin Herrenschmidt
2006-07-03[POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative)Benjamin Herrenschmidt
2006-07-03[POWERPC] Fix various offb and BootX-related issuesBenjamin Herrenschmidt
2006-07-03[POWERPC] change get_property to return void *Jeremy Kerr
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-30typo fixes: mecanism -> mechanismAdrian Bunk
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-29[POWERPC] Use little-endian bit from firmware ibm,pa-features propertyPaul Mackerras
2006-06-29[POWERPC] Make sure smp_processor_id works very early in bootMichael Ellerman
2006-06-29[POWERPC] Make lparcfg.c work when both iseries and pseries are selectedStephen Rothwell
2006-06-29[POWERPC] Add general support for mpc7448hpc2 (Taiga) platformZang Roy-r61911
2006-06-28Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras
2006-06-28powerpc: minor cleanups for mpc86xxKumar Gala
2006-06-28[POWERPC] Consolidate some of kernel/misc*.SStephen Rothwell
2006-06-28[POWERPC] Remove unused function call_with_mmu_offStephen Rothwell
2006-06-28[POWERPC] Clean up it_lp_queue.hStephen Rothwell
2006-06-28[POWERPC] Skip the "copy down" of the kernel if it is already at zero.Jimi Xenidis
2006-06-28[POWERPC] Add the use of the firmware soft-reset-nmi to kdump.David Wilder
2006-06-28[POWERPC] Add udbg support for RTAS consoleMichael Ellerman
2006-06-28[POWERPC] Setup RTAS values earlier, to enable rtas_call() earlierMichael Ellerman
2006-06-28[POWERPC] Move RTAS exports next to their declarationsMichael Ellerman
2006-06-28[POWERPC] Make rtas_call() safe if RTAS hasn't been initialisedMichael Ellerman
2006-06-28[POWERPC] Setup the boot cpu's paca pointer in C rather than asmMichael Ellerman
2006-06-28[POWERPC] Make kexec_setup() a regular initcallMichael Ellerman
2006-06-28[POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman
2006-06-28[POWERPC] Export flat device tree via debugfs for debuggingMichael Ellerman