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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-01
KVM: x86 emulator: do not inject exception directly into vcpu
Gleb Natapov
3
-50
/
+100
2010-08-01
KVM: x86 emulator: move interruptibility state tracking out of emulator
Gleb Natapov
2
-20
/
+19
2010-08-01
KVM: x86 emulator: handle shadowed registers outside emulator
Gleb Natapov
2
-17
/
+12
2010-08-01
KVM: x86 emulator: use shadowed register in emulate_sysexit()
Gleb Natapov
1
-2
/
+2
2010-08-01
KVM: x86 emulator: set RFLAGS outside x86 emulator code
Gleb Natapov
3
-8
/
+1
2010-08-01
KVM: x86 emulator: advance RIP outside x86 emulator code
Gleb Natapov
2
-3
/
+6
2010-08-01
KVM: handle emulation failure case first
Gleb Natapov
1
-16
/
+15
2010-08-01
KVM: do not inject #PF in (read|write)_emulated() callbacks
Gleb Natapov
3
-15
/
+28
2010-08-01
KVM: remove export of emulator_write_emulated()
Gleb Natapov
2
-6
/
+0
2010-08-01
KVM: x86 emulator: x86_emulate_insn() return -1 only in case of emulation fai...
Gleb Natapov
2
-18
/
+19
2010-08-01
KVM: fill in run->mmio details in (read|write)_emulated function
Gleb Natapov
1
-16
/
+9
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 (get|set)_dr() callback return error if it fails
Gleb Natapov
2
-29
/
+45
2010-08-01
KVM: x86 emulator: make set_cr() callback return error if it fails
Gleb Natapov
3
-76
/
+84
2010-08-01
KVM: x86 emulator: cleanup some direct calls into kvm to use existing callbacks
Gleb Natapov
1
-95
/
+105
2010-08-01
KVM: x86 emulator: add get_cached_segment_base() callback to x86_emulate_ops
Gleb Natapov
3
-12
/
+9
2010-08-01
KVM: x86 emulator: add (set|get)_msr callbacks to x86_emulate_ops
Gleb Natapov
3
-18
/
+22
2010-08-01
KVM: x86 emulator: add (set|get)_dr callbacks to x86_emulate_ops
Gleb Natapov
4
-12
/
+13
2010-08-01
KVM: x86 emulator: handle "far address" source operand
Gleb Natapov
2
-25
/
+37
2010-08-01
KVM: x86 emulator: cleanup nop emulation
Gleb Natapov
1
-2
/
+2
2010-08-01
KVM: x86 emulator: cleanup xchg emulation
Gleb Natapov
1
-2
/
+2
2010-08-01
KVM: x86 emulator: fix Move r/m16 to segment register decoding
Gleb Natapov
1
-1
/
+1
2010-08-01
KVM: x86 emulator: introduce read cache
Gleb Natapov
2
-14
/
+43
2010-08-01
KVM: VMX: Avoid writing HOST_CR0 every entry
Avi Kivity
2
-7
/
+4
2010-08-01
KVM: kvm_pdptr_read() may sleep
Avi Kivity
1
-0
/
+2
2010-08-01
KVM: x86: avoid unnecessary bitmap allocation when memslot is clean
Takuya Yoshikawa
1
-14
/
+23
2010-08-01
KVM: VMX: Simplify vmx_get_nmi_mask()
Avi Kivity
1
-3
/
+1
2010-08-01
KVM: Avoid killing userspace through guest SRAO MCE on unmapped pages
Huang Ying
6
-15
/
+95
2010-07-29
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-2
/
+7
2010-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
6
-34
/
+63
2010-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
5
-10
/
+72
2010-07-29
ecryptfs: Bugfix for error related to ecryptfs_hash_buckets
Andre Osterhues
1
-8
/
+9
2010-07-29
x86,kgdb: Fix hw breakpoint regression
Jason Wessel
1
-2
/
+7
2010-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
9
-36
/
+50
2010-07-28
GFS2: Use kmalloc when possible for ->readdir()
Steven Whitehouse
1
-6
/
+25
2010-07-28
davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied high
Sekhar Nori
1
-0
/
+8
2010-07-28
regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register
Anuj Aggarwal
2
-7
/
+61
2010-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
1
-1
/
+1
2010-07-28
gpio: fix spurious printk when freeing a gpio
Jon Povey
1
-3
/
+4
2010-07-28
edac: mpc85xx: fix coldplug/hotplug module autoloading
Anton Vorontsov
1
-0
/
+3
2010-07-28
drivers/rtc/rtc-rx8581.c: fix setdatetime
Rudolf Marek
1
-3
/
+17
2010-07-28
dynamic debug: move ddebug_remove_module() down into free_module()
Jason Baron
1
-1
/
+3
2010-07-28
ceph: use complete_all and wake_up_all
Yehuda Sadeh
6
-20
/
+20
2010-07-27
9p: Pass the correct end of buffer to p9stat_read
Latchesar Ionkov
1
-1
/
+1
2010-07-27
[SCSI] ibmvscsi: Fix oops when an interrupt is pending during probe
Anton Blanchard
1
-6
/
+7
2010-07-27
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-3
/
+3
2010-07-27
Merge git://git.infradead.org/users/cbou/battery-2.6.35
Linus Torvalds
1
-15
/
+14
2010-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
19
-36
/
+151
2010-07-27
perf, powerpc: Use perf_sample_data_init() for the FSL code
Peter Zijlstra
1
-3
/
+3
2010-07-27
wm8350-regulator: fix wm8350_register_regulator error handling
Axel Lin
1
-1
/
+1
[prev]
[next]