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
2020-04-01
powerpc/64s/exception: Move soft-mask test to common code
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Move real to virt switch into the common handler
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Add ISIDE option
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Remove old INT_KVM_HANDLER
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Remove old INT_COMMON macro
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Remove old INT_ENTRY macro
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Move all interrupt handlers to new style code gen macros
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Expand EXC_COMMON and EXC_COMMON_ASYNC macros
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Add GEN_KVM macro that uses INT_DEFINE parameters
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Add GEN_COMMON macro that uses INT_DEFINE parameters
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Introduce INT_DEFINE parameter block for code generation
Nicholas Piggin
2020-04-01
powerpc/64: mark emergency stacks valid to unwind
Nicholas Piggin
2020-04-01
powerpc/64/tm: Don't let userspace set regs->trap via sigreturn
Michael Ellerman
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-03-31
libnvdimm: Update persistence domain value for of_pmem and papr_scm device
Aneesh Kumar K.V
2020-03-31
KVM: Pass kvm_init()'s opaque param to additional arch funcs
Sean Christopherson
2020-03-31
Merge tag 'kvm-ppc-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-03-31
Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-30
Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-30
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-28
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
2020-03-27
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
2020-03-27
powerpc/64: Avoid isync in flush_dcache_range()
Aneesh Kumar K.V
2020-03-27
powerpc/boot: Delete unneeded .globl _zimage_start
Fangrui Song
2020-03-27
powerpc/pseries: Handle UE event for memcpy_mcsafe
Ganesh Goudar
2020-03-26
mm: handle multiple owners of device private pages in migrate_vma
Christoph Hellwig
2020-03-26
memremap: add an owner field to struct dev_pagemap
Christoph Hellwig
2020-03-27
powerpc/smp: Use IS_ENABLED() to avoid #ifdef
Michael Ellerman
2020-03-27
powerpc/smp: Drop superfluous NULL check
Michael Ellerman
2020-03-27
powerpc/xmon: Add ASCII dump to d1,d2,d4,d8 commands.
Douglas Miller
2020-03-27
powerpc/xive: Add a debugfs file to dump internal XIVE state
Cédric Le Goater
2020-03-27
powerpc/xmon: Add source flags to output of XIVE interrupts
Cédric Le Goater
2020-03-27
powerpc/xive: Fix xmon support on the PowerNV platform
Cédric Le Goater
2020-03-27
powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIs
Cédric Le Goater
2020-03-27
powerpc: Prefer __section and __printf from compiler_attributes.h
Nick Desaulniers
2020-03-26
KVM: PPC: Book3S HV: Add a capability for enabling secure guests
Paul Mackerras
2020-03-25
powerpc: Replace cpu_up/down() with add/remove_cpu()
Qais Yousef
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
powerpc/prom_init: Remove leftover comment
Fabiano Rosas
2020-03-25
powerpc/kprobes: Ignore traps that happened in real mode
Christophe Leroy
2020-03-25
powerpc/maple: Fix declaration made after definition
Nathan Chancellor
2020-03-25
powerpc/pseries: Avoid harmless preempt warning
Nicholas Piggin
2020-03-25
powerpc/eeh: Rework eeh_ops->probe()
Oliver O'Halloran
2020-03-25
powerpc/eeh: Make early EEH init pseries specific
Oliver O'Halloran
2020-03-25
powerpc/eeh: Remove PHB check in probe
Oliver O'Halloran
2020-03-25
powerpc/eeh: Do early EEH init only when required
Oliver O'Halloran
2020-03-25
powerpc/eeh: Remove eeh_add_device_tree_late()
Oliver O'Halloran
[prev]
[next]