summaryrefslogtreecommitdiff
path: root/drivers/xen
Commit message (Expand)AuthorAge
* 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-26
| * | | x86: Unplug emulated disks and nics.Stefano Stabellini2010-07-26
| * | | xen: Fix find_unbound_irq in presence of ioapic irqs.Stefano Stabellini2010-07-22
| * | | 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
| * | | x86: early PV on HVM features initialization.Sheng Yang2010-07-22
| | |/ | |/|
* | | Merge branch 'upstream/core' into upstream/xenJeremy Fitzhardinge2010-08-04
|\ \ \ | |/ / |/| |
| * | pvops: do not notify callers from register_xenstore_notifierStefano Stabellini2010-08-04
* | | xen: avoid allocation causing potential swap activity on the resume pathIan Campbell2010-06-03
* | | xen: fix build when SYSRQ is disabledRandy Dunlap2010-05-25
* | | stop_machine: reimplement using cpu_stopTejun Heo2010-05-06
|/ /
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
* | xen: add kconfig menuRandy Dunlap2010-03-06
* | xen: Remove unnecessary arch specific xen irq functions.Eric W. Biederman2010-02-18
* | xen: fix hang on suspend.Ian Campbell2010-01-13
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-11
|\ \
| * | xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-04
* | | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds2009-12-10
|\ \ \
| * | | xen: try harder to balloon up under memory pressure.Ian Campbell2009-12-04
| * | | Xen balloon: fix totalram_pages counting.Gianluca Guida2009-12-04
| * | | xen: explicitly create/destroy stop_machine workqueues outside suspend/resume...Ian Campbell2009-12-03
| * | | xen: improve error handling in do_suspend.Ian Campbell2009-12-03
| * | | xen: don't leak IRQs over suspend/resume.Ian Campbell2009-12-03
| * | | xen: don't call dpm_resume_noirq() with interrupts disabled.Jeremy Fitzhardinge2009-12-03
| * | | xen: wait up to 5 minutes for device connetionPaolo Bonzini2009-12-03
| * | | xen: improvement to wait_for_devices()Paolo Bonzini2009-12-03
| * | | xen: fix is_disconnected_device/exists_disconnected_devicePaolo Bonzini2009-12-03
| * | | xen/xenbus: make DEVICE_ATTR()s staticJeremy Fitzhardinge2009-12-03
| |/ /
* | | cpumask: Use modern cpumask style in XenRusty Russell2009-11-04
|/ /
* | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-04
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\ \
| * | trivial: remove unnecessary semicolonsJoe Perches2009-09-21
* | | mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-22
|/ /
* | includecheck fix: drivers/xen, evtchn.cJaswinder Singh Rajput2009-09-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\ \
| * \ Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| |\ \ | | |/
| * | percpu: clean up percpu variable definitionsTejun Heo2009-06-24
| * | percpu: cleanup percpu array definitionsTejun Heo2009-06-24
* | | xen: make -fstack-protector work under XenJeremy Fitzhardinge2009-09-09
| |/ |/|
* | xen: Use kcalloc() in xen_init_IRQ()Pekka Enberg2009-07-01
|/
* PM core: rename suspend and resume functionsAlan Stern2009-06-12