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
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: i8254: move PIT timer function initialization
Radim Krčmář
2016-03-04
1
-2
/
+1
*
KVM: i8254: don't assume layout of kvm_kpit_state
Radim Krčmář
2016-03-04
1
-4
/
+8
*
KVM: i8254: remove pointless dereference of PIT
Radim Krčmář
2016-03-04
1
-2
/
+2
*
KVM: i8254: remove pit and kvm from kvm_kpit_state
Radim Krčmář
2016-03-04
2
-7
/
+9
*
KVM: i8254: refactor kvm_free_pit
Radim Krčmář
2016-03-04
1
-13
/
+11
*
KVM: i8254: refactor kvm_create_pit
Radim Krčmář
2016-03-04
1
-15
/
+12
*
KVM: i8254: remove notifiers from PIT discard policy
Radim Krčmář
2016-03-04
3
-13
/
+38
*
KVM: i8254: remove unnecessary uses of PIT state lock
Radim Krčmář
2016-03-04
3
-14
/
+8
*
KVM: i8254: pass struct kvm_pit instead of kvm in PIT
Radim Krčmář
2016-03-04
3
-72
/
+70
*
KVM: i8254: tone down WARN_ON pit.state_lock
Radim Krčmář
2016-03-04
1
-14
/
+3
*
KVM: i8254: use atomic_t instead of pit.inject_lock
Radim Krčmář
2016-03-04
2
-35
/
+24
*
KVM: i8254: add kvm_pit_reset_reinject
Radim Krčmář
2016-03-04
1
-8
/
+10
*
KVM: i8254: simplify atomics in kvm_pit_ack_irq
Radim Krčmář
2016-03-04
1
-11
/
+1
*
KVM: i8254: change PIT discard tick policy
Radim Krčmář
2016-03-04
1
-5
/
+7
*
KVM: MMU: apply page track notifier
Xiao Guangrong
2016-03-03
3
-6
/
+22
*
KVM: MMU: simplify mmu_need_write_protect
Xiao Guangrong
2016-03-03
1
-22
/
+7
*
KVM: MMU: use page track for non-leaf shadow pages
Xiao Guangrong
2016-03-03
1
-5
/
+21
*
KVM: page track: add notifier support
Xiao Guangrong
2016-03-03
4
-0
/
+114
*
KVM: MMU: clear write-flooding on the fast path of tracked page
Xiao Guangrong
2016-03-03
3
-4
/
+24
*
KVM: MMU: let page fault handler be aware tracked page
Xiao Guangrong
2016-03-03
4
-7
/
+57
*
KVM: page track: introduce kvm_slot_page_track_{add,remove}_page
Xiao Guangrong
2016-03-03
2
-0
/
+92
*
KVM: page track: add the framework of guest page tracking
Xiao Guangrong
2016-03-03
5
-1
/
+82
*
KVM: MMU: introduce kvm_mmu_slot_gfn_write_protect
Xiao Guangrong
2016-03-03
2
-5
/
+13
*
KVM: MMU: introduce kvm_mmu_gfn_{allow,disallow}_lpage
Xiao Guangrong
2016-03-03
2
-13
/
+28
*
KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed
Xiao Guangrong
2016-03-03
4
-22
/
+25
*
kvm: x86: Check dest_map->vector to match eoi signals for rtc
Joerg Roedel
2016-03-03
1
-3
/
+14
*
kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map
Joerg Roedel
2016-03-03
2
-1
/
+10
*
kvm: x86: Convert ioapic->rtc_status.dest_map to a struct
Joerg Roedel
2016-03-03
5
-16
/
+26
*
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2016-03-03
23
-88
/
+1005
|
\
|
*
KVM: PPC: Add support for 64bit TCE windows
Alexey Kardashevskiy
2016-03-02
6
-5
/
+75
|
*
KVM: PPC: Add @offset to kvmppc_spapr_tce_table
Alexey Kardashevskiy
2016-03-02
2
-2
/
+6
|
*
KVM: PPC: Add @page_shift to kvmppc_spapr_tce_table
Alexey Kardashevskiy
2016-03-02
3
-23
/
+23
|
*
KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_64 capability number
Alexey Kardashevskiy
2016-03-02
1
-0
/
+1
|
*
KVM: PPC: Book3S HV: Add tunable to control H_IPI redirection
Suresh E. Warrier
2016-02-29
3
-1
/
+16
|
*
KVM: PPC: Book3S HV: Send IPI to host core to wake VCPU
Suresh E. Warrier
2016-02-29
3
-3
/
+110
|
*
KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVM
Suresh Warrier
2016-02-29
3
-0
/
+39
|
*
KVM: PPC: Book3S HV: kvmppc_host_rm_ops - handle offlining CPUs
Suresh Warrier
2016-02-29
1
-0
/
+39
|
*
KVM: PPC: Book3S HV: Manage core host state
Suresh Warrier
2016-02-29
1
-0
/
+44
|
*
KVM: PPC: Book3S HV: Host-side RM data structures
Suresh Warrier
2016-02-29
3
-0
/
+104
|
*
powerpc/xics: Add icp_native_cause_ipi_rm
Suresh Warrier
2016-02-29
2
-0
/
+22
|
*
powerpc/smp: Add smp_muxed_ipi_set_message
Suresh Warrier
2016-02-29
2
-1
/
+9
|
*
powerpc/smp: Support more IPI messages
Suresh Warrier
2016-02-29
2
-4
/
+7
|
*
KVM: PPC: Add support for multiple-TCE hcalls
Alexey Kardashevskiy
2016-02-16
8
-9
/
+306
|
*
KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpers
Alexey Kardashevskiy
2016-02-16
2
-10
/
+83
|
*
KVM: PPC: Replace SPAPR_TCE_SHIFT with IOMMU_PAGE_SHIFT_4K
Alexey Kardashevskiy
2016-02-16
3
-5
/
+4
|
*
KVM: PPC: Account TCE-containing pages in locked_vm
Alexey Kardashevskiy
2016-02-16
1
-5
/
+58
|
*
KVM: PPC: Use RCU for arch.spapr_tce_tables
Alexey Kardashevskiy
2016-02-16
4
-11
/
+14
|
*
KVM: PPC: Rework H_PUT_TCE/H_GET_TCE handlers
Alexey Kardashevskiy
2016-02-16
1
-42
/
+75
|
*
powerpc: Make vmalloc_to_phys() public
Alexey Kardashevskiy
2016-02-16
3
-8
/
+11
|
*
vfio: Enable VFIO device for powerpc
David Gibson
2016-02-15
1
-1
/
+1
[next]