index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-50
/
+121
2010-08-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-9
/
+11
2010-08-05
Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-1
/
+11
2010-08-05
kgdb,x86: Individual register get/set for x86
Jason Wessel
1
-9
/
+11
2010-08-05
Merge branch 'perf/nmi' into perf/core
Ingo Molnar
1
-0
/
+2
2010-08-04
Merge branch 'upstream/pvhvm' into upstream/xen
Jeremy Fitzhardinge
4
-1
/
+11
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+7
2010-08-04
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
1
-14
/
+6
2010-08-03
Remove indirect read write api support.
Sreedhara DS
1
-14
/
+0
2010-08-03
intel_scu_ipc: add definitions for vRTC related command
Feng Tang
1
-0
/
+6
2010-08-02
KVM: VMX: fix tlb flush with invalid root
Xiao Guangrong
1
-0
/
+2
2010-08-01
KVM: Remove unnecessary divide operations
Joerg Roedel
1
-1
/
+2
2010-08-01
KVM: VMX: Execute WBINVD to keep data consistency with assigned devices
Sheng Yang
1
-0
/
+6
2010-08-01
KVM: Remove memory alias support
Avi Kivity
1
-21
/
+0
2010-08-01
KVM: MMU: don't mark pte notrap if it's just sync transient
Xiao Guangrong
1
-1
/
+1
2010-08-01
KVM: x86: XSAVE/XRSTOR live migration support
Sheng Yang
2
-2
/
+27
2010-08-01
KVM: Fix mov cr3 #GP at wrong instruction
Avi Kivity
1
-1
/
+1
2010-08-01
KVM: Fix mov cr4 #GP at wrong instruction
Avi Kivity
1
-1
/
+1
2010-08-01
KVM: Fix mov cr0 #GP at wrong instruction
Avi Kivity
1
-1
/
+1
2010-08-01
KVM: VMX: Enable XSAVE/XRSTOR for guest
Dexuan Cui
2
-0
/
+3
2010-08-01
KVM: VMX: Add all-context INVVPID type support
Gui Jianfeng
1
-0
/
+1
2010-08-01
KVM: VMX: Make sure single type invvpid is supported before issuing invvpid i...
Gui Jianfeng
1
-0
/
+2
2010-08-01
KVM: x86: Propagate fpu_alloc errors
Jan Kiszka
1
-1
/
+1
2010-08-01
KVM: VMX: Add constant for invalid guest state exit reason
Mohammed Gamal
1
-0
/
+1
2010-08-01
KVM: x86: Use FPU API
Sheng Yang
1
-16
/
+1
2010-08-01
KVM: x86: Use unlazy_fpu() for host FPU
Sheng Yang
1
-1
/
+0
2010-08-01
x86: Export FPU API for KVM use
Sheng Yang
2
-0
/
+5
2010-08-01
KVM: inject #UD if instruction emulation fails and exit to userspace
Gleb Natapov
1
-1
/
+0
2010-08-01
KVM: SVM: Allow EFER.LMSLE to be set with nested svm
Joerg Roedel
1
-0
/
+2
2010-08-01
KVM: x86 emulator: do not inject exception directly into vcpu
Gleb Natapov
1
-0
/
+6
2010-08-01
KVM: x86 emulator: set RFLAGS outside x86 emulator code
Gleb Natapov
1
-1
/
+0
2010-08-01
KVM: do not inject #PF in (read|write)_emulated() callbacks
Gleb Natapov
1
-0
/
+3
2010-08-01
KVM: remove export of emulator_write_emulated()
Gleb Natapov
1
-5
/
+0
2010-08-01
KVM: x86 emulator: x86_emulate_insn() return -1 only in case of emulation fai...
Gleb Natapov
1
-0
/
+1
2010-08-01
KVM: x86 emulator: fix X86EMUL_RETRY_INSTR and X86EMUL_CMPXCHG_FAILED values
Gleb Natapov
1
-2
/
+3
2010-08-01
KVM: x86 emulator: make set_cr() callback return error if it fails
Gleb Natapov
1
-1
/
+1
2010-08-01
KVM: x86 emulator: add get_cached_segment_base() callback to x86_emulate_ops
Gleb Natapov
1
-0
/
+1
2010-08-01
KVM: x86 emulator: add (set|get)_msr callbacks to x86_emulate_ops
Gleb Natapov
1
-0
/
+2
2010-08-01
KVM: x86 emulator: add (set|get)_dr callbacks to x86_emulate_ops
Gleb Natapov
2
-4
/
+2
2010-08-01
KVM: x86 emulator: handle "far address" source operand
Gleb Natapov
1
-1
/
+5
2010-08-01
KVM: x86 emulator: introduce read cache
Gleb Natapov
1
-0
/
+1
2010-07-27
support multiple .discard.* sections to avoid section type conflicts
Jeremy Fitzhardinge
1
-1
/
+1
2010-07-22
x86/xen: event channels delivery on HVM.
Sheng Yang
1
-0
/
+3
2010-07-22
x86: early PV on HVM features initialization.
Sheng Yang
1
-0
/
+1
2010-07-22
xen: Add support for HVM hypercalls.
Jeremy Fitzhardinge
1
-0
/
+6
2010-07-21
Merge branch 'linus' into perf/core
Ingo Molnar
1
-0
/
+2
2010-07-07
x86: Add i8042 pre-detection hook to x86_platform_ops
Feng Tang
1
-0
/
+2
2010-07-05
perf, x86: P4 PMU -- redesign cache events
Cyrill Gorcunov
1
-47
/
+52
2010-07-01
x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGN
Alexander Duyck
1
-2
/
+0
2010-06-30
x86: Align skb w/ start of cacheline on newer core 2/Xeon Arch
Alexander Duyck
1
-0
/
+9
[next]