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
2021-08-25
KVM: PPC: Book3S HV: Remove TM emulation from POWER7/8 path
Nicholas Piggin
2021-08-25
KVM: PPC: Book3S HV: Initialise vcpu MSR with MSR_ME
Nicholas Piggin
2021-08-25
powerpc: Use lwarx/ldarx directly instead of PPC_LWARX/LDARX macros
Christophe Leroy
2021-08-25
powerpc/ptrace: Make user_mode() common to PPC32 and PPC64
Christophe Leroy
2021-08-25
powerpc/syscalls: Simplify do_mmap2()
Christophe Leroy
2021-08-25
powerpc/ptdump: Convert powerpc to GENERIC_PTDUMP
Christophe Leroy
2021-08-25
powerpc/ptdump: Reduce level numbers by 1 in note_page() and add p4d level
Christophe Leroy
2021-08-25
powerpc/ptdump: Remove unused 'page_size' parameter
Christophe Leroy
2021-08-25
powerpc/ptdump: Use DEFINE_SHOW_ATTRIBUTE()
Christophe Leroy
2021-08-25
powerpc: Avoid link stack corruption in misc asm functions
Christophe Leroy
2021-08-25
powerpc/booke: Avoid link stack corruption in several places
Christophe Leroy
2021-08-25
powerpc/32: indirect function call use bctrl rather than blrl in ret_from_ker...
Christophe Leroy
2021-08-24
KVM: PPC: Book3S HV: Stop exporting symbols from book3s_64_mmu_radix
Fabiano Rosas
2021-08-24
KVM: PPC: Book3S HV: Add sanity check to copy_tofrom_guest
Fabiano Rosas
2021-08-24
KVM: PPC: Book3S HV: Fix copy_tofrom_guest routines
Fabiano Rosas
2021-08-23
powerpc/compat_sys: Declare syscalls
Cédric Le Goater
2021-08-23
powerpc/prom: Fix unused variable ‘reserve_map’ when CONFIG_PPC32 is not set
Cédric Le Goater
2021-08-23
powerpc/syscalls: Remove __NR__exit
Christophe Leroy
2021-08-22
Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-08-20
KVM: stats: Add halt polling related histogram stats
Jing Zhang
2021-08-20
KVM: stats: Add halt_wait_ns stats for all architectures
Jing Zhang
2021-08-20
KVM: stats: Support linear and logarithmic histogram statistics
Jing Zhang
2021-08-20
powerpc/audit: Simplify syscall_get_arch()
Christophe Leroy
2021-08-20
powerpc/audit: Avoid unneccessary #ifdef in syscall_get_arguments()
Christophe Leroy
2021-08-20
powerpc/64s: Fix scv implicit soft-mask table for relocated kernels
Nicholas Piggin
2021-08-20
KVM: PPC: Book3S PR: Remove unused variable
Cédric Le Goater
2021-08-20
KVM: PPC: Book3S PR: Declare kvmppc_handle_exit_pr()
Cédric Le Goater
2021-08-20
powerpc/pseries/vas: Declare pseries_vas_fault_thread_fn() as static
Cédric Le Goater
2021-08-20
powerpc/perf/hv-gpci: Fix counter value parsing
Kajol Jain
2021-08-20
powerpc/tau: Add 'static' storage qualifier to 'tau_work' definition
Finn Thain
2021-08-20
powerpc: Re-enable ARCH_ENABLE_SPLIT_PMD_PTLOCK
Lukas Bulwahn
2021-08-20
powerpc/kvm: Remove obsolete and unneeded select
Lukas Bulwahn
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-19
isystem: ship and use stdarg.h
Alexey Dobriyan
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-19
powerpc/mm: Fix set_memory_*() against concurrent accesses
Michael Ellerman
2021-08-19
powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEP
Christophe Leroy
2021-08-18
powerpc/xive: Do not mark xive_request_ipi() as __init
Nathan Chancellor
2021-08-18
powerpc/32: Remove unneccessary calculations in load_up_{fpu/altivec}
Christophe Leroy
2021-08-18
powerpc: Remove duplicate includes
Wan Jiabing
2021-08-17
powerpc/configs: Regenerate mpc885_ads_defconfig
Joel Stanley
2021-08-17
powerpc/config: Renable MTD_PHYSMAP_OF
Joel Stanley
2021-08-17
powerpc/config: Fix IPV6 warning in mpc855_ads
Joel Stanley
2021-08-17
powerpc/head_check: Fix shellcheck errors
Michael Ellerman
2021-08-16
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
2021-08-16
powerpc/head_check: use stdout for error messages
Randy Dunlap
2021-08-16
powerpc/pseries: Fix build error when NUMA=n
Michael Ellerman
2021-08-15
Merge tag 'powerpc-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-08-15
powerpc: Add "-z notext" flag to disable diagnostic
Fangrui Song
2021-08-15
powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto
Christophe Leroy
[prev]
[next]