index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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 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
*
|
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-2
/
+2
|
/
*
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-02-20
4
-5
/
+17
|
\
|
*
KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for now
Paul Mackerras
2017-02-18
2
-1
/
+8
|
*
KVM: PPC: Book3S HV: Turn "KVM guest htab" message into a debug message
Thomas Huth
2017-02-17
1
-2
/
+2
|
*
KVM: PPC: Book3S PR: Ratelimit copy data failure error messages
Vipin K Parashar
2017-02-17
2
-2
/
+4
|
*
KVM: PPC: Book3S HV: Prevent double-free on HPT resize commit path
David Gibson
2017-02-16
1
-0
/
+3
*
|
KVM: race-free exit from KVM_RUN without POSIX signals
Paolo Bonzini
2017-02-17
1
-1
/
+5
|
/
*
KVM: PPC: Book 3S: Fix error return in kvm_vm_ioctl_create_spapr_tce()
Wei Yongjun
2017-02-09
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2017-02-08
2
-30
/
+14
|
\
|
*
powerpc/powernv: Remove separate entry for OPAL real mode calls
Benjamin Herrenschmidt
2017-02-07
2
-30
/
+14
*
|
KVM: PPC: Book3S HV: Advertise availablity of HPT resizing on KVM HV
David Gibson
2017-01-31
1
-0
/
+3
*
|
KVM: PPC: Book3S HV: KVM-HV HPT resizing implementation
David Gibson
2017-01-31
1
-1
/
+187
*
|
KVM: PPC: Book3S HV: Outline of KVM-HV HPT resizing implementation
David Gibson
2017-01-31
2
-0
/
+216
*
|
KVM: PPC: Book3S HV: Create kvmppc_unmap_hpte_helper()
David Gibson
2017-01-31
1
-33
/
+44
*
|
KVM: PPC: Book3S HV: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT size
David Gibson
2017-01-31
2
-17
/
+17
*
|
KVM: PPC: Book3S HV: Split HPT allocation from activation
David Gibson
2017-01-31
2
-53
/
+61
*
|
KVM: PPC: Book3S HV: Don't store values derivable from HPT order
David Gibson
2017-01-31
2
-24
/
+22
*
|
KVM: PPC: Book3S HV: Gather HPT related variables into sub-structure
David Gibson
2017-01-31
3
-78
/
+78
*
|
KVM: PPC: Book3S HV: Rename kvm_alloc_hpt() for clarity
David Gibson
2017-01-31
2
-8
/
+8
*
|
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2017-01-31
11
-121
/
+1203
|
\
\
|
|
/
|
*
KVM: PPC: Book3S HV: Enable radix guest support
Paul Mackerras
2017-01-31
4
-27
/
+109
|
*
KVM: PPC: Book3S HV: Invalidate ERAT on guest entry/exit for POWER9 DD1
Paul Mackerras
2017-01-31
1
-0
/
+6
|
*
KVM: PPC: Book3S HV: Allow guest exit path to have MMU on
Paul Mackerras
2017-01-31
3
-17
/
+58
|
*
KVM: PPC: Book3S HV: Invalidate TLB on radix guest vcpu movement
Paul Mackerras
2017-01-31
3
-14
/
+80
|
*
KVM: PPC: Book3S HV: Make HPT-specific hypercalls return error in radix mode
Paul Mackerras
2017-01-31
1
-0
/
+14
|
*
KVM: PPC: Book3S HV: Implement dirty page logging for radix guests
Paul Mackerras
2017-01-31
3
-32
/
+138
|
*
KVM: PPC: Book3S HV: MMU notifier callbacks for radix guests
Paul Mackerras
2017-01-31
2
-21
/
+97
|
*
KVM: PPC: Book3S HV: Page table construction and page faults for radix guests
Paul Mackerras
2017-01-31
4
-3
/
+407
|
*
KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle radix guests
Paul Mackerras
2017-01-31
1
-11
/
+46
|
*
KVM: PPC: Book3S HV: Add basic infrastructure for radix guests
Paul Mackerras
2017-01-31
3
-3
/
+149
|
*
KVM: PPC: Book3S HV: Use ASDR for HPT guests on POWER9
Paul Mackerras
2017-01-31
1
-0
/
+8
|
*
KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9
Paul Mackerras
2017-01-31
2
-5
/
+32
|
*
KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU
Paul Mackerras
2017-01-31
2
-0
/
+45
|
*
KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interrupts
Nicholas Piggin
2017-01-31
2
-3
/
+16
|
*
KVM: PPC: Book3S: Change interrupt call to reduce scratch space use on HV
Nicholas Piggin
2017-01-27
2
-14
/
+27
*
|
KVM: PPC: Book3S PR: Refactor program interrupt related code into separate fu...
Thomas Huth
2017-01-27
1
-65
/
+65
*
|
KVM: PPC: Book3S HV: Fix H_PROD to actually wake the target vcpu
Paul Mackerras
2017-01-27
1
-8
/
+5
*
|
KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resend
Li Zhong
2017-01-27
2
-51
/
+48
*
|
KVM: PPC: Book 3S: XICS: Implement ICS P/Q states
Li Zhong
2017-01-27
3
-71
/
+159
[next]