summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-11Merge branch 'topic/mprofile-kernel' into nextMichael Ellerman16-127/+546
2016-03-10powerpc/perf: Fix misleading comment in pmao_restore_workaround()Madhavan Srinivasan1-1/+1
2016-03-10powerpc/perf/24x7: Eliminate domain suffix in event namesSukadev Bhattiprolu1-83/+66
2016-03-10powerpc/perf/hv-24x7: Display domain indices in sysfsSukadev Bhattiprolu2-0/+42
2016-03-10powerpc/perf/hv-24x7: Display change in counter valuesSukadev Bhattiprolu1-1/+12
2016-03-10powerpc/perf/hv-24x7: Fix usage with chip events.Sukadev Bhattiprolu1-4/+18
2016-03-10powerpc/perf: Export Power8 generic and cache events to sysfsSukadev Bhattiprolu3-38/+131
2016-03-10powerpc/perf: Remove PME_ prefix for power7 eventsSukadev Bhattiprolu2-10/+10
2016-03-09cxl: Ignore probes for virtual afu pci devicesVaibhav Jain3-0/+16
2016-03-09cxl: Remove cxl_get_phys_dev() kernel APIFrederic Barrat2-4/+0
2016-03-09cxlflash: Use new cxl_pci_read_adapter_vpd() APIFrederic Barrat2-17/+2
2016-03-09cxl: Add tracepoints around the cxl hcallChristophe Lombard2-0/+202
2016-03-09cxl: Adapter failure handlingChristophe Lombard7-35/+198
2016-03-09cxl: Support the cxl kernel API from a guestFrederic Barrat7-110/+203
2016-03-09cxl: Parse device tree and create cxl device(s) at bootFrederic Barrat1-0/+25
2016-03-09cxl: Support to flash a new image on the adapter from a guestChristophe Lombard8-5/+653
2016-03-09cxl: sysfs support for guestsChristophe Lombard5-25/+113
2016-03-09cxl: Add guest-specific codeChristophe Lombard10-11/+1525
2016-03-09cxl: Separate bare-metal fields in adapter and AFU data structuresChristophe Lombard8-111/+164
2016-03-09cxl: New hcalls to support cxl adaptersChristophe Lombard5-2/+890
2016-03-09powerpc: New possible return value from hcallChristophe Lombard1-0/+1
2016-03-09cxl: IRQ allocation for guestsFrederic Barrat1-14/+64
2016-03-09cxl: Update cxl_irq() prototypeFrederic Barrat2-3/+2
2016-03-09cxl: Isolate a few bare-metal-specific callsFrederic Barrat4-11/+22
2016-03-09cxl: Rename some bare-metal specific functionsFrederic Barrat3-100/+104
2016-03-09cxl: Introduce implementation-specific APIFrederic Barrat11-120/+185
2016-03-09cxl: Define process problem state area at attach time onlyFrederic Barrat1-9/+2
2016-03-09cxl: Move bare-metal specific code to specialized filesFrederic Barrat5-244/+245
2016-03-09cxl: Move common code away from bare-metal-specific filesChristophe Lombard5-75/+84
2016-03-09powerpc/eeh: eeh_pci_enable(): fix checking of post-request stateAndrew Donnellan1-1/+1
2016-03-09powerpc/eeh: Remove duplicated check in eeh_dump_pe_log()Gavin Shan1-7/+0
2016-03-09powerpc/eeh: Synchronize recovery in host/guestGavin Shan1-0/+11
2016-03-09powerpc/eeh: Don't remove passed VFsGavin Shan1-0/+3
2016-03-09powerpc/eeh: Don't propagate error to guestGavin Shan1-5/+5
2016-03-09powerpc/eeh: powerpc/eeh: Support error recovery for VF PEWei Yang6-26/+127
2016-03-09powerpc/powernv: Support PCI config restore for VFsWei Yang2-3/+93
2016-03-09powerpc/powernv: Support EEH reset for VF PEWei Yang3-4/+133
2016-03-09powerpc/eeh: Create PE for VFsWei Yang3-2/+25
2016-03-09powerpc/eeh: EEH device for VFWei Yang2-0/+16
2016-03-09powerpc/eeh: Cache normal BARs, not windows or IOV BARsWei Yang1-6/+5
2016-03-09powerpc/pci: Remove VFs prior to PFWei Yang1-1/+1
2016-03-09PCI: Add pcibios_bus_add_device() weak functionWei Yang2-0/+4
2016-03-09PCI/IOV: Rename and export virtfn_{add, remove}Wei Yang2-5/+13
2016-03-09powerpc/eeh: Reworked eeh_pe_bus_get()Gavin Shan1-16/+12
2016-03-07powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernelTorsten Duwe3-0/+57
2016-03-07powerpc/ftrace: Add support for -mprofile-kernel ftrace ABITorsten Duwe5-20/+324
2016-03-07powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftraceTorsten Duwe3-9/+9
2016-03-07powerpc/ftrace: Use generic ftrace_modify_all_code()Torsten Duwe1-12/+5
2016-03-07powerpc/module: Create a special stub for ftrace_caller()Michael Ellerman1-1/+68
2016-03-07powerpc/module: Mark module stubs with a magic valueMichael Ellerman3-64/+31