aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAge
...
| | * | | xen/pci: Request ACS when Xen-SWIOTLB is activated.Konrad Rzeszutek Wilk2010-10-18
| | * | | xenbus: Xen paravirtualised PCI hotplug support.Yosuke Iwamatsu2010-10-18
| | * | | xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon2010-10-18
| | * | | xen: fix shared irq device passthroughKonrad Rzeszutek Wilk2010-10-18
| | * | | xen: Provide a variant of xen_poll_irq with timeout.Konrad Rzeszutek Wilk2010-10-18
| | * | | xen: Find an unbound irq number in reverse order (high to low).Konrad Rzeszutek Wilk2010-10-18
| | * | | xen: statically initialize cpu_evtchn_mask_pJeremy Fitzhardinge2010-10-18
| | * | | xen: set pirq name to something useful.Gerd Hoffmann2010-10-18
| | * | | xen: dynamically allocate irq & event structuresJeremy Fitzhardinge2010-10-18
| | * | | xen: identity map gsi->irqsKonrad Rzeszutek Wilk2010-10-18
| | * | | xen: implement pirq type event channelsJeremy Fitzhardinge2010-10-18
| | * | | xen: define BIOVEC_PHYS_MERGEABLE()Jeremy Fitzhardinge2010-10-18
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds2010-10-26
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | xen: improvements to VIRQ_DEBUG outputIan Campbell2010-10-22
| | * | | | xen: set up IRQ before binding virq to evtchnJeremy Fitzhardinge2010-10-22
| | * | | | xen: ensure that all event channels start off bound to VCPU 0Ian Campbell2010-10-22
| | * | | | xen/events: change to using fasteoiJeremy Fitzhardinge2010-10-22
| | |/ / /
| * | | | xen/privcmd: make privcmd visible in domUJeremy Fitzhardinge2010-10-20
| * | | | xen/privcmd: move remap_domain_mfn_range() to core xen code and export.Ian Campbell2010-10-20
| * | | | privcmd: MMAPBATCH: Fix error handling/reportingIan Campbell2010-10-20
| * | | | xenbus: export xen_store_interface for xenfsJeremy Fitzhardinge2010-10-20
| * | | | xen/privcmd: make sure vma is ours before doing anything to itJeremy Fitzhardinge2010-10-20
| * | | | xen/privcmd: print SIGBUS faultsJeremy Fitzhardinge2010-10-20
| * | | | xen/xenfs: set_page_dirty is supposed to return true if it dirtiesJeremy Fitzhardinge2010-10-20
| * | | | xen/privcmd: create address space to allow writable mmapsJeremy Fitzhardinge2010-10-20
| * | | | xen: add privcmd driverJeremy Fitzhardinge2010-10-20
| * | | | xen: add /proc/xen/xsd_{kva,port} to xenfsIan Campbell2010-10-20
| |/ / /
* | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \ \
| * | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | | | | Merge branch 'linus' into irq/coreIngo Molnar2010-10-19
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | xen: do not set xenstored_ready before xenbus_probe on hvmStefano Stabellini2010-10-05
| |/ /
* / / x86: xen: Sanitise sparse_irq handlingThomas Gleixner2010-10-12
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-28
|\ \
| * | Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-21
* | | xen: handle events as edge-triggeredJeremy Fitzhardinge2010-08-24
* | | xen: use percpu interrupts for IPIs and VIRQsJeremy Fitzhardinge2010-08-24
|/ /
* | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2010-08-12
|\ \
| * | swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough.Konrad Rzeszutek Wilk2010-07-27
| * | xen: Rename the balloon lockAlex Nixon2010-06-07
* | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\ \ \
| * | | xenbus: Make xenbus_switch_state transactionalDaniel Stodden2010-08-07
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-06
|\ \ \ \
| * | | | xen: Do not suspend IPI IRQs.Ian Campbell2010-07-29
| |/ / /
* | | | Merge branch 'xen/xenbus' into upstream/xenJeremy Fitzhardinge2010-08-04
|\ \ \ \
| * | | | implement O_NONBLOCK for /proc/xen/xenbusPaolo Bonzini2010-07-26
| * | | | xenbus: do not hold transaction_mutex when returning to userspaceIan Campbell2009-11-03
| | |_|/ | |/| |
* | | | Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-04
|\ \ \ \
| * | | | Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini2010-07-29
| * | | | xenfs: enable for HVM domains tooJeremy Fitzhardinge2010-07-27
| * | | | x86: Unplug emulated disks and nics.Stefano Stabellini2010-07-27