summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-19Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-07-12powerpc: Remove 40x leftoversChristophe Leroy
2024-07-04powerpc: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-04powerpc/pseries/iommu: Define spapr_tce_table_group_ops only with CONFIG_IOMM...Shivaprasad G Bhat
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-06-28powerpc/platforms: Move files from 4xx to 44xChristophe Leroy
2024-06-28powerpc: Replace CONFIG_4xx with CONFIG_44xMichael Ellerman
2024-06-28powerpc/4xx: Remove CONFIG_BOOKE_OR_40xMichael Ellerman
2024-06-28powerpc: Remove core support for 40xChristophe Leroy
2024-06-28powerpc: Remove 40x from Kconfig and defconfigMichael Ellerman
2024-06-28powerpc/40x: Remove 40x platforms.Christophe Leroy
2024-06-28powerpc/pseries: Fix scv instruction crash with kexecNicholas Piggin
2024-06-28powerpc/iommu: Reimplement the iommu_table_group_ops for pSeriesShivaprasad G Bhat
2024-06-28powerpc/pseries/iommu: Use the iommu table[0] for IOV VF's DDWShivaprasad G Bhat
2024-06-28powerpc/pseries/iommu: Fix the VFIO_IOMMU_SPAPR_TCE_GET_INFO ioctl outputShivaprasad G Bhat
2024-06-28powerpc/iommu: Move pSeries specific functions to pseries/iommu.cShivaprasad G Bhat
2024-06-23powerpc/pseries: Whitelist dtl slub object for copying to userspaceAnjali K
2024-06-04powerpc/pseries/vas: Use usleep_range() to support HCALL delayHaren Myneni
2024-06-04powerpc/numa: Online a node if PHB is attached.Nilay Shroff
2024-06-04powerpc/pseries/iommu: Split Dynamic DMA Window to be used in Hybrid modeGaurav Batra
2024-05-30powerpc/pseries/lparcfg: drop error message from guest name lookupNathan Lynch
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-17Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-05-15Merge tag 'libnvdimm-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-10powerpc/85xx: fix compile error without CONFIG_CRASH_DUMPHari Bathini
2024-05-10powerpc/fadump: setup additional parameters for dump capture kernelHari Bathini
2024-05-10powerpc/pseries/fadump: add support for multiple boot memory regionsHari Bathini
2024-05-08powerpc: rename SPRN_HID2 define to SPRN_HID2_750FXMatthias Schiffer
2024-05-08powerpc: Fix typosBjorn Helgaas
2024-05-07powerpc/Makefile: Remove bits related to the previous use of -mcmodel=largeNaveen N Rao
2024-05-07powerpc/pseries/pci: Code cleanupKunwu Chan
2024-05-07powerpc/cell: Code cleanup for spufs_mfc_flushKunwu Chan
2024-05-07powerpc/iommu: Code cleanup for cell/iommu.cKunwu Chan
2024-05-07powerpc/rtas: Add kernel-doc comments to smp_startup_cpu()Yang Li
2024-04-29powerpc/pseries/vio: Don't return ENODEV if node or compatible missingLidong Zhong
2024-04-29powerpc: make fadump resilient with memory add/remove eventsSourabh Jain
2024-04-29powerpc/pseries: Add failure related checks for h_get_mpp and h_get_pppShrikanth Hegde
2024-04-29powerpc/pseries: Add pool idle time at LPAR bootShrikanth Hegde
2024-04-25change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan
2024-04-25powerpc/papr_scm: Move duplicate definitions to common header filesShivaprasad G Bhat
2024-04-23powerpc/pseries/iommu: LPAR panics during boot up with a frozen PEGaurav Batra
2024-04-22powerpc/pseries: make max polling consistent for longer H_CALLsNayna Jain
2024-04-11treewide: Use sysfs_bin_attr_simple_read() helperLukas Wunner
2024-04-08powerpc/52xx: Replace of_gpio.h by proper oneAndy Shevchenko
2024-04-03powerpc: Fix PS3 allmodconfig warningGeoff Levand
2024-03-17powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependencyHari Bathini
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds