index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-31
KVM: MMU: Fix aliased gfns treated as unaliased
Izik Eidus
3
-8
/
+17
2008-12-31
KVM: Enable Function Level Reset for assigned device
Sheng Yang
2
-1
/
+6
2008-12-31
KVM: ia64: Remove lock held by halted vcpu
Xiantao Zhang
1
-2
/
+0
2008-12-31
KVM: ia64: Re-organize data sturure of guests' data area
Xiantao Zhang
6
-107
/
+161
2008-12-31
KVM: VMX: Handle mmio emulation when guest state is invalid
Guillaume Thouvenin
1
-12
/
+15
2008-12-31
KVM: allow emulator to adjust rip for emulated pio instructions
Guillaume Thouvenin
4
-3
/
+3
2008-12-31
KVM: SVM: Set the 'busy' flag of the TR selector
Amit Shah
1
-0
/
+7
2008-12-31
KVM: SVM: Set the 'g' bit of the cs selector for cross-vendor migration
Amit Shah
1
-0
/
+9
2008-12-31
KVM: x86: Fix typo in function name
Amit Shah
1
-5
/
+5
2008-12-31
KVM: IRQ ACK notifier should be used with in-kernel irqchip
Sheng Yang
3
-5
/
+8
2008-12-31
KVM: x86: Optimize NMI watchdog delivery
Jan Kiszka
3
-8
/
+27
2008-12-31
KVM: x86: Fix and refactor NMI watchdog emulation
Jan Kiszka
3
-17
/
+20
2008-12-31
KVM: x86 emulator: Add decode entries for 0x04 and 0x05 opcodes (add acc, imm)
Guillaume Thouvenin
1
-1
/
+1
2008-12-31
KVM: VMX: Move private memory slot position
Sheng Yang
2
-3
/
+4
2008-12-31
KVM: MMU: Extend kvm_mmu_page->slot_bitmap size
Sheng Yang
2
-6
/
+8
2008-12-31
KVM: Clean up kvm_x86_emulate.h
Sheng Yang
1
-7
/
+3
2008-12-31
KVM: Enable MTRR for EPT
Sheng Yang
5
-5
/
+27
2008-12-31
KVM: Add local get_mtrr_type() to support MTRR
Sheng Yang
1
-0
/
+104
2008-12-31
KVM: VMX: Add PAT support for EPT
Sheng Yang
3
-4
/
+34
2008-12-31
KVM: Improve MTRR structure
Sheng Yang
2
-3
/
+63
2008-12-31
x86: Export some definition of MTRR
Sheng Yang
3
-26
/
+28
2008-12-31
x86: Rename mtrr_state struct and macro names
Sheng Yang
3
-9
/
+10
2008-12-31
KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callback
Gleb Natapov
1
-1
/
+1
2008-12-31
KVM: VMX: work around lacking VNMI support
Jan Kiszka
1
-59
/
+115
2008-12-31
KVM: VMX: Provide support for user space injected NMIs
Jan Kiszka
1
-0
/
+33
2008-12-31
KVM: x86: Support for user space injected NMIs
Jan Kiszka
3
-4
/
+55
2008-12-31
KVM: Kick NMI receiving VCPU
Jan Kiszka
2
-0
/
+2
2008-12-31
KVM: x86: VCPU with pending NMI is runnabled
Jan Kiszka
1
-1
/
+2
2008-12-31
KVM: x86: Enable NMI Watchdog via in-kernel PIT source
Jan Kiszka
3
-5
/
+45
2008-12-31
KVM: VMX: fix real-mode NMI support
Jan Kiszka
1
-0
/
+13
2008-12-31
KVM: VMX: refactor IRQ and NMI window enabling
Jan Kiszka
1
-46
/
+32
2008-12-31
KVM: VMX: refactor/fix IRQ and NMI injectability determination
Jan Kiszka
2
-25
/
+22
2008-12-31
KVM: x86: Reset pending/inject NMI state on CPU reset
Jan Kiszka
1
-0
/
+3
2008-12-31
KVM: VMX: Support for NMI task gates
Jan Kiszka
1
-3
/
+15
2008-12-31
KVM: VMX: Use INTR_TYPE_NMI_INTR instead of magic value
Jan Kiszka
1
-2
/
+2
2008-12-31
KVM: VMX: include all IRQ window exits in statistics
Jan Kiszka
1
-1
/
+1
2008-12-31
KVM: x86 emulator: consolidate push reg
Guillaume Thouvenin
1
-7
/
+1
2008-12-30
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
112
-12850
/
+10496
2008-12-30
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
43
-1442
/
+1876
2008-12-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
3
-8
/
+42
2008-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
150
-5663
/
+28769
2008-12-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
326
-11077
/
+38106
2008-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
38
-143
/
+176
2008-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
20
-135
/
+253
2008-12-30
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
819
-10317
/
+34925
2008-12-30
tracing: removed duplicated #include
Huang Weiyi
1
-1
/
+0
2008-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
28
-783
/
+635
2008-12-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
1
-1
/
+7
2008-12-30
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
25
-280
/
+457
2008-12-30
Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-228
/
+306
[next]