index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: Book3S HV: Fix kvmppc_bad_host_intr for real mode interrupts
Nicholas Piggin
2018-05-18
1
-0
/
+2
*
KVM: PPC: Book3S HV: radix: Do not clear partition PTE when RC or write bits ...
Nicholas Piggin
2018-05-18
1
-21
/
+47
*
KVM: PPC: Book3S HV: radix: Refine IO region partition scope attributes
Nicholas Piggin
2018-05-18
1
-3
/
+7
*
KVM: PPC: Book3S HV: Make radix handle process scoped LPID flush in C, with r...
Nicholas Piggin
2018-05-18
2
-7
/
+32
*
KVM: PPC: Book3S HV: Make radix use the Linux translation flush functions for...
Nicholas Piggin
2018-05-18
1
-28
/
+8
*
KVM: PPC: Book3S HV: Recursively unmap all page table entries when unmapping
Nicholas Piggin
2018-05-18
1
-54
/
+138
*
KVM: PPC: Book3S HV: Use a helper to unmap ptes in the radix fault path
Nicholas Piggin
2018-05-18
1
-23
/
+23
*
KVM: PPC: Book3S HV: Lockless tlbie for HPT hcalls
Nicholas Piggin
2018-05-18
3
-22
/
+3
*
KVM: PPC: Fix a mmio_host_swabbed uninitialized usage issue
Simon Guo
2018-05-18
2
-1
/
+2
*
KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
Simon Guo
2018-05-18
14
-80
/
+79
*
KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it
Simon Guo
2018-05-18
12
-54
/
+55
*
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2018-05-18
4
-7
/
+247
|
\
|
*
powerpc/kvm: Prefer fault_in_pages_readable function
Mathieu Malaterre
2018-05-17
1
-2
/
+2
|
*
powerpc/mm/radix: implement LPID based TLB flushes to be used by KVM
Nicholas Piggin
2018-05-17
2
-0
/
+214
|
*
powerpc/kvm: Switch kvm pmd allocator to custom allocator
Aneesh Kumar K.V
2018-05-15
1
-5
/
+31
*
|
KVM: PPC: Book3S: Change return type to vm_fault_t
Souptick Joarder
2018-05-17
1
-1
/
+1
*
|
KVM: PPC: Book3S: Check KVM_CREATE_SPAPR_TCE_64 parameters
Alexey Kardashevskiy
2018-05-17
1
-1
/
+2
*
|
KVM: PPC: Book3S: Allow backing bigger guest IOMMU pages with smaller physica...
Alexey Kardashevskiy
2018-05-17
2
-20
/
+94
*
|
KVM: PPC: Book3S: Use correct page shift in H_STUFF_TCE
Alexey Kardashevskiy
2018-05-17
2
-2
/
+2
*
|
KVM: PPC: Book3S HV: Fix inaccurate comment
Paul Mackerras
2018-05-17
1
-1
/
+1
*
|
KVM: PPC: Book3S HV: Set RWMR on POWER8 so PURR/SPURR count correctly
Paul Mackerras
2018-05-17
3
-1
/
+62
*
|
KVM: PPC: Book3S HV: Add 'online' register to ONE_REG interface
Paul Mackerras
2018-05-17
3
-0
/
+9
*
|
KVM: PPC: Book 3S HV: Do ptesync in radix guest exit path
Paul Mackerras
2018-05-17
1
-0
/
+8
*
|
KVM: PPC: Book3S HV: XIVE: Resend re-routed interrupts on CPU priority change
Benjamin Herrenschmidt
2018-05-17
1
-7
/
+101
*
|
KVM: PPC: Book3S HV: Make radix clear pte when unmapping
Nicholas Piggin
2018-05-17
1
-1
/
+1
*
|
KVM: PPC: Book3S HV: Make radix use correct tlbie sequence in kvmppc_radix_tl...
Nicholas Piggin
2018-05-17
1
-2
/
+2
*
|
KVM: PPC: Book3S HV: Snapshot timebase offset on guest entry
Paul Mackerras
2018-05-17
4
-45
/
+47
*
|
Linux 4.17-rc4
v4.17-rc4
Linus Torvalds
2018-05-07
1
-2
/
+2
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-05-06
10
-85
/
+122
|
\
\
|
*
|
KVM: x86: remove APIC Timer periodic/oneshot spikes
Anthoine Bourgeois
2018-05-05
1
-17
/
+20
|
*
|
Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker...
Radim Krčmář
2018-05-05
9
-68
/
+102
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
arm64: vgic-v2: Fix proxying of cpuif access
James Morse
2018-05-04
1
-5
/
+19
|
|
*
KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenance
Valentin Schneider
2018-05-04
1
-1
/
+1
|
|
*
KVM: arm64: Fix order of vcpu_write_sys_reg() arguments
James Morse
2018-05-04
1
-1
/
+1
|
|
*
KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGI
Marc Zyngier
2018-04-27
6
-61
/
+81
*
|
|
Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-05-06
5
-34
/
+37
|
\
\
\
|
*
|
|
iommu: rockchip: fix building without CONFIG_OF
Arnd Bergmann
2018-05-03
1
-1
/
+1
|
*
|
|
iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb()
Joerg Roedel
2018-05-03
1
-1
/
+1
|
*
|
|
iommu/vt-d: fix shift-out-of-bounds in bug checking
Changbin Du
2018-05-03
1
-1
/
+1
|
*
|
|
iommu/dma: Move PCI window region reservation back into dma specific path.
Shameer Kolothum
2018-05-03
1
-29
/
+25
|
*
|
|
iommu/rockchip: Make clock handling optional
Heiko Stuebner
2018-05-03
1
-1
/
+8
|
*
|
|
iommu/amd: Hide unused iommu_table_lock
Arnd Bergmann
2018-05-03
1
-1
/
+1
|
*
|
|
iommu/vt-d: Fix usage of force parameter in intel_ir_reconfigure_irte()
Jagannathan Raman
2018-05-03
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-05-06
1
-1
/
+5
|
\
\
\
|
*
|
|
x86/cpu: Restore CPUID_8000_0008_EBX reload
Thomas Gleixner
2018-05-02
1
-1
/
+5
|
|
/
/
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-05-06
2
-30
/
+55
|
\
\
\
|
*
|
|
clocksource: Rework stale comment
Peter Zijlstra
2018-05-02
1
-4
/
+2
|
*
|
|
clocksource: Consistent de-rate when marking unstable
Peter Zijlstra
2018-05-02
1
-1
/
+8
|
*
|
|
x86/tsc: Fix mark_tsc_unstable()
Peter Zijlstra
2018-05-02
1
-7
/
+5
|
*
|
|
clocksource: Initialize cs->wd_list
Peter Zijlstra
2018-05-02
1
-0
/
+2
[next]