summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-6/+6
2024-07-19Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds28-363/+803
2024-07-12powerpc: Remove 40x leftoversChristophe Leroy1-1/+0
2024-07-04powerpc: add missing MODULE_DESCRIPTION() macrosJeff Johnson7-0/+7
2024-07-04powerpc/pseries/iommu: Define spapr_tce_table_group_ops only with CONFIG_IOMM...Shivaprasad G Bhat1-0/+8
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman3-6/+6
2024-06-28powerpc/platforms: Move files from 4xx to 44xChristophe Leroy12-32/+20
2024-06-28powerpc: Replace CONFIG_4xx with CONFIG_44xMichael Ellerman2-3/+2
2024-06-28powerpc/4xx: Remove CONFIG_BOOKE_OR_40xMichael Ellerman1-5/+0
2024-06-28powerpc: Remove core support for 40xChristophe Leroy1-100/+0
2024-06-28powerpc: Remove 40x from Kconfig and defconfigMichael Ellerman1-17/+4
2024-06-28powerpc/40x: Remove 40x platforms.Christophe Leroy5-156/+0
2024-06-28powerpc/pseries: Fix scv instruction crash with kexecNicholas Piggin3-10/+0
2024-06-28powerpc/iommu: Reimplement the iommu_table_group_ops for pSeriesShivaprasad G Bhat2-94/+539
2024-06-28powerpc/pseries/iommu: Use the iommu table[0] for IOV VF's DDWShivaprasad G Bhat1-5/+7
2024-06-28powerpc/pseries/iommu: Fix the VFIO_IOMMU_SPAPR_TCE_GET_INFO ioctl outputShivaprasad G Bhat1-14/+67
2024-06-28powerpc/iommu: Move pSeries specific functions to pseries/iommu.cShivaprasad G Bhat1-0/+144
2024-06-23powerpc/pseries: Whitelist dtl slub object for copying to userspaceAnjali K1-2/+2
2024-06-04powerpc/pseries/vas: Use usleep_range() to support HCALL delayHaren Myneni1-1/+21
2024-06-04powerpc/numa: Online a node if PHB is attached.Nilay Shroff1-0/+14
2024-06-04powerpc/pseries/iommu: Split Dynamic DMA Window to be used in Hybrid modeGaurav Batra1-17/+52
2024-05-30powerpc/pseries/lparcfg: drop error message from guest name lookupNathan Lynch1-2/+2
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-9/+1
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-3/+3
2024-05-17Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds25-277/+338
2024-05-15Merge tag 'libnvdimm-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-41/+2
2024-05-10powerpc/85xx: fix compile error without CONFIG_CRASH_DUMPHari Bathini1-3/+6
2024-05-10powerpc/fadump: setup additional parameters for dump capture kernelHari Bathini3-9/+43
2024-05-10powerpc/pseries/fadump: add support for multiple boot memory regionsHari Bathini3-95/+193
2024-05-08powerpc: rename SPRN_HID2 define to SPRN_HID2_750FXMatthias Schiffer2-4/+8
2024-05-08powerpc: Fix typosBjorn Helgaas8-9/+9
2024-05-07powerpc/Makefile: Remove bits related to the previous use of -mcmodel=largeNaveen N Rao1-1/+0
2024-05-07powerpc/pseries/pci: Code cleanupKunwu Chan1-27/+0
2024-05-07powerpc/cell: Code cleanup for spufs_mfc_flushKunwu Chan1-16/+4
2024-05-07powerpc/iommu: Code cleanup for cell/iommu.cKunwu Chan1-17/+0
2024-05-07powerpc/rtas: Add kernel-doc comments to smp_startup_cpu()Yang Li1-0/+1
2024-04-29powerpc/pseries/vio: Don't return ENODEV if node or compatible missingLidong Zhong1-6/+2
2024-04-29powerpc: make fadump resilient with memory add/remove eventsSourabh Jain2-48/+8
2024-04-29powerpc/pseries: Add failure related checks for h_get_mpp and h_get_pppShrikanth Hegde2-6/+6
2024-04-29powerpc/pseries: Add pool idle time at LPAR bootShrikanth Hegde1-9/+30
2024-04-25change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan2-3/+3
2024-04-25powerpc/papr_scm: Move duplicate definitions to common header filesShivaprasad G Bhat1-41/+2
2024-04-23powerpc/pseries/iommu: LPAR panics during boot up with a frozen PEGaurav Batra1-0/+8
2024-04-22powerpc/pseries: make max polling consistent for longer H_CALLsNayna Jain1-5/+5
2024-04-11treewide: Use sysfs_bin_attr_simple_read() helperLukas Wunner1-9/+1
2024-04-08powerpc/52xx: Replace of_gpio.h by proper oneAndy Shevchenko2-3/+1
2024-04-03powerpc: Fix PS3 allmodconfig warningGeoff Levand1-29/+32
2024-03-17powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependencyHari Bathini1-1/+1
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds32-264/+270
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1