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
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-19
KVM: PPC: Book3S: Provide information about hardware/firmware CVE workarounds
Paul Mackerras
1
-0
/
+131
2018-01-14
Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-9
/
+11
2018-01-11
Merge tag 'kvm-ppc-fixes-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
3
-29
/
+64
2018-01-10
KVM: PPC: Book3S HV: Always flush TLB in kvmppc_alloc_reset_hpt()
David Gibson
1
-2
/
+4
2018-01-10
KVM: PPC: Book3S PR: Fix WIMG handling under pHyp
Alexey Kardashevskiy
2
-0
/
+3
2018-01-10
powerpc/64s: Simple RFI macro conversions
Nicholas Piggin
3
-9
/
+11
2017-12-22
KVM: PPC: Book3S HV: Fix pending_pri value in kvmppc_xive_get_icp()
Laurent Vivier
1
-1
/
+2
2017-12-22
KVM: PPC: Book3S: fix XIVE migration of pending interrupts
Cédric Le Goater
1
-2
/
+2
2017-12-06
KVM: PPC: Book3S HV: Fix use after free in case of multiple resize requests
Serhii Popovych
1
-15
/
+35
2017-12-06
KVM: PPC: Book3S HV: Drop prepare_done from struct kvm_resize_hpt
Serhii Popovych
1
-17
/
+27
2017-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-21
/
+26
2017-11-27
Merge tag 'kvm-ppc-fixes-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2
-16
/
+24
2017-11-27
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
1
-5
/
+2
2017-11-23
KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hosts
Paul Mackerras
2
-16
/
+24
2017-11-21
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
1
-4
/
+3
2017-11-16
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-271
/
+659
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-22
/
+9
2017-11-09
KVM: PPC: Book3S HV: Cosmetic post-merge cleanups
Paul Mackerras
1
-16
/
+25
2017-11-09
Merge branch 'kvm-ppc-fixes' into kvm-ppc-next
Paul Mackerras
5
-34
/
+63
2017-11-08
Merge tag 'kvm-ppc-fixes-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2
-10
/
+29
2017-11-08
KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT updates
Paul Mackerras
2
-10
/
+29
2017-11-06
KVM: PPC: Book3S HV: Handle host system reset in guest mode
Nicholas Piggin
1
-1
/
+6
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-0
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
9
-0
/
+9
2017-11-01
KVM: PPC: Book3S HV: Run HPT guests on POWER9 radix hosts
Paul Mackerras
3
-16
/
+197
2017-11-01
KVM: PPC: Book3S HV: Allow for running POWER9 host in single-threaded mode
Paul Mackerras
2
-33
/
+56
2017-11-01
KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix host
Paul Mackerras
4
-37
/
+76
2017-11-01
KVM: PPC: Book3S HV: Unify dirty page map between HPT and radix
Paul Mackerras
4
-109
/
+70
2017-11-01
KVM: PPC: Book3S HV: Rename hpte_setup_done to mmu_ready
Paul Mackerras
2
-32
/
+43
2017-11-01
KVM: PPC: Book3S HV: Don't rely on host's page size information
Paul Mackerras
3
-32
/
+31
2017-11-01
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
3
-22
/
+3
2017-11-01
KVM: PPC: Book3S: Fix gas warning due to using r0 as immediate 0
Nicholas Piggin
1
-1
/
+1
2017-11-01
KVM: PPC: Book3S PR: Only install valid SLBs during KVM_SET_SREGS
Greg Kurz
1
-3
/
+13
2017-11-01
KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not enabled
Paul Mackerras
1
-0
/
+12
2017-10-20
KVM: PPC: Tie KVM_CAP_PPC_HTM to the user-visible TM feature
Michael Ellerman
1
-2
/
+2
2017-10-19
Revert "KVM: PPC: Book3S HV: POWER9 does not require secondary thread managem...
Paul Mackerras
2
-20
/
+1
2017-10-16
KVM: PPC: Book3S HV: Add more barriers in XIVE load/unload code
Benjamin Herrenschmidt
1
-3
/
+5
2017-10-16
KVM: PPC: Book3S HV: Explicitly disable HPT operations on radix guests
Paul Mackerras
1
-3
/
+10
2017-10-14
KVM: PPC: Book3S PR: Enable in-kernel TCE handlers for PR KVM
Alexey Kardashevskiy
1
-0
/
+2
2017-10-14
KVM: PPC: Book3S HV: Delete an error message for a failed memory allocation i...
Markus Elfring
1
-1
/
+0
2017-10-14
KVM: PPC: BookE: Use vma_pages function
Thomas Meyer
1
-1
/
+1
2017-10-14
KVM: PPC: Book3S HV: Use ARRAY_SIZE macro
Thomas Meyer
1
-1
/
+2
2017-10-14
KVM: PPC: Book3S HV: Handle unexpected interrupts better
Paul Mackerras
2
-1
/
+137
2017-10-14
KVM: PPC: Book3S: Protect kvmppc_gpa_to_ua() with SRCU
Alexey Kardashevskiy
1
-9
/
+14
2017-10-14
KVM: PPC: Book3S HV: POWER9 more doorbell fixes
Nicholas Piggin
1
-0
/
+5
2017-10-14
KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTM
Greg Kurz
1
-2
/
+1
2017-10-03
KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive()
Sam Bobroff
2
-4
/
+2
2017-09-22
KVM: PPC: Book3S HV: Check for updated HDSISR on P9 HDSI exception
Michael Neuling
1
-1
/
+13
2017-09-15
kvm,powerpc: Serialize wq active checks in ops->vcpu_kick
Davidlohr Bueso
1
-1
/
+1
2017-09-14
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
5
-6
/
+22
[next]