index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-218
/
+236
2019-11-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-176
/
+295
2019-11-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-14
/
+15
2019-11-25
Merge tag 'kvm-ppc-next-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-15
/
+29
2019-11-24
powerpc: Add const qual to local_read() parameter
Eric Dumazet
1
-1
/
+1
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
7
-18
/
+70
2019-11-21
KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error path
Greg Kurz
1
-6
/
+7
2019-11-21
KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new one
Greg Kurz
1
-9
/
+22
2019-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+13
2019-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+13
2019-11-02
Merge tag 'powerpc-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-18
/
+57
2019-11-02
powerpc/bpf: Fix tail call implementation
Eric Dumazet
1
-0
/
+13
2019-11-01
dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
Nicolas Saenz Julienne
2
-14
/
+15
2019-11-01
Merge tag 'kvm-ppc-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
18
-159
/
+264
2019-10-29
powerpc/powernv: Fix CPU idle to be called with IRQs disabled
Nicholas Piggin
1
-16
/
+37
2019-10-29
powerpc/prom_init: Undo relocation before entering secure mode
Thiago Jung Bauermann
3
-1
/
+18
2019-10-26
crypto: powerpc/spe-xts - implement support for ciphertext stealing
Ard Biesheuvel
1
-2
/
+79
2019-10-26
crypto: powerpc - convert SPE AES algorithms to skcipher API
Eric Biggers
1
-216
/
+165
2019-10-26
crypto: powerpc - don't set ivsize for AES-ECB
Eric Biggers
1
-1
/
+0
2019-10-26
crypto: powerpc - don't unnecessarily use atomic scatterwalk
Eric Biggers
1
-7
/
+0
2019-10-25
powerpc/powernv/eeh: Fix oops when probing cxl devices
Frederic Barrat
1
-1
/
+1
2019-10-22
KVM: Add separate helper for putting borrowed reference to kvm
Sean Christopherson
2
-2
/
+2
2019-10-22
KVM: PPC: Book3S HV: Reject mflags=2 (LPCR[AIL]=2) ADDR_TRANS_MODE mode
Nicholas Piggin
1
-0
/
+5
2019-10-22
KVM: PPC: Book3S HV: Implement LPCR[AIL]=3 mode for injected interrupts
Nicholas Piggin
1
-0
/
+15
2019-10-22
KVM: PPC: Book3S HV: Reuse kvmppc_inject_interrupt for async guest delivery
Nicholas Piggin
3
-57
/
+56
2019-10-22
KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch op
Nicholas Piggin
8
-62
/
+63
2019-10-22
KVM: PPC: Book3S: Define and use SRR1_MSR_BITS
Nicholas Piggin
3
-2
/
+14
2019-10-22
KVM: PPC: Book3S HV: XIVE: Allow userspace to set the # of VPs
Greg Kurz
3
-0
/
+16
2019-10-22
KVM: PPC: Book3S HV: XIVE: Make VP block size configurable
Greg Kurz
3
-25
/
+62
2019-10-22
KVM: PPC: Book3S HV: XIVE: Compute the VP id in a common helper
Greg Kurz
3
-18
/
+36
2019-10-22
KVM: PPC: Book3S HV: XIVE: Show VP id in debugfs
Greg Kurz
2
-4
/
+4
2019-10-22
KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are allocated
Greg Kurz
2
-7
/
+6
2019-10-22
KVM: PPC: E500: Replace current->mm by kvm->mm
Leonardo Bras
1
-3
/
+3
2019-10-22
KVM: PPC: Reduce calls to get current->mm by storing the value locally
Leonardo Bras
1
-5
/
+6
2019-10-21
KVM: PPC: Report single stepping capability
Fabiano Rosas
1
-0
/
+2
2019-10-17
powerpc/32s: fix allow/prevent_user_access() when crossing segment boundaries.
Christophe Leroy
1
-0
/
+1
2019-10-15
KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in use
Greg Kurz
3
-10
/
+32
2019-10-11
spufs: fix a crash in spufs_create_root()
Emmanuel Nicolet
1
-0
/
+1
2019-10-09
powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_host
Jordan Niethe
1
-0
/
+1
2019-10-09
powerpc/pseries: Remove confusing warning message.
Laurent Dufour
1
-0
/
+3
2019-10-09
powerpc/64s/radix: Fix build failure with RADIX_MMU=n
Stephen Rothwell
1
-0
/
+4
2019-10-05
Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+4
2019-10-01
kbuild: remove ar-option and KBUILD_ARFLAGS
Masahiro Yamada
1
-1
/
+1
2019-09-30
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
Paolo Bonzini
1
-4
/
+4
2019-09-29
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-9
/
+25
2019-09-28
Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
23
-92
/
+559
2019-09-27
powerpc/eeh: Fix eeh eeh_debugfs_break_device() with SRIOV devices
Oliver O'Halloran
1
-2
/
+2
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-3
/
+3
[next]