summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powernv
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powernv: Add opal details to the hardware descriptionMichael Ellerman2022-09-301-0/+22
* ocxl: Remove the unneeded result variableye xingchen2022-09-281-3/+1
* powerpc/64: provide a helper macro to load r2 with the kernel TOCNicholas Piggin2022-09-281-1/+1
* powerpc/powernv: add missing of_node_put() in opal_export_attrs()Zheng Yongjun2022-09-081-0/+1
* powerpc/powernv: Add missing of_node_put()sLiang He2022-09-056-3/+20
* powerpc: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-262-2/+2
* Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-08-064-44/+28
|\
| * powerpc/powernv: rename remaining rng powernv_ functions to pnv_Jason A. Donenfeld2022-07-281-17/+17
| * powerpc/powernv/kvm: Use darn for H_RANDOM on Power9Jason A. Donenfeld2022-07-281-28/+8
| * powerpc/powernv: Avoid crashing if rng is NULLMichael Ellerman2022-07-281-0/+2
| * powerpc/ioda/iommu/debugfs: Generate unique debugfs entriesAlexey Kardashevskiy2022-07-281-0/+2
| * powerpc: Fix all occurences of duplicate wordsMichael Ellerman2022-07-251-1/+1
| * Merge branch 'fixes' into nextMichael Ellerman2022-07-093-21/+49
| |\
| * | powerpc/powernv: Kconfig: Replace single quotesJuerg Haefliger2022-06-291-1/+1
* | | random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld2022-07-181-1/+0
| |/ |/|
* | powerpc/powernv: delay rng platform device creation until later in bootJason A. Donenfeld2022-07-041-6/+10
* | powerpc/powernv: wire up rng during setup_archJason A. Donenfeld2022-06-223-16/+40
|/
* powerpc/kasan: Mark more real-mode code as not to be instrumentedPaul Mackerras2022-05-291-0/+1
* Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-05-2822-123/+127
|\
| * powerpc/powernv/pci: Drop VF MPS fixupOliver O'Halloran2022-05-221-18/+0
| * powerpc/powernv/flash: Check OPAL flash calls exist before usingVasant Hegde2022-05-221-0/+4
| * powerpc: Fix all occurences of "the the"Michael Ellerman2022-05-222-2/+2
| * powerpc/powernv: fix missing of_node_put in uv_init()Lv Ruyi2022-05-221-0/+1
| * powerpc: Book3S 64-bit outline-only KASAN supportDaniel Axtens2022-05-221-0/+8
| * powerpc/kasan: Don't instrument non-maskable or raw interruptsDaniel Axtens2022-05-221-1/+1
| * powerpc/powernv: Get STF barrier requirements from device-treeRussell Currey2022-05-221-0/+3
| * powerpc/powernv: Get L1D flush requirements from device-treeRussell Currey2022-05-221-0/+6
| * powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attrHaren Myneni2022-05-223-4/+4
| * Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2022-05-193-33/+21
| |\
| | * KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlersAlexey Kardashevskiy2022-05-193-33/+21
| * | powerpc: Add missing headersChristophe Leroy2022-05-083-1/+4
| * | powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy2022-05-081-1/+0
| * | powerpc: fix typos in commentsJulia Lawall2022-05-057-12/+12
| * | powerpc/powernv: Switch from __FUNCTION__ to __func__Dwaipayan Ray2022-05-041-1/+1
| * | powerpc/fadump: print start of preserved areaHari Bathini2022-04-261-3/+3
| * | powerpc/fadump: Fix fadump to work with a different endian capture kernelHari Bathini2022-04-262-47/+57
| |/
* | ELF: Remove elf_core_copy_kernel_regs()Brian Gerst2022-04-141-1/+1
|/
* Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-03-251-1/+1
|\
| * PCI: Add defines for normal and subtractive PCI bridgesPali Rohár2022-02-171-1/+1
* | powerpc: declare unmodified attribute_group usages constRohan McLure2022-03-083-3/+3
* | powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy2022-03-082-2/+0
* | powerpc: Fix build errors with newer binutilsAnders Roxell2022-03-011-1/+5
|/
* Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-01-1418-46/+54
|\
| * powerpc/opal: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-052-2/+4
| * powerpc/powernv: Add __init attribute to eligible functionsNick Child2021-12-2313-26/+26
| * powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin2021-12-092-0/+4
| * powerpc/64s: Make hash MMU support configurableNicholas Piggin2021-12-091-1/+1
| * powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVENicholas Piggin2021-12-021-1/+1
| * powerpc: remove cpu_online_cores_map functionNicholas Piggin2021-11-292-8/+8
| * powerpc/powernv: Remove POWER9 PVR version check for entry and uaccess flushesNicholas Piggin2021-11-251-3/+7