summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc/powernv: Add platform support for stop instructionShreyas B. Prabhu2016-07-158-66/+332
* powerpc/powernv: abstraction for saving SPRs before entering deep idle statesShreyas B. Prabhu2016-07-151-22/+32
* powerpc/powernv: Make pnv_powersave_common more genericShreyas B. Prabhu2016-07-151-9/+14
* powerpc/powernv: Rename reusable idle functions to hardware agnostic namesShreyas B. Prabhu2016-07-153-22/+23
* powerpc/powernv: Rename idle_power7.S to idle_book3s.SShreyas B. Prabhu2016-07-152-1/+1
* powerpc/kvm: make hypervisor state restore a functionShreyas B. Prabhu2016-07-152-54/+46
* powerpc/powernv: Use PNV_THREAD_WINKLE macro while requesting for winkleShreyas B. Prabhu2016-07-151-1/+1
* powerpc/lib: Clarify that adde is an instruction and we mean pluralStewart Smith2016-07-151-6/+6
* powerpc/pseries: Remove call to memblock_add()Nathan Fontenot2016-07-151-27/+10
* powerpc/pseries: Auto-online hotplugged memoryNathan Fontenot2016-07-152-14/+1
* powerpc/pseries: Dynamic add entires to associativity lookup arrayNathan Fontenot2016-07-151-27/+68
* powerpc/pseries: Move property cloning into its own routineNathan Fontenot2016-07-151-12/+26
* powerpc/pseries: HVC early debug options should depend on HVC_CONSOLEMichael Ellerman2016-07-151-2/+2
* powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()Michael Neuling2016-07-151-2/+1
* Merge tag 'powerpc-4.7-5' into nextMichael Ellerman2016-07-1518-69/+201
|\
| * powerpc: Initialise pci_io_base as early as possibleDarren Stevens2016-06-304-1/+10
| * powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling2016-06-291-17/+44
| * powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()Gavin Shan2016-06-281-1/+1
| * powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur2016-06-271-0/+10
| * powerpc/bpf/jit: Disable classic BPF JIT on ppc64leNaveen N. Rao2016-06-231-1/+1
| * powerpc: Fix faults caused by radix patching of SLB miss handlerMichael Ellerman2016-06-231-3/+4
| * powerpc/eeh: Fix invalid cached PE primary busGavin Shan2016-06-171-3/+4
| * powerpc/mm/radix: Update Radix tree size as per ISA 3.0Aneesh Kumar K.V2016-06-173-7/+19
| * powerpc/mm/hash: Don't add memory coherence if cache inhibited is setAneesh Kumar K.V2016-06-171-5/+9
| * powerpc/mm/hash: Use the correct PPP mask when updating HPTEAneesh Kumar K.V2016-06-142-4/+5
| * powerpc/mm/radix: Flush page walk cache when freeing page tableAneesh Kumar K.V2016-06-106-7/+73
| * powerpc/mm/radix: Update to tlb functions ric argumentAneesh Kumar K.V2016-06-101-21/+22
* | powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2016-07-1433-55/+60
* | powerpc/sparse: Pass endianness to sparseDaniel Axtens2016-07-141-0/+5
* | powerpc/kvm: Clarify __user annotationsDaniel Axtens2016-07-141-1/+2
* | powerpc/pmac/smp: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner2016-07-141-2/+1
* | cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cardsAndrew Donnellan2016-07-143-18/+251
* | PCI/hotplug: pnv_php: handle OPAL_PCI_SLOT_OFFLINE power stateAndrew Donnellan2016-07-141-1/+1
* | PCI/hotplug: pnv_php: export symbols and move struct types needed by cxlAndrew Donnellan2016-07-142-27/+33
* | cxl: Workaround PE=0 hardware limitation in Mellanox CX4Ian Munsie2016-07-143-1/+4
* | cxl: Add support for interrupts on the Mellanox CX4Ian Munsie2016-07-148-0/+202
* | cxl: Add preliminary workaround for CX4 interrupt limitationIan Munsie2016-07-146-0/+53
* | cxl: Add kernel APIs to get & set the max irqs per contextIan Munsie2016-07-142-0/+37
* | cxl: Add support for using the kernel API with a real PHBIan Munsie2016-07-143-2/+22
* | powerpc/powernv: Add support for the cxl kernel api on the real phbIan Munsie2016-07-144-1/+158
* | cxl: Do not create vPHB if there are no AFU configuration recordsIan Munsie2016-07-142-0/+14
* | cxl: Allow a default context to be associated with an external pci_devIan Munsie2016-07-147-28/+97
* | cxl: Move cxl_afu_get / cxl_afu_put to baseIan Munsie2016-07-143-12/+17
* | cxl: Enable bus mastering for devices using CAPP DMA modeIan Munsie2016-07-141-0/+3
* | cxl: Add cxl_slot_is_supported APIIan Munsie2016-07-142-0/+52
* | powerpc/powernv: Split cxl code out into a separate fileIan Munsie2016-07-144-156/+173
* | cxl: Use for_each_compatible_node() macroWei Yongjun2016-07-141-3/+2
* | selftests/powerpc: Add a test for PROT_SAOMichael Ellerman2016-07-144-1/+51
* | powerpc/xmon: Dump ISA 2.07 SPRsMichael Ellerman2016-07-142-0/+45
* | powerpc/xmon: Dump ISA 2.06 SPRsMichael Ellerman2016-07-141-0/+31
OpenPOWER on IntegriCloud