index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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-08
x86: Add i8042 pre-detection hook to x86_platform_ops
Feng Tang
1
-0
/
+2
2010-07-02
x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGN
Alexander Duyck
1
-2
/
+0
2010-07-01
x86: Align skb w/ start of cacheline on newer core 2/Xeon Arch
Alexander Duyck
1
-0
/
+9
2010-06-28
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-4
/
+6
2010-06-19
x86: Fix vsyscall on gcc 4.5 with -Os
Andi Kleen
1
-1
/
+1
2010-06-12
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-0
/
+4
2010-06-11
percpu, x86: Avoid warnings of unused variables in per cpu
Andi Kleen
1
-0
/
+2
2010-06-10
x86, irq: Rename gsi_end gsi_top, and fix off by one errors
Eric W. Biederman
1
-2
/
+2
2010-06-09
KVM: SVM: Implement workaround for Erratum 383
Joerg Roedel
1
-0
/
+1
2010-06-08
x86: use __ASSEMBLY__ rather than __ASSEMBLER__
Andres Salomon
1
-1
/
+1
2010-06-08
PM / x86: Save/restore MISC_ENABLE register
Ondrej Zary
2
-0
/
+4
2010-06-05
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-0
/
+2
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-1
/
+1
2010-05-30
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
1
-12
/
+0
2010-05-30
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+7
[next]