summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | KVM: PPC: Book3S PR: Add C function wrapper for _kvmppc_save/restore_tm()Simon Guo2018-06-013-5/+101
| | * | KVM: PPC: Book3S PR: Turn on FP/VSX/VMX MSR bits in kvmppc_save_tm()Simon Guo2018-06-011-0/+2
| | * | KVM: PPC: Book3S PR: Add guest MSR parameter for kvmppc_save_tm()/kvmppc_rest...Simon Guo2018-06-012-47/+57
| | * | KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate fileSimon Guo2018-05-313-231/+282
| | * | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2018-05-317-10/+44
| | |\ \
| | * | | KVM: PPC: Book3S HV: Factor fake-suspend handling out of kvmppc_save/restore_tmPaul Mackerras2018-05-311-69/+126
| | * | | KVM: PPC: Book3S PR: Allow KVM_PPC_CONFIGURE_V3_MMU to succeedPaul Mackerras2018-05-311-0/+12
| | * | | KVM: PPC: Reimplement LOAD_VMX/STORE_VMX instruction mmio emulation with anal...Simon Guo2018-05-224-92/+302
| | * | | KVM: PPC: Expand mmio_vsx_copy_type to cover VMX load/store element typesSimon Guo2018-05-223-14/+19
| | * | | KVM: PPC: Reimplement LOAD_VSX/STORE_VSX instruction mmio emulation with anal...Simon Guo2018-05-221-136/+91
| | * | | KVM: PPC: Reimplement LOAD_FP/STORE_FP instruction mmio emulation with analys...Simon Guo2018-05-221-157/+44
| | * | | KVM: PPC: Add giveup_ext() hook to PPC KVM opsSimon Guo2018-05-223-0/+11
| | * | | KVM: PPC: Reimplement non-SIMD LOAD/STORE instruction mmio emulation with ana...Simon Guo2018-05-224-238/+51
| | * | | KVM: PPC: Add KVMPPC_VSX_COPY_WORD_LOAD_DUMP type support for mmio emulationSimon Guo2018-05-222-0/+24
| | * | | KVM: PPC: Book3S PR: Enable use on POWER9 inside HPT-mode guestsPaul Mackerras2018-05-181-2/+9
| | * | | KVM: PPC: Book3S HV: Send kvmppc_bad_interrupt NMIs to Linux handlersNicholas Piggin2018-05-181-1/+14
| | * | | KVM: PPC: Book3S HV: Fix kvmppc_bad_host_intr for real mode interruptsNicholas Piggin2018-05-181-0/+2
| | * | | KVM: PPC: Book3S HV: radix: Do not clear partition PTE when RC or write bits ...Nicholas Piggin2018-05-181-21/+47
| | * | | KVM: PPC: Book3S HV: radix: Refine IO region partition scope attributesNicholas Piggin2018-05-181-3/+7
| | * | | KVM: PPC: Book3S HV: Make radix handle process scoped LPID flush in C, with r...Nicholas Piggin2018-05-182-7/+32
| | * | | KVM: PPC: Book3S HV: Make radix use the Linux translation flush functions for...Nicholas Piggin2018-05-181-28/+8
| | * | | KVM: PPC: Book3S HV: Recursively unmap all page table entries when unmappingNicholas Piggin2018-05-181-54/+138
| | * | | KVM: PPC: Book3S HV: Use a helper to unmap ptes in the radix fault pathNicholas Piggin2018-05-181-23/+23
| | * | | KVM: PPC: Book3S HV: Lockless tlbie for HPT hcallsNicholas Piggin2018-05-183-22/+3
| | * | | KVM: PPC: Fix a mmio_host_swabbed uninitialized usage issueSimon Guo2018-05-182-1/+2
| | * | | KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_archSimon Guo2018-05-1814-80/+79
| | * | | KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into itSimon Guo2018-05-1812-54/+55
| | * | | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2018-05-184-7/+247
| | |\ \ \
| | * | | | KVM: PPC: Book3S: Change return type to vm_fault_tSouptick Joarder2018-05-171-1/+1
| | * | | | KVM: PPC: Book3S: Check KVM_CREATE_SPAPR_TCE_64 parametersAlexey Kardashevskiy2018-05-171-1/+2
| | * | | | KVM: PPC: Book3S: Allow backing bigger guest IOMMU pages with smaller physica...Alexey Kardashevskiy2018-05-172-20/+94
| | * | | | KVM: PPC: Book3S: Use correct page shift in H_STUFF_TCEAlexey Kardashevskiy2018-05-172-2/+2
| | * | | | KVM: PPC: Book3S HV: Fix inaccurate commentPaul Mackerras2018-05-171-1/+1
| | * | | | KVM: PPC: Book3S HV: Set RWMR on POWER8 so PURR/SPURR count correctlyPaul Mackerras2018-05-173-1/+62
| | * | | | KVM: PPC: Book3S HV: Add 'online' register to ONE_REG interfacePaul Mackerras2018-05-173-0/+9
| * | | | | KVM: x86: fix typo at kvm_arch_hardware_setup commentMarcelo Tosatti2018-06-141-1/+1
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-06-1514-16/+29
|\ \ \ \ \ \
| * | | | | | hexagon: drop the unused variable zero_page_maskAnshuman Khandual2018-06-152-4/+0
| * | | | | | hexagon: fix printk format warning in setup.cRandy Dunlap2018-06-151-1/+1
| * | | | | | treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner2018-06-156-9/+9
| * | | | | | arm: port KCOV to armDmitry Vyukov2018-06-154-1/+16
| * | | | | | mm: fix devmem_is_allowed() for sub-page System RAM intersectionsDan Williams2018-06-151-1/+3
| |/ / / / /
* | | | | | Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada2018-06-157-8/+8
* | | | | | x86: fix dependency of X86_32_LAZY_GSMasahiro Yamada2018-06-151-1/+1
|/ / / / /
* | | | | Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-1417-17/+17
|\ \ \ \ \
| * | | | | i2c: pca-platform: move header to platform_dataWolfram Sang2018-05-171-1/+1
| * | | | | i2c: omap: move header to platform_dataWolfram Sang2018-05-1710-10/+10
| * | | | | i2c: gpio: move header to platform_dataWolfram Sang2018-05-176-6/+6
* | | | | | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-1425-30/+30
* | | | | | Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-06-1311-69/+47
|\ \ \ \ \ \