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-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
/
include
Age
Commit message (
Expand
)
Author
2020-08-26
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2020-08-26
powerpc/fixmap: Fix the size of the early debug area
Christophe Leroy
2020-08-21
powerpc: Fix circular dependency between percpu.h and mmu.h
Michael Ellerman
2020-08-19
powerpc/32s: Fix CONFIG_BOOK3S_601 uses
Michael Ellerman
2020-08-19
powerpc/perf: Fix missing is_sier_aviable() during build
Madhavan Srinivasan
2020-08-19
powerpc/rtas: don't online CPUs for partition suspend
Nathan Lynch
2020-08-19
powerpc/fixmap: Fix FIX_EARLY_DEBUG_BASE when page size is 256k
Christophe Leroy
2020-08-11
Revert "powerpc/kasan: Fix shadow pages allocation failure"
Christophe Leroy
2020-07-09
powerpc/book3s64/kvm: Fix secondary page table walk warning during migration
Aneesh Kumar K.V
2020-07-09
powerpc/kvm/book3s: Add helper to walk partition scoped linux page table.
Aneesh Kumar K.V
2020-06-24
powerpc/64s/kuap: Add missing isync to KUAP restore paths
Nicholas Piggin
2020-06-24
powerpc/8xx: Drop CONFIG_8xx_COPYBACK option
Christophe Leroy
2020-06-24
powerpc/64s/pgtable: fix an undefined behaviour
Qian Cai
2020-06-24
powerpc/64: Don't initialise init_task->thread.regs
Michael Ellerman
2020-06-22
powerpc/kasan: Fix shadow pages allocation failure
Christophe Leroy
2020-06-22
powerpc/kasan: Fix issues by lowering KASAN_SHADOW_END
Christophe Leroy
2020-06-22
powerpc/32s: Fix another build failure with CONFIG_PPC_KUAP_DEBUG
Christophe Leroy
2020-06-22
powerpc/fadump: use static allocation for reserved memory ranges
Hari Bathini
2020-05-22
Merge tag 'powerpc-5.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-05-20
Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits."
Christophe Leroy
2020-05-16
Merge tag 'powerpc-5.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-05-07
powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUG
Christophe Leroy
2020-05-04
powerpc/64s: Fix unrecoverable SLB crashes due to preemption check
Michael Ellerman
2020-04-30
powerpc/uaccess: Evaluate macro arguments once, before user access is allowed
Nicholas Piggin
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2020-04-10
powerpc/mm: thread pgprot_t through create_section_mapping()
Logan Gunthorpe
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-09
Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
2020-04-03
powerpc/64: make buildable without CONFIG_COMPAT
Michal Suchanek
2020-04-03
powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro
Michal Suchanek
2020-04-01
powerpc: Make setjmp/longjmp signature standard
Clement Courbet
2020-04-01
powerpc/32: drop unused ISA_DMA_THRESHOLD
Mike Rapoport
2020-04-01
powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64
Christophe Leroy
2020-04-01
powerpc/64s: Implement interrupt exit logic in C
Nicholas Piggin
2020-04-01
powerpc/64: Implement soft interrupt replay in C
Nicholas Piggin
2020-04-01
powerpc/64/sycall: Implement syscall entry/exit logic in C
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Avoid touching the stack in hdecrementer
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Move real to virt switch into the common handler
Nicholas Piggin
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-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/pseries: Handle UE event for memcpy_mcsafe
Ganesh Goudar
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/eeh: Rework eeh_ops->probe()
Oliver O'Halloran
[next]