summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds18 hours27-1339/+66
|\
| * powerpc/perf: Add perf interface to expose vpa countersKajol Jain5 days1-0/+14
| * powerpc-km82xx.c: replace of_node_put() with __freeDavid Hunter10 days1-3/+3
| * powerpc/powermac: Use of_property_match_string() in pmac_has_backlight_type()Markus Elfring10 days1-11/+3
| * powerpc: remove dead config options for MPC85xx platform supportLukas Bulwahn10 days1-21/+0
| * powerpc/ep8248e: Use %pa to format resource_size_tSimon Horman10 days1-1/+1
| * powerpc/ps3: Reorganize kerneldoc parameter namesJulia Lawall10 days2-2/+2
| * powerpc/cell: Use for_each_of_range() iteratorRob Herring (Arm)2024-11-081-33/+16
| * powerpc/44x: Use for_each_of_range() iteratorRob Herring (Arm)2024-11-081-14/+9
| * powerpc/ps3: Mark ps3_setup_uhc_device() __initGeert Uytterhoeven2024-11-071-1/+1
| * powerpc/ps3: replace open-coded sysfs_emit functionPaulo Miguel Almeida2024-11-051-3/+2
| * powerpc/64: Remove maple platformMichael Ellerman2024-10-298-1242/+0
| * powerpc/pseries: Fix dtl_access_lock to be a rw_semaphoreMichael Ellerman2024-10-292-8/+8
| * powerpc/machdep: Drop include of dma-mapping.hMichael Ellerman2024-10-291-0/+1
| * powerpc/machdep: Drop include of seq_file.hMichael Ellerman2024-10-296-0/+6
* | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds19 hours7-7/+7
|\ \
| * | asm-generic: introduce text-patching.hMike Rapoport (Microsoft)2024-11-077-7/+7
* | | Merge tag 'dma-mapping-6.13-2024-11-19' of git://git.infradead.org/users/hch/...Linus Torvalds3 days1-0/+1
|\ \ \
| * | | dma-mapping: drop unneeded includes from dma-mapping.hChristoph Hellwig2024-10-291-0/+1
| |/ /
* | | Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4 days1-1/+1
|\ \ \
| * | | of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif2024-10-291-1/+1
* | | | Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5 days3-5/+10
|\ \ \ \
| * | | | powerpc: Split systemcfg struct definitions out from vdsoThomas Weißschuh2024-11-022-0/+2
| * | | | powerpc: Split systemcfg data out of vdso data pageThomas Weißschuh2024-11-022-2/+6
| * | | | powerpc/pseries/lparcfg: Use num_possible_cpus() for potential processorsThomas Weißschuh2024-11-021-2/+1
| * | | | powerpc/pseries/lparcfg: Fix printing of system_active_processorsThomas Weißschuh2024-11-021-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5 days1-1/+1
|\ \ \ \
| * | | | powerpc/cell: Switch to irq_get_nr_irqs()Bart Van Assche2024-10-161-1/+1
| | |/ / | |/| |
* | | | Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6 days1-46/+22
|\ \ \ \
| * | | | convert spu_run(2)Al Viro2024-11-031-9/+5
| * | | | switch spufs_calls_{get,put}() to CLASS() useAl Viro2024-11-031-35/+17
| * | | | fdget(), trivial conversionsAl Viro2024-11-031-4/+2
| | |/ / | |/| |
* | | | Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds6 days1-3/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | get rid of ...lookup...fdget_rcu() familyAl Viro2024-10-071-3/+1
| |/ /
* / / powerpc/powernv: Free name on error in opal_event_init()Michael Ellerman2024-10-161-0/+1
|/ /
* / move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
|/
* Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-09-231-4/+4
|\
| * introduce fd_file(), convert all accessors to it.Al Viro2024-08-121-4/+4
* | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-09-211-4/+1
|\ \
| * | mm: kvmalloc: align kvrealloc() with krealloc()Danilo Krummrich2024-09-011-4/+1
| |/
* | Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-09-191-2/+2
|\ \
| * \ Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter2024-08-081-2/+2
| |\ \ | | |/ | |/|
| | * Merge drm/drm-next into drm-misc-nextThomas Zimmermann2024-07-291-2/+2
| | |\
| | * | printk: Add a short description string to kmsg_dump()Jocelyn Falempe2024-07-171-2/+2
* | | | Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-09-1926-70/+292
|\ \ \ \
| * | | | powerpc: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-09-105-5/+5
| * | | | powerpc/pseries/eeh: Fix pseries_eeh_err_injectNarayana Murty N2024-09-101-1/+38
| * | | | powerpc: Stop using no_llseekMichael Ellerman2024-09-054-20/+0
| * | | | powerpc/mm/64s: Restrict THP to Radix or HPT w/64K pagesMichael Ellerman2024-09-051-0/+1
| * | | | powerpc/mm/64s: Move THP reqs into a separate symbolMichael Ellerman2024-09-051-3/+7