aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen
Commit message (Expand)AuthorAge
...
| * | xen: support pirq != irqStefano Stabellini2010-10-22
| * | xen-pcifront: Xen PCI frontend driver.Ryan Wilson2010-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: set pirq name to something useful.Gerd Hoffmann2010-10-18
| * | xen: implement pirq type event channelsJeremy Fitzhardinge2010-10-18
| | |
| \ \
*-. \ \ Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds2010-10-26
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * xen: Use host-provided E820 mapIan Campbell2010-10-22
| |/ |/|
| * xen/privcmd: move remap_domain_mfn_range() to core xen code and export.Ian Campbell2010-10-20
| * xen: add privcmd driverJeremy Fitzhardinge2010-10-20
|/
* xen: pvhvm: make it clearer that XEN_UNPLUG_* define bits in a bitfieldIan Campbell2010-08-23
* xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell2010-08-23
* xen: pvhvm: allow user to request no emulated device unplugIan Campbell2010-08-23
* 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: Add xen_create_contiguous_regionAlex Nixon2010-06-07
| * xen: Rename the balloon lockAlex Nixon2010-06-07
* | x86: Call HVMOP_pagetable_dying on exit_mmap.Stefano Stabellini2010-07-27
* | x86: Unplug emulated disks and nics.Stefano Stabellini2010-07-27
* | x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.Stefano Stabellini2010-07-27
* | xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini2010-07-22
* | xen: Xen PCI platform device driver.Stefano Stabellini2010-07-22
* | x86/xen: event channels delivery on HVM.Sheng Yang2010-07-22
* | xen: Add support for HVM hypercalls.Jeremy Fitzhardinge2010-07-22
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-04
*---. Merge branches 'for-linus/xen/dev-evtchn', 'for-linus/xen/xenbus', 'for-linus...Jeremy Fitzhardinge2009-03-30
|\ \ \
| | | * xen: add /sys/hypervisor supportJeremy Fitzhardinge2009-03-30
| |_|/ |/| |
| | * xen: use device model for suspending xenbus devicesIan Campbell2009-03-30
| | * xen: remove suspend_cancel hookIan Campbell2009-03-30
| |/ |/|
| * xen: export ioctl headers to userspaceIan Campbell2009-03-30
| * xen: add /dev/xen/evtchn driverIan Campbell2009-03-30
| * xen: add irq_from_evtchnIan Campbell2009-03-30
|/
* xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt2009-01-08
* xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge2008-12-16
* xen: remove unused balloon.hJeremy Fitzhardinge2008-10-03
* xen: save previous spinlock when blockingJeremy Fitzhardinge2008-08-21
* xen: implement Xen-specific spinlocksJeremy Fitzhardinge2008-07-16
* xen64: fix !HVC_XEN build dependencyIngo Molnar2008-07-16
* xen64: define asm/xen/interface for 64-bitJeremy Fitzhardinge2008-07-16
* xen: add xen_arch_resume()/xen_timer_resume hook for ia64 supportIsaku Yamahata2008-07-16
* xen: implement ptep_modify_prot_start/commitJeremy Fitzhardinge2008-06-25
* Merge commit 'v2.6.26-rc8' into x86/xenIngo Molnar2008-06-25
|\
| * x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-24
* | xen: add new Xen elfnote types and use them appropriatelyJeremy Fitzhardinge2008-06-02
* | xen: fix "xen: implement save/restore"Ingo Molnar2008-05-29
* | xen: maintain clock offset over save/restoreJeremy Fitzhardinge2008-05-27
* | xen: implement save/restoreJeremy Fitzhardinge2008-05-27