summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powernv: Fix fortify source warnings in opal-prd.cMichael Ellerman2023-11-281-5/+12
* powerpc/pseries: fix potential memory leak in init_cpu_associativity()Wang Yufen2023-11-201-1/+3
* powerpc/vas: Limit open window failure messages in log buffferHaren Myneni2023-11-202-20/+18
* powerpc/pseries: fix possible memory leak in ibmebus_bus_init()ruanjinjie2023-09-231-0/+1
* powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=nNicholas Piggin2023-09-131-0/+1
* powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPTRussell Currey2023-09-133-12/+4
* powerpc/powermac: Use early_* IO variants in via_calibrate_decr()Benjamin Gray2023-09-131-3/+3
* powerpc/pseries/vas: Hold mmap_mutex after mmap lock during window closeHaren Myneni2023-08-031-2/+7
* powerpc/powernv/sriov: perform null check on iov before dereferencing iovColin Ian King2023-07-191-3/+3
* powerpc/64s: Fix VAS mm use after freeNicholas Piggin2023-07-192-2/+2
* powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcallGaurav Batra2023-06-091-2/+11
* powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV deviceGaurav Batra2023-05-241-4/+9
* powerpc/wii: fix resource printk format warningsRandy Dunlap2023-05-113-4/+4
* powerpc/mpc512x: fix resource printk format warningRandy Dunlap2023-05-111-1/+1
* powerpc/papr_scm: Update the NUMA distance table for the target nodeAneesh Kumar K.V2023-04-201-0/+7
* powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabledHaren Myneni2023-04-061-0/+8
* powerpc/64: Replace -mcpu=e500mc64 by -mcpu=e5500Christophe Leroy2023-03-221-1/+1
* powerpc: Disable CPU unknown by CLANG when CC_IS_CLANGChristophe Leroy2023-03-221-0/+8
* powerpc/64: Set default CPU in KconfigChristophe Leroy2023-03-221-5/+7
* powerpc/pseries/eeh: use correct API for error log sizeNathan Lynch2022-12-311-10/+1
* powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...Yang Yingliang2022-12-311-1/+1
* powerpc/pseries: fix plpks_read_var() code for different consumersNayna Jain2022-12-311-10/+18
* powerpc/pseries: Return -EIO instead of -EINTR for H_ABORTED errorNayna Jain2022-12-311-1/+1
* powerpc/pseries: Fix the H_CALL error code in PLPKS driverNayna Jain2022-12-311-1/+1
* powerpc/pseries: fix the object owners enum value in plpks driverNayna Jain2022-12-311-1/+1
* powerpc/52xx: Fix a resource leak in an error handling pathChristophe JAILLET2022-12-311-0/+1
* powerpc/pseries: Use lparcfg to reconfig VAS windows for DLPAR CPUHaren Myneni2022-10-183-14/+45
* powerpc/pseries/vas: Add VAS IRQ primary handlerHaren Myneni2022-10-182-7/+34
* powerpc/pseries: Fix CONFIG_DTL=n buildNicholas Piggin2022-10-132-74/+80
* Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-10-0954-149/+386
|\
| * powerpc/pseries: Add firmware details to the hardware descriptionMichael Ellerman2022-09-301-0/+30
| * powerpc/powernv: Add opal details to the hardware descriptionMichael Ellerman2022-09-301-0/+22
| * powerpc/pseries/vas: Pass hw_cpu_id to node associativity HCALLHaren Myneni2022-09-301-1/+1
| * ocxl: Remove the unneeded result variableye xingchen2022-09-281-3/+1
| * powerpc/pseries/vas: Remove the unneeded result variableye xingchen2022-09-281-5/+1
| * powerpc/pseries: block untrusted device tree changes when locked downNathan Lynch2022-09-281-0/+5
| * powerpc/64: provide a helper macro to load r2 with the kernel TOCNicholas Piggin2022-09-281-1/+1
| * powerpc/64s: POWER10 CPU Kconfig build optionNicholas Piggin2022-09-281-0/+6
| * powerpc/pseries: Move vas_migration_handler early during migrationHaren Myneni2022-09-281-3/+12
| * powerpc/64s: update cpu selection optionsNicholas Piggin2022-09-281-4/+4
| * powerpc: Use common syscall handler typeRohan McLure2022-09-281-3/+3
| * powerpc: Cleanup idle for e500Christophe Leroy2022-09-262-8/+0
| * powerpc: Simplify redundant Kconfig testsChristophe Leroy2022-09-261-1/+1
| * powerpc: Replace PPC_85xx || PPC_BOOKE_64 by PPC_E500Christophe Leroy2022-09-262-2/+2
| * powerpc: Remove CONFIG_PPC_BOOK3E_MMUChristophe Leroy2022-09-261-4/+0
| * powerpc: Remove CONFIG_PPC_FSL_BOOK3EChristophe Leroy2022-09-261-12/+4
| * powerpc: Change CONFIG_E500 to CONFIG_PPC_E500Christophe Leroy2022-09-261-13/+13
| * powerpc: Remove redundant selection of E500 and E500MCChristophe Leroy2022-09-261-3/+0
| * powerpc: Remove CONFIG_PPC_BOOK3EChristophe Leroy2022-09-262-8/+4
| * powerpc: Remove CONFIG_FSL_BOOKEChristophe Leroy2022-09-261-8/+3