summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powermac: Use early_* IO variants in via_calibrate_decr()Benjamin Gray2023-08-021-3/+3
* powerpc/64e: Fix secondary thread bringup for ELFv2 kernelsMichael Ellerman2023-08-011-1/+1
* powerpc/512x: lpbfifo: Convert to platform remove callback returning voidUwe Kleine-König2023-07-171-4/+2
* powerpc/pseries/vas: Hold mmap_mutex after mmap lock during window closeHaren Myneni2023-07-171-2/+7
* powerpc: Include asm/nmi.c in mobility.c for watchdog_hardlockup_set_timeout_...Douglas Anderson2023-07-031-0/+1
* Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-06-3025-1705/+63
|\
| * powerpc/iommu: TCEs are incorrectly manipulated with DLPAR add/remove of memoryGaurav Batra2023-06-261-4/+14
| * powerpc: powernv: Annotate data races in opal eventsRohan McLure2023-06-211-3/+3
| * powerpc: powernv: Fix KCSAN datarace warnings on idle_state contentionRohan McLure2023-06-211-7/+9
| * powerpc/powernv/pci: Remove last IODA1 definesJoel Stanley2023-06-212-3/+3
| * powerpc/powernv/pci: Remove MVE codeJoel Stanley2023-06-212-24/+1
| * powerpc/powernv/pci: Remove ioda1 supportJoel Stanley2023-06-213-455/+2
| * powerpc: 52xx: Make immr_id DT match tables staticRob Herring2023-06-212-2/+2
| * powerpc: mpc512x: Remove open coded "ranges" parsingRob Herring2023-06-211-32/+14
| * powerpc: powermac: Use of_get_cpu_hwid() to read CPU node 'reg'Rob Herring2023-06-211-6/+6
| * powerpc: drop MPC85xx_CDS platform supportPaul Gortmaker2023-06-212-388/+0
| * powerpc: drop MPC8540_ADS and MPC8560_ADS platform supportPaul Gortmaker2023-06-212-164/+0
| * powerpc/powernv/sriov: perform null check on iov before dereferencing iovColin Ian King2023-06-191-3/+3
| * powerpc/64s: Fix VAS mm use after freeNicholas Piggin2023-06-152-2/+2
| * powerpc: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-142-2/+2
| * powerpc/embedded6xx: select MPC10X_BRIDGE only if PCI is setRandy Dunlap2023-06-091-2/+2
| * Merge branch 'fixes' into nextMichael Ellerman2023-06-093-56/+21
| |\
| * | powerpc: Drop MPC5200 LocalPlus bus FIFO driverUwe Kleine-König2023-05-153-601/+0
| * | powerpc/spufs: remove unneeded if-checksTom Rix2023-05-151-6/+0
| * | powerpc: delete empty config entry for PPC_86xxRandy Dunlap2023-05-151-1/+0
* | | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-281-2/+2
|\ \ \
| * | | watchdog/hardlockup: rename some "NMI watchdog" constants/functionDouglas Anderson2023-06-091-2/+2
* | | | Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-271-2/+1
|\ \ \ \
| * | | | powerpc, workqueue: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo2023-05-081-2/+1
| | |/ / | |/| |
* | | | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2023-06-261-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | init: remove pointless Root_* valuesChristoph Hellwig2023-06-051-1/+2
| |/ /
* | / powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcallGaurav Batra2023-05-301-2/+11
| |/ |/|
* | powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV deviceGaurav Batra2023-05-171-4/+9
* | powerpc/iommu: Remove iommu_del_device()Jason Gunthorpe2023-05-172-50/+0
* | powerpc/fsl_uli1575: fix kconfig warnings and build errorsRandy Dunlap2023-05-081-0/+1
|/
* Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-04-28128-2887/+517
|\
| * powerpc: drop MPC8272-ADS and PowerQUICC II FADS shared code.Paul Gortmaker2023-04-204-219/+0
| * powerpc: drop PowerQUICC II Family ADS platform supportPaul Gortmaker2023-04-203-193/+0
| * powerpc: drop MPC8272_ADS platform supportPaul Gortmaker2023-04-203-216/+0
| * powerpc: drop HPCD/MPC8610 evaluation platform supportPaul Gortmaker2023-04-203-330/+0
| * powerpc: drop HPC-NET/MPC8641D evaluation platform supportPaul Gortmaker2023-04-203-110/+1
| * powerpc: drop HPC II (MPC7448) evaluation platform support.Paul Gortmaker2023-04-203-198/+0
| * powerpc: drop MPC832x_MDS platform supportPaul Gortmaker2023-04-203-109/+0
| * powerpc: drop MPC837x_MDS platform supportPaul Gortmaker2023-04-203-102/+0
| * powerpc: drop MPC836x_MDS platform supportPaul Gortmaker2023-04-203-208/+0
| * powerpc: drop MPC834x_MDS platform supportPaul Gortmaker2023-04-203-105/+0
| * powerpc/pseries: Add FW_FEATURE_PLPKS feature flagAndrew Donnellan2023-04-202-1/+5
| * powerpc/64: vmlinux support building with PCREL addresingNicholas Piggin2023-04-201-0/+18
| * powerpc: add CFUNC assembly label annotationNicholas Piggin2023-04-201-2/+2
| * powerpc/64: Add support to build with prefixed instructionsNicholas Piggin2023-04-201-0/+20