summaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)AuthorFilesLines
2010-10-19x86: xen: Sanitse irq handling (part two)Konrad Rzeszutek Wilk1-4/+3
2010-10-18swiotlb-xen: On x86-32 builts, select SWIOTLB instead of depending on it.Konrad Rzeszutek Wilk1-1/+2
2010-10-18xen/pci: Request ACS when Xen-SWIOTLB is activated.Konrad Rzeszutek Wilk1-1/+1
2010-10-18xenbus: Xen paravirtualised PCI hotplug support.Yosuke Iwamatsu1-0/+2
2010-10-18xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon1-2/+30
2010-10-18xen: fix shared irq device passthroughKonrad Rzeszutek Wilk1-3/+8
2010-10-18xen: Provide a variant of xen_poll_irq with timeout.Konrad Rzeszutek Wilk1-5/+12
2010-10-18xen: Find an unbound irq number in reverse order (high to low).Konrad Rzeszutek Wilk1-5/+20
2010-10-18xen: statically initialize cpu_evtchn_mask_pJeremy Fitzhardinge1-1/+6
2010-10-18xen: set pirq name to something useful.Gerd Hoffmann1-2/+2
2010-10-18xen: dynamically allocate irq & event structuresJeremy Fitzhardinge1-6/+10
2010-10-18xen: identity map gsi->irqsKonrad Rzeszutek Wilk1-5/+15
2010-10-18xen: implement pirq type event channelsJeremy Fitzhardinge1-2/+241
2010-10-18xen: define BIOVEC_PHYS_MERGEABLE()Jeremy Fitzhardinge2-1/+14
2010-10-15llseek: automatically add .llseek fopArnd Bergmann3-0/+3
2010-10-12x86: xen: Sanitise sparse_irq handlingThomas Gleixner1-12/+11
2010-10-05xen/evtchn: add missing staticJeremy Fitzhardinge1-1/+1
2010-10-05xen: do not set xenstored_ready before xenbus_probe on hvmStefano Stabellini1-3/+6
2010-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2010-08-24xen: handle events as edge-triggeredJeremy Fitzhardinge1-1/+1
2010-08-24xen: use percpu interrupts for IPIs and VIRQsJeremy Fitzhardinge1-4/+15
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov1-1/+1
2010-08-12Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-11/+525
2010-08-11Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-24/+66
2010-08-07xenbus: Make xenbus_switch_state transactionalDaniel Stodden1-24/+66
2010-08-07Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2010-08-05Merge branch 'xen/xenbus' into upstream/xenJeremy Fitzhardinge2-10/+50
2010-08-05Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge8-36/+452
2010-08-05Merge branch 'upstream/core' into upstream/xenJeremy Fitzhardinge1-4/+1
2010-08-05pvops: do not notify callers from register_xenstore_notifierStefano Stabellini1-4/+1
2010-07-29Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini2-1/+5
2010-07-29xen: Do not suspend IPI IRQs.Ian Campbell1-0/+1
2010-07-27swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough.Konrad Rzeszutek Wilk3-1/+521
2010-07-27xenfs: enable for HVM domains tooJeremy Fitzhardinge1-2/+2
2010-07-27x86: Unplug emulated disks and nics.Stefano Stabellini2-0/+10
2010-07-26implement O_NONBLOCK for /proc/xen/xenbusPaolo Bonzini1-0/+3
2010-07-23xen: Fix find_unbound_irq in presence of ioapic irqs.Stefano Stabellini1-2/+11
2010-07-23xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini2-5/+62
2010-07-23xen: Xen PCI platform device driver.Stefano Stabellini7-18/+283
2010-07-23x86/xen: event channels delivery on HVM.Sheng Yang1-7/+63
2010-07-23x86: early PV on HVM features initialization.Sheng Yang1-3/+18
2010-06-07xen: Rename the balloon lockAlex Nixon1-11/+4
2010-06-03xen: avoid allocation causing potential swap activity on the resume pathIan Campbell1-1/+1
2010-05-29xen/evtchn: Fix name of Xen event-channel deviceBastian Blank1-1/+1
2010-05-29xen/evtchn: don't do unbind_from_irqhandler under spinlockJeremy Fitzhardinge1-2/+11
2010-05-25xen: fix build when SYSRQ is disabledRandy Dunlap1-5/+9
2010-05-06stop_machine: reimplement using cpu_stopTejun Heo1-12/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo10-2/+9
2010-03-08Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2010-03-06xen: add kconfig menuRandy Dunlap1-5/+7