aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2006-08-30[POWERPC] Make OF irq map code detect more error casesBenjamin Herrenschmidt
2006-08-30[POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2Zang Roy-r61911
2006-08-30[POWERPC] Fix performance regression in IRQ radix tree lockingBenjamin Herrenschmidt
2006-08-30[POWERPC] Add mpc7448hpc2 device tree source fileZang Roy-r61911
2006-08-30[POWERPC] Add MPC8349E MDS device tree source file to arch/powerpc/boot/dtsKim Phillips
2006-08-30[POWERPC] modify mpc83xx platforms to use new IRQ layerKim Phillips
2006-08-30[POWERPC] Adapt ipic driver to new host_ops interface, add set_irq_type to se...Kim Phillips
2006-08-30[POWERPC] back up old school ipic.[hc] to arch/ppcKim Phillips
2006-08-25Merge branch 'merge'Paul Mackerras
2006-08-25[POWERPC] Use mpc8641hpcn PIC base address from dev tree.Jon Loeliger
2006-08-25[POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger
2006-08-25[POWERPC] Fix powerpc 44x_mmu buildMatt Porter
2006-08-25[POWERPC] Remove flush_dcache_all exportMatt Porter
2006-08-25[POWERPC] reboot when panic_timout is setOlaf Hering
2006-08-25[POWERPC] iseries: remove some gcc 4.1 warningsStephen Rothwell
2006-08-25[POWERPC] Add a helper for calculating RTAS "config_addr" parametersMichael Ellerman
2006-08-25[POWERPC] iseries: remove const warningStephen Rothwell
2006-08-25[POWERPC] powerpc: Make RTAS console init genericMichael Neuling
2006-08-25[POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger
2006-08-25[POWERPC] Cleanup CPU initsOlof Johansson
2006-08-25[POWERPC] Rename cpu_setup_power4.S to cpu_setup_ppc970.SOlof Johansson
2006-08-25[POWERPC] cell: interrupt.c whitespace clean upGeoff Levand
2006-08-25[POWERPC] SLB shadow buffer cleanupMichael Neuling
2006-08-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman
2006-08-24[POWERPC] hugepage BUG fixAdam Litke
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] Update mpc7448hpc2 board irq support using device treeZang Roy-r61911
2006-08-23[POWERPC] Fix BootX booting with an initrdBenjamin Herrenschmidt
2006-08-23[POWERPC] Fix gettimeofday inaccuraciesNathan Lynch
2006-08-23[POWERPC] Fix FEC node in 8540 ADS dtsAndy Fleming
2006-08-23[POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device TreeJon Loeliger
2006-08-23[POWERPC] Add 85xx DTS files to powerpcAndy Fleming
2006-08-23[POWERPC] Fix CDS IRQ handling and PCI codeAndy Fleming
2006-08-23[POWERPC] Fix interrupts on 8540 ADS boardAndy Fleming
2006-08-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman
2006-08-18[POWERPC] Fix the mpc8641_hpcn.dts file.Jon Loeliger
2006-08-18[POWERPC] Offer PCI as a CONFIG choice for PPC_86xx.Jon Loeliger
2006-08-18[POWERPC] Add MPC8641 HPCN Device Tree Source file.Jon Loeliger
2006-08-18[POWERPC] Convert to mac-address for ethernet MAC address data.Jon Loeliger
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] update {g5,iseries,pseries}_defconfigsWill Schmidt
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-08Merge branch 'merge'Paul Mackerras