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
2017-06-17
Merge tag 'powerpc-4.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+2
2017-06-15
powerpc/xive: Fix offset for store EOI MMIOs
Benjamin Herrenschmidt
1
-2
/
+2
2017-05-12
KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platforms
Paul Mackerras
4
-13
/
+33
2017-05-12
KVM: PPC: Book3S PR: Check copy_to/from_user return values
Paul Mackerras
1
-8
/
+26
2017-05-12
KVM: PPC: Book3S HV: Add radix checks in real-mode hypercall handlers
Paul Mackerras
2
-1
/
+21
2017-05-09
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
16
-67
/
+3024
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-132
/
+1392
2017-05-05
Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-34
/
+41
2017-04-28
Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next
Paul Mackerras
16
-96
/
+3055
2017-04-28
KVM: PPC: Book3S HV: Avoid preemptibility warning in module initialization
Denis Kirjanov
1
-1
/
+1
2017-04-27
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
Radim Krčmář
4
-5
/
+5
2017-04-27
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
Benjamin Herrenschmidt
16
-67
/
+3023
2017-04-20
KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs
Thomas Huth
2
-8
/
+34
2017-04-20
KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
Alexey Kardashevskiy
3
-3
/
+506
2017-04-20
KVM: PPC: iommu: Unify TCE checking
Alexey Kardashevskiy
1
-24
/
+7
2017-04-20
KVM: PPC: Use preregistered memory API to access TCE list
Alexey Kardashevskiy
1
-16
/
+42
2017-04-20
KVM: PPC: Pass kvm* to kvmppc_find_table()
Alexey Kardashevskiy
2
-9
/
+11
2017-04-20
KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
Alexey Kardashevskiy
1
-0
/
+1
2017-04-20
KVM: PPC: Align the table size to system page size
Alexey Kardashevskiy
1
-1
/
+1
2017-04-20
KVM: PPC: Book3S PR: Preserve storage control bits
Alexey Kardashevskiy
3
-1
/
+4
2017-04-20
KVM: PPC: Book3S PR: Exit KVM on failed mapping
Alexey Kardashevskiy
2
-2
/
+9
2017-04-20
KVM: PPC: Book3S PR: Get rid of unused local variable
Alexey Kardashevskiy
1
-3
/
+1
2017-04-20
KVM: PPC: e500: Use kcalloc() in e500_mmu_host_init()
Markus Elfring
1
-3
/
+2
2017-04-20
KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq()
Markus Elfring
1
-5
/
+3
2017-04-20
KVM: PPC: Add MMIO emulation for remaining floating-point instructions
Paul Mackerras
1
-0
/
+14
2017-04-20
KVM: PPC: Emulation for more integer loads and stores
Paul Mackerras
1
-49
/
+86
2017-04-20
KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed)
Alexey Kardashevskiy
1
-0
/
+6
2017-04-20
KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions
Bin Lu
2
-7
/
+646
2017-04-20
KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interrupts
Paul Mackerras
2
-0
/
+23
2017-04-18
cma: Store a name in the cma structure
Laura Abbott
1
-1
/
+2
2017-04-12
Merge branch 'topic/xive' (early part) into next
Michael Ellerman
5
-29
/
+32
2017-04-11
powerpc: Remove unnecessary includes of asm/debug.h
Michael Ellerman
1
-1
/
+0
2017-04-11
powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
Michael Ellerman
1
-2
/
+1
2017-04-10
powerpc: Consolidate variants of real-mode MMIOs
Benjamin Herrenschmidt
2
-15
/
+10
2017-04-10
powerpc/kvm: Make kvmppc_xics_create_icp static
Benjamin Herrenschmidt
1
-1
/
+1
2017-04-10
powerpc/kvm: Massage order of #include
Benjamin Herrenschmidt
2
-13
/
+13
2017-04-10
powerpc/xive: Native exploitation of the XIVE interrupt controller
Benjamin Herrenschmidt
1
-0
/
+8
2017-04-07
kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic
Paolo Bonzini
1
-5
/
+0
2017-04-06
KVM: PPC: Book3S HV: Check for kmalloc errors in ioctl
Dan Carpenter
1
-0
/
+4
2017-03-31
powerpc/mm/hash: Support 68 bit VA
Aneesh Kumar K.V
1
-1
/
+7
2017-03-31
powerpc/mm/hash: Abstract context id allocation for KVM
Michael Ellerman
1
-1
/
+1
2017-03-09
power/mm: update pte_write and pte_wrprotect to handle savedwrite
Aneesh Kumar K.V
2
-2
/
+2
2017-03-04
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+7
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2
-1
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-01
KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9
Paul Mackerras
1
-4
/
+4
[next]