summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
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
2024-10-16powerpc/cell: Switch to irq_get_nr_irqs()Bart Van Assche
2024-10-16powerpc/powernv: Free name on error in opal_event_init()Michael Ellerman
2024-10-07get rid of ...lookup...fdget_rcu() familyAl Viro
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