summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2024-10-16powerpc/powernv: Free name on error in opal_event_init()Michael Ellerman
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-19Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-09-13MIPS: Remove the obsoleted code for include/linux/mv643xx.hGaosheng Cui
2024-09-10powerpc: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-10powerpc/pseries/eeh: Fix pseries_eeh_err_injectNarayana Murty N
2024-09-05powerpc: Stop using no_llseekMichael Ellerman
2024-09-05powerpc/mm/64s: Restrict THP to Radix or HPT w/64K pagesMichael Ellerman
2024-09-05powerpc/mm/64s: Move THP reqs into a separate symbolMichael Ellerman
2024-09-05powerpc: pseries: Constify struct kobj_typeHuang Xiaojia
2024-09-05powerpc: powernv: Constify struct kobj_typeHuang Xiaojia
2024-09-01mm: kvmalloc: align kvrealloc() with krealloc()Danilo Krummrich
2024-08-30powerpc/pseries/dlpar: Add device tree nodes for DLPAR IO addHaren Myneni
2024-08-30powerpc/pseries/dlpar: Remove device tree node for DLPAR IO removeHaren Myneni
2024-08-30powerpc/pseries: Use correct data types from pseries_hp_errorlog structHaren Myneni
2024-08-30Revert "powerpc/8xx: Always pin kernel text TLB"Christophe Leroy
2024-08-30powerpc/powernv/pci: Remove obsoleted declaration for pnv_pci_init_ioda_hubGaosheng Cui
2024-08-30powerpc/pasemi: Remove obsoleted declaration for pas_pci_irq_fixup()Gaosheng Cui
2024-08-30powerpc/maple: Remove obsoleted declaration for maple_calibrate_decr()Gaosheng Cui
2024-08-29powerpc/pseries/dlpar: Use helper function for_each_child_of_node()Zhang Zekun
2024-08-29powerpc/powermac/pfunc_base: Use helper function for_each_child_of_node()Zhang Zekun
2024-08-21powerpc/32: Convert patch_instruction() to patch_uint()Benjamin Gray
2024-08-12introduce fd_file(), convert all accessors to it.Al Viro
2024-08-08Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter
2024-08-07powerpc/476: Drop explicit initialization of struct i2c_device_id::driver_dat...Uwe Kleine-König
2024-08-07powerpc: Use of_property_present()Rob Herring (Arm)
2024-07-29Merge drm/drm-next into drm-misc-nextThomas Zimmermann
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-17printk: Add a short description string to kmsg_dump()Jocelyn Falempe
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