summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powernv: DMA operations for discontiguous allocationRussell Currey2018-06-221-0/+1
* Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2018-06-148-46/+77
|\
| * KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTMSimon Guo2018-06-011-0/+2
| * KVM: PPC: Book3S PR: Add emulation for trechkpt.Simon Guo2018-06-011-0/+2
| * KVM: PPC: Book3S PR: Always fail transactions in guest privileged stateSimon Guo2018-06-011-0/+2
| * KVM: PPC: Book3S PR: Emulate mtspr/mfspr using active TM SPRsSimon Guo2018-06-011-0/+1
| * KVM: PPC: Book3S PR: Add transaction memory save/restore skeletonSimon Guo2018-06-012-1/+9
| * 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
| |\
| * | 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
| |\ \
| * | | 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
* | | | Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-06-131-1/+1
|\ \ \ \
| * | | | powerpc/kbuild: move -mprofile-kernel check to KconfigNicholas Piggin2018-06-111-1/+1
* | | | | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-103-1/+3
|\ \ \ \ \
| * | | | | powerpc: Wire up restartable sequences system callBoqun Feng2018-06-063-1/+3
* | | | | | mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-072-6/+0
| |/ / / / |/| | | |
* | | | | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-0774-501/+474
|\ \ \ \ \
| * | | | | powerpc/64s/radix: Fix missing ptesync in flush_cache_vmapNicholas Piggin2018-06-061-3/+2
| * | | | | powerpc/time: inline arch_vtime_task_switch()Christophe Leroy2018-06-041-1/+15
| * | | | | powerpc: Implement csum_ipv6_magic in assemblyChristophe Leroy2018-06-041-0/+6
| * | | | | powerpc/lib: Adjust .balign inside string functions for PPC32Christophe Leroy2018-06-041-0/+3
| * | | | | powerpc/64: optimises from64to32()Christophe Leroy2018-06-041-5/+2
| * | | | | powerpc/sstep: Introduce GETTYPE macroRavi Bangoria2018-06-031-0/+2
| * | | | | powerpc: Use barrier_nospec in copy_from_user()Michael Ellerman2018-06-031-1/+10
| * | | | | powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek2018-06-031-0/+1
| * | | | | powerpc/64s: Patch barrier_nospec in modulesMichal Suchanek2018-06-031-0/+7
| * | | | | powerpc/64s: Add support for ori barrier_nospec patchingMichal Suchanek2018-06-033-1/+11
| * | | | | powerpc/64s: Add barrier_nospecMichal Suchanek2018-06-031-0/+15
| * | | | | powerpc/64s: Wire up arch_trigger_cpumask_backtrace()Michael Ellerman2018-06-031-0/+6
| * | | | | powerpc/nmi: Add an API for sending "safe" NMIsMichael Ellerman2018-06-031-0/+1
| * | | | | powerpc/64: Save stack pointer when we hard disable interruptsMichael Ellerman2018-06-032-2/+6
| * | | | | powerpc: Check address limit on user-mode return (TIF_FSCHECK)Michael Ellerman2018-06-032-4/+12
| * | | | | powerpc: Rename thread_struct.fs to addr_limitMichael Ellerman2018-06-032-5/+5
| * | | | | powerpc/eeh: Introduce eeh_for_each_pe()Sam Bobroff2018-06-031-0/+4
| * | | | | powerpc/eeh: Strengthen types of eeh traversal functionsSam Bobroff2018-06-031-3/+4
| * | | | | powerpc/perf: Unregister thread-imc if core-imc not supportedAnju T Sudhakar2018-06-031-0/+1
| * | | | | powerpc/xive: Remove (almost) unused macrosRussell Currey2018-06-031-6/+0
| * | | | | powerpc: remove unused to_tm() helperArnd Bergmann2018-06-031-2/+0
| * | | | | powerpc: use time64_t in read_persistent_clockArnd Bergmann2018-06-033-3/+3
| * | | | | powerpc/64s/radix: flush remote CPUs out of single-threaded mm_cpumaskNicholas Piggin2018-06-031-0/+13
| * | | | | powerpc/64s/radix: optimise pte_updateNicholas Piggin2018-06-031-12/+13
OpenPOWER on IntegriCloud