aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-12Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-7/+18
2010-11-10xen: events: do not unmask event channels on resumeIan Campbell1-7/+18
2010-10-29convert get_sb_single() usersAl Viro1-4/+4
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds7-23/+652
2010-10-27xen: register xen pci notifierWeidong Han2-0/+118
2010-10-26Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds7-39/+639
2010-10-22xen: make hvc_xen console work for dom0.Jeremy Fitzhardinge1-1/+1
2010-10-22xen: Initialize xenbus for dom0.Juan Quintela1-1/+28
2010-10-22xen: remap MSIs into pirqs when running as initial domainQing He1-0/+60
2010-10-22xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge1-0/+13
2010-10-22xen: map MSIs into pirqsStefano Stabellini1-0/+22
2010-10-22xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini1-1/+5
2010-10-22xen: implement xen_hvm_register_pirqStefano Stabellini1-1/+3
2010-10-22xen: get the maximum number of pirqs from xenStefano Stabellini1-4/+26
2010-10-22xen: support pirq != irqStefano Stabellini1-16/+48
2010-10-22Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domain-v6Stefano Stabellini5-28/+356
2010-10-22xen: improvements to VIRQ_DEBUG outputIan Campbell1-22/+56
2010-10-22xen: set up IRQ before binding virq to evtchnJeremy Fitzhardinge1-5/+5
2010-10-22xen: ensure that all event channels start off bound to VCPU 0Ian Campbell1-1/+1
2010-10-22xen/events: change to using fasteoiJeremy Fitzhardinge1-4/+7
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds3-0/+3
2010-10-20xen/privcmd: make privcmd visible in domUJeremy Fitzhardinge2-4/+3
2010-10-20xen/privcmd: move remap_domain_mfn_range() to core xen code and export.Ian Campbell1-73/+8
2010-10-20privcmd: MMAPBATCH: Fix error handling/reportingIan Campbell1-15/+41
2010-10-20xenbus: export xen_store_interface for xenfsJeremy Fitzhardinge1-1/+3
2010-10-20xen/privcmd: make sure vma is ours before doing anything to itJeremy Fitzhardinge1-0/+3
2010-10-20xen/privcmd: print SIGBUS faultsJeremy Fitzhardinge1-0/+4
2010-10-20xen/xenfs: set_page_dirty is supposed to return true if it dirtiesJeremy Fitzhardinge1-3/+1
2010-10-20xen/privcmd: create address space to allow writable mmapsJeremy Fitzhardinge1-4/+38
2010-10-20xen: add privcmd driverJeremy Fitzhardinge4-1/+440
2010-10-20xen: add /proc/xen/xsd_{kva,port} to xenfsIan Campbell4-2/+125
2010-10-20xen: Update Makefile with CONFIG_BLOCK dependency for biomerge.cKonrad Rzeszutek Wilk1-1/+2
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar1-3/+6
2010-10-18x86: 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: do not set xenstored_ready before xenbus_probe on hvmStefano Stabellini1-3/+6