summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorLines
2021-06-10KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in CNicholas Piggin-2/+17
2021-06-10KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 pathNicholas Piggin-0/+6
2021-06-10KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer racesNicholas Piggin-0/+12
2021-06-10KVM: PPC: Book3S HV P9: implement kvmppc_xive_pull_vcpu in CNicholas Piggin-0/+2
2021-06-10KVM: PPC: Book3S 64: Move hcall early register setup to KVMNicholas Piggin-0/+13
2021-06-10powerpc: Drop dependency between asm/irq.h and linux/irqdomain.hMarc Zyngier-1/+0
2021-06-10powerpc: Convert irq_domain_add_legacy_isa use to irq_domain_add_legacyMarc Zyngier-2/+2
2021-06-10powerpc/ps3: Add dma_mask to ps3_dma_regionGeoff Levand-0/+2
2021-06-10powerpc/ps3: Add CONFIG_PS3_VERBOSE_RESULT optionGeoff Levand-1/+1
2021-06-10powerpc/barrier: Avoid collision with clang's __lwsync macroNathan Chancellor-0/+2
2021-06-06Merge tag 'powerpc-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-0/+29
2021-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1
2021-05-28powerpc: Fix reverse map real-mode address lookup with huge vmallocNicholas Piggin-0/+29
2021-05-27KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCKMarcelo Tosatti-0/+1
2021-05-26locking/atomic: powerpc: move to ARCH_ATOMICMark Rutland-83/+89
2021-05-26locking/atomic: cmpxchg: make `generic` a prefixMark Rutland-1/+1
2021-05-23powerpc/sstep: Add tests for setb instructionSathvika Vasireddy-0/+1
2021-05-21powerpc/64s/syscall: Fix ptrace syscall info with scv syscallsNicholas Piggin-35/+52
2021-05-17powerpc/32s: Remove asm/book3s/32/hash.hChristophe Leroy-46/+37
2021-05-17powerpc: Only pad struct pt_regs when neededChristophe Leroy-1/+2
2021-05-17powerpc/32s: Speed up likely path of kuap_update_sr()Christophe Leroy-2/+4
2021-05-17powerpc/mmu: Remove leftover CONFIG_E200Christophe Leroy-1/+1
2021-05-17powerpc/mmu: Don't duplicate radix_enabled()Christophe Leroy-12/+0
2021-05-17powerpc/paca: Remove mm_ctx_id and mm_ctx_slb_addr_limitChristophe Leroy-2/+0
2021-05-14powerpc/64s: Make NMI record implicitly soft-masked code as irqs disabledNicholas Piggin-0/+7
2021-05-12powerpc/uaccess: Fix __get_user() with CONFIG_CC_HAS_ASM_GOTO_OUTPUTChristophe Leroy-1/+1
2021-05-12powerpc/pseries: use notrace hcall variant for H_CEDE idleNicholas Piggin-1/+5
2021-05-12powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocksNicholas Piggin-3/+22
2021-05-12powerpc/interrupts: Fix kuep_unlock() callChristophe Leroy-2/+0
2021-05-10powerpc: use linux/unaligned/le_struct.h on LE power7Arnd Bergmann-22/+0
2021-05-08Merge branch 'master' into nextMichael Ellerman-7/+2
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-5/+0
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand-5/+0
2021-05-06KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacksNicholas Piggin-1/+1
2021-05-03Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-2/+2
2021-05-02powerpc/powernv: remove the nvlink supportChristoph Hellwig-11/+0
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-18/+10
2021-05-01Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-9/+3
2021-04-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+20
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-576/+621
2021-04-30mm/vmalloc: provide fallback arch huge vmap support functionsNicholas Piggin-4/+3
2021-04-30powerpc: inline huge vmap supported functionsNicholas Piggin-3/+16
2021-04-30mm: HUGE_VMAP arch support cleanupNicholas Piggin-0/+8
2021-04-28Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-44/+2
2021-04-28powerpc: Avoid clang uninitialized warning in __get_user_size_allowedNathan Chancellor-1/+1
2021-04-25powerpc/kasan: Fix shadow start address with modulesChristophe Leroy-1/+1
2021-04-22Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini-2/+2
2021-04-22powerpc/64: Fix the definition of the fixmap areaChristophe Leroy-2/+16
2021-04-22powerpc/powernv: Fix type of opal_mpipl_query_tag() addr argumentMichael Ellerman-1/+1
2021-04-21powerpc: Rename probe_kernel_read_inst()Christophe Leroy-2/+1