index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2022-12-07
powerpc/rtas: mandate RTAS syscall filtering
Nathan Lynch
2022-12-07
powerpc/rtas: define pr_fmt and convert printk call sites
Nathan Lynch
2022-12-07
powerpc/rtas: clean up includes
Nathan Lynch
2022-12-07
powerpc/rtas: clean up rtas_error_log_max initialization
Nathan Lynch
2022-12-07
powerpc/pseries/eeh: use correct API for error log size
Nathan Lynch
2022-12-07
powerpc/rtas: avoid scheduling in rtas_os_term()
Nathan Lynch
2022-12-07
powerpc/rtas: avoid device tree lookups in rtas_os_term()
Nathan Lynch
2022-12-07
powerpc/rtasd: use correct OF API for event scan rate
Nathan Lynch
2022-12-07
powerpc/rtas: document rtas_call()
Nathan Lynch
2022-12-07
powerpc/pseries: unregister VPA when hot unplugging a CPU
Laurent Dufour
2022-12-07
powerpc/pseries: reset the RCU watchdogs after a LPM
Laurent Dufour
2022-12-07
powerpc: Take in account addition CPU node when building kexec FDT
Laurent Dufour
2022-12-07
powerpc: export the CPU node count
Laurent Dufour
2022-12-06
powerpc/dts/fsl: Fix pca954x i2c-mux node names
Geert Uytterhoeven
2022-12-02
powerpc/code-patching: Remove protection against patching init addresses afte...
Christophe Leroy
2022-12-02
powerpc/feature-fixups: Do not patch init section after init
Christophe Leroy
2022-12-02
powerpc/feature-fixups: Refactor other fixups patching
Christophe Leroy
2022-12-02
powerpc/feature-fixups: Refactor entry fixups patching
Christophe Leroy
2022-12-02
powerpc/code-patching: Remove #ifdef CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
2022-12-02
powerpc/ftrace: fix syscall tracing on PPC64_ELF_ABI_V1
Michael Jeanson
2022-12-02
powerpc/64: Sanitise user registers on interrupt in pseries, POWERNV
Rohan McLure
2022-12-02
powerpc/64e: Clear gprs on interrupt routine entry on Book3E
Rohan McLure
2022-12-02
powerpc/64s: Zeroise gprs on interrupt routine entry on Book3S
Rohan McLure
2022-12-02
powerpc/64s: IOption for MSR stored in r12
Rohan McLure
2022-12-02
powerpc/64: Sanitise common exit code for interrupts
Rohan McLure
2022-12-02
powerpc/64: Add interrupt register sanitisation macros
Rohan McLure
2022-12-02
powerpc/64: Add INTERRUPT_SANITIZE_REGISTERS Kconfig
Rohan McLure
2022-12-02
powerpc/hv-gpci: Fix hv_gpci event list
Kajol Jain
2022-12-02
powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...
Yang Yingliang
2022-12-02
Merge branch 'topic/qspinlock' into next
Michael Ellerman
2022-12-02
powerpc/64s/hash: add stress_hpt kernel boot option to increase hash faults
Nicholas Piggin
2022-12-02
powerpc: remove STACK_FRAME_OVERHEAD
Nicholas Piggin
2022-12-02
powerpc/64: ELFv2 use minimal stack frames in int and switch frame sizes
Nicholas Piggin
2022-12-02
powerpc: allow minimum sized kernel stack frames
Nicholas Piggin
2022-12-02
powerpc: split validate_sp into two functions
Nicholas Piggin
2022-12-02
powerpc: copy_thread add a back chain to the switch stack frame
Nicholas Piggin
2022-12-02
powerpc: copy_thread fill in interrupt frame marker and back chain
Nicholas Piggin
2022-12-02
powerpc: add a define for the switch frame size and regs offset
Nicholas Piggin
2022-12-02
powerpc: add a define for the user interrupt frame size
Nicholas Piggin
2022-12-02
powerpc: Rename STACK_FRAME_MARKER and derive it from frame offset
Nicholas Piggin
2022-12-02
powerpc: add a definition for the marker offset within the interrupt frame
Nicholas Piggin
2022-12-02
powerpc: add definition for pt_regs offset within an interrupt frame
Nicholas Piggin
2022-12-02
powerpc: simplify ppc_save_regs
Nicholas Piggin
2022-12-02
powerpc/pseries: hvcall stack frame overhead
Nicholas Piggin
2022-12-02
powerpc: Rearrange copy_thread child stack creation
Nicholas Piggin
2022-12-02
powerpc/perf: callchain validate kernel stack pointer bounds
Nicholas Piggin
2022-12-02
powerpc/64: Remove asm interrupt tracing call helpers
Nicholas Piggin
2022-12-02
powerpc/64: Option to build big-endian with ELFv2 ABI
Nicholas Piggin
2022-12-02
powerpc/64: Add module check for ELF ABI version
Nicholas Piggin
2022-12-02
powerpc/code-patching: Consolidate and cache per-cpu patching context
Benjamin Gray
[next]