summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* convert get_sb_single() usersAl Viro2010-10-291-4/+4
* Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-287-23/+652
|\
| * xen: register xen pci notifierWeidong Han2010-10-272-0/+118
| * xen: make hvc_xen console work for dom0.Jeremy Fitzhardinge2010-10-221-1/+1
| * xen: Initialize xenbus for dom0.Juan Quintela2010-10-221-1/+28
| * xen: remap MSIs into pirqs when running as initial domainQing He2010-10-221-0/+60
| * xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge2010-10-221-0/+13
| * xen: map MSIs into pirqsStefano Stabellini2010-10-221-0/+22
| * xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini2010-10-221-1/+5
| * xen: implement xen_hvm_register_pirqStefano Stabellini2010-10-221-1/+3
| * xen: get the maximum number of pirqs from xenStefano Stabellini2010-10-221-4/+26
| * xen: support pirq != irqStefano Stabellini2010-10-221-16/+48
| * Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini2010-10-225-28/+356
| |\
| | * xen: Update Makefile with CONFIG_BLOCK dependency for biomerge.cKonrad Rzeszutek Wilk2010-10-201-1/+2
| | * x86: xen: Sanitse irq handling (part two)Konrad Rzeszutek Wilk2010-10-181-4/+3
| | * swiotlb-xen: On x86-32 builts, select SWIOTLB instead of depending on it.Konrad Rzeszutek Wilk2010-10-181-1/+2
| | * xen/pci: Request ACS when Xen-SWIOTLB is activated.Konrad Rzeszutek Wilk2010-10-181-1/+1
| | * xenbus: Xen paravirtualised PCI hotplug support.Yosuke Iwamatsu2010-10-181-0/+2
| | * xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon2010-10-181-2/+30
| | * xen: fix shared irq device passthroughKonrad Rzeszutek Wilk2010-10-181-3/+8
| | * xen: Provide a variant of xen_poll_irq with timeout.Konrad Rzeszutek Wilk2010-10-181-5/+12
| | * xen: Find an unbound irq number in reverse order (high to low).Konrad Rzeszutek Wilk2010-10-181-5/+20
| | * xen: statically initialize cpu_evtchn_mask_pJeremy Fitzhardinge2010-10-181-1/+6
| | * xen: set pirq name to something useful.Gerd Hoffmann2010-10-181-2/+2
| | * xen: dynamically allocate irq & event structuresJeremy Fitzhardinge2010-10-181-6/+10
| | * xen: identity map gsi->irqsKonrad Rzeszutek Wilk2010-10-181-5/+15
| | * xen: implement pirq type event channelsJeremy Fitzhardinge2010-10-181-2/+241
| | * xen: define BIOVEC_PHYS_MERGEABLE()Jeremy Fitzhardinge2010-10-182-1/+14
| | |
| \ \
*-. \ \ Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds2010-10-267-39/+639
|\ \ \ \
| | * | | xen: improvements to VIRQ_DEBUG outputIan Campbell2010-10-221-22/+56
| | * | | xen: set up IRQ before binding virq to evtchnJeremy Fitzhardinge2010-10-221-5/+5
| | * | | xen: ensure that all event channels start off bound to VCPU 0Ian Campbell2010-10-221-1/+1
| | * | | xen/events: change to using fasteoiJeremy Fitzhardinge2010-10-221-4/+7
| | |/ /
| * | | xen/privcmd: make privcmd visible in domUJeremy Fitzhardinge2010-10-202-4/+3
| * | | xen/privcmd: move remap_domain_mfn_range() to core xen code and export.Ian Campbell2010-10-201-73/+8
| * | | privcmd: MMAPBATCH: Fix error handling/reportingIan Campbell2010-10-201-15/+41
| * | | xenbus: export xen_store_interface for xenfsJeremy Fitzhardinge2010-10-201-1/+3
| * | | xen/privcmd: make sure vma is ours before doing anything to itJeremy Fitzhardinge2010-10-201-0/+3
| * | | xen/privcmd: print SIGBUS faultsJeremy Fitzhardinge2010-10-201-0/+4
| * | | xen/xenfs: set_page_dirty is supposed to return true if it dirtiesJeremy Fitzhardinge2010-10-201-3/+1
| * | | xen/privcmd: create address space to allow writable mmapsJeremy Fitzhardinge2010-10-201-4/+38
| * | | xen: add privcmd driverJeremy Fitzhardinge2010-10-204-1/+440
| * | | xen: add /proc/xen/xsd_{kva,port} to xenfsIan Campbell2010-10-204-2/+125
| |/ /
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-223-0/+3
|\ \ \
| * | | llseek: automatically add .llseek fopArnd Bergmann2010-10-153-0/+3
* | | | Merge branch 'linus' into irq/coreIngo Molnar2010-10-201-3/+6
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | xen: do not set xenstored_ready before xenbus_probe on hvmStefano Stabellini2010-10-051-3/+6
| |/
* | x86: xen: Sanitise sparse_irq handlingThomas Gleixner2010-10-121-12/+11
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-281-1/+1
|\
| * Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-211-1/+1
OpenPOWER on IntegriCloud