开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2020-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
2020-01-31
powerpc: book3s64: convert to pin_user_pages() and put_user_page()
John Hubbard
2020-01-31
Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-01-30
Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2020-01-30
Merge tag 'kvm-ppc-next-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-01-30
Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-01-29
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-01-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-01-29
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-29
KVM: PPC: Book3S PR: Fix -Werror=return-type build failure
David Michael
2020-01-29
KVM: PPC: Book3S HV: Release lock on page-out failure path
Bharata B Rao
2020-01-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-28
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-28
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-01-28
of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc
Michael Ellerman
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
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-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
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/mm/hash: Fix sharing context ids between kernel & userspace
Aneesh Kumar K.V
2020-01-22
powerpc/xive: Discard ESB load value when interrupt is invalid
Frederic Barrat
2020-01-22
powerpc: Ultravisor: Fix the dependencies for CONFIG_PPC_UV
Bharata B Rao
2020-01-18
open: introduce openat2(2) syscall
Aleksa Sarai
2020-01-17
KVM: PPC: Book3S HV: Implement H_SVM_INIT_ABORT hcall
Sukadev Bhattiprolu
2020-01-17
KVM: PPC: Add skip_page_out parameter to uvmem functions
Sukadev Bhattiprolu
2020-01-17
KVM: PPC: Book3E: Replace current->mm by kvm->mm
Leonardo Bras
2020-01-17
KVM: PPC: Book3S: Replace current->mm by kvm->mm
Leonardo Bras
[next]