index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
ps3
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-2
/
+2
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2024-04-26
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
1
-2
/
+2
2024-04-03
powerpc: Fix PS3 allmodconfig warning
Geoff Levand
1
-29
/
+32
2024-03-16
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-131
/
+167
2024-02-21
powerpc/ps3: Make real stack frames for LV1 hcalls
Nicholas Piggin
1
-58
/
+94
2024-02-21
powerpc/ps3: lv1 hcall code use symbolic constant for LR save offset
Nicholas Piggin
1
-64
/
+64
2024-02-21
powerpc/ps3: Fix lv1 hcall assembly for ELFv2 calling convention
Nicholas Piggin
1
-9
/
+9
2024-02-09
drivers/ps3: select VIDEO to provide cmdline functions
Randy Dunlap
1
-0
/
+1
2023-12-21
powerpc/ps3: Add missing set_freezable() for ps3_probe_thread()
Kevin Hao
1
-0
/
+1
2023-11-21
powerpc/ps3: move udbg_shutdown_ps3gelic prototype
Arnd Bergmann
3
-13
/
+2
2023-08-18
powerpc/ps3: refactor strncpy usage
Justin Stitt
1
-2
/
+2
2023-03-14
powerpc/platforms: Use 'compatible' property for simple cases
Christophe Leroy
1
-3
/
+1
2023-02-25
Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2023-02-12
powerpc/ps3: Change updateboltedpp() panic to info
Geoff Levand
1
-1
/
+1
2023-01-30
driver core: fixup for "driver core: make struct bus_type.uevent() take a con...
Stephen Rothwell
1
-1
/
+1
2022-11-30
powerpc/ps3: mark ps3_system_bus_type static
Christoph Hellwig
1
-1
/
+1
2022-07-27
powerpc: Remove remaining parts of oprofile
Christophe Leroy
1
-1
/
+1
2022-05-08
powerpc: Add missing headers
Christophe Leroy
1
-1
/
+1
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
3
-4
/
+0
2022-05-05
powerpc: fix typos in comments
Julia Lawall
2
-2
/
+2
2022-05-04
powerpc: Fix spelling mistake "mesages" -> "messages" in Kconfig
Colin Ian King
1
-1
/
+1
2022-03-09
powerpc/ps3: remove unneeded semicolons
jing yangyang
1
-2
/
+2
2021-12-23
powerpc/ps3: Add __init attribute to eligible functions
Nick Child
7
-24
/
+24
2021-09-03
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-3
/
+8
2021-09-02
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2021-08-09
powerpc/iommu: return error code from .map_sg() ops
Martin Oliveira
1
-1
/
+1
2021-07-26
powerpc/kexec: blacklist functions called in real mode for kprobe
Hari Bathini
2
-3
/
+8
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-2
/
+1
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-7
/
+66
2021-06-10
powerpc: Move the use of irq_domain_add_nomap() behind a config option
Marc Zyngier
1
-0
/
+1
2021-06-10
powerpc: Convert irq_domain_add_legacy_isa use to irq_domain_add_legacy
Marc Zyngier
1
-2
/
+2
2021-06-10
powerpc: Add missing linux/{of.h,irqdomain.h} include directives
Marc Zyngier
1
-0
/
+1
2021-06-10
powerpc/ps3: Add dma_mask to ps3_dma_region
Geoff Levand
1
-0
/
+12
2021-06-10
powerpc/ps3: Warn on PS3 device errors
Geoff Levand
1
-4
/
+5
2021-06-10
powerpc/ps3: Add CONFIG_PS3_VERBOSE_RESULT option
Geoff Levand
1
-0
/
+9
2021-06-10
powerpc/ps3: Add firmware version to sysfs
Geoff Levand
1
-3
/
+40
2020-12-03
powerpc/ps3: make system bus's remove and shutdown callbacks return void
Uwe Kleine-König
1
-3
/
+2
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+2
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-1
/
+1
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
1
-0
/
+4
2020-09-15
powerpc/ps3: make two symbols static
Jason Yan
1
-2
/
+2
2020-05-18
powerpc/ps3: Fix kexec shutdown hang
Geoff Levand
1
-10
/
+12
2020-05-11
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
2
-9
/
+9
2020-05-11
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
1
-7
/
+7
2020-04-09
Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-3
/
+1
2020-04-02
powerpc/ps3: Remove duplicate error message
Markus Elfring
1
-3
/
+1
2020-03-21
powerpc/ps3: Convert half completion to rcuwait
Peter Zijlstra (Intel)
1
-9
/
+9
2020-01-14
arch/powerpc/setup: Drop dummy_con initialization
Arvind Sankar
1
-4
/
+0
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-7
/
+3
[next]