aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2021-06-10KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9Nicholas Piggin4-26/+7
2021-06-10KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMUNicholas Piggin7-118/+34
2021-06-10KVM: PPC: Book3S HV P9: Switch to guest MMU context as late as possibleNicholas Piggin1-20/+20
2021-06-10KVM: PPC: Book3S HV P9: Add helpers for OS SPR handlingNicholas Piggin1-55/+93
2021-06-10KVM: PPC: Book3S HV P9: Move SPR loading after expiry time checkNicholas Piggin1-14/+22
2021-06-10KVM: PPC: Book3S HV P9: Improve exit timing accounting coverageNicholas Piggin1-4/+4
2021-06-10KVM: PPC: Book3S HV P9: Read machine check registers while MSR[RI] is 0Nicholas Piggin2-5/+39
2021-06-10KVM: PPC: Book3S HV P9: inline kvmhv_load_hv_regs_and_go into __kvmhv_vcpu_entry_p9Nicholas Piggin3-191/+178
2021-06-10KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in CNicholas Piggin10-124/+496
2021-06-10KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 pathNicholas Piggin5-11/+149
2021-06-10KVM: PPC: Book3S HV P9: Move radix MMU switching instructions togetherNicholas Piggin1-21/+41
2021-06-10KVM: PPC: Book3S HV P9: Move xive vcpu context management into kvmhv_p9_guest_entryNicholas Piggin1-4/+3
2021-06-10KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer racesNicholas Piggin3-10/+27
2021-06-10KVM: PPC: Book3S HV P9: Move setting HDEC after switching to guest LPCRNicholas Piggin1-12/+7
2021-06-10KVM: PPC: Book3S HV P9: implement kvmppc_xive_pull_vcpu in CNicholas Piggin4-0/+40
2021-06-10KVM: PPC: Book3S 64: Minimise hcall handler calling convention differencesNicholas Piggin2-37/+45
2021-06-10KVM: PPC: Book3S 64: move bad_host_intr check to HV handlerNicholas Piggin3-5/+6
2021-06-10KVM: PPC: Book3S 64: Move interrupt early register setup to KVMNicholas Piggin2-110/+71
2021-06-10KVM: PPC: Book3S 64: Move hcall early register setup to KVMNicholas Piggin3-41/+44
2021-06-10KVM: PPC: Book3S 64: add hcall interrupt handlerNicholas Piggin2-4/+8
2021-06-10KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVMNicholas Piggin2-61/+58
2021-06-10KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry pointNicholas Piggin4-16/+40
2021-06-10powerpc: Move the use of irq_domain_add_nomap() behind a config optionMarc Zyngier4-0/+4
2021-06-10powerpc: Drop dependency between asm/irq.h and linux/irqdomain.hMarc Zyngier1-1/+0
2021-06-10powerpc: Convert irq_domain_add_legacy_isa use to irq_domain_add_legacyMarc Zyngier6-8/+10
2021-06-10powerpc: Add missing linux/{of.h,irqdomain.h} include directivesMarc Zyngier13-0/+13
2021-06-10powerpc/ps3: Add dma_mask to ps3_dma_regionGeoff Levand2-0/+14
2021-06-10powerpc/ps3: Warn on PS3 device errorsGeoff Levand1-4/+5
2021-06-10powerpc/ps3: Add CONFIG_PS3_VERBOSE_RESULT optionGeoff Levand2-1/+10
2021-06-10powerpc/ps3: Re-align DTB in imageGeoff Levand1-1/+1
2021-06-10powerpc/ps3: Add firmware version to sysfsGeoff Levand1-3/+40
2021-06-10powerpc/barrier: Avoid collision with clang's __lwsync macroNathan Chancellor1-0/+2
2021-06-07quota: Wire up quotactl_fd syscallJan Kara1-1/+1
2021-06-06Merge tag 'powerpc-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds8-57/+49
2021-06-06powerpc/mem: Add back missing header to fix 'no previous prototype' errorChristophe Leroy1-0/+1
2021-06-04KVM: PPC: Book3S HV: Save host FSCR in the P7/8 pathNicholas Piggin2-1/+7
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar21-114/+256
2021-06-03kprobes: Do not increment probe miss count in the fault handlerNaveen N. Rao1-7/+0
2021-06-01kprobes: Remove kprobe::fault_handlerPeter Zijlstra1-10/+0
2021-06-01Revert "powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEs"Frederic Barrat1-6/+5
2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman21-114/+256
2021-05-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-0/+24
2021-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+2
2021-05-28KVM: PPC: Book3S HV: Save host FSCR in the P7/8 pathNicholas Piggin2-1/+7
2021-05-28powerpc: Fix reverse map real-mode address lookup with huge vmallocNicholas Piggin4-48/+35
2021-05-28powerpc/kprobes: Fix validation of prefixed instructions across page boundaryNaveen N. Rao1-2/+2
2021-05-27powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllersChris Packham1-0/+8
2021-05-27powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllersChris Packham1-0/+16
2021-05-27KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCKMarcelo Tosatti1-0/+1
2021-05-27KVM: PPC: exit halt polling on need_resched()Wanpeng Li1-1/+1