summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-12-07powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett20-175/+55
2011-12-07powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h"Kyle Moffett9-40/+23
2011-11-28powerpc+sparc64/mm: Remove hack in mmap randomize layoutDan McGee2-14/+6
2011-11-28powerpc/xics: Harden xics hypervisor backendAnton Blanchard1-11/+27
2011-11-28powerpc: Decode correct MSR bits in oops outputAnton Blanchard1-3/+19
2011-11-28arch/powerpc: Remove duplicate/redundant Altivec entriesMatthew McClintock1-2/+1
2011-11-28powerpc/maple: Enable access to HT Host-Bridge on MapleDmitry Eremin-Solenikov1-0/+55
2011-11-28powerpc: Implement CONFIG_STRICT_DEVMEMsukadev@linux.vnet.ibm.com3-0/+31
2011-11-25Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt175-13966/+12538
2011-11-25powerpc/mpic: Remove extra semicolon.Justin P. Mattock1-1/+1
2011-11-25powerpc: Export PIR data through sysfsAnanth N Mavinakayanahalli1-0/+8
2011-11-25powerpc/powernv: PCI support for p7IOC under OPAL v2Benjamin Herrenschmidt6-6/+1434
2011-11-25powerpc/powernv: Fixup p7ioc PCIe root complex class codeBenjamin Herrenschmidt1-0/+7
2011-11-25powerpc/powernv: Add TCE SW invalidation supportBenjamin Herrenschmidt3-16/+78
2011-11-25powerpc/pci: Change how re-assigning resouces workBenjamin Herrenschmidt1-30/+36
2011-11-25powerpc/pci: Add a platform hook after probe and before resource surveyBenjamin Herrenschmidt2-0/+9
2011-11-25powerpc: Add pgprot_cached_noncoherent()Geoff Thorpe1-0/+3
2011-11-25powerpc: Allow irq threadingThomas Gleixner1-0/+1
2011-11-25powerpc: Mark IPI interrupts IRQF_NO_THREADThomas Gleixner3-4/+5
2011-11-25powerpc/wsp: Mark opb cascade handler IRQF_NO_THREADThomas Gleixner1-1/+2
2011-11-25powerpc/85xx: Mark cascade irq IRQF_NO_THREADThomas Gleixner1-1/+1
2011-11-25powerpc/pseries: Cancel RTAS event scan before firmware flashRavi K. Nittala3-0/+19
2011-11-25powerpc/book3e: Add Chroma as a new WSP/PowerEN platform.Jimi Xenidis8-52/+651
2011-11-25powerpc/xmon: Fix #if typo for systems without MSR[RI]Jimi Xenidis1-1/+1
2011-11-25powerpc/xmon: Fix the 'u' command descriptionJimi Xenidis1-9/+5
2011-11-25powerpc/icswx: Simple ACOP fault handlerJimi Xenidis4-1/+165
2011-11-25powerpc/book3e: Add ICSWX/ACOP support to Book3e cores like A2Jimi Xenidis6-4/+19
2011-11-25powerpc: Split ICSWX ACOP and PID processingJimi Xenidis6-194/+297
2011-11-25powerpc/powermac: Add missing of_node_putJulia Lawall1-2/+6
2011-11-25powerpc/cell/iommu: Add missing of_node_putJulia Lawall1-0/+2
2011-11-25powerpc/pseries: Software invalidatation of TCEsMilton Miller2-8/+61
2011-11-25powerpc/time: Optimise decrementer_check_overflowAnton Blanchard3-21/+17
2011-11-25powerpc/time: Fix some style issuesAnton Blanchard1-11/+11
2011-11-25powerpc/time: Remove unnecessary sanity check of decrementer expirationAnton Blanchard1-11/+3
2011-11-25powerpc/time: Use clocksource_register_hzAnton Blanchard1-10/+3
2011-11-25powerpc/time: Use clockevents_calc_mult_shiftAnton Blanchard1-28/+2
2011-11-25powerpc/time: Handle wrapping of decrementerAnton Blanchard3-9/+17
2011-11-24powerpc/fsl_msi: add support for the fsl, msi property in PCI nodesTimur Tabi2-0/+42
2011-11-24powerpc/85xx: Renamed mpc85xx_common.c to common.cKumar Gala2-1/+1
2011-11-24powerpc/85xx: Additional consolidate of_platform_bus_probe callsKumar Gala4-29/+7
2011-11-24powerpc/85xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov16-218/+40
2011-11-24powerpc/85xx: separate cpm2 pic initDmitry Eremin-Solenikov16-157/+89
2011-11-24powerpc/83xx: make mpc830x_rdb use mpc83xx_setup_pciDmitry Eremin-Solenikov1-8/+1
2011-11-24powerpc/83xx: merge PCI bridge additionsDmitry Eremin-Solenikov13-80/+34
2011-11-24powerpc/83xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov15-180/+31
2011-11-24powerpc/83xx: consolidate init_IRQ functionsDmitry Eremin-Solenikov15-287/+68
2011-11-24powerpc/85xx: add pixis indirect mode device tree nodeTimur Tabi1-0/+14
2011-11-24powerpc/85xx: Add lbc suspend support for PMJia Hongtao2-2/+41
2011-11-24powerpc/fsl-pci: Don't hide resource for pci/e when configured as Agent/EPJason Jin1-0/+3
2011-11-24powerpc/85xx: Update SRIO device tree nodesKumar Gala15-49/+285