index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/code-patching: Fix oops with DEBUG_VM enabled
Michael Ellerman
2022-12-16
1
-3
/
+7
*
powerpc/qspinlock: Fix 32-bit build
Nicholas Piggin
2022-12-12
1
-0
/
+1
*
Merge branch 'topic/objtool' into next
Michael Ellerman
2022-12-08
22
-49
/
+142
|
\
|
*
objtool/powerpc: Add --mcount specific implementation
Sathvika Vasireddy
2022-11-18
1
-0
/
+1
|
*
objtool/powerpc: Enable objtool to be built on ppc
Sathvika Vasireddy
2022-11-18
2
-0
/
+8
|
*
powerpc/vdso: Skip objtool from running on VDSO files
Sathvika Vasireddy
2022-11-18
1
-0
/
+2
|
*
powerpc/32: Fix objtool unannotated intra-function call warnings
Christophe Leroy
2022-11-18
10
-35
/
+89
|
*
powerpc: Curb objtool unannotated intra-function call warnings
Sathvika Vasireddy
2022-11-15
2
-0
/
+5
|
*
powerpc: Fix objtool unannotated intra-function call warnings
Sathvika Vasireddy
2022-11-15
6
-13
/
+32
|
*
powerpc: Override __ALIGN and __ALIGN_STR macros
Sathvika Vasireddy
2022-11-15
1
-0
/
+3
|
*
powerpc: Fix __WARN_FLAGS() for use with Objtool
Sathvika Vasireddy
2022-11-15
1
-1
/
+2
*
|
powerpc/prom: Fix 32-bit build
Michael Ellerman
2022-12-08
1
-1
/
+2
*
|
powerpc/rtas: mandate RTAS syscall filtering
Nathan Lynch
2022-12-07
2
-29
/
+0
*
|
powerpc/rtas: define pr_fmt and convert printk call sites
Nathan Lynch
2022-12-07
1
-9
/
+10
*
|
powerpc/rtas: clean up includes
Nathan Lynch
2022-12-07
1
-26
/
+16
*
|
powerpc/rtas: clean up rtas_error_log_max initialization
Nathan Lynch
2022-12-07
1
-11
/
+26
*
|
powerpc/pseries/eeh: use correct API for error log size
Nathan Lynch
2022-12-07
1
-10
/
+1
*
|
powerpc/rtas: avoid scheduling in rtas_os_term()
Nathan Lynch
2022-12-07
1
-1
/
+6
*
|
powerpc/rtas: avoid device tree lookups in rtas_os_term()
Nathan Lynch
2022-12-07
1
-3
/
+10
*
|
powerpc/rtasd: use correct OF API for event scan rate
Nathan Lynch
2022-12-07
1
-2
/
+5
*
|
powerpc/rtas: document rtas_call()
Nathan Lynch
2022-12-07
2
-15
/
+58
*
|
powerpc/pseries: unregister VPA when hot unplugging a CPU
Laurent Dufour
2022-12-07
1
-0
/
+1
*
|
powerpc/pseries: reset the RCU watchdogs after a LPM
Laurent Dufour
2022-12-07
1
-2
/
+5
*
|
powerpc: Take in account addition CPU node when building kexec FDT
Laurent Dufour
2022-12-07
1
-1
/
+58
*
|
powerpc: export the CPU node count
Laurent Dufour
2022-12-07
2
-0
/
+4
*
|
powerpc/dts/fsl: Fix pca954x i2c-mux node names
Geert Uytterhoeven
2022-12-06
6
-6
/
+6
*
|
powerpc/code-patching: Remove protection against patching init addresses afte...
Christophe Leroy
2022-12-02
3
-15
/
+1
*
|
powerpc/feature-fixups: Do not patch init section after init
Christophe Leroy
2022-12-02
1
-0
/
+12
*
|
powerpc/feature-fixups: Refactor other fixups patching
Christophe Leroy
2022-12-02
1
-49
/
+28
*
|
powerpc/feature-fixups: Refactor entry fixups patching
Christophe Leroy
2022-12-02
1
-52
/
+32
*
|
powerpc/code-patching: Remove #ifdef CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
2022-12-02
1
-11
/
+5
*
|
powerpc/ftrace: fix syscall tracing on PPC64_ELF_ABI_V1
Michael Jeanson
2022-12-02
1
-12
/
+0
*
|
powerpc/64: Sanitise user registers on interrupt in pseries, POWERNV
Rohan McLure
2022-12-02
1
-1
/
+1
*
|
powerpc/64e: Clear gprs on interrupt routine entry on Book3E
Rohan McLure
2022-12-02
1
-2
/
+2
*
|
powerpc/64s: Zeroise gprs on interrupt routine entry on Book3S
Rohan McLure
2022-12-02
2
-11
/
+32
*
|
powerpc/64s: IOption for MSR stored in r12
Rohan McLure
2022-12-02
1
-0
/
+7
*
|
powerpc/64: Sanitise common exit code for interrupts
Rohan McLure
2022-12-02
1
-0
/
+6
*
|
powerpc/64: Add interrupt register sanitisation macros
Rohan McLure
2022-12-02
1
-0
/
+19
*
|
powerpc/64: Add INTERRUPT_SANITIZE_REGISTERS Kconfig
Rohan McLure
2022-12-02
1
-0
/
+9
*
|
powerpc/hv-gpci: Fix hv_gpci event list
Kajol Jain
2022-12-02
4
-2
/
+58
*
|
powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...
Yang Yingliang
2022-12-02
1
-1
/
+1
*
|
Merge branch 'topic/qspinlock' into next
Michael Ellerman
2022-12-02
8
-63
/
+1215
|
\
\
|
*
|
powerpc/qspinlock: add compile-time tuning adjustments
Nicholas Piggin
2022-12-02
2
-6
/
+94
|
*
|
powerpc/qspinlock: provide accounting and options for sleepy locks
Nicholas Piggin
2022-12-02
2
-19
/
+230
|
*
|
powerpc/qspinlock: allow indefinite spinning on a preempted owner
Nicholas Piggin
2022-12-02
1
-15
/
+62
|
*
|
powerpc/qspinlock: reduce remote node steal spins
Nicholas Piggin
2022-12-02
1
-3
/
+40
|
*
|
powerpc/qspinlock: use spin_begin/end API
Nicholas Piggin
2022-12-02
1
-4
/
+35
|
*
|
powerpc/qspinlock: allow lock stealing in trylock and lock fastpath
Nicholas Piggin
2022-12-02
2
-2
/
+29
|
*
|
powerpc/qspinlock: add ability to prod new queue head CPU
Nicholas Piggin
2022-12-02
1
-2
/
+29
|
*
|
powerpc/qspinlock: allow propagation of yield CPU down the queue
Nicholas Piggin
2022-12-02
1
-0
/
+79
[next]