summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-24
|\
| * bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xaddDaniel Borkmann2018-07-19
* | powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)Gautham R. Shenoy2018-07-18
* | powerpc/Makefile: Assemble with -me500 when building for E500James Clarke2018-07-18
* | KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy2018-07-18
* | powerpc/xmon: Fix disassembly since printf changesMichael Ellerman2018-07-17
|/
* Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-30
|\
| * powerpc: Remove -Wattribute-alias pragmasPaul Burton2018-06-25
* | Merge tag 'powerpc-4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-29
|\ \
| * | powerpc/powermac: Fix rtc read/write functionsArnd Bergmann2018-06-26
| * | powerpc/mm/32: Fix pgtable_page_dtor callAneesh Kumar K.V2018-06-26
| * | powerpc: Wire up io_pgeteventsBreno Leitao2018-06-23
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-24
|\ \ \ | |/ / |/| |
| * | rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon2018-06-22
| |/
* | powerpc/mm/hash/4k: Free hugetlb page table caches correctly.Aneesh Kumar K.V2018-06-19
* | powerpc/64s/radix: Fix radix_kvm_prefetch_workaround paca access of not possi...Nicholas Piggin2018-06-19
* | powerpc/64s: Fix build failures with CONFIG_NMI_IPI=nMichael Ellerman2018-06-19
* | powerpc/64: hard disable irqs on the panic()ing CPUNicholas Piggin2018-06-19
* | powerpc: smp_send_stop do not offline stopped CPUsNicholas Piggin2018-06-19
* | powerpc/64: hard disable irqs in panic_smp_self_stopNicholas Piggin2018-06-19
* | powerpc/64s: Fix DT CPU features Power9 DD2.1 logicMichael Ellerman2018-06-19
* | powerpc/64s/radix: Fix MADV_[FREE|DONTNEED] TLB flush miss problem with THPNicholas Piggin2018-06-19
* | powerpc/e500mc: Set assembler machine type to e500mcMichael Jeanson2018-06-19
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-15
|\
| * Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2018-06-14
| |\
| | * KVM: PPC: Book3S PR: Fix failure status setting in tabort. emulationSimon Guo2018-06-12
| | * KVM: PPC: Book3S PR: Enable use on POWER9 bare-metal hosts in HPT modePaul Mackerras2018-06-12
| | * KVM: PPC: Book3S PR: Don't let PAPR guest set MSR hypervisor bitPaul Mackerras2018-06-12
| | * KVM: PPC: Book3S PR: Fix failure status setting in treclaim. emulationPaul Mackerras2018-06-12
| | * KVM: PPC: Book3S PR: Fix MSR setting when delivering interruptsPaul Mackerras2018-06-12
| | * KVM: PPC: Book3S PR: Handle additional interrupt typesCameron Kaiser2018-06-12
| | * KVM: PPC: Book3S PR: Enable kvmppc_get/set_one_reg_pr() for HTM registersSimon Guo2018-05-31
| | * KVM: PPC: Book3S: Remove load/put vcpu for KVM_GET_REGS/KVM_SET_REGSSimon Guo2018-05-31
| | * KVM: PPC: Remove load/put vcpu for KVM_GET/SET_ONE_REG ioctlSimon Guo2018-05-31
| | * KVM: PPC: Move vcpu_load/vcpu_put down to each ioctl case in kvm_arch_vcpu_ioctlSimon Guo2018-05-31
| | * KVM: PPC: Book3S PR: Enable HTM for PR KVM for KVM_CHECK_EXTENSION ioctlSimon Guo2018-05-31
| | * KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTMSimon Guo2018-05-31
| | * KVM: PPC: Book3S PR: Add guard code to prevent returning to guest with PR=0 a...Simon Guo2018-05-31
| | * KVM: PPC: Book3S PR: Add emulation for tabort. in privileged stateSimon Guo2018-05-31
| | * KVM: PPC: Book3S PR: Add emulation for trechkpt.Simon Guo2018-05-31
| | * KVM: PPC: Book3S PR: Add emulation for treclaim.Simon Guo2018-05-31
| | * KVM: PPC: Book3S PR: Restore NV regs after emulating mfspr from TM SPRsSimon Guo2018-05-31
| | * KVM: PPC: Book3S PR: Always fail transactions in guest privileged stateSimon Guo2018-05-31
| | * KVM: PPC: Book3S PR: Emulate mtspr/mfspr using active TM SPRsSimon Guo2018-05-31
| | * KVM: PPC: Book3S PR: Add math support for PR KVM HTMSimon Guo2018-05-31
| | * KVM: PPC: Book3S PR: Add transaction memory save/restore skeletonSimon Guo2018-05-31
| | * KVM: PPC: Book3S PR: Add kvmppc_save/restore_tm_sprs() APIsSimon Guo2018-05-31
| | * KVM: PPC: Book3S PR: Add new kvmppc_copyto/from_vcpu_tm APIsSimon Guo2018-05-31
| | * KVM: PPC: Book3S PR: Avoid changing TS bits when exiting guestSimon Guo2018-05-31
| | * KVM: PPC: Book3S PR: Implement RFID TM behavior to suppress change from S0 to N0Simon Guo2018-05-31