index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2020-01-27
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
2020-01-27
KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
Sean Christopherson
2020-01-27
KVM: PPC: Move all vcpu init code into kvm_arch_vcpu_create()
Sean Christopherson
2020-01-27
KVM: Drop kvm_arch_vcpu_setup()
Sean Christopherson
2020-01-27
KVM: PPC: BookE: Setup vcpu during kvmppc_core_vcpu_create()
Sean Christopherson
2020-01-27
KVM: Move vcpu alloc and init invocation to common code
Sean Christopherson
2020-01-27
powerpc/32: Reuse orphaned memblocks in kasan_init_shadow_page_tables()
Christophe Leroy
2020-01-27
powerpc/32: Simplify KASAN init
Christophe Leroy
2020-01-27
powerpc/32: Force KASAN_VMALLOC for modules
Christophe Leroy
2020-01-27
powerpc/kconfig: Move CONFIG_PPC32 into Kconfig.cputype
Christophe Leroy
2020-01-27
powerpc/32: Add support of KASAN_VMALLOC
Christophe Leroy
2020-01-27
powerpc/mm: Don't log user reads to 0xffffffff
Christophe Leroy
2020-01-27
powerpc/32s: Enable CONFIG_VMAP_STACK
Christophe Leroy
2020-01-27
powerpc/32s: Avoid crossing page boundary while changing SRR0/1.
Christophe Leroy
2020-01-27
powerpc/32s: Reorganise DSI handler.
Christophe Leroy
2020-01-27
powerpc/8xx: Enable CONFIG_VMAP_STACK
Christophe Leroy
2020-01-27
powerpc/8xx: Move tail of alignment exception out of line
Michael Ellerman
2020-01-27
powerpc/8xx: Split breakpoint exception
Christophe Leroy
2020-01-27
powerpc/8xx: Move DataStoreTLBMiss perf handler
Christophe Leroy
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
[prev]
[next]