index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-10
KVM: add ioeventfd support
Gregory Haskins
1
-0
/
+1
2009-09-10
KVM: make io_bus interface more robust
Gregory Haskins
2
-3
/
+26
2009-09-10
KVM: PIT support for HPET legacy mode
Beth Kon
4
-6
/
+87
2009-09-10
KVM: Always report x2apic as supported feature
Gleb Natapov
1
-0
/
+3
2009-09-10
KVM: No need to kick cpu if not in a guest mode
Gleb Natapov
1
-0
/
+1
2009-09-10
KVM: Add trace points in irqchip code
Gleb Natapov
3
-0
/
+92
2009-09-10
KVM: fix MMIO_CONF_BASE MSR access
Andre Przywara
1
-0
/
+8
2009-09-10
KVM: Trace shadow page lifecycle
Avi Kivity
2
-4
/
+109
2009-09-10
KVM: MMU: Trace guest pagetable walker
Avi Kivity
3
-3
/
+128
2009-09-10
Revert "KVM: x86: check for cr3 validity in ioctl_set_sregs"
Jan Kiszka
1
-7
/
+1
2009-09-10
KVM: handle AMD microcode MSR
Andre Przywara
1
-0
/
+1
2009-09-10
KVM: Fix apic_mmio_write return for unaligned write
Sheng Yang
1
-1
/
+1
2009-09-10
KVM: x2apic interface to lapic
Gleb Natapov
3
-59
/
+173
2009-09-10
KVM: Add Directed EOI support to APIC emulation
Gleb Natapov
5
-10
/
+39
2009-09-10
KVM: Trace apic registers using their symbolic names
Avi Kivity
1
-2
/
+12
2009-09-10
KVM: Trace mmio
Avi Kivity
1
-1
/
+10
2009-09-10
KVM: Ignore PCI ECS I/O enablement
Andre Przywara
1
-0
/
+3
2009-09-10
KVM: remove in_range from io devices
Michael S. Tsirkin
5
-153
/
+98
2009-09-10
KVM: convert bus to slots_lock
Michael S. Tsirkin
2
-3
/
+4
2009-09-10
KVM: switch pit creation to slots_lock
Michael S. Tsirkin
1
-2
/
+2
2009-09-10
KVM: remove old KVMTRACE support code
Marcelo Tosatti
6
-32
/
+0
2009-09-10
KVM: powerpc: convert marker probes to event trace
Marcelo Tosatti
6
-15
/
+126
2009-09-10
KVM: introduce module parameter for ignoring unknown MSRs accesses
Andre Przywara
1
-4
/
+20
2009-09-10
KVM: ignore reads from AMDs C1E enabled MSR
Andre Przywara
1
-0
/
+1
2009-09-10
KVM: ignore AMDs HWCR register access to set the FFDIS bit
Andre Przywara
2
-1
/
+8
2009-09-10
KVM: x86: missing locking in PIT/IRQCHIP/SET_BSP_CPU ioctl paths
Marcelo Tosatti
2
-2
/
+12
2009-09-10
KVM: Prepare memslot data structures for multiple hugepage sizes
Joerg Roedel
6
-24
/
+33
2009-09-10
KVM: x86 emulator: Add sysexit emulation
Andre Przywara
1
-1
/
+71
2009-09-10
KVM: x86 emulator: Add sysenter emulation
Andre Przywara
1
-1
/
+69
2009-09-10
KVM: x86 emulator: add syscall emulation
Andre Przywara
1
-1
/
+83
2009-09-10
KVM: x86 emulator: Prepare for emulation of syscall instructions
Andre Przywara
1
-2
/
+15
2009-09-10
KVM: x86 emulator: Add missing EFLAGS bit definitions
Andre Przywara
1
-0
/
+3
2009-09-10
KVM: Allow emulation of syscalls instructions on #UD
Andre Przywara
1
-7
/
+26
2009-09-10
KVM: convert custom marker based tracing to event traces
Marcelo Tosatti
7
-86
/
+397
2009-09-10
KVM: SVM: Improve nested interrupt injection
Alexander Graf
1
-15
/
+24
2009-09-10
KVM: SVM: Implement INVLPGA
Alexander Graf
1
-1
/
+14
2009-09-10
KVM: Implement MSRs used by Hyper-V
Alexander Graf
1
-0
/
+5
2009-09-10
x86: Add definition for IGNNE MSR
Alexander Graf
1
-0
/
+1
2009-09-10
KVM: SVM: Don't save/restore host cr2
Avi Kivity
1
-17
/
+0
2009-09-10
KVM: VMX: Only reload guest cr2 if different from host cr2
Avi Kivity
1
-2
/
+7
2009-09-10
KVM: Drop useless atomic test from timer function
Jan Kiszka
1
-2
/
+2
2009-09-10
KVM: Fix racy event propagation in timer
Jan Kiszka
1
-6
/
+10
2009-09-10
KVM: Optimize searching for highest IRR
Gleb Natapov
2
-3
/
+22
2009-09-10
KVM: Replace pending exception by PF if it happens serially
Gleb Natapov
1
-7
/
+13
2009-09-10
KVM: VMX: conditionally disable 2M pages
Marcelo Tosatti
1
-0
/
+3
2009-09-10
KVM: VMX: EPT misconfiguration handler
Marcelo Tosatti
1
-1
/
+85
2009-09-10
KVM: MMU: add kvm_mmu_get_spte_hierarchy helper
Marcelo Tosatti
2
-0
/
+20
2009-09-10
KVM: MMU: make for_each_shadow_entry aware of largepages
Marcelo Tosatti
1
-0
/
+5
2009-09-10
KVM: VMX: more MSR_IA32_VMX_EPT_VPID_CAP capability bits
Marcelo Tosatti
2
-0
/
+27
2009-09-10
KVM: Move performance counter MSR access interception to generic x86 path
Andre Przywara
3
-28
/
+30
[next]