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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-27
powerpc/embedded6xx: Fix no previous prototype for avr_uart_send() etc.
Michael Ellerman
2
-3
/
+3
2024-01-26
powerpc/powernv: Add a null pointer check in opal_powercap_init()
Kunwu Chan
1
-0
/
+6
2024-01-26
powerpc/powernv: Add a null pointer check in opal_event_init()
Kunwu Chan
1
-0
/
+2
2024-01-26
powerpc/powernv: Add a null pointer check to scom_debug_init_one()
Kunwu Chan
1
-0
/
+5
2024-01-26
powerpc/pseries/memhp: Fix access beyond end of drmem array
Nathan Lynch
1
-4
/
+5
2024-01-26
powerpc/pseries/memhotplug: Quieten some DLPAR operations
Laurent Dufour
1
-6
/
+6
2024-01-26
powerpc/44x: select I2C for CURRITUCK
Randy Dunlap
1
-0
/
+1
2023-11-20
powerpc/pseries: fix potential memory leak in init_cpu_associativity()
Wang Yufen
1
-1
/
+3
2023-09-23
powerpc/pseries: fix possible memory leak in ibmebus_bus_init()
ruanjinjie
1
-0
/
+1
2023-09-19
powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPT
Russell Currey
3
-12
/
+4
2023-07-27
powerpc/powernv/sriov: perform null check on iov before dereferencing iov
Colin Ian King
1
-3
/
+3
2023-05-17
powerpc/wii: fix resource printk format warnings
Randy Dunlap
3
-4
/
+4
2023-05-17
powerpc/mpc512x: fix resource printk format warning
Randy Dunlap
1
-1
/
+1
2023-04-20
powerpc/papr_scm: Update the NUMA distance table for the target node
Aneesh Kumar K.V
1
-0
/
+7
2023-04-20
powerpc/pseries: Add support for FORM2 associativity
Aneesh Kumar K.V
1
-0
/
+1
2023-04-20
powerpc/pseries: Add a helper for form1 cpu distance
Aneesh Kumar K.V
1
-2
/
+2
2023-04-20
powerpc/pseries: Consolidate different NUMA distance update code paths
Aneesh Kumar K.V
2
-0
/
+4
2023-04-20
powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITY
Aneesh Kumar K.V
1
-1
/
+1
2023-03-11
powerpc/pseries/lparcfg: add missing RTAS retry status handling
Nathan Lynch
1
-10
/
+10
2023-03-11
powerpc/pseries/lpar: add missing RTAS retry status handling
Nathan Lynch
1
-10
/
+10
2023-03-11
powerpc/powernv/ioda: Skip unallocated resources when mapping to PE
Frederic Barrat
1
-1
/
+2
2023-01-14
powerpc/pseries/eeh: use correct API for error log size
Nathan Lynch
1
-10
/
+1
2023-01-14
powerpc/eeh: Drop redundant spinlock initialization
Haowen Bai
1
-2
/
+1
2023-01-14
powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...
Yang Yingliang
1
-1
/
+1
2023-01-14
powerpc/52xx: Fix a resource leak in an error handling path
Christophe JAILLET
1
-0
/
+1
2022-10-26
powerpc/powernv: add missing of_node_put() in opal_export_attrs()
Zheng Yongjun
1
-0
/
+1
2022-09-23
powerpc/pseries/mobility: ignore ibm, platform-facilities updates
Nathan Lynch
1
-0
/
+34
2022-09-23
powerpc/pseries/mobility: refactor node lookup during DT update
Nathan Lynch
1
-32
/
+17
2022-08-25
powerpc/32: Don't always pass -mcpu=powerpc to the compiler
Christophe Leroy
1
-3
/
+18
2022-08-21
powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_address
Miaoqian Lin
1
-0
/
+1
2022-08-21
powerpc/spufs: Fix refcount leak in spufs_init_isolated_loader
Miaoqian Lin
1
-0
/
+1
2022-08-21
powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32
Christophe Leroy
1
-2
/
+2
2022-08-21
powerpc/powernv: Avoid crashing if rng is NULL
Michael Ellerman
1
-0
/
+2
2022-07-12
powerpc/powernv: delay rng platform device creation until later in boot
Jason A. Donenfeld
1
-6
/
+10
2022-06-29
powerpc/pseries: wire up rng during setup_arch()
Jason A. Donenfeld
3
-8
/
+7
2022-06-29
powerpc/powernv: wire up rng during setup_arch
Jason A. Donenfeld
3
-16
/
+40
2022-06-14
powerpc/mm: Switch obsolete dssall to .long
Alexey Kardashevskiy
1
-2
/
+2
2022-06-09
powerpc/4xx/cpm: Fix return value of __setup() handler
Randy Dunlap
1
-1
/
+1
2022-06-09
powerpc/8xx: export 'cpm_setbrg' for modules
Randy Dunlap
1
-0
/
+1
2022-06-09
powerpc/powernv: fix missing of_node_put in uv_init()
Lv Ruyi
1
-0
/
+1
2022-06-09
powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attr
Haren Myneni
3
-4
/
+4
2022-06-09
powerpc/fadump: Fix fadump to work with a different endian capture kernel
Hari Bathini
2
-47
/
+57
2022-04-08
powerpc: Fix build errors with newer binutils
Anders Roxell
1
-1
/
+5
2022-04-08
powerpc: 8xx: fix a return value error in mpc8xx_pic_init
Hangyu Hua
1
-0
/
+1
2022-01-27
powerpc/cell: Fix clang -Wimplicit-fallthrough warning
Anders Roxell
1
-0
/
+1
2022-01-27
powerpc/powermac: Add missing lockdep_register_key()
Christophe Leroy
1
-0
/
+1
2022-01-27
powerpc/cell: add missing of_node_put
Julia Lawall
1
-0
/
+1
2022-01-27
powerpc/powernv: add missing of_node_put
Julia Lawall
1
-0
/
+1
2022-01-27
powerpc/6xx: add missing of_node_put
Julia Lawall
1
-0
/
+1
2022-01-27
powerpc/powermac: Add additional missing lockdep_register_key()
Christophe Leroy
1
-0
/
+2
[next]