ARM: S3C64XX: Add USB external clock definition
[safe/jmp/linux-2.6] / arch / ia64 / kvm /
2010-04-20 Takuya YoshikawaKVM: fix the handling of dirty bitmaps to avoid overflows
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-05 Linus TorvaldsMerge branch 'kvm-updates/2.6.34' of git://git./virt...
2010-03-01 Wei YongjunKVM: ia64: destroy ioapic device if fail to setup defau...
2010-03-01 Joe PerchesKVM: ia64: Fix string literal continuation lines
2010-03-01 Marcelo TosattiKVM: fix cleanup_srcu_struct on vm destruction
2010-03-01 Roel KluinKVM: ia64: remove redundant kvm_get_exit_data() NULL...
2010-03-01 Marcelo TosattiKVM: convert slots_lock to a mutex
2010-03-01 Marcelo TosattiKVM: switch vcpu context to use SRCU
2010-03-01 Marcelo TosattiKVM: convert io_bus to SRCU
2010-03-01 Marcelo TosattiKVM: introduce kvm->srcu and convert kvm_set_memory_reg...
2010-03-01 Marcelo TosattiKVM: split kvm_arch_set_memory_region into prepare...
2010-03-01 Marcelo TosattiKVM: modify memslots layout in struct kvm
2010-03-01 Avi KivityKVM: Add KVM_MMIO kconfig item
2010-01-23 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-15 Michael S. Tsirkinvhost_net: a kernel-level virtio server
2009-12-27 Luck, TonyKVM: ia64: fix build breakage due to host spinlock...
2009-12-12 Sam Ravnborgdrop explicit include of autoconf.h
2009-12-03 Alexander GrafKVM: Activate Virtualization On Demand
2009-12-03 Avi KivityKVM: Move assigned device code to own file
2009-12-03 Avi KivityKVM: Return -ENOTTY on unrecognized ioctls
2009-12-03 Gleb NatapovKVM: Drop kvm->irq_lock lock from irq injection path
2009-12-03 Gleb NatapovKVM: Move IO APIC to its own lock
2009-09-10 Gleb NatapovKVM: Reduce runnability interface with arch support...
2009-09-10 Michael S. TsirkinKVM: remove in_range from io devices
2009-09-10 Marcelo TosattiKVM: remove old KVMTRACE support code
2009-09-10 Gleb NatapovKVM: Use macro to iterate over vcpus.
2009-09-10 Gleb NatapovKVM: Break dependency between vcpu index in vcpus array...
2009-09-10 Gleb NatapovKVM: Introduce kvm_vcpu_is_bsp() function.
2009-09-10 Marcelo TosattiKVM: switch irq injection/acking data structures to...
2009-09-10 Jes SorensenKVM: ia64: Correct itc_offset calculations
2009-09-10 Avi KivityKVM: Move common KVM Kconfig items to new file virt...
2009-08-05 Avi KivityKVM: ia64: fix build failures due to ia64/unsigned...
2009-06-30 Joe Perches[IA64] Remove unnecessary semicolons
2009-06-28 Jes SorensenKVM: ia64: fix ia64 build due to missing kallsyms_looku...
2009-06-10 Marcelo TosattiKVM: use smp_send_reschedule in kvm_vcpu_kick
2009-06-10 Jes SorensenKVM: ia64: ia64 vcpu_reset() do not call kmalloc()...
2009-06-10 Jes SorensenKVM: ia64: preserve int status through call to kvm_inse...
2009-06-10 Jes SorensenKVM: ia64: restore irq state before calling kvm_vcpu_init
2009-06-10 Jes SorensenKVM: ia64: remove empty function vti_vcpu_load()
2009-06-10 Xiantao ZhangKVM: ia64: Flush all TLBs once guest's memory mapping...
2009-06-10 Jes SorensenKVM: ia64: Don't hold slots_lock in guest mode
2009-06-10 Zhang, XiantaoKVM: ia64: make kvm depend on CONFIG_MODULES.
2009-06-10 Yang ZhangKVM: ia64: enable external interrupt in vmm
2009-06-10 Gleb NatapovKVM: Fix interrupt unhalting a vcpu when it shouldn't
2009-06-10 Gleb NatapovKVM: Timer event should not unconditionally unhalt...
2009-06-10 Jes SorensenKVM: ia64: Drop in SN2 replacement of fast path ITC...
2009-06-10 Jes SorensenKVM: ia64: SN2 adjust emulated ITC frequency to match...
2009-06-10 Jes SorensenKVM: ia64: Create inline function kvm_get_itc() to...
2009-06-10 Jes SorensenKVM: ia64: Map in SN2 RTC registers to the VMM module
2009-06-10 Gleb NatapovKVM: APIC: get rid of deliver_bitmask
2009-06-10 Gleb NatapovKVM: change the way how lowest priority vcpu is calculated
2009-06-10 Gleb NatapovKVM: consolidate ioapic/ipi interrupt delivery logic
2009-06-10 Gleb NatapovKVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts
2009-06-10 Yang ZhangKVM: ia64: fix compilation error in kvm_get_lowest_prio...
2009-04-22 Jes SorensenKVM: ia64: fix locking order entering guest
2009-03-31 Tony LuckPull pvops into release branch
2009-03-27 Isaku Yamahataia64: remove some warnings.
2009-03-26 Isaku Yamahataia64/pv_ops/binary patch: define paravirt_dv_serialize_...
2009-03-24 Xiantao ZhangKVM: ia64: Fix the build errors due to lack of macros...
2009-03-24 Gleb NatapovKVM: Report IRQ injection status to userspace.
2009-03-24 Jes SorensenKVM: ia64: dynamic nr online cpus
2009-03-24 Xiantao ZhangKVM: ia64: Implement some pal calls needed for windows...
2009-03-24 Xiantao ZhangKVM: ia64: Add the support for translating PAL Call...
2009-03-24 Xiantao ZhangKVM: ia64: vTLB change for enabling windows 2008 boot
2009-03-24 Avi KivityKVM: Userspace controlled irq routing
2009-03-24 Avi KivityKVM: Add CONFIG_HAVE_KVM_IRQCHIP
2009-03-24 Xiantao ZhangKVM: ia64: Code cleanup
2009-03-24 Jes SorensenKVM: ia64: stack get/restore patch
2009-03-24 Jan KiszkaKVM: New guest debug interface
2009-02-15 Sheng YangKVM: Add kvm_arch_sync_events to sync with asynchronize...
2009-02-15 Yang ZhangKVM: ia64: fix fp fault/trap handler
2009-01-03 Joerg RoedelKVM: change KVM to use IOMMU API
2009-01-03 Joerg RoedelKVM: rename vtd.c to iommu.c
2008-12-31 Jes SorensenKVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs()
2008-12-31 Avi KivityKVM: Consolidate userspace memory capability reporting...
2008-12-31 Xiantao ZhangKVM: ia64: Clean up vmm_ivt.S using tab to indent every...
2008-12-31 Xiantao ZhangKVM: ia64: Add handler for crashed vmm
2008-12-31 Xiantao ZhangKVM: ia64: Add some debug points to provide crash infom...
2008-12-31 Xiantao ZhangKVM: ia64: Define printk function for kvm-intel module
2008-12-31 Xiantao ZhangKVM: ia64: Remove some macro definitions in asm-offsets.c.
2008-12-31 Xiantao ZhangKVM: ia64: Remove lock held by halted vcpu
2008-12-31 Xiantao ZhangKVM: ia64: Re-organize data sturure of guests' data...
2008-11-23 Xiantao ZhangKVM: ia64: Fix: Use correct calling convention for...
2008-11-23 Xiantao ZhangKVM: ia64: Fix incorrect kbuild CFLAGS override
2008-11-11 Xiantao ZhangKVM: ia64: fix vmm_spin_{un}lock for !CONFIG_SMP
2008-11-11 Avi KivityKVM: Require the PCI subsystem
2008-11-11 Xiantao ZhangKVM: ia64: Use guest signal mask when blocking
2008-10-28 Xiantao ZhangKVM: ia64: Makefile fix for forcing to re-generate...
2008-10-28 Xiantao ZhangKVM: ia64: Fix halt emulation logic
2008-10-28 Sheng YangKVM: Fix guest shared interrupt with in-kernel irqchip
2008-10-17 Arjan van de VenMerge commit 'linus/master' into merge-linus
2008-10-15 Xiantao ZhangKVM: ia64: Add intel iommu support for guests.
2008-10-15 Xiantao ZhangKVM: ia64: add directed mmio range support for kvm...
2008-10-15 Xiantao ZhangKVM: ia64: Make pmt table be able to hold physical...
2008-10-15 Xiantao ZhangKVM: Move irqchip_in_kernel() from ioapic.h to irq.h
2008-10-15 Xiantao ZhangKVM: Separate irq ack notification out of arch/x86...
2008-10-15 Xiantao ZhangKVM: ia64: add support for Tukwila processors
2008-10-15 Xiantao ZhangKVM: ia64: Implement a uniform vps interface
2008-10-15 Xiantao ZhangKVM: ia64: Implement kvm_arch_vcpu_ioctl_{set,get}_mpstate
next