aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19powerpc/perf: Use cpumask_last() to determine the designated cpu for nest/core units.Anju T Sudhakar1-2/+12
2019-06-19powerpc/64s: Fix misleading SPR and timebase informationShaokun Zhang1-2/+2
2019-06-19powerpc/pseries: avoid blocking in irq when queuing hotplug eventsNathan Lynch1-4/+4
2019-06-19powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria1-2/+7
2019-06-19powerpc/ps3: Use [] to denote a flexible array memberGeert Uytterhoeven1-1/+1
2019-06-19powerpc/mm/32s: fix condition that is always trueAndreas Schwab1-1/+1
2019-06-19powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy2-13/+128
2019-06-18KVM: PPC: Book3S HV: Only write DAWR[X] when handling h_set_dawr in real modeSuraj Jitindar Singh1-1/+10
2019-06-18KVM: PPC: Book3S HV: Fix r3 corruption in h_set_dabr()Michael Neuling1-1/+3
2019-06-16powerpc/32: fix build failure on book3e with KVMChristophe Leroy2-3/+3
2019-06-16powerpc/64: mark start_here_multiplatform as __refChristophe Leroy1-0/+2
2019-06-15powerpc/booke: fix fast syscall entry on SMPChristophe Leroy1-3/+3
2019-06-15powerpc/32s: fix initial setup of segment registers on secondary CPUChristophe Leroy1-0/+1
2019-06-15powerpc/pseries/mobility: rebuild cacheinfo hierarchy post-migrationNathan Lynch1-0/+10
2019-06-15powerpc/pseries/mobility: prevent cpu hotplug during DT updateNathan Lynch1-0/+9
2019-06-15powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuildNathan Lynch2-0/+25
2019-06-14powerpc/pseries: Fix oops in hotplug memory notifierNathan Lynch1-0/+3
2019-06-14powerpc/pseries/hvconsole: Fix stack overread via udbgDaniel Axtens1-1/+1
2019-06-13Merge branch 'context-id-fix' into fixesMichael Ellerman1-8/+47
2019-06-12powerpc/mm/64s/hash: Reallocate context ids on forkMichael Ellerman1-4/+42
2019-06-07powerpc/32s: fix booting with CONFIG_PPC_EARLY_DEBUG_BOOTXChristophe Leroy3-1/+6
2019-06-07powerpc/64s: __find_linux_pte() synchronization vs pmdp_invalidate()Nicholas Piggin1-2/+14
2019-06-07powerpc/64s: Fix THP PMD collapse serialisationNicholas Piggin2-0/+33
2019-06-07powerpc: Fix kexec failure on book3s/32Christophe Leroy2-1/+6
2019-06-02powerpc/pseries: Fix xive=off command lineGreg Kurz2-2/+66
2019-06-02powerpc/powernv/npu: Fix reference leakGreg Kurz1-1/+14
2019-06-02powerpc: Remove variable ‘path’ since not usedMathieu Malaterre1-9/+4
2019-06-02powerpc/powernv: Show checkstop reason for NPU2 HMIsFrederic Barrat2-0/+41
2019-06-02powerpc/powernv: Update firmware archaeology around OPAL_HANDLE_HMIStewart Smith1-8/+15
2019-06-02powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()Gen Zhang1-0/+4
2019-05-28powerpc/lib: only build ldstfp.o when CONFIG_PPC_FPU is setChristophe Leroy2-5/+2
2019-05-28powerpc/lib: fix redundant inclusion of quad.oChristophe Leroy1-1/+1
2019-05-28powerpc/mm: Make some symbols static that can beYueHaibing3-3/+3
2019-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds20-106/+173
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds102-1108/+106
2019-05-24KVM: x86: fix return value for reserved EFERPaolo Bonzini1-1/+1
2019-05-24KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger1-14/+21
2019-05-24KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini1-5/+8
2019-05-24KVM: x86/pmu: mask the result of rdpmc according to the width of the countersPaolo Bonzini4-13/+15
2019-05-24x86/kvm/pmu: Set AMD's virt PMU version to 1Borislav Petkov1-1/+1
2019-05-24KVM: x86: do not spam dmesg with VMCS/VMCB dumpsPaolo Bonzini2-8/+27
2019-05-24kvm: Check irqchip mode before assign irqfdPeter Xu2-0/+8
2019-05-24kvm: svm/avic: fix off-by-one in checking host APIC IDSuthikulpanit, Suravee1-1/+5
2019-05-24KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspaceWanpeng Li1-0/+18
2019-05-24KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflowWanpeng Li1-1/+1
2019-05-24kvm: vmx: Fix -Wmissing-prototypes warningsYi Wang1-0/+1
2019-05-24KVM: nVMX: Fix using __this_cpu_read() in preemptible contextWanpeng Li1-2/+2
2019-05-24kvm: x86: Include CPUID leaf 0x8000001e in kvm's supported CPUIDJim Mattson1-0/+1
2019-05-24kvm: x86: Include multiple indices with CPUID leaf 0x8000001dJim Mattson1-4/+3
2019-05-24KVM: nVMX: Clear nested_run_pending if setting nested state failsSean Christopherson1-12/+17