summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-15cpuidle/powernv: Add support for POWER ISA v3 idle statesShreyas B. Prabhu
2016-07-15cpuidle/powernv: cleanup cpuidle-powernv.cShreyas B. Prabhu
2016-07-15cpuidle/powernv: Use CPUIDLE_STATE_MAX instead of MAX_POWERNV_IDLE_STATESShreyas 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-14cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cardsAndrew Donnellan
2016-07-14PCI/hotplug: pnv_php: handle OPAL_PCI_SLOT_OFFLINE power stateAndrew Donnellan
2016-07-14PCI/hotplug: pnv_php: export symbols and move struct types needed by cxlAndrew Donnellan
2016-07-14cxl: Workaround PE=0 hardware limitation in Mellanox CX4Ian Munsie
2016-07-14cxl: Add support for interrupts on the Mellanox CX4Ian Munsie
2016-07-14cxl: Add preliminary workaround for CX4 interrupt limitationIan Munsie
2016-07-14cxl: Add kernel APIs to get & set the max irqs per contextIan Munsie
2016-07-14cxl: Add support for using the kernel API with a real PHBIan Munsie
2016-07-14powerpc/powernv: Add support for the cxl kernel api on the real phbIan Munsie
2016-07-14cxl: Do not create vPHB if there are no AFU configuration recordsIan Munsie
2016-07-14cxl: Allow a default context to be associated with an external pci_devIan Munsie
2016-07-14cxl: Move cxl_afu_get / cxl_afu_put to baseIan Munsie
2016-07-14cxl: Enable bus mastering for devices using CAPP DMA modeIan Munsie
2016-07-14cxl: Add cxl_slot_is_supported APIIan Munsie
2016-07-14powerpc/powernv: Split cxl code out into a separate fileIan Munsie
2016-07-14cxl: Use for_each_compatible_node() macroWei Yongjun
2016-07-14selftests/powerpc: Add a test for PROT_SAOMichael Ellerman
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