summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2025-04-10spufs: fix a leak in spufs_create_context()Al Viro1-1/+4
2025-04-10spufs: fix gang directory lifetimesAl Viro3-8/+49
2025-04-10spufs: fix a leak on spufs_new_file() failureAl Viro1-1/+3
2025-01-29Merge tag 'powerpc-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-2/+7
2025-01-29Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados1-1/+1
2025-01-27Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-37/+9
2025-01-27Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2025-01-26mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang3-12/+3
2025-01-21Merge tag 'powerpc-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-62/+66
2025-01-21powerpc/pseries/iommu: Don't unset window if it was never setShivaprasad G Bhat1-0/+3
2025-01-21powerpc/pseries/eeh: Fix get PE state translationNarayana Murty N1-2/+4
2025-01-14powernv/memtrace: use __GFP_ZERO with alloc_contig_pages()David Hildenbrand1-25/+6
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman1-0/+36
2025-01-13powerpc/papr_scm: convert timeouts to secs_to_jiffies()Easwar Hariharan1-1/+1
2025-01-11powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in DDWGaurav Batra1-3/+6
2025-01-09sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read()Thomas Weißschuh1-1/+1
2024-12-18powerpc/pseries/vas: Add close() callback in vas_vm_ops structHaren Myneni1-0/+36
2024-12-16powerpc/8xx: Drop legacy-of-mm-gpiochip.h headerAndy Shevchenko1-59/+60
2024-11-27powerpc/machdep: Remove duplicated include in svm.cYang Li1-1/+0
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds27-1339/+66
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-7/+7
2024-11-21Merge tag 'dma-mapping-6.13-2024-11-19' of git://git.infradead.org/users/hch/...Linus Torvalds1-0/+1
2024-11-21Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-11-20Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-5/+10
2024-11-20Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-11-19powerpc/perf: Add perf interface to expose vpa countersKajol Jain1-0/+14
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-46/+22
2024-11-18Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-3/+1
2024-11-15powerpc-km82xx.c: replace of_node_put() with __freeDavid Hunter1-3/+3
2024-11-14powerpc/powermac: Use of_property_match_string() in pmac_has_backlight_type()Markus Elfring1-11/+3
2024-11-14powerpc: remove dead config options for MPC85xx platform supportLukas Bulwahn1-21/+0
2024-11-14powerpc/ep8248e: Use %pa to format resource_size_tSimon Horman1-1/+1
2024-11-14powerpc/ps3: Reorganize kerneldoc parameter namesJulia Lawall2-2/+2
2024-11-08powerpc/cell: Use for_each_of_range() iteratorRob Herring (Arm)1-33/+16
2024-11-08powerpc/44x: Use for_each_of_range() iteratorRob Herring (Arm)1-14/+9
2024-11-08asm-generic: introduce text-patching.hMike Rapoport (Microsoft)7-7/+7
2024-11-07powerpc/ps3: Mark ps3_setup_uhc_device() __initGeert Uytterhoeven1-1/+1
2024-11-05powerpc/ps3: replace open-coded sysfs_emit functionPaulo Miguel Almeida1-3/+2
2024-11-03convert spu_run(2)Al Viro1-9/+5
2024-11-03switch spufs_calls_{get,put}() to CLASS() useAl Viro1-35/+17
2024-11-03fdget(), trivial conversionsAl Viro1-4/+2
2024-11-02powerpc: Split systemcfg struct definitions out from vdsoThomas Weißschuh2-0/+2
2024-11-02powerpc: Split systemcfg data out of vdso data pageThomas Weißschuh2-2/+6
2024-11-02powerpc/pseries/lparcfg: Use num_possible_cpus() for potential processorsThomas Weißschuh1-2/+1
2024-11-02powerpc/pseries/lparcfg: Fix printing of system_active_processorsThomas Weißschuh1-1/+1
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif1-1/+1
2024-10-29powerpc/64: Remove maple platformMichael Ellerman8-1242/+0
2024-10-29powerpc/pseries: Fix dtl_access_lock to be a rw_semaphoreMichael Ellerman2-8/+8