index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2010-08-05
Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2010-08-04
Merge branch 'upstream/pvhvm' into upstream/xen
Jeremy Fitzhardinge
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-08-04
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
2010-08-03
Remove indirect read write api support.
Sreedhara DS
2010-08-03
intel_scu_ipc: add definitions for vRTC related command
Feng Tang
2010-08-02
KVM: VMX: fix tlb flush with invalid root
Xiao Guangrong
2010-08-01
KVM: Remove unnecessary divide operations
Joerg Roedel
2010-08-01
KVM: VMX: Execute WBINVD to keep data consistency with assigned devices
Sheng Yang
2010-08-01
KVM: Remove memory alias support
Avi Kivity
2010-08-01
KVM: MMU: don't mark pte notrap if it's just sync transient
Xiao Guangrong
2010-08-01
KVM: x86: XSAVE/XRSTOR live migration support
Sheng Yang
2010-08-01
KVM: Fix mov cr3 #GP at wrong instruction
Avi Kivity
2010-08-01
KVM: Fix mov cr4 #GP at wrong instruction
Avi Kivity
2010-08-01
KVM: Fix mov cr0 #GP at wrong instruction
Avi Kivity
2010-08-01
KVM: VMX: Enable XSAVE/XRSTOR for guest
Dexuan Cui
2010-08-01
KVM: VMX: Add all-context INVVPID type support
Gui Jianfeng
2010-08-01
KVM: VMX: Make sure single type invvpid is supported before issuing invvpid i...
Gui Jianfeng
2010-08-01
KVM: x86: Propagate fpu_alloc errors
Jan Kiszka
2010-08-01
KVM: VMX: Add constant for invalid guest state exit reason
Mohammed Gamal
2010-08-01
KVM: x86: Use FPU API
Sheng Yang
2010-08-01
KVM: x86: Use unlazy_fpu() for host FPU
Sheng Yang
2010-08-01
x86: Export FPU API for KVM use
Sheng Yang
2010-08-01
KVM: inject #UD if instruction emulation fails and exit to userspace
Gleb Natapov
2010-08-01
KVM: SVM: Allow EFER.LMSLE to be set with nested svm
Joerg Roedel
2010-08-01
KVM: x86 emulator: do not inject exception directly into vcpu
Gleb Natapov
2010-08-01
KVM: x86 emulator: set RFLAGS outside x86 emulator code
Gleb Natapov
2010-08-01
KVM: do not inject #PF in (read|write)_emulated() callbacks
Gleb Natapov
2010-08-01
KVM: remove export of emulator_write_emulated()
Gleb Natapov
2010-08-01
KVM: x86 emulator: x86_emulate_insn() return -1 only in case of emulation fai...
Gleb Natapov
2010-08-01
KVM: x86 emulator: fix X86EMUL_RETRY_INSTR and X86EMUL_CMPXCHG_FAILED values
Gleb Natapov
2010-08-01
KVM: x86 emulator: make set_cr() callback return error if it fails
Gleb Natapov
2010-08-01
KVM: x86 emulator: add get_cached_segment_base() callback to x86_emulate_ops
Gleb Natapov
2010-08-01
KVM: x86 emulator: add (set|get)_msr callbacks to x86_emulate_ops
Gleb Natapov
2010-08-01
KVM: x86 emulator: add (set|get)_dr callbacks to x86_emulate_ops
Gleb Natapov
2010-08-01
KVM: x86 emulator: handle "far address" source operand
Gleb Natapov
2010-08-01
KVM: x86 emulator: introduce read cache
Gleb Natapov
2010-07-27
support multiple .discard.* sections to avoid section type conflicts
Jeremy Fitzhardinge
2010-07-22
x86/xen: event channels delivery on HVM.
Sheng Yang
2010-07-22
x86: early PV on HVM features initialization.
Sheng Yang
2010-07-22
xen: Add support for HVM hypercalls.
Jeremy Fitzhardinge
2010-07-07
x86: Add i8042 pre-detection hook to x86_platform_ops
Feng Tang
2010-07-01
x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGN
Alexander Duyck
2010-06-30
x86: Align skb w/ start of cacheline on newer core 2/Xeon Arch
Alexander Duyck
2010-06-28
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-06-18
x86: Fix vsyscall on gcc 4.5 with -Os
Andi Kleen
2010-06-11
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2010-06-11
percpu, x86: Avoid warnings of unused variables in per cpu
Andi Kleen
2010-06-09
x86, irq: Rename gsi_end gsi_top, and fix off by one errors
Eric W. Biederman
2010-06-09
KVM: SVM: Implement workaround for Erratum 383
Joerg Roedel
[next]