summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2025-01-29Merge tag 'powerpc-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-01-29Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-20Merge tag 'powerpc-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-01-21powerpc/pseries/iommu: Don't unset window if it was never setShivaprasad G Bhat
2025-01-21powerpc/pseries/eeh: Fix get PE state translationNarayana Murty N
2025-01-13powernv/memtrace: use __GFP_ZERO with alloc_contig_pages()David Hildenbrand
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman
2025-01-12powerpc/papr_scm: convert timeouts to secs_to_jiffies()Easwar Hariharan
2025-01-11powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in DDWGaurav Batra
2025-01-09sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read()Thomas Weißschuh
2024-12-18powerpc/pseries/vas: Add close() callback in vas_vm_ops structHaren Myneni
2024-12-16powerpc/8xx: Drop legacy-of-mm-gpiochip.h headerAndy Shevchenko
2024-11-27powerpc/machdep: Remove duplicated include in svm.cYang Li
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-21Merge tag 'dma-mapping-6.13-2024-11-19' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-19powerpc/perf: Add perf interface to expose vpa countersKajol Jain
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-18Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-11-15powerpc-km82xx.c: replace of_node_put() with __freeDavid Hunter
2024-11-14powerpc/powermac: Use of_property_match_string() in pmac_has_backlight_type()Markus Elfring
2024-11-14powerpc: remove dead config options for MPC85xx platform supportLukas Bulwahn
2024-11-14powerpc/ep8248e: Use %pa to format resource_size_tSimon Horman
2024-11-14powerpc/ps3: Reorganize kerneldoc parameter namesJulia Lawall
2024-11-08powerpc/cell: Use for_each_of_range() iteratorRob Herring (Arm)
2024-11-08powerpc/44x: Use for_each_of_range() iteratorRob Herring (Arm)
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)
2024-11-07powerpc/ps3: Mark ps3_setup_uhc_device() __initGeert Uytterhoeven
2024-11-05powerpc/ps3: replace open-coded sysfs_emit functionPaulo Miguel Almeida
2024-11-03convert spu_run(2)Al Viro
2024-11-03switch spufs_calls_{get,put}() to CLASS() useAl Viro
2024-11-03fdget(), trivial conversionsAl Viro
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-11-02powerpc/pseries/lparcfg: Use num_possible_cpus() for potential processorsThomas Weißschuh
2024-11-02powerpc/pseries/lparcfg: Fix printing of system_active_processorsThomas Weißschuh
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif
2024-10-29powerpc/64: Remove maple platformMichael Ellerman
2024-10-29powerpc/pseries: Fix dtl_access_lock to be a rw_semaphoreMichael Ellerman
2024-10-29powerpc/machdep: Drop include of dma-mapping.hMichael Ellerman
2024-10-29powerpc/machdep: Drop include of seq_file.hMichael Ellerman
2024-10-29dma-mapping: drop unneeded includes from dma-mapping.hChristoph Hellwig