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-06-25
powerpc/64s/interrupt: Check and fix srr_valid without crashing
Nicholas Piggin
2021-06-25
powerpc/interrupt: Remove prep_irq_for_user_exit()
Christophe Leroy
2021-06-25
powerpc/interrupt: Refactor prep_irq_for_{user/kernel_enabled}_exit()
Christophe Leroy
2021-06-25
powerpc/interrupt: Interchange prep_irq_for_{kernel_enabled/user}_exit()
Christophe Leroy
2021-06-25
powerpc/interrupt: Refactor interrupt_exit_user_prepare()
Christophe Leroy
2021-06-25
powerpc/interrupt: Rename and lightly change syscall_exit_prepare_main()
Christophe Leroy
2021-06-25
powerpc/64: use interrupt restart table to speed up return from interrupt
Nicholas Piggin
2021-06-25
powerpc/64: treat low kernel text as irqs soft-masked
Nicholas Piggin
2021-06-25
powerpc/64: interrupt soft-enable race fix
Nicholas Piggin
2021-06-25
powerpc/64: allow alternate return locations for soft-masked interrupts
Nicholas Piggin
2021-06-25
powerpc/64s: save one more register in the masked interrupt handler
Nicholas Piggin
2021-06-25
powerpc/64s: system call avoid setting MSR[RI] until we set MSR[EE]
Nicholas Piggin
2021-06-25
powerpc/64: move interrupt return asm to interrupt_64.S
Nicholas Piggin
2021-06-25
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-25
powerpc/64s: introduce different functions to return from SRR vs HSRR interrupts
Nicholas Piggin
2021-06-25
powerpc: remove interrupt exit helpers unused argument
Nicholas Piggin
2021-06-25
powerpc/interrupt: Fix CONFIG ifdef typo
Christophe Leroy
2021-06-25
powerpc/prom_init: Pass linux_banner to firmware via option vector 7
Michael Ellerman
2021-06-25
powerpc/prom_init: Convert prom_strcpy() into prom_strscpy_pad()
Michael Ellerman
2021-06-25
powerpc/64s: Fix boot failure with 4K Radix
Michael Ellerman
2021-06-23
Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2021-06-23
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-06-23
KVM: PPC: Book3S HV: Workaround high stack usage with clang
Nathan Chancellor
2021-06-22
KVM: PPC: Book3S HV: Use H_RPT_INVALIDATE in nested KVM
Bharata B Rao
2021-06-22
KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capability
Bharata B Rao
2021-06-22
KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATE
Bharata B Rao
2021-06-21
KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE
Bharata B Rao
2021-06-21
powerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize encodings to mmu_psize_def
Bharata B Rao
2021-06-21
KVM: PPC: Book3S HV: Fix comments of H_RPT_INVALIDATE arguments
Aneesh Kumar K.V
2021-06-21
powerpc/boot: Add a boot wrapper for Microwatt
Joel Stanley
2021-06-21
powerpc/boot: Fixup device-tree on little endian
Benjamin Herrenschmidt
2021-06-21
powerpc/microwatt: Add microwatt_defconfig
Paul Mackerras
2021-06-21
powerpc/microwatt: Add support for hardware random number generator
Paul Mackerras
2021-06-21
powerpc/microwatt: Use standard 16550 UART for console
Benjamin Herrenschmidt
2021-06-21
powerpc/xics: Add a native ICS backend for microwatt
Benjamin Herrenschmidt
2021-06-21
powerpc/microwatt: Populate platform bus from device-tree
Benjamin Herrenschmidt
2021-06-21
powerpc: Add Microwatt device tree
Paul Mackerras
2021-06-21
powerpc: Add Microwatt platform
Paul Mackerras
2021-06-21
powerpc/32: use set_memory_attr()
Christophe Leroy
2021-06-21
powerpc/mm: implement set_memory_attr()
Christophe Leroy
2021-06-21
powerpc: Set ARCH_HAS_STRICT_MODULE_RWX
Russell Currey
2021-06-21
powerpc/bpf: Write protect JIT code
Jordan Niethe
2021-06-21
powerpc/bpf: Remove bpf_jit_free()
Jordan Niethe
2021-06-21
powerpc/kprobes: Mark newly allocated probes as ROX
Russell Currey
2021-06-21
powerpc/modules: Make module_alloc() Strict Module RWX aware
Jordan Niethe
2021-06-21
powerpc/lib/code-patching: Set up Strict RWX patching earlier
Jordan Niethe
2021-06-21
powerpc/mm: Implement set_memory() routines
Russell Currey
2021-06-21
powerpc/pesries: Get STF barrier requirement from H_GET_CPU_CHARACTERISTICS
Nicholas Piggin
2021-06-21
powerpc/security: Add a security feature for STF barrier
Nicholas Piggin
2021-06-21
powerpc/pseries: Get entry and uaccess flush required bits from H_GET_CPU_CHA...
Nicholas Piggin
[prev]
[next]