summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powernv
AgeCommit message (Expand)AuthorFilesLines
2025-07-30Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-9/+3
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman1-2/+6
2025-06-23powerpc: powernv: ocxl: use lock guard for mutexShrikanth Hegde1-9/+3
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh1-1/+1
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh7-7/+7
2025-06-10powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmapRitesh Harjani (IBM)1-2/+6
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+3
2025-05-16powerpc: Switch to irq_domain_create_*()Jiri Slaby (SUSE)1-1/+2
2025-05-16powerpc: Switch to of_fwnode_handle()Jiri Slaby (SUSE)1-1/+1
2025-04-15powerpc: Add check to select PPC_RADIX_BROADCAST_TLBIEMadhavan Srinivasan1-1/+1
2025-04-04irqdomain: Rename irq_get_default_host() to irq_get_default_domain()Jiri Slaby (SUSE)1-1/+1
2025-04-02Merge tag 'powerpc-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-260/+0
2025-04-02Merge branch 'topic/cxl' into nextMichael Ellerman5-260/+0
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-17/+17
2025-03-28Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+1
2025-03-16cxl: Remove driverAndrew Donnellan5-260/+0
2025-02-26powerpc: Define config option for processors with broadcast TLBIEPaul Mackerras1-0/+1
2025-02-21powerpc/powernv/opal: Constify 'struct bin_attribute'Thomas Weißschuh5-14/+14
2025-02-21powerpc/powernv/ultravisor: Constify 'struct bin_attribute'Thomas Weißschuh1-3/+3
2025-02-11powerpc/crash: Use note name macrosAkihiko Odaki1-4/+4
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2025-01-26mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang1-4/+1
2025-01-14powernv/memtrace: use __GFP_ZERO with alloc_contig_pages()David Hildenbrand1-25/+6
2025-01-09sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read()Thomas Weißschuh1-1/+1
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+2
2024-11-20Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+4
2024-11-08asm-generic: introduce text-patching.hMike Rapoport (Microsoft)2-2/+2
2024-11-02powerpc: Split systemcfg struct definitions out from vdsoThomas Weißschuh1-0/+1
2024-11-02powerpc: Split systemcfg data out of vdso data pageThomas Weißschuh1-1/+3
2024-10-16powerpc/powernv: Free name on error in opal_event_init()Michael Ellerman1-0/+1
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-2/+2
2024-09-10powerpc: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-09-05powerpc: Stop using no_llseekMichael Ellerman1-1/+0
2024-09-05powerpc: powernv: Constify struct kobj_typeHuang Xiaojia2-2/+2
2024-08-30powerpc/powernv/pci: Remove obsoleted declaration for pnv_pci_init_ioda_hubGaosheng Cui1-1/+0
2024-08-08Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter1-2/+2
2024-08-07powerpc: Use of_property_present()Rob Herring (Arm)2-2/+2
2024-07-17printk: Add a short description string to kmsg_dump()Jocelyn Falempe1-2/+2
2024-06-28powerpc/iommu: Reimplement the iommu_table_group_ops for pSeriesShivaprasad G Bhat1-2/+4
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-9/+1
2024-05-10powerpc/fadump: setup additional parameters for dump capture kernelHari Bathini1-2/+4
2024-05-10powerpc/pseries/fadump: add support for multiple boot memory regionsHari Bathini1-0/+7
2024-05-07powerpc: Fix typosBjorn Helgaas2-3/+3
2024-04-29powerpc: make fadump resilient with memory add/remove eventsSourabh Jain1-19/+3
2024-04-11treewide: Use sysfs_bin_attr_simple_read() helperLukas Wunner1-9/+1
2024-03-17powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependencyHari Bathini1-1/+1
2024-03-16Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-3/+2
2024-02-24crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He1-1/+1
2024-02-22powerpc: opal-prd: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-6/+8