summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-09-12powerpc/xive: Fix bogus error code returned by OPALGreg Kurz
2019-09-12powerpc/pseries: correctly track irq state in default idleNathan Lynch
2019-09-12powerpc/watchpoint: Disable watchpoint hit by larx/stcx instructionsRavi Bangoria
2019-09-12powerpc/powernv: Add new opal message typeVasant Hegde
2019-09-12powerpc/powernv: Enhance opal message read interfaceVasant Hegde
2019-09-12powerpc/powernv: Remove unused pnv_npu_try_dma_set_bypass() functionChristoph Hellwig
2019-09-12seltests/powerpc: Add a selftest for memcpy_mcsafeSantosh Sivaraj
2019-09-12powerpc/memcpy: Fix stack corruption for smaller sizesSantosh Sivaraj
2019-09-12powerpc: Add attributes for setjmp/longjmpSegher Boessenkool
2019-09-05powerpc: Remove empty commentJordan Niethe
2019-09-05powerpc/imc: Dont create debugfs files for cpu-less nodesMadhavan Srinivasan
2019-09-05powerpc/64s/radix: introduce options to disable use of the tlbie instructionNicholas Piggin
2019-09-05powerpc/64s: remove unnecessary translation cache flushes at bootNicholas Piggin
2019-09-05powerpc/64s/pseries: radix flush translations before MMU is enabled at bootNicholas Piggin
2019-09-05powerpc/64s: make mmu_partition_table_set_entry TLB flush optionalNicholas Piggin
2019-09-05powerpc/64s/radix: tidy up TLB flushing codeNicholas Piggin
2019-09-05powerpc/64s: remove register_process_table callbackNicholas Piggin
2019-09-05selftests/powerpc: Add basic EEH selftestOliver O'Halloran
2019-09-05powerpc/eeh: Add a eeh_dev_break debugfs interfaceOliver O'Halloran
2019-09-05powerpc/eeh: Add debugfs interface to run an EEH checkOliver O'Halloran
2019-09-05powerpc/eeh: Set attention indicator while recoveringOliver O'Halloran
2019-09-05pci-hotplug/pnv_php: Add attention indicator supportOliver O'Halloran
2019-09-05pci-hotplug/pnv_php: Add support for IODA3 Power9 PHBsOliver O'Halloran
2019-09-05pci-hotplug/pnv_php: Add a reset_slot() callbackOliver O'Halloran
2019-09-05powernv/eeh: Use generic code to handle hot resetsOliver O'Halloran
2019-09-05powerpc/eeh: Remove stale CAPI commentOliver O'Halloran
2019-09-05powerpc/eeh: Defer printing stack traceOliver O'Halloran
2019-09-05powerpc/eeh: Check slot presence state in eeh_handle_normal_event()Oliver O'Halloran
2019-09-05powerpc/eeh: Make permanently failed devices non-actionableOliver O'Halloran
2019-09-05powerpc/eeh: Fix race when freeing PDNsOliver O'Halloran
2019-09-05powerpc/eeh: Clean up EEH PEs after recovery finishesOliver O'Halloran
2019-08-30powerpc/64s/exception: reduce page fault unnecessary loadsNicholas Piggin
2019-08-30powerpc/64s/exception: Remove pointless KVM handler name bifurcationNicholas Piggin
2019-08-30powerpc/64s/exception: program check handler do not branch into a macroNicholas Piggin
2019-08-30powerpc/64s/exception: move interrupt entry code above the common handlerNicholas Piggin
2019-08-30powerpc/64s/exception: INT_COMMON add DAR, DSISR, reconcile optionsNicholas Piggin
2019-08-30powerpc/64s/exception: Expand EXCEPTION_PROLOG_COMMON_1 and 2 into callerNicholas Piggin
2019-08-30powerpc/64s/exception: Expand EXCEPTION_COMMON macro into callerNicholas Piggin
2019-08-30powerpc/64s/exception: Add INT_COMMON gas macro to generate common exception ...Nicholas Piggin
2019-08-30powerpc/64s/exception: Merge EXCEPTION_PROLOG_COMMON_2/3Nicholas Piggin
2019-08-30powerpc/64s/exception: KVM_HANDLER reorder arguments to match other macrosNicholas Piggin
2019-08-30powerpc/64s/exception: Add INT_KVM_HANDLER gas macroNicholas Piggin
2019-08-30powerpc/64s/exception: INT_HANDLER support HDAR/HDSISR and use it in HDSINicholas Piggin
2019-08-30powerpc/64s/exception: Add the virt variant of the denorm interrupt handlerNicholas Piggin
2019-08-30powerpc/64s/exception: remove EXCEPTION_PROLOG_0/1, rename _2Nicholas Piggin
2019-08-30powerpc/64s/exceptions: Use keyword params to shorten arg listsMichael Ellerman
2019-08-30powerpc/64s/exception: Replace PROLOG macros and EXC helpers with a gas macroNicholas Piggin
2019-08-30powerpc/64s/exception: remove 0xb00 handlerNicholas Piggin
2019-08-30powerpc/64s/exception: Fix performance monitor virt handlerNicholas Piggin
2019-08-30powerpc/64s/exception: Add EXC_HV_OR_STD, which selects HSRR if HVMODENicholas Piggin