index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-17
KVM: unbreak userspace that does not sets tss address
Gleb Natapov
1
-0
/
+13
2011-03-17
KVM: MMU: cleanup pte write path
Xiao Guangrong
2
-51
/
+30
2011-03-17
KVM: MMU: introduce a common function to get no-dirty-logged slot
Xiao Guangrong
1
-20
/
+17
2011-03-17
KVM: fix rcu usage in init_rmode_* functions
Xiao Guangrong
1
-4
/
+8
2011-03-17
KVM: fix kvmclock regression due to missing clock update
Nikola Ciprich
1
-1
/
+1
2011-03-17
KVM: emulator: Fix permission checking in io permission bitmap
Gleb Natapov
1
-3
/
+2
2011-03-17
KVM: emulator: Fix io permission checking for 64bit guest
Gleb Natapov
2
-19
/
+33
2011-03-17
KVM: SVM: Load %gs earlier if CONFIG_X86_32_LAZY_GS=n
Avi Kivity
1
-0
/
+5
2011-03-17
KVM: x86: Remove useless regs_page pointer from kvm_lapic
Takuya Yoshikawa
3
-7
/
+5
2011-03-17
KVM: MMU: remove unused macros
Xiao Guangrong
2
-8
/
+0
2011-03-17
KVM: MMU: cleanup page alloc and free
Xiao Guangrong
1
-5
/
+5
2011-03-17
KVM: MMU: do not record gfn in kvm_mmu_pte_write
Xiao Guangrong
2
-6
/
+2
2011-03-17
KVM: MMU: move mmu pages calculated out of mmu lock
Xiao Guangrong
1
-5
/
+5
2011-03-17
KVM: MMU: set spte accessed bit properly
Xiao Guangrong
1
-1
/
+1
2011-03-17
KVM: MMU: fix kvm_mmu_slot_remove_write_access dropping intermediate W bits
Xiao Guangrong
1
-2
/
+7
2011-03-17
KVM: better readability of efer_reserved_bits
Lai Jiangshan
1
-2
/
+3
2011-03-17
KVM: Clear async page fault hash after switching to real mode
Lai Jiangshan
1
-1
/
+3
2011-03-17
KVM: VMX: Initialize vm86 TSS only once.
Gleb Natapov
1
-22
/
+6
2011-03-17
KVM: VMX: update live TR selector if it changes in real mode
Gleb Natapov
1
-0
/
+1
2011-03-17
KVM: VMX: add the __noclone attribute to vmx_vcpu_run
Lai Jiangshan
1
-1
/
+1
2011-03-17
KVM: x86: Convert tsc_write_lock to raw_spinlock
Jan Kiszka
1
-3
/
+3
2011-03-17
KVM: remove isr_ack logic from PIC
Gleb Natapov
2
-27
/
+2
2011-03-17
KVM: VMX: fix detection of BIOS disabling VMX
Joseph Cihula
1
-2
/
+8
2011-03-17
KVM: Convert kvm_lock to raw_spinlock
Jan Kiszka
2
-4
/
+4
2011-03-17
KVM: SVM: check for progress after IRET interception
Avi Kivity
1
-1
/
+9
2011-03-17
KVM: Fix race between nmi injection and enabling nmi window
Avi Kivity
1
-1
/
+3
2011-03-17
KVM: Drop ad-hoc vendor specific instruction restriction
Avi Kivity
1
-28
/
+5
2011-03-17
KVM: x86 emulator: vendor specific instructions
Avi Kivity
1
-3
/
+9
2011-03-17
KVM: Drop bogus x86_decode_insn() error check
Avi Kivity
1
-3
/
+0
2011-03-17
KVM: x86: Drop obsolete warning about INIT on runnable VCPU
Jan Kiszka
1
-4
/
+0
2011-03-17
KVM: x86: release kvmclock page on reset
Glauber Costa
1
-8
/
+12
2011-03-17
KVM: x86: handle guest access to BBL_CR_CTL3 MSR
john cooper
1
-0
/
+19
2011-03-17
KVM: Add "exiting guest mode" state
Xiao Guangrong
1
-6
/
+10
2011-03-17
KVM: x86: Remove user space triggerable MCE error message
Jan Kiszka
1
-3
/
+0
2011-03-17
KVM: fix rcu usage warning in kvm_arch_vcpu_ioctl_set_sregs()
Xiao Guangrong
1
-1
/
+4
2011-03-17
KVM: VMX: Avoid atomic operation in vmx_vcpu_run
Avi Kivity
1
-2
/
+5
2011-03-17
KVM: VMX: Simplify saving guest rcx in vmx_vcpu_run
Avi Kivity
1
-2
/
+2
2011-03-17
KVM: VMX: increase ple_gap default to 128
Rik van Riel
1
-2
/
+2
2011-03-17
KVM: SVM: Add support for perf-kvm
Joerg Roedel
1
-2
/
+10
2011-03-17
KVM: VMX: Avoid leaking fake realmode state to userspace
Avi Kivity
1
-7
/
+36
2011-03-17
KVM: VMX: Save and restore tr selector across mode switches
Avi Kivity
1
-0
/
+2
2011-03-17
KVM: MMU: Don't flush shadow when enabling dirty tracking
Avi Kivity
1
-4
/
+8
2011-03-10
tracing: Fix event alignment: kvm:kvm_hv_hypercall
David Sharp
1
-4
/
+4
2011-02-22
KVM: SVM: Advance instruction pointer in dr_intercept
Joerg Roedel
1
-0
/
+2
2011-02-09
KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_index
Joerg Roedel
1
-1
/
+1
2011-01-13
thp: mmu_notifier_test_young
Andrea Arcangeli
1
-0
/
+34
2011-01-13
thp: kvm mmu transparent hugepage support
Andrea Arcangeli
2
-17
/
+83
2011-01-13
Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-859
/
+1486
2011-01-12
KVM: Initialize fpu state in preemptible context
Avi Kivity
1
-0
/
+3
2011-01-12
KVM: VMX: when entering real mode align segment base to 16 bytes
Gleb Natapov
1
-1
/
+5
[next]