index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-01
KVM: x86: switch kvm_set_memory_alias to SRCU update
Marcelo Tosatti
4
-11
/
+63
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
8
-64
/
+136
2010-03-01
KVM: use gfn_to_pfn_memslot in kvm_iommu_map_pages
Marcelo Tosatti
3
-10
/
+8
2010-03-01
KVM: introduce gfn_to_pfn_memslot
Marcelo Tosatti
2
-8
/
+27
2010-03-01
KVM: split kvm_arch_set_memory_region into prepare and commit
Marcelo Tosatti
6
-47
/
+82
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
8
-37
/
+60
2010-03-01
KVM: trivial document fixes
Wu Fengguang
1
-6
/
+6
2010-03-01
KVM: powerpc: Change maintainer
Alexander Graf
1
-1
/
+1
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: Simplify coalesced mmio initialization
Avi Kivity
3
-8
/
+34
2010-03-01
KVM: Add KVM_MMIO kconfig item
Avi Kivity
4
-0
/
+6
2010-03-01
KVM: Remove ifdefs from mmu notifier initialization
Avi Kivity
1
-5
/
+15
2010-03-01
KVM: Add include guards for coalesced_mmio.h
Avi Kivity
1
-0
/
+5
2010-03-01
KVM: Disentangle mmu notifiers and coalesced_mmio registration
Avi Kivity
1
-11
/
+7
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-27
m68k: Define sigcontext ABI of ColdFire
Maxim Kuvyrkov
3
-0
/
+17
2010-02-27
m68knommu: NPTL support for uClinux
Maxim Kuvyrkov
5
-0
/
+50
2010-02-27
m68k: Add NPTL support
Maxim Kuvyrkov
7
-1
/
+102
2010-02-27
m68k: Eliminate unused variable in page_to_phys()
Geert Uytterhoeven
1
-6
/
+1
2010-02-27
m68k: Switch to generic siginfo layout
Maxim Kuvyrkov
1
-91
/
+0
2010-02-27
macfb: fix 24-bit visual and stuff
Finn Thain
1
-84
/
+60
2010-02-27
macfb: cleanup
Finn Thain
1
-282
/
+295
2010-02-27
fbdev: add some missing mac modes
Finn Thain
1
-24
/
+28
2010-02-27
mac68k: start CUDA early
Finn Thain
3
-35
/
+51
2010-02-27
valkyriefb: various fixes
Finn Thain
3
-73
/
+17
2010-02-27
fbdev: mac_var_to_mode() fix
Finn Thain
1
-9
/
+31
2010-02-27
mac68k: move macsonic and macmace platform devices
Finn Thain
3
-58
/
+31
2010-02-27
mac68k: move mac_esp platform device
Finn Thain
2
-52
/
+32
2010-02-27
mac68k: replace mac68k SCC code with platform device
Finn Thain
11
-522
/
+80
2010-02-27
pmac-zilog: add platform driver
Finn Thain
5
-25
/
+166
2010-02-27
pmac-zilog: cleanup
Finn Thain
2
-54
/
+51
2010-02-27
mac68k: rework SWIM platform device
Finn Thain
2
-21
/
+18
[next]