summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2016-07-17powerpc/powernv/pci: Rework accessing the TCE invalidate registerBenjamin Herrenschmidt
2016-07-17powerpc/powernv/pci: Remove SWINV constants and obsolete TCE codeBenjamin Herrenschmidt
2016-07-17powerpc/powernv/pci: Rename TCE invalidation callsBenjamin Herrenschmidt
2016-07-17powerpc/opal: Add real mode call wrappersBenjamin Herrenschmidt
2016-07-17powerpc/pseries/pci: Remove obsolete SW invalidateBenjamin Herrenschmidt
2016-07-17powerpc/powernv: Discover IODA3 PHBsBenjamin Herrenschmidt
2016-07-17powerpc/xics: Add ICP OPAL backendBenjamin Herrenschmidt
2016-07-17powerpc/irq: Add mechanism to force a replay of interruptsBenjamin Herrenschmidt
2016-07-17powerpc/irq: Add support for HV virtualization interruptsBenjamin Herrenschmidt
2016-07-17powerpc/book64s: Move a few exception common handlers to make roomBenjamin Herrenschmidt
2016-07-15powerpc/powernv: Add XICS emulation APIsBenjamin Herrenschmidt
2016-07-15powerpc/powernv: Use deepest stop state when cpu is offlinedShreyas B. Prabhu
2016-07-15powerpc/powernv: Add platform support for stop instructionShreyas B. Prabhu
2016-07-15powerpc/powernv: abstraction for saving SPRs before entering deep idle statesShreyas B. Prabhu
2016-07-15powerpc/powernv: Make pnv_powersave_common more genericShreyas B. Prabhu
2016-07-15powerpc/powernv: Rename reusable idle functions to hardware agnostic namesShreyas B. Prabhu
2016-07-15powerpc/powernv: Rename idle_power7.S to idle_book3s.SShreyas B. Prabhu
2016-07-15powerpc/kvm: make hypervisor state restore a functionShreyas B. Prabhu
2016-07-15powerpc/powernv: Use PNV_THREAD_WINKLE macro while requesting for winkleShreyas B. Prabhu
2016-07-15powerpc/lib: Clarify that adde is an instruction and we mean pluralStewart Smith
2016-07-15powerpc/pseries: Remove call to memblock_add()Nathan Fontenot
2016-07-15powerpc/pseries: Auto-online hotplugged memoryNathan Fontenot
2016-07-15powerpc/pseries: Dynamic add entires to associativity lookup arrayNathan Fontenot
2016-07-15powerpc/pseries: Move property cloning into its own routineNathan Fontenot
2016-07-15powerpc/pseries: HVC early debug options should depend on HVC_CONSOLEMichael Ellerman
2016-07-15powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()Michael Neuling
2016-07-15Merge tag 'powerpc-4.7-5' into nextMichael Ellerman
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens
2016-07-14powerpc/sparse: Pass endianness to sparseDaniel Axtens
2016-07-14powerpc/kvm: Clarify __user annotationsDaniel Axtens
2016-07-14powerpc/pmac/smp: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner
2016-07-14PCI/hotplug: pnv_php: export symbols and move struct types needed by cxlAndrew Donnellan
2016-07-14cxl: Add support for interrupts on the Mellanox CX4Ian Munsie
2016-07-14powerpc/powernv: Add support for the cxl kernel api on the real phbIan Munsie
2016-07-14powerpc/powernv: Split cxl code out into a separate fileIan Munsie
2016-07-14powerpc/xmon: Dump ISA 2.07 SPRsMichael Ellerman
2016-07-14powerpc/xmon: Dump ISA 2.06 SPRsMichael Ellerman
2016-07-14powerpc/xmon: Adjust spacing of existing SPRs to make room for moreMichael Ellerman
2016-07-14powerpc/xmon: Move static regno into its only userMichael Ellerman
2016-07-14powerpc/xmon: Remove unused externsMichael Ellerman
2016-07-14powerpc/crash: Rearrange loop condition to avoid out of bounds array accessSuraj Jitindar Singh
2016-07-13powerpc: Don't test for machine type in smp_setup_cpu_maps()Benjamin Herrenschmidt
2016-07-13powerpc/rtas: Don't test for machine type in rtas_initialize()Benjamin Herrenschmidt
2016-07-13powerpc/85xx/mpc85xx_rdb: Don't use the flat device-tree after bootBenjamin Herrenschmidt
2016-07-13powerpc/85xx/mpc85xx_ds: Don't use the flat device-tree after bootBenjamin Herrenschmidt
2016-07-13powerpc/85xx/ge_imp3a: Don't use the flat device-tree after bootBenjamin Herrenschmidt
2016-07-13powerpc/cell: Don't use flat device-tree after bootBenjamin Herrenschmidt
2016-07-11powerpc: Move epapr_paravirt_early_init() to early_init_devtree()Benjamin Herrenschmidt
2016-07-11powerpc: Add comment explaining the purpose of setup_kdump_trampoline()Benjamin Herrenschmidt
2016-07-11powerpc: Update obsolete comments in setup_32.c about entry conditionsBenjamin Herrenschmidt