summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S PR: Add C function wrapper for _kvmppc_save/restore_tm()Simon Guo2018-06-011-0/+6
* Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2018-05-313-8/+29
|\
| * powerpc: Export tm_enable()/tm_disable/tm_abort() APIsSimon Guo2018-05-242-2/+3
| * powerpc/reg: Add TEXASR related macrosSimon Guo2018-05-241-6/+26
* | KVM: PPC: Reimplement LOAD_VMX/STORE_VMX instruction mmio emulation with anal...Simon Guo2018-05-222-4/+7
* | KVM: PPC: Expand mmio_vsx_copy_type to cover VMX load/store element typesSimon Guo2018-05-221-2/+7
* | KVM: PPC: Add giveup_ext() hook to PPC KVM opsSimon Guo2018-05-221-0/+1
* | KVM: PPC: Reimplement non-SIMD LOAD/STORE instruction mmio emulation with ana...Simon Guo2018-05-221-3/+3
* | KVM: PPC: Add KVMPPC_VSX_COPY_WORD_LOAD_DUMP type support for mmio emulationSimon Guo2018-05-221-0/+1
* | KVM: PPC: Book3S HV: Lockless tlbie for HPT hcallsNicholas Piggin2018-05-181-1/+0
* | KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_archSimon Guo2018-05-184-26/+22
* | KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into itSimon Guo2018-05-184-9/+9
* | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2018-05-181-0/+7
|\|
| * powerpc/mm/radix: implement LPID based TLB flushes to be used by KVMNicholas Piggin2018-05-171-0/+7
* | KVM: PPC: Book3S HV: Set RWMR on POWER8 so PURR/SPURR count correctlyPaul Mackerras2018-05-172-0/+2
* | KVM: PPC: Book3S HV: Add 'online' register to ONE_REG interfacePaul Mackerras2018-05-172-0/+3
* | KVM: PPC: Book3S HV: Snapshot timebase offset on guest entryPaul Mackerras2018-05-171-0/+1
|/
* powerpc/powernv/npu: Prevent overwriting of pnv_npu2_init_contex() callback p...Alistair Popple2018-04-241-1/+1
* Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-04-153-3/+35
|\
| * powerpc/64s: Fix CPU_FTRS_ALWAYS vs DT CPU featuresMichael Ellerman2018-04-131-2/+21
| * powerpc/powernv: define a standard delay for OPAL_BUSY type retry loopsNicholas Piggin2018-04-111-0/+3
| * powerpc/modules: Fix crashes by adding CONFIG_RELOCATABLE to vermagicMichael Ellerman2018-04-091-1/+11
* | kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro2018-04-131-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-093-2/+5
|\ \ | |/ |/|
| * Merge tag 'kvm-ppc-next-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2018-03-292-2/+0
| |\
| | * KVM: PPC: Remove unused kvm_unmap_hva callbackPaul Mackerras2018-03-192-2/+0
| * | KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li2018-03-061-0/+5
| |/
* | Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-04-0761-298/+730
|\ \
| * | powerpc/64s: Fix POWER9 DD2.2 and above in cputable featuresNicholas Piggin2018-04-051-1/+2
| * | powerpc: io.h: move iomap.h include so that it can use readq/writeq defsLogan Gunthorpe2018-04-051-2/+2
| * | powerpc/hw_breakpoint: Only disable hw breakpoint if cpu supports itNaveen N. Rao2018-04-041-1/+2
| * | powerpc/mm/radix: Update pte fragment count from 16 to 256 on radixAneesh Kumar K.V2018-04-043-6/+15
| * | powerpc/powernv: Always stop secondaries before reboot/shutdownNicholas Piggin2018-04-031-1/+1
| * | powerpc: Move default security feature flagsMauricio Faria de Oliveira2018-04-031-0/+8
| * | powerpc: Fix oops due to bad access of lppaca on bare metalAneesh Kumar K.V2018-04-032-0/+5
| * | powerpc/64s: Refine feature sets for little endian buildsNicholas Piggin2018-04-011-0/+15
| * | powerpc/64s: Remove POWER4 supportNicholas Piggin2018-04-012-9/+5
| * | powerpc: Remove unused CPU_FTR_ARCH_201Nicholas Piggin2018-04-011-2/+1
| * | powerpc/64s: Set assembler machine type to POWER4Nicholas Piggin2018-04-011-7/+4
| * | powerpc/64s: Explicitly add vector features to CPU_FTRS_POSSIBLENicholas Piggin2018-04-011-2/+2
| * | powerpc/64s: Add all POWER9 features to CPU_FTRS_ALWAYSNicholas Piggin2018-04-011-1/+1
| * | powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplugNicholas Piggin2018-04-011-0/+1
| * | Merge branch 'topic/paca' into nextMichael Ellerman2018-03-319-29/+52
| |\ \
| | * | powerpc/mm: Pass node id into create_section_mappingNicholas Piggin2018-03-313-3/+3
| | * | powerpc/64: Defer paca allocation until memory topology is discoveredNicholas Piggin2018-03-301-2/+4
| | * | powerpc/setup: Add cpu_to_phys_id arrayNicholas Piggin2018-03-301-0/+1
| | * | powerpc/mm/numa: move numa topology discovery earlierNicholas Piggin2018-03-301-0/+1
| | * | powerpc/64s: Allocate LPPACAs individuallyNicholas Piggin2018-03-301-12/+12
| | * | powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin2018-03-304-9/+9
| | * | powerpc/64s: Do not allocate lppaca if we are not virtualizedNicholas Piggin2018-03-303-3/+26