summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/perf: Fix misleading comment in pmao_restore_workaround()Madhavan Srinivasan2016-03-101-1/+1
* powerpc/perf/24x7: Eliminate domain suffix in event namesSukadev Bhattiprolu2016-03-101-83/+66
* powerpc/perf/hv-24x7: Display domain indices in sysfsSukadev Bhattiprolu2016-03-102-0/+42
* powerpc/perf/hv-24x7: Display change in counter valuesSukadev Bhattiprolu2016-03-101-1/+12
* powerpc/perf/hv-24x7: Fix usage with chip events.Sukadev Bhattiprolu2016-03-101-4/+18
* powerpc/perf: Export Power8 generic and cache events to sysfsSukadev Bhattiprolu2016-03-103-38/+131
* powerpc/perf: Remove PME_ prefix for power7 eventsSukadev Bhattiprolu2016-03-102-10/+10
* cxl: Ignore probes for virtual afu pci devicesVaibhav Jain2016-03-093-0/+16
* cxl: Remove cxl_get_phys_dev() kernel APIFrederic Barrat2016-03-092-4/+0
* cxlflash: Use new cxl_pci_read_adapter_vpd() APIFrederic Barrat2016-03-092-17/+2
* cxl: Add tracepoints around the cxl hcallChristophe Lombard2016-03-092-0/+202
* cxl: Adapter failure handlingChristophe Lombard2016-03-097-35/+198
* cxl: Support the cxl kernel API from a guestFrederic Barrat2016-03-097-110/+203
* cxl: Parse device tree and create cxl device(s) at bootFrederic Barrat2016-03-091-0/+25
* cxl: Support to flash a new image on the adapter from a guestChristophe Lombard2016-03-098-5/+653
* cxl: sysfs support for guestsChristophe Lombard2016-03-095-25/+113
* cxl: Add guest-specific codeChristophe Lombard2016-03-0910-11/+1525
* 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
OpenPOWER on IntegriCloud