aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2023-11-28powerpc/powernv: Fix fortify source warnings in opal-prd.cMichael Ellerman
2023-11-20powerpc/pseries: fix potential memory leak in init_cpu_associativity()Wang Yufen
2023-11-20powerpc/vas: Limit open window failure messages in log buffferHaren Myneni
2023-09-23powerpc/pseries: fix possible memory leak in ibmebus_bus_init()ruanjinjie
2023-09-13powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=nNicholas Piggin
2023-09-13powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPTRussell Currey
2023-09-13powerpc/powermac: Use early_* IO variants in via_calibrate_decr()Benjamin Gray
2023-08-03powerpc/pseries/vas: Hold mmap_mutex after mmap lock during window closeHaren Myneni
2023-07-19powerpc/powernv/sriov: perform null check on iov before dereferencing iovColin Ian King
2023-07-19powerpc/64s: Fix VAS mm use after freeNicholas Piggin
2023-06-09powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcallGaurav Batra
2023-05-24powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV deviceGaurav Batra
2023-05-11powerpc/wii: fix resource printk format warningsRandy Dunlap
2023-05-11powerpc/mpc512x: fix resource printk format warningRandy Dunlap
2023-04-20powerpc/papr_scm: Update the NUMA distance table for the target nodeAneesh Kumar K.V
2023-04-06powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabledHaren Myneni
2023-03-22powerpc/64: Replace -mcpu=e500mc64 by -mcpu=e5500Christophe Leroy
2023-03-22powerpc: Disable CPU unknown by CLANG when CC_IS_CLANGChristophe Leroy
2023-03-22powerpc/64: Set default CPU in KconfigChristophe Leroy
2022-12-31powerpc/pseries/eeh: use correct API for error log sizeNathan Lynch
2022-12-31powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...Yang Yingliang
2022-12-31powerpc/pseries: fix plpks_read_var() code for different consumersNayna Jain
2022-12-31powerpc/pseries: Return -EIO instead of -EINTR for H_ABORTED errorNayna Jain
2022-12-31powerpc/pseries: Fix the H_CALL error code in PLPKS driverNayna Jain
2022-12-31powerpc/pseries: fix the object owners enum value in plpks driverNayna Jain
2022-12-31powerpc/52xx: Fix a resource leak in an error handling pathChristophe JAILLET
2022-10-18powerpc/pseries: Use lparcfg to reconfig VAS windows for DLPAR CPUHaren Myneni
2022-10-18powerpc/pseries/vas: Add VAS IRQ primary handlerHaren Myneni
2022-10-13powerpc/pseries: Fix CONFIG_DTL=n buildNicholas Piggin
2022-10-09Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-10-06Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-09-30powerpc/pseries: Add firmware details to the hardware descriptionMichael Ellerman
2022-09-30powerpc/powernv: Add opal details to the hardware descriptionMichael Ellerman
2022-09-30powerpc/pseries/vas: Pass hw_cpu_id to node associativity HCALLHaren Myneni
2022-09-28ocxl: Remove the unneeded result variableye xingchen
2022-09-28powerpc/pseries/vas: Remove the unneeded result variableye xingchen
2022-09-28powerpc/pseries: block untrusted device tree changes when locked downNathan Lynch
2022-09-28powerpc/64: provide a helper macro to load r2 with the kernel TOCNicholas Piggin
2022-09-28powerpc/64s: POWER10 CPU Kconfig build optionNicholas Piggin
2022-09-28powerpc/pseries: Move vas_migration_handler early during migrationHaren Myneni
2022-09-28powerpc/64s: update cpu selection optionsNicholas Piggin
2022-09-28powerpc: Use common syscall handler typeRohan McLure
2022-09-26powerpc: Cleanup idle for e500Christophe Leroy
2022-09-26powerpc: Simplify redundant Kconfig testsChristophe Leroy
2022-09-26powerpc: Replace PPC_85xx || PPC_BOOKE_64 by PPC_E500Christophe Leroy
2022-09-26powerpc: Remove CONFIG_PPC_BOOK3E_MMUChristophe Leroy
2022-09-26powerpc: Remove CONFIG_PPC_FSL_BOOK3EChristophe Leroy
2022-09-26powerpc: Change CONFIG_E500 to CONFIG_PPC_E500Christophe Leroy
2022-09-26powerpc: Remove redundant selection of E500 and E500MCChristophe Leroy
2022-09-26powerpc: Remove CONFIG_PPC_BOOK3EChristophe Leroy