aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-30powerpc/powernv: Add opal details to the hardware descriptionMichael Ellerman1-0/+22
2022-09-28ocxl: Remove the unneeded result variableye xingchen1-3/+1
2022-09-28powerpc/64: provide a helper macro to load r2 with the kernel TOCNicholas Piggin1-1/+1
2022-09-08powerpc/powernv: add missing of_node_put() in opal_export_attrs()Zheng Yongjun1-0/+1
2022-09-05powerpc/powernv: Add missing of_node_put()sLiang He6-3/+20
2022-08-26powerpc: move from strlcpy with unused retval to strscpyWolfram Sang2-2/+2
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds4-44/+28
2022-07-28powerpc/powernv: rename remaining rng powernv_ functions to pnv_Jason A. Donenfeld1-17/+17
2022-07-28powerpc/powernv/kvm: Use darn for H_RANDOM on Power9Jason A. Donenfeld1-28/+8
2022-07-28powerpc/powernv: Avoid crashing if rng is NULLMichael Ellerman1-0/+2
2022-07-28powerpc/ioda/iommu/debugfs: Generate unique debugfs entriesAlexey Kardashevskiy1-0/+2
2022-07-25powerpc: Fix all occurences of duplicate wordsMichael Ellerman1-1/+1
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld1-1/+0
2022-07-09Merge branch 'fixes' into nextMichael Ellerman3-21/+49
2022-07-04powerpc/powernv: delay rng platform device creation until later in bootJason A. Donenfeld1-6/+10
2022-06-29powerpc/powernv: Kconfig: Replace single quotesJuerg Haefliger1-1/+1
2022-06-22powerpc/powernv: wire up rng during setup_archJason A. Donenfeld3-16/+40
2022-05-29powerpc/kasan: Mark more real-mode code as not to be instrumentedPaul Mackerras1-0/+1
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds22-123/+127
2022-05-22powerpc/powernv/pci: Drop VF MPS fixupOliver O'Halloran1-18/+0
2022-05-22powerpc/powernv/flash: Check OPAL flash calls exist before usingVasant Hegde1-0/+4
2022-05-22powerpc: Fix all occurences of "the the"Michael Ellerman2-2/+2
2022-05-22powerpc/powernv: fix missing of_node_put in uv_init()Lv Ruyi1-0/+1
2022-05-22powerpc: Book3S 64-bit outline-only KASAN supportDaniel Axtens1-0/+8
2022-05-22powerpc/kasan: Don't instrument non-maskable or raw interruptsDaniel Axtens1-1/+1
2022-05-22powerpc/powernv: Get STF barrier requirements from device-treeRussell Currey1-0/+3
2022-05-22powerpc/powernv: Get L1D flush requirements from device-treeRussell Currey1-0/+6
2022-05-22powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attrHaren Myneni3-4/+4
2022-05-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman3-33/+21
2022-05-19KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlersAlexey Kardashevskiy3-33/+21
2022-05-08powerpc: Add missing headersChristophe Leroy3-1/+4
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy1-1/+0
2022-05-05powerpc: fix typos in commentsJulia Lawall7-12/+12
2022-05-04powerpc/powernv: Switch from __FUNCTION__ to __func__Dwaipayan Ray1-1/+1
2022-04-26powerpc/fadump: print start of preserved areaHari Bathini1-3/+3
2022-04-26powerpc/fadump: Fix fadump to work with a different endian capture kernelHari Bathini2-47/+57
2022-04-14ELF: Remove elf_core_copy_kernel_regs()Brian Gerst1-1/+1
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2022-03-08powerpc: declare unmodified attribute_group usages constRohan McLure3-3/+3
2022-03-08powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy2-2/+0
2022-03-01powerpc: Fix build errors with newer binutilsAnders Roxell1-1/+5
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár1-1/+1
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds18-46/+54
2022-01-05powerpc/opal: use default_groups in kobj_typeGreg Kroah-Hartman2-2/+4
2021-12-23powerpc/powernv: Add __init attribute to eligible functionsNick Child13-26/+26
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin2-0/+4
2021-12-09powerpc/64s: Make hash MMU support configurableNicholas Piggin1-1/+1
2021-12-09genirq/msi, treewide: Use a named struct for PCI/MSI attributesThomas Gleixner1-2/+2
2021-12-02powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVENicholas Piggin1-1/+1
2021-11-29powerpc: remove cpu_online_cores_map functionNicholas Piggin2-8/+8