summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2025-09-06powerpc/pseries/msi: Switch to msi_create_parent_irq_domain()Nam Cao2-66/+49
2025-09-06powerpc/powernv/pci: Switch to use msi_create_parent_irq_domain()Nam Cao2-41/+35
2025-09-06powerpc/xive: Untangle xive from child interrupt controller driversNam Cao2-37/+2
2025-09-06powerpc/44x: Drop legacy-of-mm-gpiochip.h headerChristophe Leroy2-15/+19
2025-09-06powerpc/44x: Change GPIO driver to a proper platform driverChristophe Leroy1-37/+46
2025-09-06powerpc/cpm2: Drop legacy-of-mm-gpiochip.h headerChristophe Leroy2-2/+0
2025-09-01fs: add an icount_read helperJosef Bacik1-1/+1
2025-09-01powerpc/powernv/pci: Fix underflow and leak issueNam Cao1-1/+1
2025-09-01powerpc/pseries/msi: Fix potential underflow and leak issueNam Cao1-1/+1
2025-09-01powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth1-2/+2
2025-08-20powerpc: unify two CONFIG_POWERPC64_CPU entries in the same choice blockMasahiro Yamada1-9/+4
2025-08-20powerpc: Use dev_fwnode()Jiri Slaby (SUSE)1-2/+1
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski4-5/+5
2025-08-01Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+2
2025-07-30Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-68/+138
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-8/+8
2025-07-29Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+0
2025-07-28Merge tag 'pull-simple_recursive_removal' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-40/+9
2025-07-14mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand1-1/+1
2025-07-10drivers/base/node: rename __register_one_node() to register_one_node()Donet Tom1-1/+1
2025-07-09powerpc/secvar: Expose secvars relevant to the key management modeSrish Srinivasan1-4/+24
2025-07-09powerpc/pseries: Correct secvar format representation for static key managementSrish Srinivasan1-30/+46
2025-07-09(powerpc/512) Fix possible `dma_unmap_single()` on uninitialized pointerThomas Fourier1-4/+2
2025-07-03spufs: switch to locked_recursive_removal()Al Viro1-40/+9
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman2-2/+15
2025-06-23powerpc/pseries/dlpar: Search DRC index from ibm,drc-indexes for IO addHaren Myneni1-2/+50
2025-06-23powerpc: powernv: ocxl: use lock guard for mutexShrikanth Hegde1-9/+3
2025-06-23powerpc: book3s: vas: use lock guard for mutexShrikanth Hegde1-19/+13
2025-06-17powerpc/powermac: remove unneeded tty includesJiri Slaby (SUSE)1-2/+0
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/vas: Return -EINVAL if the offset is non-zero in mmap()Haren Myneni1-0/+9
2025-06-10powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmapRitesh Harjani (IBM)1-2/+6
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+2
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-30/+38
2025-05-27Merge tag 'powerpc-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds17-341/+2025
2025-05-16powerpc: Switch to irq_find_mapping()Jiri Slaby (SUSE)9-9/+9
2025-05-16powerpc: Switch irq_domain_add_nomap() to use fwnodeJiri Slaby (SUSE)2-2/+2
2025-05-16powerpc: Switch to irq_domain_create_*()Jiri Slaby (SUSE)12-17/+25
2025-05-16powerpc: Switch to of_fwnode_handle()Jiri Slaby (SUSE)2-2/+2
2025-05-15powerpc/powermac: Use str_enabled_disabled() and str_on_off() helpersThorsten Blum2-3/+4
2025-05-15powerpc/pseries/iommu: Fix kmemleak in TCE table userspace viewGaurav Batra1-1/+1
2025-05-12powerpc/pseries/htmdump: Include header file to get is_kvm_guest() definitionAthira Rajeev1-0/+1
2025-05-04powerpc/pseries/htmdump: Add htm capabilities support to htmdump moduleAthira Rajeev1-0/+40
2025-05-04powerpc/pseries/htmdump: Add htm flags support to htmdump moduleAthira Rajeev1-9/+48
2025-05-04powerpc/pseries/htmdump: Add htm setup support to htmdump moduleAthira Rajeev1-0/+38
2025-05-04powerpc/pseries/htmdump: Add htm info support to htmdump moduleAthira Rajeev1-0/+51
2025-05-04powerpc/pseries/htmdump: Add htm status support to htmdump moduleAthira Rajeev1-0/+57
2025-05-04powerpc/pseries/htmdump: Add htm start support to htmdump moduleAthira Rajeev1-0/+50
2025-05-04powerpc/pseries/htmdump: Add htm configure support to htmdump moduleAthira Rajeev1-0/+56