summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2006-08-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman4-20/+34
2006-08-23[POWERPC] Fix compile problem without CONFIG_PCILi Yang1-6/+7
2006-08-23[POWERPC] Correct masks used in emulating some instructionsPaul Mackerras1-4/+4
2006-08-23[POWERPC] Pass UPIO_TSI flag to 8259 serial driverZang Roy-r619111-2/+6
2006-08-23[POWERPC] Fix gettimeofday inaccuraciesNathan Lynch1-8/+17
2006-08-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman9-63/+108
2006-08-18[POWERPC] powerpc: Clear HID0 attention enable on PPC970 at boot timeOlof Johansson1-0/+2
2006-08-17[POWERPC] Fix irq radix tree remapping typoBenjamin Herrenschmidt1-1/+1
2006-08-17[POWERPC] kprobes: Fix possible system crash during out-of-line single-steppingAnanth N Mavinakayanahalli1-0/+2
2006-08-17[POWERPC] Make crash.c work on 32-bit and 64-bitMichael Ellerman4-6/+13
2006-08-17[POWERPC] Move some kexec logic into machine_kexec.cMichael Ellerman2-56/+56
2006-08-17[POWERPC] Make secondary CPUs call into kdump on reset exceptionDavid Wilder1-0/+13
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms1-1/+1
2006-08-08[POWERPC] Fix might-sleep warning on removing cpusHaren Myneni1-0/+21
2006-08-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds6-16/+100
2006-08-01[PATCH] vDSO hash-style fixRoland McGrath4-2/+6
2006-08-01[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman1-2/+2
2006-08-01[PATCH] panic_on_oops: remove ssleep()Horms1-7/+3
2006-07-31[POWERPC] Minor comment fix for misc_64.SGeoff Levand1-1/+1
2006-07-28[POWERPC] force 64bit mode in fwnmi handlers to workaround firmware bugsOlaf Hering1-2/+33
2006-07-25[POWERPC] Fix legacy_serial.c error handling on 32 bitsBenjamin Herrenschmidt1-5/+8
2006-07-25[POWERPC] Fix default clock for udbg_16550Benjamin Herrenschmidt1-1/+5
2006-07-25[POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt1-7/+17
2006-07-25[POWERPC] Fix 32 bits warning in prom_init.cBenjamin Herrenschmidt1-0/+2
2006-07-25[POWERPC] Workaround Pegasos incorrect ISA "ranges"Benjamin Herrenschmidt1-0/+34
2006-07-11[PATCH] powerpc: make OF interrupt tree parsing more strictSegher Boessenkool1-1/+1
2006-07-11[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt4-34/+87
2006-07-11[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2-2/+2
2006-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds14-716/+1068
2006-07-04[PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...Paul Mackerras1-6/+1
2006-07-04[PATCH] lockdep: irqtrace subsystem, coreIngo Molnar1-1/+1
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt10-659/+593
2006-07-03[POWERPC] New device-tree interrupt parsing codeBenjamin Herrenschmidt1-24/+419
2006-07-03[POWERPC] Use the genirq frameworkBenjamin Herrenschmidt2-22/+18
2006-07-03[POWERPC] Fix error handling in detecting legacy serial portsBenjamin Herrenschmidt1-1/+12
2006-07-03[POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative)Benjamin Herrenschmidt1-5/+15
2006-07-03[POWERPC] Fix various offb and BootX-related issuesBenjamin Herrenschmidt2-7/+14
2006-07-03[POWERPC] change get_property to return void *Jeremy Kerr1-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel68-68/+0
2006-06-30typo fixes: mecanism -> mechanismAdrian Bunk1-1/+1
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds18-599/+638
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-25/+26
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar1-1/+1
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar1-1/+1
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2-6/+6
2006-06-29[POWERPC] Use little-endian bit from firmware ibm,pa-features propertyPaul Mackerras1-0/+1
2006-06-29[POWERPC] Make sure smp_processor_id works very early in bootMichael Ellerman2-11/+3
2006-06-29[POWERPC] Make lparcfg.c work when both iseries and pseries are selectedStephen Rothwell1-71/+76
2006-06-29[POWERPC] Add general support for mpc7448hpc2 (Taiga) platformZang Roy-r619111-0/+11
2006-06-28Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras1-12/+0