index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
ps3
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/ps3: Add missing set_freezable() for ps3_probe_thread()
Kevin Hao
2023-12-21
1
-0
/
+1
*
powerpc/ps3: move udbg_shutdown_ps3gelic prototype
Arnd Bergmann
2023-11-21
3
-13
/
+2
*
powerpc/ps3: refactor strncpy usage
Justin Stitt
2023-08-18
1
-2
/
+2
*
powerpc/platforms: Use 'compatible' property for simple cases
Christophe Leroy
2023-03-15
1
-3
/
+1
*
Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-02-25
1
-1
/
+1
|
\
|
*
powerpc/ps3: Change updateboltedpp() panic to info
Geoff Levand
2023-02-12
1
-1
/
+1
*
|
driver core: fixup for "driver core: make struct bus_type.uevent() take a con...
Stephen Rothwell
2023-01-30
1
-1
/
+1
|
/
*
powerpc/ps3: mark ps3_system_bus_type static
Christoph Hellwig
2022-11-30
1
-1
/
+1
*
powerpc: Remove remaining parts of oprofile
Christophe Leroy
2022-07-27
1
-1
/
+1
*
powerpc: Add missing headers
Christophe Leroy
2022-05-08
1
-1
/
+1
*
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2022-05-08
3
-4
/
+0
*
powerpc: fix typos in comments
Julia Lawall
2022-05-05
2
-2
/
+2
*
powerpc: Fix spelling mistake "mesages" -> "messages" in Kconfig
Colin Ian King
2022-05-04
1
-1
/
+1
*
powerpc/ps3: remove unneeded semicolons
jing yangyang
2022-03-09
1
-2
/
+2
*
powerpc/ps3: Add __init attribute to eligible functions
Nick Child
2021-12-23
7
-24
/
+24
*
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-09-03
2
-3
/
+8
|
\
|
*
powerpc/kexec: blacklist functions called in real mode for kprobe
Hari Bathini
2021-07-26
2
-3
/
+8
*
|
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-09-02
1
-1
/
+1
|
\
\
|
*
|
powerpc/iommu: return error code from .map_sg() ops
Martin Oliveira
2021-08-09
1
-1
/
+1
|
|
/
*
/
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-2
/
+1
|
/
*
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-02
4
-7
/
+66
|
\
|
*
powerpc/ps3: Add dma_mask to ps3_dma_region
Geoff Levand
2021-06-10
1
-0
/
+12
|
*
powerpc/ps3: Warn on PS3 device errors
Geoff Levand
2021-06-10
1
-4
/
+5
|
*
powerpc/ps3: Add CONFIG_PS3_VERBOSE_RESULT option
Geoff Levand
2021-06-10
1
-0
/
+9
|
*
powerpc/ps3: Add firmware version to sysfs
Geoff Levand
2021-06-10
1
-3
/
+40
*
|
powerpc: Move the use of irq_domain_add_nomap() behind a config option
Marc Zyngier
2021-06-10
1
-0
/
+1
*
|
powerpc: Convert irq_domain_add_legacy_isa use to irq_domain_add_legacy
Marc Zyngier
2021-06-10
1
-2
/
+2
*
|
powerpc: Add missing linux/{of.h,irqdomain.h} include directives
Marc Zyngier
2021-06-10
1
-0
/
+1
|
/
*
powerpc/ps3: make system bus's remove and shutdown callbacks return void
Uwe Kleine-König
2020-12-04
1
-3
/
+2
*
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-16
1
-2
/
+2
|
\
|
*
powerpc/ps3: make two symbols static
Jason Yan
2020-09-15
1
-2
/
+2
*
|
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-10-06
1
-1
/
+1
*
|
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
2020-09-25
1
-0
/
+4
|
/
*
powerpc/ps3: Fix kexec shutdown hang
Geoff Levand
2020-05-19
1
-10
/
+12
*
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
2020-05-11
2
-9
/
+9
*
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
2020-05-11
1
-7
/
+7
*
Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-04-09
1
-3
/
+1
|
\
|
*
powerpc/ps3: Remove duplicate error message
Markus Elfring
2020-04-03
1
-3
/
+1
*
|
powerpc/ps3: Convert half completion to rcuwait
Peter Zijlstra (Intel)
2020-03-21
1
-9
/
+9
|
/
*
arch/powerpc/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-14
1
-4
/
+0
*
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-09-20
1
-7
/
+3
|
\
|
*
powerpc/ps3: replace __ioremap() by ioremap_prot()
Christophe Leroy
2019-08-27
1
-7
/
+3
*
|
dma-mapping: provide a better default ->get_required_mask
Christoph Hellwig
2019-09-04
1
-7
/
+0
*
|
dma-mapping: explicitly wire up ->mmap and ->get_sgtable
Christoph Hellwig
2019-09-04
1
-0
/
+4
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
2019-05-30
14
-182
/
+14
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-0
/
+3
*
Move static keyword at beginning of declaration
Mathieu Malaterre
2019-02-03
2
-4
/
+4
*
powerpc/ps3: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-14
1
-3
/
+1
*
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
2018-11-23
1
-1
/
+1
[next]