aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powernv
AgeCommit message (Expand)AuthorFilesLines
2023-02-12powerpc/secvar: Handle max object size in the consumerGravatar Russell Currey 1-0/+22
2023-02-12powerpc/secvar: Handle format string in the consumerGravatar Russell Currey 1-0/+25
2023-02-12powerpc/secvar: Warn and error if multiple secvar ops are setGravatar Russell Currey 1-3/+1
2023-02-12powerpc/secvar: Use u64 in secvar_operationsGravatar Michael Ellerman 1-6/+3
2023-02-10powerpc/powernv/ioda: Skip unallocated resources when mapping to PEGravatar Frederic Barrat 1-1/+2
2022-09-30powerpc/powernv: Add opal details to the hardware descriptionGravatar Michael Ellerman 1-0/+22
2022-09-28ocxl: Remove the unneeded result variableGravatar ye xingchen 1-3/+1
2022-09-28powerpc/64: provide a helper macro to load r2 with the kernel TOCGravatar Nicholas Piggin 1-1/+1
2022-09-08powerpc/powernv: add missing of_node_put() in opal_export_attrs()Gravatar Zheng Yongjun 1-0/+1
2022-09-05powerpc/powernv: Add missing of_node_put()sGravatar Liang He 6-3/+20
2022-08-26powerpc: move from strlcpy with unused retval to strscpyGravatar Wolfram Sang 2-2/+2
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 4-44/+28
2022-07-28powerpc/powernv: rename remaining rng powernv_ functions to pnv_Gravatar Jason A. Donenfeld 1-17/+17
2022-07-28powerpc/powernv/kvm: Use darn for H_RANDOM on Power9Gravatar Jason A. Donenfeld 1-28/+8
2022-07-28powerpc/powernv: Avoid crashing if rng is NULLGravatar Michael Ellerman 1-0/+2
2022-07-28powerpc/ioda/iommu/debugfs: Generate unique debugfs entriesGravatar Alexey Kardashevskiy 1-0/+2
2022-07-25powerpc: Fix all occurences of duplicate wordsGravatar Michael Ellerman 1-1/+1
2022-07-18random: remove CONFIG_ARCH_RANDOMGravatar Jason A. Donenfeld 1-1/+0
2022-07-09Merge branch 'fixes' into nextGravatar Michael Ellerman 3-21/+49
2022-07-04powerpc/powernv: delay rng platform device creation until later in bootGravatar Jason A. Donenfeld 1-6/+10
2022-06-29powerpc/powernv: Kconfig: Replace single quotesGravatar Juerg Haefliger 1-1/+1
2022-06-22powerpc/powernv: wire up rng during setup_archGravatar Jason A. Donenfeld 3-16/+40
2022-05-29powerpc/kasan: Mark more real-mode code as not to be instrumentedGravatar Paul Mackerras 1-0/+1
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 22-123/+127
2022-05-22powerpc/powernv/pci: Drop VF MPS fixupGravatar Oliver O'Halloran 1-18/+0
2022-05-22powerpc/powernv/flash: Check OPAL flash calls exist before usingGravatar Vasant Hegde 1-0/+4
2022-05-22powerpc: Fix all occurences of "the the"Gravatar Michael Ellerman 2-2/+2
2022-05-22powerpc/powernv: fix missing of_node_put in uv_init()Gravatar Lv Ruyi 1-0/+1
2022-05-22powerpc: Book3S 64-bit outline-only KASAN supportGravatar Daniel Axtens 1-0/+8
2022-05-22powerpc/kasan: Don't instrument non-maskable or raw interruptsGravatar Daniel Axtens 1-1/+1
2022-05-22powerpc/powernv: Get STF barrier requirements from device-treeGravatar Russell Currey 1-0/+3
2022-05-22powerpc/powernv: Get L1D flush requirements from device-treeGravatar Russell Currey 1-0/+6
2022-05-22powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attrGravatar Haren Myneni 3-4/+4
2022-05-19Merge branch 'topic/ppc-kvm' into nextGravatar Michael Ellerman 3-33/+21
2022-05-19KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlersGravatar Alexey Kardashevskiy 3-33/+21
2022-05-08powerpc: Add missing headersGravatar Christophe Leroy 3-1/+4
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itGravatar Christophe Leroy 1-1/+0
2022-05-05powerpc: fix typos in commentsGravatar Julia Lawall 7-12/+12
2022-05-04powerpc/powernv: Switch from __FUNCTION__ to __func__Gravatar Dwaipayan Ray 1-1/+1
2022-04-26powerpc/fadump: print start of preserved areaGravatar Hari Bathini 1-3/+3
2022-04-26powerpc/fadump: Fix fadump to work with a different endian capture kernelGravatar Hari Bathini 2-47/+57
2022-04-14ELF: Remove elf_core_copy_kernel_regs()Gravatar Brian Gerst 1-1/+1
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2022-03-08powerpc: declare unmodified attribute_group usages constGravatar Rohan McLure 3-3/+3
2022-03-08powerpc: Move C prototypes out of asm-prototypes.hGravatar Christophe Leroy 2-2/+0
2022-03-01powerpc: Fix build errors with newer binutilsGravatar Anders Roxell 1-1/+5
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesGravatar Pali Rohár 1-1/+1
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 18-46/+54
2022-01-05powerpc/opal: use default_groups in kobj_typeGravatar Greg Kroah-Hartman 2-2/+4
2021-12-23powerpc/powernv: Add __init attribute to eligible functionsGravatar Nick Child 13-26/+26