drivers/isdn/act2000: fix sparse warning: symbol shadows an earlier one
[safe/jmp/linux-2.6] / virt / kvm / irq_comm.c
2008-12-31 Mark McLoughlinKVM: add KVM_USERSPACE_IRQ_SOURCE_ID assertions
2008-12-31 Mark McLoughlinKVM: make kvm_unregister_irq_ack_notifier() safe
2008-12-31 Mark McLoughlinKVM: remove the IRQ ACK notifier assertions
2008-12-31 Sheng YangKVM: IRQ ACK notifier should be used with in-kernel...
2008-10-28 Sheng YangKVM: Fix guest shared interrupt with in-kernel irqchip
2008-10-15 Xiantao ZhangKVM: Separate irq ack notification out of arch/x86...