summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2021-06-29Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport
2021-06-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-06-26powerpc/ptrace: Refactor regs_set_return_{msr/ip}Christophe Leroy
2021-06-26powerpc/ptrace: Move set_return_regs_changed() before regs_set_return_{msr/ip}Christophe Leroy
2021-06-25powerpc: Fix is_kvm_guest() / kvm_para_available()Michael Ellerman
2021-06-25powerpc/kprobes: Roll IS_RFI() macro into IS_RFID()Naveen N. Rao
2021-06-25powerpc/papr_scm: Add support for reporting dirty-shutdown-countVaibhav Jain
2021-06-24KVM: stats: Separate generic stats from architecture specific onesJing Zhang
2021-06-25powerpc: Remove klimitChristophe Leroy
2021-06-25powerpc/64: use interrupt restart table to speed up return from interruptNicholas Piggin
2021-06-25powerpc/64: treat low kernel text as irqs soft-maskedNicholas Piggin
2021-06-25powerpc/64: allow alternate return locations for soft-masked interruptsNicholas Piggin
2021-06-25powerpc/64: move interrupt return asm to interrupt_64.SNicholas Piggin
2021-06-25powerpc/64s: avoid reloading (H)SRR registers if they are still validNicholas Piggin
2021-06-25powerpc: remove interrupt exit helpers unused argumentNicholas Piggin
2021-06-23Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2021-06-23Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2021-06-22KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATEBharata B Rao
2021-06-21KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATEBharata B Rao
2021-06-21powerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize encodings to mmu_psize_defBharata B Rao
2021-06-21KVM: PPC: Book3S HV: Fix comments of H_RPT_INVALIDATE argumentsAneesh Kumar K.V
2021-06-21powerpc/xics: Add a native ICS backend for microwattBenjamin Herrenschmidt
2021-06-21powerpc/mm: implement set_memory_attr()Christophe Leroy
2021-06-21powerpc/modules: Make module_alloc() Strict Module RWX awareJordan Niethe
2021-06-21powerpc/lib/code-patching: Set up Strict RWX patching earlierJordan Niethe
2021-06-21powerpc/mm: Implement set_memory() routinesRussell Currey
2021-06-21powerpc/pesries: Get STF barrier requirement from H_GET_CPU_CHARACTERISTICSNicholas Piggin
2021-06-21powerpc/security: Add a security feature for STF barrierNicholas Piggin
2021-06-21powerpc/pseries: Get entry and uaccess flush required bits from H_GET_CPU_CHA...Nicholas Piggin
2021-06-21KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processorsSuraj Jitindar Singh
2021-06-20powerpc/pseries/vas: Integrate API with open/close windowsHaren Myneni
2021-06-20powerpc/vas: Define QoS credit flag to allocate windowHaren Myneni
2021-06-20powerpc/pseries/vas: Define VAS/NXGZIP hcalls and structsHaren Myneni
2021-06-20powerpc/vas: Define and use common vas_window structHaren Myneni
2021-06-20powerpc/vas: Move update_csb/dump_crb to common book3s platformHaren Myneni
2021-06-20powerpc/vas: Create take/drop pid and mm reference functionsHaren Myneni
2021-06-20powerpc/vas: Add platform specific user window operationsHaren Myneni
2021-06-20powerpc/powernv/vas: Rename register/unregister functionsHaren Myneni
2021-06-20powerpc/vas: Move VAS API to book3s common platformHaren Myneni
2021-06-19Merge tag 'powerpc-5.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-06-17KVM: switch per-VM stats to u64Paolo Bonzini
2021-06-17Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2021-06-17powerpc/64: drop redundant defination of spin_until_condSudeep Holla
2021-06-17powerpc: Move update_power8_hid0() into its only userChristophe Leroy
2021-06-17powerpc: Remove proc_trap()Christophe Leroy
2021-06-17powerpc: Define swapper_pg_dir[] in CChristophe Leroy
2021-06-17powerpc/nohash: Convert set_context() to CChristophe Leroy