index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platforms
Paul Mackerras
2017-05-12
4
-13
/
+33
*
KVM: PPC: Book3S PR: Check copy_to/from_user return values
Paul Mackerras
2017-05-12
1
-8
/
+26
*
KVM: PPC: Book3S HV: Add radix checks in real-mode hypercall handlers
Paul Mackerras
2017-05-12
2
-1
/
+21
*
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-05-09
16
-67
/
+3024
|
\
|
*
Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next
Paul Mackerras
2017-04-28
16
-96
/
+3055
|
|
\
|
|
*
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
Benjamin Herrenschmidt
2017-04-27
16
-67
/
+3023
|
*
|
KVM: PPC: Book3S HV: Avoid preemptibility warning in module initialization
Denis Kirjanov
2017-04-28
1
-1
/
+1
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-08
15
-132
/
+1392
|
\
\
\
|
*
|
|
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
Radim Krčmář
2017-04-27
4
-5
/
+5
|
|
/
/
|
*
|
KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs
Thomas Huth
2017-04-20
2
-8
/
+34
|
*
|
KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
Alexey Kardashevskiy
2017-04-20
3
-3
/
+506
|
*
|
KVM: PPC: iommu: Unify TCE checking
Alexey Kardashevskiy
2017-04-20
1
-24
/
+7
|
*
|
KVM: PPC: Use preregistered memory API to access TCE list
Alexey Kardashevskiy
2017-04-20
1
-16
/
+42
|
*
|
KVM: PPC: Pass kvm* to kvmppc_find_table()
Alexey Kardashevskiy
2017-04-20
2
-9
/
+11
|
*
|
KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
Alexey Kardashevskiy
2017-04-20
1
-0
/
+1
|
*
|
KVM: PPC: Align the table size to system page size
Alexey Kardashevskiy
2017-04-20
1
-1
/
+1
|
*
|
KVM: PPC: Book3S PR: Preserve storage control bits
Alexey Kardashevskiy
2017-04-20
3
-1
/
+4
|
*
|
KVM: PPC: Book3S PR: Exit KVM on failed mapping
Alexey Kardashevskiy
2017-04-20
2
-2
/
+9
|
*
|
KVM: PPC: Book3S PR: Get rid of unused local variable
Alexey Kardashevskiy
2017-04-20
1
-3
/
+1
|
*
|
KVM: PPC: e500: Use kcalloc() in e500_mmu_host_init()
Markus Elfring
2017-04-20
1
-3
/
+2
|
*
|
KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq()
Markus Elfring
2017-04-20
1
-5
/
+3
|
*
|
KVM: PPC: Add MMIO emulation for remaining floating-point instructions
Paul Mackerras
2017-04-20
1
-0
/
+14
|
*
|
KVM: PPC: Emulation for more integer loads and stores
Paul Mackerras
2017-04-20
1
-49
/
+86
|
*
|
KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed)
Alexey Kardashevskiy
2017-04-20
1
-0
/
+6
|
*
|
KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions
Bin Lu
2017-04-20
2
-7
/
+646
|
*
|
KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interrupts
Paul Mackerras
2017-04-20
2
-0
/
+23
|
*
|
kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic
Paolo Bonzini
2017-04-07
1
-5
/
+0
*
|
|
Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-05
1
-1
/
+2
|
\
\
\
|
*
|
|
cma: Store a name in the cma structure
Laura Abbott
2017-04-18
1
-1
/
+2
*
|
|
|
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-05
6
-34
/
+41
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'topic/xive' (early part) into next
Michael Ellerman
2017-04-12
5
-29
/
+32
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
powerpc: Consolidate variants of real-mode MMIOs
Benjamin Herrenschmidt
2017-04-10
2
-15
/
+10
|
|
*
|
powerpc/kvm: Make kvmppc_xics_create_icp static
Benjamin Herrenschmidt
2017-04-10
1
-1
/
+1
|
|
*
|
powerpc/kvm: Massage order of #include
Benjamin Herrenschmidt
2017-04-10
2
-13
/
+13
|
|
*
|
powerpc/xive: Native exploitation of the XIVE interrupt controller
Benjamin Herrenschmidt
2017-04-10
1
-0
/
+8
|
|
|
/
|
*
|
powerpc: Remove unnecessary includes of asm/debug.h
Michael Ellerman
2017-04-11
1
-1
/
+0
|
*
|
powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
Michael Ellerman
2017-04-11
1
-2
/
+1
|
*
|
powerpc/mm/hash: Support 68 bit VA
Aneesh Kumar K.V
2017-03-31
1
-1
/
+7
|
*
|
powerpc/mm/hash: Abstract context id allocation for KVM
Michael Ellerman
2017-03-31
1
-1
/
+1
|
|
/
*
/
KVM: PPC: Book3S HV: Check for kmalloc errors in ioctl
Dan Carpenter
2017-04-06
1
-0
/
+4
|
/
*
power/mm: update pte_write and pte_wrprotect to handle savedwrite
Aneesh Kumar K.V
2017-03-09
2
-2
/
+2
*
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-03-04
2
-6
/
+7
|
\
|
*
KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9
Paul Mackerras
2017-03-01
1
-4
/
+4
|
*
KVM: PPC: Book3S HV: Fix software walk of guest process page tables
Paul Mackerras
2017-03-01
1
-2
/
+3
*
|
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
2
-1
/
+2
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
mm: cma_alloc: allow to specify GFP mask
Lucas Stach
2017-02-24
1
-1
/
+2
[next]