summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powernv
AgeCommit message (Expand)Author
2025-06-10powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmapRitesh Harjani (IBM)
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-16powerpc: Switch to irq_domain_create_*()Jiri Slaby (SUSE)
2025-05-16powerpc: Switch to of_fwnode_handle()Jiri Slaby (SUSE)
2025-04-15powerpc: Add check to select PPC_RADIX_BROADCAST_TLBIEMadhavan Srinivasan
2025-04-04irqdomain: Rename irq_get_default_host() to irq_get_default_domain()Jiri Slaby (SUSE)
2025-04-02Merge tag 'powerpc-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-04-02Merge branch 'topic/cxl' into nextMichael Ellerman
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-03-27Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-03-16cxl: Remove driverAndrew Donnellan
2025-02-26powerpc: Define config option for processors with broadcast TLBIEPaul Mackerras
2025-02-21powerpc/powernv/opal: Constify 'struct bin_attribute'Thomas Weißschuh
2025-02-21powerpc/powernv/ultravisor: Constify 'struct bin_attribute'Thomas Weißschuh
2025-02-10powerpc/crash: Use note name macrosAkihiko Odaki
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-13powernv/memtrace: use __GFP_ZERO with alloc_contig_pages()David Hildenbrand
2025-01-09sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read()Thomas Weißschuh
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)
2024-11-02powerpc: Split systemcfg struct definitions out from vdsoThomas Weißschuh
2024-11-02powerpc: Split systemcfg data out of vdso data pageThomas Weißschuh
2024-10-16powerpc/powernv: Free name on error in opal_event_init()Michael Ellerman
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-10powerpc: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-05powerpc: Stop using no_llseekMichael Ellerman
2024-09-05powerpc: powernv: Constify struct kobj_typeHuang Xiaojia
2024-08-30powerpc/powernv/pci: Remove obsoleted declaration for pnv_pci_init_ioda_hubGaosheng Cui
2024-08-08Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter
2024-08-07powerpc: Use of_property_present()Rob Herring (Arm)
2024-07-17printk: Add a short description string to kmsg_dump()Jocelyn Falempe
2024-06-28powerpc/iommu: Reimplement the iommu_table_group_ops for pSeriesShivaprasad G Bhat
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
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: Fix typosBjorn Helgaas
2024-04-29powerpc: make fadump resilient with memory add/remove eventsSourabh Jain
2024-04-11treewide: Use sysfs_bin_attr_simple_read() helperLukas Wunner
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-02-23crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He
2024-02-22powerpc: opal-prd: Convert to platform remove callback returning voidUwe Kleine-König
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2023-12-21powerpc/powernv: Add error handling to opal_prd_range_is_validHaoran Liu
2023-12-13powerpc/powernv: Add a null pointer check in opal_powercap_init()Kunwu Chan
2023-12-13powerpc/powernv: Add a null pointer check in opal_event_init()Kunwu Chan