summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc: Fix usage message in context_switchCyril Bur2016-07-051-3/+3
* selftests/powerpc/pmu: Use signed long to read perf_event_paranoidCyril Bur2016-07-051-3/+3
* powerpc/perf: Export Power9 generic and cache events to sysfsMadhavan Srinivasan2016-07-051-0/+59
* powerpc/perf: Power9 PMU supportMadhavan Srinivasan2016-07-052-1/+272
* powerpc/perf: Add power9 event list macros for generic and cache eventsMadhavan Srinivasan2016-07-051-0/+55
* powerpc/perf: factor out power8 __init_pmu codeMadhavan Srinivasan2016-07-051-1/+17
* powerpc/perf: factor out power8 pmu functionsMadhavan Srinivasan2016-07-054-254/+273
* powerpc/perf: factor out power8 pmu macros and definesMadhavan Srinivasan2016-07-052-217/+234
* powerpc/fadump: Fix build error introduced by recent cleanupMichael Ellerman2016-07-051-1/+1
* powerpc/powernv: Add driver for operator panel on FSP machinesSuraj Jitindar Singh2016-06-298-0/+253
* powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msgSuraj Jitindar Singh2016-06-297-8/+16
* devicetree/bindings: Add binding for operator panel on FSP machinesSuraj Jitindar Singh2016-06-291-0/+14
* cxl: Add set and get private data to context structMichael Neuling2016-06-283-0/+31
* cxl: Add mechanism for delivering AFU driver specific eventsPhilippe Bergheaud2016-06-286-9/+149
* powerpc/powernv: Fix spelling mistake "Retrived" -> "Retrieved"Colin Ian King2016-06-281-1/+1
* powerpc/fadump: Trivial fix of spelling mistake, clean up messageColin Ian King2016-06-281-3/+2
* powerpc/pci: Reduce log level of PCI I/O space warningBenjamin Herrenschmidt2016-06-241-3/+3
* powerpc/ebpf/jit: Implement JIT compiler for extended BPFNaveen N. Rao2016-06-248-3/+1315
* powerpc/bpf/jit: Isolate classic BPF JIT specifics into a separate headerNaveen N. Rao2016-06-244-121/+143
* powerpc/bpf/jit: A few cleanupsNaveen N. Rao2016-06-242-10/+11
* powerpc/bpf/jit: Introduce rotate immediate instructionsNaveen N. Rao2016-06-242-9/+13
* powerpc/bpf/jit: Optimize 64-bit Immediate loadsNaveen N. Rao2016-06-241-6/+11
* powerpc/bpf/jit: Fix/enhance 32-bit Load Immediate implementationNaveen N. Rao2016-06-241-3/+10
* powerpc/powernv: set power_save func after the idle states are initializedShreyas B. Prabhu2016-06-232-1/+4
* powerpc/powernv: Print correct PHB type namesGavin Shan2016-06-211-1/+3
* PCI/hotplug: PowerPC PowerNV PCI hotplug driverGavin Shan2016-06-214-0/+750
* powerpc/powernv: Functions to get/set PCI slot stateGavin Shan2016-06-215-1/+115
* powerpc/powernv: Introduce pnv_pci_get_slot_id()Gavin Shan2016-06-212-0/+40
* powerpc/powernv: Use PCI slot reset infrastructureGavin Shan2016-06-211-1/+40
* powerpc/powernv: Support PCI slot IDGavin Shan2016-06-213-6/+10
* powerpc/pci: Delay populating pdnGavin Shan2016-06-219-59/+69
* powerpc/pci: Update bridge windows on PCI plugGavin Shan2016-06-211-2/+6
* powerpc/powernv: Dynamically release PEGavin Shan2016-06-212-0/+175
* powerpc/powernv: Make pnv_ioda_deconfigure_pe() visibleGavin Shan2016-06-211-2/+4
* powerpc/powernv: Extend PCI bridge resourcesGavin Shan2016-06-211-0/+61
* powerpc/powernv: Setup PE for root busGavin Shan2016-06-212-10/+41
* powerpc/powernv: Create PEs in pcibios_setup_bridge()Gavin Shan2016-06-211-115/+69
* powerpc/powernv: Allocate PE# in reverse orderGavin Shan2016-06-211-8/+6
* powerpc/powernv: Increase PE# capacityGavin Shan2016-06-212-6/+7
* powerpc/powernv: Move pnv_pci_ioda_setup_opal_tce_kill() aroundGavin Shan2016-06-211-2/+3
* powerpc/powernv: Remove PCI_RESET_DELAY_USGavin Shan2016-06-211-3/+0
* powerpc/pci: Override pcibios_setup_bridge()Gavin Shan2016-06-212-0/+10
* PCI: Add pcibios_setup_bridge()Gavin Shan2016-06-212-0/+6
* powerpc: export cpu_to_core_id()Mauricio Faria de Oliveira2016-06-211-0/+1
* selftests/powerpc: Load Monitor Register TestsJack Miller2016-06-216-1/+227
* powerpc: Load Monitor Register SupportJack Miller2016-06-214-0/+34
* powerpc: Improve FSCR init and context switchingMichael Neuling2016-06-213-9/+7
* powerpc: Fix misleading comment in early_setup_secondary()Madhavan Srinivasan2016-06-211-1/+1
* powerpc/kprobes: Remove kretprobe_trampoline_holder.Thiago Jung Bauermann2016-06-211-6/+5
* powerpc/pci: Fix SRIOV not building without EEH enabledRussell Currey2016-06-171-0/+6
OpenPOWER on IntegriCloud