summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2011-05-19powerpc/85xx: Create dts of each core in CAMP mode for P1020RDBPrabhakar Kushwaha
2011-05-19powerpc/85xx: Fix PCIe IDSEL for Px020RDBPrabhakar Kushwaha
2011-05-19powerpc/85xx: P2020 DTS: re-organize dts filesPrabhakar Kushwaha
2011-05-19powerpc/85xx: P1020 DTS : re-organize dts filesPrabhakar Kushwaha
2011-05-19powerpc/fsl: enable verbose bug outputScott Wood
2011-05-19powerpc/e5500: add networking to defconfigScott Wood
2011-05-19powerpc/mpic: add the mpic global timer supportScott Wood
2011-05-19powerpc/mpic: parse 4-cell intspec types other than zeroScott Wood
2011-05-19powerpc/p1022ds: fix broken mpic timer nodeScott Wood
2011-05-19powerpc/86xx: don't pretend that we support 8-bit pixels on the MPC8610 HPCDTimur Tabi
2011-05-19powerpc/mpc8610_hpcd: Do not use "/" in interrupt namesGeert Uytterhoeven
2011-05-19powerpc/e5500: set non-base IVORsScott Wood
2011-05-19powerpc/fsl-booke64: Add support for Debug Level exception handlerKumar Gala
2011-05-19Merge remote branch 'benh/merge' into benh-nextKumar Gala
2011-05-19powerpc: Remove virq_to_hostMilton Miller
2011-05-19powerpc: Add virq_is_host to reduce virq_to_host usageMilton Miller
2011-05-19powerpc/axon_msi: Validate msi irq via chip_dataMilton Miller
2011-05-19powerpc/spider-pic: Get pic from chip_data instead of irq_mapMilton Miller
2011-05-19powerpc: Remove irq_host_ops->remap hookMilton Miller
2011-05-19powerpc/psurge: Create a irq_host for secondary cpusMilton Miller
2011-05-19powerpc/mpc62xx_pic: Fix get_irq handling of NO_IRQMilton Miller
2011-05-19powerpc/mpc5121_ads_cpld: Remove use of NO_IRQ_IGNOREMilton Miller
2011-05-19powerpc/fsl_msi: Use chip_data not handler_dataMilton Miller
2011-05-19powerpc/fsl_msi: Don't abuse platform_data for driver_dataMilton Miller
2011-05-19powerpc: Remove i8259 irq_host_ops->unmapMilton Miller
2011-05-19powerpc: Remove trival irq_host_ops.unmapMilton Miller
2011-05-19powerpc: Return early if irq_host lookup type is wrongMilton Miller
2011-05-19powerpc: Radix trees are available before init_IRQMilton Miller
2011-05-19powerpc/xics: Cleanup xics_host_map and ipiMilton Miller
2011-05-19powerpc: Use bytes instead of bitops in smp ipi multiplexingMilton Miller
2011-05-19powerpc: Add kconfig for muxed smp ipi supportMilton Miller
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller
2011-05-19powerpc: Move smp_ops_t from machdep.h to smp.hMilton Miller
2011-05-19powerpc: Remove stubbed beat smp supportMilton Miller
2011-05-19powerpc: Remove alloc_maybe_bootmem for zalloc versionMilton Miller
2011-05-19powerpc: Remove powermac/pic.hMilton Miller
2011-05-19powerpc/mpic: Simplify ipi cpu mask handlingMilton Miller
2011-05-19powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller
2011-05-19powerpc: Remove call sites of MSG_ALL_BUT_SELFMilton Miller
2011-05-19powerpc/mpic: Break cpumask abstraction earlierMilton Miller
2011-05-19powerpc/mpic: Limit NR_CPUS loop to 32 bitMilton Miller
2011-05-19powerpc: Call no-longer static setup_nr_cpu_ids instead of replicating itMilton Miller
2011-05-19powerpc: Use nr_cpu_ids in initial paca allocationMilton Miller
2011-05-19powerpc: Respect nr_cpu_ids when calling set_cpu_possible and set_cpu_presentMilton Miller
2011-05-19powerpc/iseries: Cleanup and fix secondary startupMilton Miller
2011-05-19powerpc/kdump64: Don't reference freed memory as pacasMilton Miller
2011-05-19powerpc: Don't search for paca in freed memoryMilton Miller
2011-05-19powerpc/kexec: Fix memory corruption from unallocated slavesMilton Miller
2011-05-19powerpc/pseries: Print corrupt r3 in FWNMI codeAnton Blanchard
2011-05-19pseries/iommu: Restore iommu table pointer when restoring iommu opsNishanth Aravamudan