index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
1
-0
/
+3
*
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-02-01
1
-18
/
+9
|
\
|
*
powerpc: Mark archrandom.h functions __must_check
Richard Henderson
2020-01-25
1
-4
/
+4
|
*
powerpc: Use bool in archrandom.h
Richard Henderson
2020-01-25
1
-8
/
+9
|
*
powerpc: Remove arch_has_random, arch_has_random_seed
Richard Henderson
2020-01-25
1
-10
/
+0
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-01-31
1
-5
/
+5
|
\
\
|
*
|
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
2020-01-31
1
-2
/
+2
|
*
|
powerpc: book3s64: convert to pin_user_pages() and put_user_page()
John Hubbard
2020-01-31
1
-5
/
+5
*
|
|
Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-01-31
17
-207
/
+173
|
\
\
\
|
*
\
\
Merge tag 'kvm-ppc-next-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-01-30
11
-24
/
+61
|
|
\
\
\
|
|
*
|
|
KVM: PPC: Book3S PR: Fix -Werror=return-type build failure
David Michael
2020-01-29
1
-0
/
+1
|
|
*
|
|
KVM: PPC: Book3S HV: Release lock on page-out failure path
Bharata B Rao
2020-01-29
1
-1
/
+1
|
|
*
|
|
KVM: PPC: Book3S HV: Implement H_SVM_INIT_ABORT hcall
Sukadev Bhattiprolu
2020-01-17
5
-0
/
+39
|
|
*
|
|
KVM: PPC: Add skip_page_out parameter to uvmem functions
Sukadev Bhattiprolu
2020-01-17
4
-6
/
+6
|
|
*
|
|
KVM: PPC: Book3E: Replace current->mm by kvm->mm
Leonardo Bras
2020-01-17
1
-1
/
+1
|
|
*
|
|
KVM: PPC: Book3S: Replace current->mm by kvm->mm
Leonardo Bras
2020-01-17
3
-11
/
+13
|
|
*
|
|
KVM: PPC: Remove set but not used variable 'ra', 'rs', 'rt'
zhengbin
2020-01-17
1
-5
/
+0
|
*
|
|
|
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
2020-01-27
1
-1
/
+1
|
*
|
|
|
KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
Sean Christopherson
2020-01-27
1
-10
/
+0
|
*
|
|
|
KVM: PPC: Move all vcpu init code into kvm_arch_vcpu_create()
Sean Christopherson
2020-01-27
1
-24
/
+32
|
*
|
|
|
KVM: Drop kvm_arch_vcpu_setup()
Sean Christopherson
2020-01-27
2
-10
/
+0
|
*
|
|
|
KVM: PPC: BookE: Setup vcpu during kvmppc_core_vcpu_create()
Sean Christopherson
2020-01-27
1
-27
/
+33
|
*
|
|
|
KVM: Move vcpu alloc and init invocation to common code
Sean Christopherson
2020-01-27
1
-23
/
+4
|
*
|
|
|
KVM: Introduce kvm_vcpu_destroy()
Sean Christopherson
2020-01-24
1
-1
/
+1
|
*
|
|
|
KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues
Sean Christopherson
2020-01-24
1
-0
/
+5
|
*
|
|
|
KVM: PPC: Drop kvm_arch_vcpu_free()
Sean Christopherson
2020-01-24
1
-7
/
+2
|
*
|
|
|
KVM: PPC: Move kvm_vcpu_init() invocation to common code
Sean Christopherson
2020-01-24
8
-55
/
+29
|
*
|
|
|
KVM: PPC: e500mc: Move reset of oldpir below call to kvm_vcpu_init()
Sean Christopherson
2020-01-24
1
-3
/
+3
|
*
|
|
|
KVM: PPC: Book3S PR: Allocate book3s and shadow vcpu after common init
Sean Christopherson
2020-01-24
1
-11
/
+11
|
*
|
|
|
KVM: PPC: Allocate vcpu struct in common PPC code
Sean Christopherson
2020-01-24
8
-77
/
+51
|
*
|
|
|
KVM: PPC: e500mc: Add build-time assert that vcpu is at offset 0
Sean Christopherson
2020-01-24
1
-0
/
+2
|
*
|
|
|
KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
Sean Christopherson
2020-01-24
1
-1
/
+3
|
*
|
|
|
KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
Sean Christopherson
2020-01-24
1
-1
/
+3
|
|
/
/
/
*
|
|
|
Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2020-01-30
1
-5
/
+0
|
\
\
\
\
|
*
|
|
|
mm: remove arch_bprm_mm_init() hook
Dave Hansen
2020-01-23
1
-5
/
+0
*
|
|
|
|
Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-01-30
1
-0
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc
Michael Ellerman
2020-01-28
1
-0
/
+1
*
|
|
|
|
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-01-29
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
arch: wire up pidfd_getfd syscall
Sargun Dhillon
2020-01-13
1
-0
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-01-29
2
-18
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
compat: provide compat_ptr() on all architectures
Arnd Bergmann
2020-01-03
2
-18
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-29
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
open: introduce openat2(2) syscall
Aleksa Sarai
2020-01-18
1
-0
/
+1
*
|
|
|
|
|
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-29
6
-18
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
arch/powerpc/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-14
5
-17
/
+0
|
*
|
|
|
|
|
Merge 5.5-rc6 into tty-next
Greg Kroah-Hartman
2020-01-13
3
-4
/
+4
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge 5.5-rc3 into tty-next
Greg Kroah-Hartman
2019-12-23
13
-31
/
+59
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
tty/serial: Migrate 8250_fsl to use has_sysrq
Dmitry Safonov
2019-12-18
1
-1
/
+3
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-01-28
2
-17
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2020-01-09
2
-17
/
+5
|
|
/
/
/
/
/
[next]