summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2022-08-17powerpc: Fix eh field when calling lwarx on PPC32Christophe Leroy
2022-08-17powerpc/powernv/kvm: Use darn for H_RANDOM on Power9Jason A. Donenfeld
2022-08-17kexec_file: drop weak attribute from functionsNaveen N. Rao
2022-07-07powerpc/bpf: Fix use of user_pt_regs in uapiNaveen N. Rao
2022-07-02powerpc/ftrace: Remove ftrace init tramp once kernel init is completeNaveen N. Rao
2022-06-14powerpc/kasan: Force thread size increase with KASANMichael Ellerman
2022-06-09powerpc/64: Only WARN if __pa()/__va() called with bad addressesMichael Ellerman
2022-06-09powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attrHaren Myneni
2022-05-30powerpc: define get_cycles macro for arch-overrideJason A. Donenfeld
2022-04-10Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-04-07powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bitKefeng Wang
2022-04-05static_call: Properly initialise DEFINE_STATIC_CALL_RET0()Christophe Leroy
2022-04-03KVM: PPC: Move kvmhv_on_pseries() into kvm_ppc.hMichael Ellerman
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2022-03-30Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-28Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2022-03-27powerpc: restore removed #endifStephen Rothwell
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-23Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22cma: factor out minimum alignment requirementDavid Hildenbrand
2022-03-22mm: merge pte_mkhuge() call into arch_make_huge_pte()Anshuman Khandual
2022-03-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-03-21powerpc: Add pmd_pfn()Matthew Wilcox (Oracle)
2022-03-21mm: Turn isolate_lru_page() into folio_isolate_lru()Matthew Wilcox (Oracle)
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-15x86/livepatch: Validate __fentry__ locationPeter Zijlstra
2022-03-11powerpc/net: Implement powerpc specific csum_shift() to remove branchChristophe Leroy
2022-03-09powerpc/papr_scm: Add perf interface supportKajol Jain
2022-03-08powerpc/64: Force inlining of prevent_user_access() and set_kuap()Christophe Leroy
2022-03-08powerpc/bitops: Force inlining of fls()Christophe Leroy
2022-03-08powerpc: declare unmodified attribute_group usages constRohan McLure
2022-03-08powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy
2022-03-08KVM: PPC: Use KVM_CAP_PPC_AIL_MODE_3Nicholas Piggin
2022-03-08powerpc/kexec: Declare kexec_paca staticChristophe Leroy
2022-03-08powerpc/smp: Declare current_set staticChristophe Leroy
2022-03-08powerpc: Cleanup asm-prototypes.cChristophe Leroy
2022-03-08powerpc/pseries: Interface to represent PAPR firmware attributesPratik R. Sampat
2022-03-08powerpc/mce: Avoid using irq_work_queue() in realmodeGanesh Goudar
2022-03-08powerpc64: Set PPC64_ELF_ABI_v[1|2] macros to 1Naveen N. Rao
2022-03-08powerpc/pseries/vas: Modify reconfig open/close functions for migrationHaren Myneni
2022-03-08powerpc/pseries/vas: Close windows with DLPAR core removalHaren Myneni
2022-03-08powerpc/vas: Return paste instruction failure if no active windowHaren Myneni
2022-03-08powerpc/vas: Add paste address mmap fault handlerHaren Myneni
2022-03-08Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2022-03-07Merge branch 'topic/func-desc-lkdtm' into nextMichael Ellerman