summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv
AgeCommit message (Expand)AuthorFilesLines
2020-12-04powernv/pci: Print an error when device enable is blockedOliver O'Halloran1-1/+3
2020-12-04ocxl: Initiate a TLB invalidate commandChristophe Lombard1-0/+69
2020-12-04ocxl: Assign a register set to a Logical PartitionChristophe Lombard1-0/+45
2020-12-04powerpc/64s/powernv: Ratelimit harmless HMI error printingNicholas Piggin1-12/+17
2020-11-25Merge branch 'fixes' into nextMichael Ellerman1-3/+21
2020-11-19powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigationsDaniel Axtens1-3/+4
2020-11-19powerpc/64s: flush L1D after user accessesNicholas Piggin1-2/+8
2020-11-19powerpc/64s: flush L1D on kernel entryNicholas Piggin1-0/+11
2020-11-19powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory al...David Hildenbrand2-109/+62
2020-11-19powerpc/powernv/memtrace: Fix crashing the kernel when enabling concurrentlyDavid Hildenbrand1-7/+15
2020-11-19powerpc/powernv/memtrace: Don't leak kernel memory to user spaceDavid Hildenbrand1-0/+22
2020-11-19powerpc/powernv/sriov: fix unsigned int win compared to less than zeroKaixu Xia1-1/+1
2020-10-24Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-18/+45
2020-10-19powerpc/powernv/dump: Handle multiple writes to ack attributeVasant Hegde1-3/+8
2020-10-19powerpc/powernv/dump: Fix race while processing OPAL dumpVasant Hegde1-12/+29
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds13-205/+320
2020-10-16mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand1-1/+1
2020-10-16powerpc/opal_elog: Handle multiple writes to ack attributeAneesh Kumar K.V1-3/+8
2020-10-06powerpc/eeh: Clean up PE addressingOliver O'Halloran1-13/+3
2020-10-06powerpc/eeh: Move EEH initialisation to an arch initcallOliver O'Halloran1-1/+1
2020-10-06powerpc/powernv: Stop using eeh_ops->init()Oliver O'Halloran1-49/+45
2020-10-06powerpc/eeh: Rework EEH initialisationOliver O'Halloran1-2/+2
2020-10-06powerpc/powernv/elog: Fix race while processing OPAL error log event.Mahesh Salgaonkar1-7/+26
2020-09-18powerpc/powernv: fix wrong warning message in opalcore_config_init()Qinglang Miao1-1/+1
2020-09-18powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()Michael Ellerman1-2/+2
2020-09-15powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10Nicholas Piggin1-93/+209
2020-09-14Merge branch 'fixes' into nextMichael Ellerman1-1/+1
2020-09-08powerpc/powernv: Print helpful message when cores guardedJoel Stanley1-0/+24
2020-08-27Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check"Pratik Rajesh Sampat1-1/+1
2020-08-25powerpc/powernv: Fix spurious kerneldoc warnings in opal-prd.cOliver O'Halloran1-1/+1
2020-08-25powerpc/powernv: Staticify functions without prototypesOliver O'Halloran3-8/+7
2020-08-25powerpc/powernv: Include asm/powernv.h from the local powernv.hOliver O'Halloran2-0/+9
2020-08-25powerpc/powernv/smp: Fix spurious DBG() warningOliver O'Halloran1-1/+1
2020-08-25powerpc/powernv: Remove set but not used variable 'parent'zhengbin1-8/+0
2020-08-25ocxl: Remove custom service to allocate interruptsFrederic Barrat1-30/+0
2020-08-20powerpc/powernv/pci: Fix possible crash when releasing DMA resourcesFrederic Barrat1-1/+1
2020-08-03powerpc/powernv/sriov: Fix use of uninitialised variableOliver O'Halloran1-3/+1
2020-07-29powerpc/powernv/sriov: Remove unused but set variable 'phb'Wei Yongjun1-2/+0
2020-07-29powerpc: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-27powerpc/powernv/pci.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-26powerpc/powernv/sriov: Remove vfs_expandedOliver O'Halloran2-9/+3
2020-07-26powerpc/powernv/sriov: Make single PE mode a per-BAR settingOliver O'Halloran2-69/+73
2020-07-26powerpc/powernv/sriov: Refactor M64 BAR setupOliver O'Halloran1-30/+27
2020-07-26powerpc/powernv/sriov: Move M64 BAR allocation into a helperOliver O'Halloran1-11/+20
2020-07-26powerpc/powernv/sriov: De-indent setup and teardownOliver O'Halloran2-41/+49
2020-07-26powerpc/powernv/sriov: Drop iov->pe_num_map[]Oliver O'Halloran2-88/+28
2020-07-26powerpc/powernv/pci: Refactor pnv_ioda_alloc_pe()Oliver O'Halloran2-9/+34
2020-07-26powerpc/powernv/sriov: Factor out M64 BAR setupOliver O'Halloran1-29/+100
2020-07-26powerpc/powernv/sriov: Simplify used window trackingOliver O'Halloran2-36/+22
2020-07-26powerpc/powernv/sriov: Rename truncate_iovOliver O'Halloran1-5/+6