summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cxl: Separate bare-metal fields in adapter and AFU data structuresChristophe Lombard2016-03-098-111/+164
* cxl: New hcalls to support cxl adaptersChristophe Lombard2016-03-095-2/+890
* powerpc: New possible return value from hcallChristophe Lombard2016-03-091-0/+1
* cxl: IRQ allocation for guestsFrederic Barrat2016-03-091-14/+64
* cxl: Update cxl_irq() prototypeFrederic Barrat2016-03-092-3/+2
* cxl: Isolate a few bare-metal-specific callsFrederic Barrat2016-03-094-11/+22
* cxl: Rename some bare-metal specific functionsFrederic Barrat2016-03-093-100/+104
* cxl: Introduce implementation-specific APIFrederic Barrat2016-03-0911-120/+185
* cxl: Define process problem state area at attach time onlyFrederic Barrat2016-03-091-9/+2
* cxl: Move bare-metal specific code to specialized filesFrederic Barrat2016-03-095-244/+245
* cxl: Move common code away from bare-metal-specific filesChristophe Lombard2016-03-095-75/+84
* powerpc/eeh: eeh_pci_enable(): fix checking of post-request stateAndrew Donnellan2016-03-091-1/+1
* powerpc/eeh: Remove duplicated check in eeh_dump_pe_log()Gavin Shan2016-03-091-7/+0
* powerpc/eeh: Synchronize recovery in host/guestGavin Shan2016-03-091-0/+11
* powerpc/eeh: Don't remove passed VFsGavin Shan2016-03-091-0/+3
* powerpc/eeh: Don't propagate error to guestGavin Shan2016-03-091-5/+5
* powerpc/eeh: powerpc/eeh: Support error recovery for VF PEWei Yang2016-03-096-26/+127
* powerpc/powernv: Support PCI config restore for VFsWei Yang2016-03-092-3/+93
* powerpc/powernv: Support EEH reset for VF PEWei Yang2016-03-093-4/+133
* powerpc/eeh: Create PE for VFsWei Yang2016-03-093-2/+25
* powerpc/eeh: EEH device for VFWei Yang2016-03-092-0/+16
* powerpc/eeh: Cache normal BARs, not windows or IOV BARsWei Yang2016-03-091-6/+5
* powerpc/pci: Remove VFs prior to PFWei Yang2016-03-091-1/+1
* PCI: Add pcibios_bus_add_device() weak functionWei Yang2016-03-092-0/+4
* PCI/IOV: Rename and export virtfn_{add, remove}Wei Yang2016-03-092-5/+13
* powerpc/eeh: Reworked eeh_pe_bus_get()Gavin Shan2016-03-091-16/+12
* powerpc/mm: Move hash64 tlbflush code into a new headerAneesh Kumar K.V2016-03-032-91/+95
* powerpc/mm: Move hash related mmu-*.h headers to book3s/Aneesh Kumar K.V2016-03-0313-12/+12
* powerpc/mm: add _PAGE_HASHPTE similar to 4K hashAneesh Kumar K.V2016-03-031-1/+1
* powerp/mm: Update code commentsAneesh Kumar K.V2016-03-032-3/+3
* mm: Some arch may want to use HPAGE_PMD related values as variablesKirill A. Shutemov2016-03-034-6/+30
* powerpc/mm: Switch book3s 64 with 64K page size to 4 level page tableAneesh Kumar K.V2016-03-038-64/+102
* powerpc/mm: Don't have conditional defines for real_pte_tAneesh Kumar K.V2016-03-032-22/+9
* powerpc/mm: Split pgtable types to separate headerAneesh Kumar K.V2016-03-032-103/+109
* powerpc: Add the ability to save VSX without giving it upCyril Bur2016-03-024-37/+30
* powerpc: Add the ability to save Altivec without giving it upCyril Bur2016-03-023-22/+17
* powerpc: Add the ability to save FPU without giving it upCyril Bur2016-03-023-19/+17
* powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in twoCyril Bur2016-03-023-1/+45
* powerpc: Restore FPU/VEC/VSX if previously usedCyril Bur2016-03-026-14/+107
* powerpc: Explicitly disable math features when copying threadCyril Bur2016-03-021-0/+1
* selftests/powerpc: Test FPU and VMX regs in signal ucontextCyril Bur2016-03-024-1/+296
* selftests/powerpc: Test preservation of FPU and VMX regs across preemptionCyril Bur2016-03-026-3/+310
* selftests/powerpc: Test the preservation of FPU and VMX regs across syscallCyril Bur2016-03-028-1/+625
* selftests/powerpc: Remove -flto from common CFLAGSSuraj Jitindar Singh2016-03-021-1/+1
* selftests/powerpc: Fix out of bounds access in TM signal testMichael Ellerman2016-03-021-1/+1
* powerpc/mm: Split hash page table sizing heuristic into a helperDavid Gibson2016-03-022-13/+24
* powerpc/mm: Clean up memory hotplug failure pathsDavid Gibson2016-03-013-19/+44
* powerpc/mm: Handle removing maybe-present bolted HPTEsDavid Gibson2016-03-014-11/+24
* powerpc/mm: Clean up error handling for htab_remove_mappingDavid Gibson2016-03-011-7/+6
* powerpc: Fix misspellings in comments.Adam Buchbinder2016-03-0142-56/+56
OpenPOWER on IntegriCloud