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-05-18
powerpc/64s/exceptions: Fix in_mce accounting in unrecoverable path
Nicholas Piggin
2020-05-18
powerpc/64s/exception: Fix machine check no-loss idle wakeup
Nicholas Piggin
2020-05-18
powerpc/eeh: Release EEH device state synchronously
Sam Bobroff
2020-05-18
powerpc/eeh: Fix pseries_eeh_configure_bridge()
Sam Bobroff
2020-05-18
powerpc/64: Update Speculation_Store_Bypass in /proc/<pid>/status
Michael Ellerman
2020-05-16
Merge tag 'powerpc-5.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-05-15
kvm: add halt-polling cpu usage stats
David Matlack
2020-05-15
powerpc/xmon: constify sysrq_key_op
Emil Velikov
2020-05-15
powerpc: Drop unneeded cast in task_pt_regs()
Michael Ellerman
2020-05-15
powerpc/64: Don't initialise init_task->thread.regs
Michael Ellerman
2020-05-15
powerpc/mm: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-15
powerpc: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-15
powerpc: Use trap metadata to prevent double restart rather than zeroing trap
Nicholas Piggin
2020-05-15
powerpc: trap_is_syscall() helper to hide syscall trap number
Nicholas Piggin
2020-05-15
powerpc: Use set_trap() and avoid open-coding trap masking
Nicholas Piggin
2020-05-15
powerpc/64s: Always has full regs, so remove remnant checks
Nicholas Piggin
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
2020-05-13
kvm: Replace vcpu->swait with rcuwait
Davidlohr Bueso
2020-05-13
Merge branch 'kvm-amd-fixes' into HEAD
Paolo Bonzini
2020-05-12
floppy: use symbolic register names in the powerpc port
Willy Tarreau
2020-05-12
floppy: split the base port from the register in I/O accesses
Willy Tarreau
2020-05-12
powerpc/40x: Make more space for system call exception
Christophe Leroy
2020-05-11
powerpc/kasan: Fix stack overflow by increasing THREAD_SHIFT
Christophe Leroy
2020-05-11
powerpc: Remove _ALIGN_UP(), _ALIGN_DOWN() and _ALIGN()
Christophe Leroy
2020-05-11
powerpc: Replace _ALIGN() by ALIGN()
Christophe Leroy
2020-05-11
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
2020-05-11
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
2020-05-11
powerpc/5200: update contact email
Wolfram Sang
2020-05-11
powerpc: module_[32|64].c: replace swap function with built-in one
Andrey Abramov
2020-05-11
powerpc/powernv: Fix a warning message
Christophe JAILLET
2020-05-11
powerpc/vdso32: Fallback on getres syscall when clock is unknown
Christophe Leroy
2020-05-08
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
2020-05-08
crypto: powerpc/sha1 - prefix the "sha1_" functions
Eric Biggers
2020-05-08
crypto: powerpc/sha1 - remove unused temporary workspace
Eric Biggers
2020-05-08
powerpc/uaccess: Don't use "m<>" constraint
Michael Ellerman
2020-05-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-05-07
powerpc/xive: Enforce load-after-store ordering when StoreEOI is active
Cédric Le Goater
2020-05-07
KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly
Peter Xu
2020-05-07
powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUG
Christophe Leroy
2020-05-07
powerpc/ima: Fix secure boot rules in ima arch policy
Nayna Jain
2020-05-07
powerpc/64s/kuap: Restore AMR in fast_interrupt_return
Nicholas Piggin
2020-05-06
KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly
Peter Xu
2020-05-06
Merge the lockless page table walk rework into next
Michael Ellerman
2020-05-05
powerpc/spufs: simplify spufs core dumping
Christoph Hellwig
2020-05-05
powerpc/spufs: stop using access_ok
Christoph Hellwig
2020-05-05
powerpc/spufs: fix copy_to_user while atomic
Jeremy Kerr
2020-05-05
powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race
Aneesh Kumar K.V
2020-05-05
powerpc/mm/book3s64: Avoid sending IPI on clearing PMD
Aneesh Kumar K.V
2020-05-05
powerpc/kvm/book3s: Use pte_present instead of opencoding _PAGE_PRESENT check
Aneesh Kumar K.V
2020-05-05
powerpc/kvm/book3s: Use find_kvm_host_pte in kvmppc_get_hpa
Aneesh Kumar K.V
[prev]
[next]