index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-01
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-18
/
+9
2020-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+5
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
1
-2
/
+2
2020-01-31
powerpc: book3s64: convert to pin_user_pages() and put_user_page()
John Hubbard
1
-5
/
+5
2020-01-31
Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-207
/
+173
2020-01-30
Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-5
/
+0
2020-01-30
Merge tag 'kvm-ppc-next-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
11
-24
/
+61
2020-01-30
Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2020-01-29
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
1
-0
/
+1
2020-01-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-18
/
+1
2020-01-29
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-18
/
+3
2020-01-29
KVM: PPC: Book3S PR: Fix -Werror=return-type build failure
David Michael
1
-0
/
+1
2020-01-29
KVM: PPC: Book3S HV: Release lock on page-out failure path
Bharata B Rao
1
-1
/
+1
2020-01-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-17
/
+5
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-5
/
+5
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2020-01-28
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2020-01-28
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2020-01-28
of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc
Michael Ellerman
1
-0
/
+1
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-3
/
+0
2020-01-27
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
1
-1
/
+1
2020-01-27
KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
Sean Christopherson
1
-10
/
+0
2020-01-27
KVM: PPC: Move all vcpu init code into kvm_arch_vcpu_create()
Sean Christopherson
1
-24
/
+32
2020-01-27
KVM: Drop kvm_arch_vcpu_setup()
Sean Christopherson
2
-10
/
+0
2020-01-27
KVM: PPC: BookE: Setup vcpu during kvmppc_core_vcpu_create()
Sean Christopherson
1
-27
/
+33
2020-01-27
KVM: Move vcpu alloc and init invocation to common code
Sean Christopherson
1
-23
/
+4
2020-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
18
-0
/
+18
2020-01-25
powerpc: Mark archrandom.h functions __must_check
Richard Henderson
1
-4
/
+4
2020-01-25
powerpc: Use bool in archrandom.h
Richard Henderson
1
-8
/
+9
2020-01-25
powerpc: Remove arch_has_random, arch_has_random_seed
Richard Henderson
1
-10
/
+0
2020-01-25
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-2
/
+0
2020-01-24
powerpc: Remove comment about read_barrier_depends()
Will Deacon
1
-2
/
+0
2020-01-24
Merge tag 'powerpc-5.5-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-9
/
+18
2020-01-24
KVM: Introduce kvm_vcpu_destroy()
Sean Christopherson
1
-1
/
+1
2020-01-24
KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues
Sean Christopherson
1
-0
/
+5
2020-01-24
KVM: PPC: Drop kvm_arch_vcpu_free()
Sean Christopherson
1
-7
/
+2
2020-01-24
KVM: PPC: Move kvm_vcpu_init() invocation to common code
Sean Christopherson
8
-55
/
+29
2020-01-24
KVM: PPC: e500mc: Move reset of oldpir below call to kvm_vcpu_init()
Sean Christopherson
1
-3
/
+3
2020-01-24
KVM: PPC: Book3S PR: Allocate book3s and shadow vcpu after common init
Sean Christopherson
1
-11
/
+11
2020-01-24
KVM: PPC: Allocate vcpu struct in common PPC code
Sean Christopherson
8
-77
/
+51
2020-01-24
KVM: PPC: e500mc: Add build-time assert that vcpu is at offset 0
Sean Christopherson
1
-0
/
+2
2020-01-24
KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
Sean Christopherson
1
-1
/
+3
2020-01-24
KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
Sean Christopherson
1
-1
/
+3
2020-01-23
powerpc/fsl/dts: add fsl,erratum-a011043
Madalin Bucur
18
-0
/
+18
2020-01-23
mm: remove arch_bprm_mm_init() hook
Dave Hansen
1
-5
/
+0
2020-01-23
powerpc/mm/hash: Fix sharing context ids between kernel & userspace
Aneesh Kumar K.V
1
-1
/
+4
2020-01-22
powerpc/xive: Discard ESB load value when interrupt is invalid
Frederic Barrat
2
-3
/
+13
2020-01-22
powerpc: Ultravisor: Fix the dependencies for CONFIG_PPC_UV
Bharata B Rao
1
-5
/
+1
2020-01-18
open: introduce openat2(2) syscall
Aleksa Sarai
1
-0
/
+1
[next]