index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2022-03-08
powerpc/ftrace: Use STK_GOT in ftrace_mprofile.S
Christophe Leroy
2022-03-08
powerpc/ftrace: Regroup PPC64 specific operations in ftrace_mprofile.S
Christophe Leroy
2022-03-08
powerpc/ftrace: Refactor ftrace_{regs_}caller
Christophe Leroy
2022-03-08
powerpc/ftrace: Don't use lmw/stmw in ftrace_regs_caller()
Christophe Leroy
2022-03-08
powerpc/pseries: Interface to represent PAPR firmware attributes
Pratik R. Sampat
2022-03-08
powerpc/mce: Avoid using irq_work_queue() in realmode
Ganesh Goudar
2022-03-08
powerpc/mce: Modify the real address error logging messages
Ganesh Goudar
2022-03-08
powerpc/pseries: Parse control memory access error
Ganesh Goudar
2022-03-08
powerpc/bpf: Simplify bpf_to_ppc() and adopt it for powerpc64
Naveen N. Rao
2022-03-08
powerpc64/bpf: Store temp registers' bpf to ppc mapping
Jordan Niethe
2022-03-08
powerpc/bpf: Use _Rn macros for GPRs
Naveen N. Rao
2022-03-08
powerpc/bpf: Move bpf_jit64.h into bpf_jit_comp64.c
Naveen N. Rao
2022-03-08
powerpc/bpf: Cleanup bpf_jit.h
Naveen N. Rao
2022-03-08
powerpc64/bpf: Get rid of PPC_BPF_[LL|STL|STLU] macros
Naveen N. Rao
2022-03-08
powerpc64/bpf: Convert some of the uses of PPC_BPF_[LL|STL] to PPC_BPF_[LD|STD]
Naveen N. Rao
2022-03-08
powerpc/bpf: Rename PPC_BL_ABS() to PPC_BL()
Naveen N. Rao
2022-03-08
powerpc64/bpf: Optimize instruction sequence used for function calls
Naveen N. Rao
2022-03-08
powerpc64/bpf elfv1: Do not load TOC before calling functions
Naveen N. Rao
2022-03-08
powerpc64/bpf elfv2: Setup kernel TOC in r2 on entry
Naveen N. Rao
2022-03-08
powerpc64: Set PPC64_ELF_ABI_v[1|2] macros to 1
Naveen N. Rao
2022-03-08
powerpc64/bpf: Use r12 for constant blinding
Naveen N. Rao
2022-03-08
powerpc64/bpf: Do not save/restore LR on each call to bpf_stf_barrier()
Naveen N. Rao
2022-03-08
powerpc/bpf: Handle large branch ranges with BPF_EXIT
Naveen N. Rao
2022-03-08
powerpc/bpf: Emit a single branch instruction for known short branch ranges
Naveen N. Rao
2022-03-08
powerpc/bpf: Skip branch range validation during first pass
Naveen N. Rao
2022-03-08
powerpc/code-patching: Pre-map patch area
Michael Ellerman
2022-03-08
powerpc/64s: Don't use DSISR for SLB faults
Michael Ellerman
2022-03-08
powerpc/sysdev: fix incorrect use to determine if list is empty
Jakob Koschel
2022-03-08
powerpc/pseries/vas: Add VAS migration handler
Haren Myneni
2022-03-08
powerpc/pseries/vas: Modify reconfig open/close functions for migration
Haren Myneni
2022-03-08
powerpc/pseries/vas: Define global hv_cop_caps struct
Haren Myneni
2022-03-08
powerpc/pseries/vas: Add 'update_total_credits' entry for QoS capabilities
Haren Myneni
2022-03-08
powerpc/pseries/vas: sysfs interface to export capabilities
Haren Myneni
2022-03-08
powerpc/pseries/vas: Reopen windows with DLPAR core add
Haren Myneni
2022-03-08
powerpc/pseries/vas: Close windows with DLPAR core removal
Haren Myneni
2022-03-08
powerpc/vas: Map paste address only if window is active
Haren Myneni
2022-03-08
powerpc/vas: Return paste instruction failure if no active window
Haren Myneni
2022-03-08
powerpc/vas: Add paste address mmap fault handler
Haren Myneni
2022-03-08
powerpc/pseries/vas: Save PID in pseries_vas_window struct
Haren Myneni
2022-03-08
powerpc/pseries/vas: Use common names in VAS capability structure
Haren Myneni
2022-03-08
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2022-03-07
Merge branch 'topic/func-desc-lkdtm' into next
Michael Ellerman
2022-03-07
KVM: PPC: Book3S HV P9: Fix "lost kick" race
Nicholas Piggin
2022-03-07
powerpc: Fix STACKTRACE=n build
Michael Ellerman
2022-03-05
powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not set
Murilo Opsfelder Araujo
2022-03-04
KVM: PPC: Book3S HV: remove unnecessary casts
Nour-eddine Taleb
2022-03-03
mm: remove the extra ZONE_DEVICE struct page refcount
Christoph Hellwig
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
2022-03-01
powerpc/lib/sstep: Fix build errors with newer binutils
Anders Roxell
2022-03-01
powerpc: Fix build errors with newer binutils
Anders Roxell
[prev]
[next]