index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-01
KVM: PPC: Fix HID5 setting code
Alexander Graf
1
-1
/
+2
2010-03-01
KVM: PPC: Emulate trap SRR1 flags properly
Alexander Graf
6
-5
/
+14
2010-03-01
KVM: PPC: Call SLB patching code in interrupt safe manner
Alexander Graf
9
-21
/
+34
2010-03-01
KVM: PPC: Get rid of unnecessary RFI
Alexander Graf
1
-11
/
+11
2010-03-01
KVM: PPC: Implement 'skip instruction' mode
Alexander Graf
4
-6
/
+59
2010-03-01
KVM: PPC: Use PACA backed shadow vcpu
Alexander Graf
10
-237
/
+249
2010-03-01
KVM: PPC: Add helpers for CR, XER
Alexander Graf
4
-10
/
+52
2010-03-01
KVM: PPC: Use accessor functions for GPR access
Alexander Graf
11
-225
/
+274
2010-03-01
KVM: Fix the explanation of write_emulated
Takuya Yoshikawa
1
-1
/
+1
2010-03-01
KVM: VMX: Enable EPT 1GB page support
Sheng Yang
3
-4
/
+16
2010-03-01
KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_ops
Sheng Yang
4
-8
/
+10
2010-03-01
KVM: x86: Moving PT_*_LEVEL to mmu.h
Sheng Yang
2
-4
/
+4
2010-03-01
KVM: PPC: Enable lightweight exits again
Alexander Graf
2
-53
/
+57
2010-03-01
KVM: PPC: Fix typo in rebolting code
Alexander Graf
1
-1
/
+1
2010-03-01
KVM: Fill out ftrace exit reason strings
Avi Kivity
1
-19
/
+39
2010-03-01
KVM: Bump maximum vcpu count to 64
Avi Kivity
1
-1
/
+1
2010-03-01
KVM: convert slots_lock to a mutex
Marcelo Tosatti
6
-19
/
+19
2010-03-01
KVM: switch vcpu context to use SRCU
Marcelo Tosatti
5
-38
/
+43
2010-03-01
KVM: convert io_bus to SRCU
Marcelo Tosatti
4
-12
/
+15
2010-03-01
KVM: x86: switch kvm_set_memory_alias to SRCU update
Marcelo Tosatti
2
-9
/
+55
2010-03-01
KVM: use SRCU for dirty log
Marcelo Tosatti
1
-8
/
+41
2010-03-01
KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update
Marcelo Tosatti
3
-16
/
+22
2010-03-01
KVM: split kvm_arch_set_memory_region into prepare and commit
Marcelo Tosatti
4
-39
/
+71
2010-03-01
KVM: modify alias layout in x86s struct kvm_arch
Marcelo Tosatti
2
-7
/
+22
2010-03-01
KVM: modify memslots layout in struct kvm
Marcelo Tosatti
5
-14
/
+17
2010-03-01
KVM: powerpc: Remove AGGRESSIVE_DEC
Alexander Graf
1
-15
/
+1
2010-03-01
KVM: powerpc: Improve DEC handling
Alexander Graf
4
-1
/
+24
2010-03-01
KVM: powerpc: Move vector to irqprio resolving to separate function
Alexander Graf
1
-3
/
+10
2010-03-01
KVM: Add KVM_MMIO kconfig item
Avi Kivity
3
-0
/
+3
2010-03-01
KVM: SVM: Adjust tsc_offset only if tsc_unstable
Joerg Roedel
1
-8
/
+10
2010-03-01
KVM: VMX: Add instruction rdtscp support for guest
Sheng Yang
5
-4
/
+68
2010-03-01
KVM: Add cpuid_update() callback to kvm_x86_ops
Sheng Yang
4
-0
/
+16
2010-03-01
x86: Raise vsyscall priority on hotplug notifier chain
Sheng Yang
1
-1
/
+2
2010-03-01
KVM: Extended shared_msr_global to per CPU
Sheng Yang
1
-22
/
+33
2010-03-01
KVM: VMX: Remove redundant variable
Sheng Yang
1
-2
/
+0
2010-03-01
KVM: VMX: Fold ept_update_paging_mode_cr4() into its caller
Avi Kivity
1
-12
/
+8
2010-03-01
KVM: VMX: When using ept, allow the guest to own cr4.pge
Avi Kivity
1
-0
/
+2
2010-03-01
KVM: VMX: Make guest cr4 mask more conservative
Avi Kivity
1
-4
/
+6
2010-03-01
KVM: Add accessor for reading cr4 (or some bits of cr4)
Avi Kivity
5
-17
/
+30
2010-03-01
KVM: VMX: Move some cr[04] related constants to vmx.c
Avi Kivity
2
-13
/
+13
2010-03-01
KVM: VMX: Trap and invalid MWAIT/MONITOR instruction
Sheng Yang
2
-0
/
+11
2010-03-01
KVM: MMU: Report spte not found in rmap before BUG()
Avi Kivity
1
-0
/
+1
2010-03-01
KVM: x86: raise TSS exception for NULL CS and SS segments
Marcelo Tosatti
1
-0
/
+11
2010-03-01
KVM: x86: make double/triple fault promotion generic to all exceptions
Eddie Dong
1
-28
/
+61
2010-02-28
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-18
/
+27
2010-02-28
Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-8
/
+170
2010-02-28
Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-1
/
+103
2010-02-28
Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-10
/
+8
2010-02-28
Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-23
/
+123
2010-02-28
Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-140
/
+127
[next]