index
:
linux-stable.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2020-01-27
powerpc/8xx: Drop exception entries for non-existing exceptions
Christophe Leroy
2020-01-27
powerpc/8xx: Use alternative scratch registers in DTLB miss handler
Christophe Leroy
2020-01-27
powerpc/32: Use vmapped stacks for interrupts
Christophe Leroy
2020-01-27
powerpc/32: Add early stack overflow detection with VMAP stack.
Christophe Leroy
2020-01-26
powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACK
Christophe Leroy
2020-01-26
powerpc/32: prepare for CONFIG_VMAP_STACK
Christophe Leroy
2020-01-26
powerpc/32: add a macro to get and/or save DAR and DSISR on stack.
Christophe Leroy
2020-01-26
powerpc/32: move MSR_PR test into EXCEPTION_PROLOG_0
Christophe Leroy
2020-01-26
powerpc/32: save DEAR/DAR before calling handle_page_fault
Christophe Leroy
2020-01-26
powerpc/32: Add EXCEPTION_PROLOG_0 in head_32.h
Christophe Leroy
2020-01-26
powerpc/32: replace MTMSRD() by mtmsr
Christophe Leroy
2020-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-01-25
powerpc: Mark archrandom.h functions __must_check
Richard Henderson
2020-01-25
powerpc: Use bool in archrandom.h
Richard Henderson
2020-01-25
powerpc: Remove arch_has_random, arch_has_random_seed
Richard Henderson
2020-01-26
powerpc/pseries/lparcfg: Fix display of Maximum Memory
Michael Bringmann
2020-01-26
powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2
Jordan Niethe
2020-01-26
powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some paths
Vaibhav Jain
2020-01-26
powerpc/xmon: Fix compile error in print_insn* functions
Sukadev Bhattiprolu
2020-01-26
powerpc: use probe_user_read() and probe_user_write()
Christophe Leroy
2020-01-26
powerpc/maple: Fix comparing pointer to 0
Chen Zhou
2020-01-26
powerpc/pseries/vio: Fix iommu_table use-after-free refcount warning
Tyrel Datwyler
2020-01-26
powerpc/papr_scm: Don't enable direct map for a region by default
Aneesh Kumar K.V
2020-01-25
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2020-01-24
powerpc: Remove comment about read_barrier_depends()
Will Deacon
2020-01-24
Merge tag 'powerpc-5.5-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-01-24
KVM: Introduce kvm_vcpu_destroy()
Sean Christopherson
2020-01-24
KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues
Sean Christopherson
2020-01-24
KVM: PPC: Drop kvm_arch_vcpu_free()
Sean Christopherson
2020-01-24
KVM: PPC: Move kvm_vcpu_init() invocation to common code
Sean Christopherson
2020-01-24
KVM: PPC: e500mc: Move reset of oldpir below call to kvm_vcpu_init()
Sean Christopherson
2020-01-24
KVM: PPC: Book3S PR: Allocate book3s and shadow vcpu after common init
Sean Christopherson
2020-01-24
KVM: PPC: Allocate vcpu struct in common PPC code
Sean Christopherson
2020-01-24
KVM: PPC: e500mc: Add build-time assert that vcpu is at offset 0
Sean Christopherson
2020-01-24
KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
Sean Christopherson
2020-01-24
KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
Sean Christopherson
2020-01-23
powerpc/fsl/dts: add fsl,erratum-a011043
Madalin Bucur
2020-01-23
mm: remove arch_bprm_mm_init() hook
Dave Hansen
2020-01-23
powerpc/xive: Drop extern qualifiers from header function prototypes
Greg Kurz
2020-01-23
KVM: PPC: Book3S HV: XIVE: Fix typo in comment
Greg Kurz
2020-01-23
powernv/pci: Move pnv_pci_dma_bus_setup() to pci-ioda.c
Oliver O'Halloran
2020-01-23
powernv/pci: Fold pnv_pci_dma_dev_setup() into the pci-ioda.c version
Oliver O'Halloran
2020-01-23
powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()
Oliver O'Halloran
2020-01-23
powernv/pci: Remove dma_dev_setup() for NPU PHBs
Oliver O'Halloran
2020-01-23
powerpc/pci: Fold pcibios_setup_device() into pcibios_bus_add_device()
Oliver O'Halloran
2020-01-23
powerpc/powernv: Allow manually invoking special reboots
Oliver O'Halloran
2020-01-23
powerpc/xmon: Allow passing an argument to ppc_md.restart()
Oliver O'Halloran
2020-01-23
powerpc/powernv: Use common code for the symbol_map export
Oliver O'Halloran
2020-01-23
powerpc/powernv: Rework exports to support subnodes
Oliver O'Halloran
2020-01-23
powerpc/eeh: Only dump stack once if an MMIO loop is detected
Oliver O'Halloran
[prev]
[next]