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
path:
root
/
arch
/
ia64
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-21
iommu/core: Convert iommu_found to iommu_present
Joerg Roedel
1
-1
/
+2
2011-07-23
virtio: expose for non-virtualization users too
Ohad Ben-Cohen
1
-1
/
+0
2011-05-22
KVM: ia64: fix sparse warnings
Jeff Mahoney
1
-13
/
+13
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-20
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-2
/
+2
2011-03-17
KVM: Add "exiting guest mode" state
Xiao Guangrong
1
-0
/
+2
2011-03-17
ia64: change to new flag variables
matt mooney
1
-2
/
+2
2011-01-13
Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-21
/
+9
2011-01-12
KVM: Take missing slots_lock for kvm_io_bus_unregister_dev()
Takuya Yoshikawa
1
-0
/
+2
2011-01-12
KVM: Clean up vm creation and release
Jan Kiszka
1
-21
/
+7
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-24
KVM: ia64: define kvm_lapic_enabled() to fix a compile error
Takuya Yoshikawa
1
-0
/
+1
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-3
/
+3
2010-08-01
KVM: ia64: cleanup kvm_ia64_sync_dirty_log()
Takuya Yoshikawa
1
-19
/
+11
2010-08-01
KVM: ia64: fix dirty_log_lock spin_lock section not to include get_dirty_log()
Takuya Yoshikawa
1
-2
/
+2
2010-08-01
KVM: Remove memory alias support
Avi Kivity
1
-5
/
+0
2010-08-01
KVM: move vcpu locking to dispatcher for generic vcpu ioctls
Avi Kivity
1
-11
/
+0
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
3
-4
/
+9
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
1
-3
/
+3
2010-06-09
KVM: ia64: Add missing spin_unlock in kvm_arch_hardware_enable()
Julia Lawall
1
-0
/
+1
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-1
/
+1
2010-05-19
KVM: Let vcpu structure alignment be determined at runtime
Avi Kivity
1
-1
/
+1
2010-05-17
KVM: use the correct RCU API for PROVE_RCU=y
Lai Jiangshan
1
-1
/
+1
2010-05-17
KVM: ia64: fix the error of ioctl KVM_IRQ_LINE if no irq chip
Wei Yongjun
1
-0
/
+2
2010-05-17
KVM: ia64: fix the error code of ioctl KVM_IA64_VCPU_GET_STACK failure
Wei Yongjun
1
-1
/
+3
2010-04-20
KVM: fix the handling of dirty bitmaps to avoid overflows
Takuya Yoshikawa
1
-4
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2010-03-05
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-39
/
+48
2010-03-03
Rename .text.ivt to .text..ivt.
Denys Vlasenko
1
-1
/
+1
2010-03-01
KVM: ia64: destroy ioapic device if fail to setup default irq routing
Wei Yongjun
1
-1
/
+1
2010-03-01
KVM: ia64: Fix string literal continuation lines
Joe Perches
2
-4
/
+4
2010-03-01
KVM: fix cleanup_srcu_struct on vm destruction
Marcelo Tosatti
1
-0
/
+1
2010-03-01
KVM: ia64: remove redundant kvm_get_exit_data() NULL tests
Roel Kluin
1
-15
/
+13
2010-03-01
KVM: convert slots_lock to a mutex
Marcelo Tosatti
1
-2
/
+2
2010-03-01
KVM: switch vcpu context to use SRCU
Marcelo Tosatti
1
-9
/
+6
2010-03-01
KVM: convert io_bus to SRCU
Marcelo Tosatti
1
-2
/
+2
2010-03-01
KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update
Marcelo Tosatti
1
-1
/
+3
2010-03-01
KVM: split kvm_arch_set_memory_region into prepare and commit
Marcelo Tosatti
1
-4
/
+12
2010-03-01
KVM: modify memslots layout in struct kvm
Marcelo Tosatti
1
-4
/
+6
2010-03-01
KVM: Add KVM_MMIO kconfig item
Avi Kivity
1
-0
/
+1
2010-01-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-6
/
+9
2010-01-15
vhost_net: a kernel-level virtio server
Michael S. Tsirkin
1
-0
/
+1
2009-12-27
KVM: ia64: fix build breakage due to host spinlock change
Luck, Tony
3
-6
/
+9
2009-12-12
drop explicit include of autoconf.h
Sam Ravnborg
1
-1
/
+0
2009-12-03
KVM: Activate Virtualization On Demand
Alexander Graf
1
-3
/
+5
2009-12-03
KVM: Move assigned device code to own file
Avi Kivity
1
-1
/
+1
2009-12-03
KVM: Return -ENOTTY on unrecognized ioctls
Avi Kivity
1
-1
/
+1
2009-12-03
KVM: Drop kvm->irq_lock lock from irq injection path
Gleb Natapov
1
-2
/
+0
2009-12-03
KVM: Move IO APIC to its own lock
Gleb Natapov
1
-5
/
+2
2009-09-10
KVM: Reduce runnability interface with arch support code
Gleb Natapov
1
-14
/
+2
[next]