aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2006-08-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2006-08-30[PATCH] ppc32: fix last_jiffy time comparisonPaul Mackerras
2006-08-30[POWERPC] Fix irq enable/disable in smp_generic_take_timebasePaul Mackerras
2006-08-30[POWERPC] Fix problem with time not advancing on 32-bit platformsPaul Mackerras
2006-08-30[POWERPC] Restore copyright notice in arch/powerpc/kernel/fpu.SPaul Mackerras
2006-08-30[POWERPC] Fix up ibm_architecture_vec definitionWill Schmidt
2006-08-30[POWERPC] Make OF irq map code detect more error casesBenjamin Herrenschmidt
2006-08-30[POWERPC] Fix performance regression in IRQ radix tree lockingBenjamin Herrenschmidt
2006-08-25[POWERPC] Remove flush_dcache_all exportMatt Porter
2006-08-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman
2006-08-23[POWERPC] Fix compile problem without CONFIG_PCILi Yang
2006-08-23[POWERPC] Correct masks used in emulating some instructionsPaul Mackerras
2006-08-23[POWERPC] Pass UPIO_TSI flag to 8259 serial driverZang Roy-r61911
2006-08-23[POWERPC] Fix gettimeofday inaccuraciesNathan Lynch
2006-08-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman
2006-08-18[POWERPC] powerpc: Clear HID0 attention enable on PPC970 at boot timeOlof Johansson
2006-08-17[POWERPC] Fix irq radix tree remapping typoBenjamin Herrenschmidt
2006-08-17[POWERPC] kprobes: Fix possible system crash during out-of-line single-steppingAnanth N Mavinakayanahalli
2006-08-17[POWERPC] Make crash.c work on 32-bit and 64-bitMichael Ellerman
2006-08-17[POWERPC] Move some kexec logic into machine_kexec.cMichael Ellerman
2006-08-17[POWERPC] Make secondary CPUs call into kdump on reset exceptionDavid Wilder
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms
2006-08-08[POWERPC] Fix might-sleep warning on removing cpusHaren Myneni
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