index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-08-04
1
-0
/
+7
|
\
|
*
x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGN
Alexander Duyck
2010-07-01
1
-2
/
+0
|
*
x86: Align skb w/ start of cacheline on newer core 2/Xeon Arch
Alexander Duyck
2010-06-30
1
-0
/
+9
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
2010-08-04
1
-14
/
+6
|
\
\
|
*
|
Remove indirect read write api support.
Sreedhara DS
2010-08-03
1
-14
/
+0
|
*
|
intel_scu_ipc: add definitions for vRTC related command
Feng Tang
2010-08-03
1
-0
/
+6
*
|
|
KVM: VMX: fix tlb flush with invalid root
Xiao Guangrong
2010-08-02
1
-0
/
+2
*
|
|
KVM: Remove unnecessary divide operations
Joerg Roedel
2010-08-01
1
-1
/
+2
*
|
|
KVM: VMX: Execute WBINVD to keep data consistency with assigned devices
Sheng Yang
2010-08-01
1
-0
/
+6
*
|
|
KVM: Remove memory alias support
Avi Kivity
2010-08-01
1
-21
/
+0
*
|
|
KVM: MMU: don't mark pte notrap if it's just sync transient
Xiao Guangrong
2010-08-01
1
-1
/
+1
*
|
|
KVM: x86: XSAVE/XRSTOR live migration support
Sheng Yang
2010-08-01
2
-2
/
+27
*
|
|
KVM: Fix mov cr3 #GP at wrong instruction
Avi Kivity
2010-08-01
1
-1
/
+1
*
|
|
KVM: Fix mov cr4 #GP at wrong instruction
Avi Kivity
2010-08-01
1
-1
/
+1
*
|
|
KVM: Fix mov cr0 #GP at wrong instruction
Avi Kivity
2010-08-01
1
-1
/
+1
*
|
|
KVM: VMX: Enable XSAVE/XRSTOR for guest
Dexuan Cui
2010-08-01
2
-0
/
+3
*
|
|
KVM: VMX: Add all-context INVVPID type support
Gui Jianfeng
2010-08-01
1
-0
/
+1
*
|
|
KVM: VMX: Make sure single type invvpid is supported before issuing invvpid i...
Gui Jianfeng
2010-08-01
1
-0
/
+2
*
|
|
KVM: x86: Propagate fpu_alloc errors
Jan Kiszka
2010-08-01
1
-1
/
+1
*
|
|
KVM: VMX: Add constant for invalid guest state exit reason
Mohammed Gamal
2010-08-01
1
-0
/
+1
*
|
|
KVM: x86: Use FPU API
Sheng Yang
2010-08-01
1
-16
/
+1
*
|
|
KVM: x86: Use unlazy_fpu() for host FPU
Sheng Yang
2010-08-01
1
-1
/
+0
*
|
|
x86: Export FPU API for KVM use
Sheng Yang
2010-08-01
2
-0
/
+5
*
|
|
KVM: inject #UD if instruction emulation fails and exit to userspace
Gleb Natapov
2010-08-01
1
-1
/
+0
*
|
|
KVM: SVM: Allow EFER.LMSLE to be set with nested svm
Joerg Roedel
2010-08-01
1
-0
/
+2
*
|
|
KVM: x86 emulator: do not inject exception directly into vcpu
Gleb Natapov
2010-08-01
1
-0
/
+6
*
|
|
KVM: x86 emulator: set RFLAGS outside x86 emulator code
Gleb Natapov
2010-08-01
1
-1
/
+0
*
|
|
KVM: do not inject #PF in (read|write)_emulated() callbacks
Gleb Natapov
2010-08-01
1
-0
/
+3
*
|
|
KVM: remove export of emulator_write_emulated()
Gleb Natapov
2010-08-01
1
-5
/
+0
*
|
|
KVM: x86 emulator: x86_emulate_insn() return -1 only in case of emulation fai...
Gleb Natapov
2010-08-01
1
-0
/
+1
*
|
|
KVM: x86 emulator: fix X86EMUL_RETRY_INSTR and X86EMUL_CMPXCHG_FAILED values
Gleb Natapov
2010-08-01
1
-2
/
+3
*
|
|
KVM: x86 emulator: make set_cr() callback return error if it fails
Gleb Natapov
2010-08-01
1
-1
/
+1
*
|
|
KVM: x86 emulator: add get_cached_segment_base() callback to x86_emulate_ops
Gleb Natapov
2010-08-01
1
-0
/
+1
*
|
|
KVM: x86 emulator: add (set|get)_msr callbacks to x86_emulate_ops
Gleb Natapov
2010-08-01
1
-0
/
+2
*
|
|
KVM: x86 emulator: add (set|get)_dr callbacks to x86_emulate_ops
Gleb Natapov
2010-08-01
2
-4
/
+2
*
|
|
KVM: x86 emulator: handle "far address" source operand
Gleb Natapov
2010-08-01
1
-1
/
+5
*
|
|
KVM: x86 emulator: introduce read cache
Gleb Natapov
2010-08-01
1
-0
/
+1
|
/
/
*
|
x86: Add i8042 pre-detection hook to x86_platform_ops
Feng Tang
2010-07-07
1
-0
/
+2
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-06-28
4
-4
/
+6
|
\
\
|
*
|
x86: Fix vsyscall on gcc 4.5 with -Os
Andi Kleen
2010-06-18
1
-1
/
+1
|
*
|
percpu, x86: Avoid warnings of unused variables in per cpu
Andi Kleen
2010-06-11
1
-0
/
+2
|
*
|
x86, irq: Rename gsi_end gsi_top, and fix off by one errors
Eric W. Biederman
2010-06-09
1
-2
/
+2
|
*
|
x86: use __ASSEMBLY__ rather than __ASSEMBLER__
Andres Salomon
2010-06-07
1
-1
/
+1
*
|
|
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2010-06-11
2
-0
/
+4
|
\
\
\
|
*
|
|
PM / x86: Save/restore MISC_ENABLE register
Ondrej Zary
2010-06-08
2
-0
/
+4
|
|
/
/
*
|
|
KVM: SVM: Implement workaround for Erratum 383
Joerg Roedel
2010-06-09
1
-0
/
+1
|
/
/
*
|
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2010-06-04
1
-0
/
+2
|
\
\
|
*
|
pci: Add a probing code that seeks for an specific bus
Aristeu Rozanski
2010-05-10
1
-0
/
+2
*
|
|
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-06-01
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Rename .data.read_mostly to .data..read_mostly.
Denys Vlasenko
2010-03-03
1
-1
/
+1
[next]