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
2013-04-16
KVM: ARM: Fix kvm_vm_ioctl_irq_line
Alexander Graf
1
-1
/
+2
2013-04-16
KVM: VMX: Use posted interrupt to deliver virtual interrupt
Yang Zhang
3
-12
/
+21
2013-04-16
KVM: VMX: Add the deliver posted interrupt algorithm
Yang Zhang
6
-1
/
+86
2013-04-16
KVM: Set TMR when programming ioapic entry
Yang Zhang
5
-11
/
+25
2013-04-16
KVM: Call common update function when ioapic entry changed.
Yang Zhang
9
-30
/
+32
2013-04-16
KVM: VMX: Check the posted interrupt capability
Yang Zhang
2
-20
/
+66
2013-04-16
KVM: VMX: Register a new IPI for posted interrupt
Yang Zhang
7
-0
/
+44
2013-04-16
KVM: VMX: Enable acknowledge interupt on vmexit
Yang Zhang
4
-5
/
+64
2013-04-15
KVM: Use eoi to track RTC interrupt delivery status
Yang Zhang
1
-1
/
+35
2013-04-15
KVM: Let ioapic know the irq line status
Yang Zhang
9
-37
/
+54
2013-04-15
KVM: Force vmexit with virtual interrupt delivery
Yang Zhang
1
-1
/
+1
2013-04-15
KVM: Add reset/restore rtc_status support
Yang Zhang
4
-0
/
+70
2013-04-15
KVM: Return destination vcpu on interrupt injection
Yang Zhang
5
-19
/
+27
2013-04-15
KVM: Introduce struct rtc_status
Yang Zhang
1
-0
/
+12
2013-04-15
KVM: Add vcpu info to ioapic_update_eoi()
Yang Zhang
3
-8
/
+9
2013-04-14
KVM: nVMX: Avoid reading VM_EXIT_INTR_ERROR_CODE needlessly on nested exits
Jan Kiszka
1
-1
/
+5
2013-04-14
KVM: nVMX: Fix conditions for interrupt injection
Jan Kiszka
1
-8
/
+12
2013-04-14
KVM: nVMX: Rework event injection and recovery
Jan Kiszka
1
-35
/
+64
2013-04-14
KVM: nVMX: Fix injection of PENDING_INTERRUPT and NMI_WINDOW exits to L1
Jan Kiszka
1
-7
/
+2
2013-04-14
KVM: emulator: mark 0xff 0x7d opcode as undefined.
Gleb Natapov
1
-1
/
+1
2013-04-14
KVM: emulator: Do not fail on emulation of undefined opcode
Gleb Natapov
1
-2
/
+3
2013-04-14
KVM: VMX: do not try to reexecute failed instruction while emulating invalid ...
Gleb Natapov
3
-5
/
+11
2013-04-14
KVM: emulator: fix unimplemented instruction detection
Gleb Natapov
1
-3
/
+4
2013-04-11
KVM: x86 emulator: Fix segment loading in VM86
Kevin Wolf
1
-3
/
+12
2013-04-08
KVM: Move kvm_rebooting declaration out of x86
Geoff Levand
2
-1
/
+2
2013-04-08
KVM: Move kvm_spurious_fault to x86.c
Geoff Levand
2
-8
/
+7
2013-04-08
KVM: Make local routines static
Geoff Levand
1
-4
/
+4
2013-04-08
KVM: Move vm_list kvm_lock declarations out of x86
Geoff Levand
2
-3
/
+3
2013-04-08
KVM: VMX: Add missing braces to avoid redundant error check
Jan Kiszka
1
-1
/
+2
2013-04-08
KVM: x86: fix memory leak in vmx_init
Yang Zhang
1
-1
/
+3
2013-04-07
kvm: fix MMIO/PIO collision misdetection
Michael S. Tsirkin
1
-2
/
+6
2013-04-07
KVM: nVMX: Check exit control for VM_EXIT_SAVE_IA32_PAT, not entry controls
Jan Kiszka
1
-1
/
+1
2013-04-07
KVM: Call kvm_apic_match_dest() to check destination vcpu
Yang Zhang
3
-57
/
+3
2013-04-07
KVM: s390: virtio_ccw: reset errors for new I/O.
Cornelia Huck
1
-1
/
+4
2013-04-07
Revert "KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page()"
Takuya Yoshikawa
2
-4
/
+8
2013-04-02
pmu: prepare for migration support
Paolo Bonzini
3
-6
/
+14
2013-04-02
KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390
Nick Wang
1
-0
/
+3
2013-04-02
KVM: s390: Remove the sanity checks for kvm memory slot
Nick Wang
1
-12
/
+4
2013-04-02
KVM: s390: Change the virtual memory mapping location for virtio devices
Nick Wang
1
-5
/
+6
2013-04-02
KVM: s390: fix compile with !CONFIG_COMPAT
Heiko Carstens
1
-0
/
+1
2013-04-02
KVM: s390: fix stsi exception handling
Heiko Carstens
1
-10
/
+10
2013-04-02
KVM: s390: fix and enforce return code handling for irq injections
Heiko Carstens
4
-73
/
+37
2013-04-02
KVM: s390: make if statements in lpsw/lpswe handlers readable
Heiko Carstens
1
-34
/
+24
2013-04-02
KVM: s390: fix return code handling in lpsw/lpswe handlers
Heiko Carstens
1
-30
/
+14
2013-04-02
KVM: s390: fix psw conversion in lpsw handler
Heiko Carstens
1
-1
/
+2
2013-04-02
KVM: s390: fix 24 bit psw handling in lpsw/lpswe handler
Heiko Carstens
1
-1
/
+1
2013-04-02
KVM: s390: Dont do a gmap update on minor memslot changes
Christian Borntraeger
1
-0
/
+10
2013-03-27
Merge commit 'origin/next' into kvm-ppc-next
Alexander Graf
3
-14
/
+9
2013-03-24
Merge 'git://github.com/agraf/linux-2.6.git kvm-ppc-next' into queue
Gleb Natapov
11
-93
/
+133
2013-03-22
KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external
Paul Mackerras
4
-7
/
+4
[prev]
[next]