aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2010-08-24xen: handle events as edge-triggeredJeremy Fitzhardinge1-1/+1
2010-08-24xen: use percpu interrupts for IPIs and VIRQsJeremy Fitzhardinge1-4/+15
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov1-1/+1
2010-08-12Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds4-11/+525
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-24/+66
2010-08-07xenbus: Make xenbus_switch_state transactionalDaniel Stodden1-24/+66
2010-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2010-08-04Merge branch 'xen/xenbus' into upstream/xenJeremy Fitzhardinge2-10/+50
2010-08-04Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge8-36/+452
2010-08-04Merge branch 'upstream/core' into upstream/xenJeremy Fitzhardinge1-4/+1
2010-08-04pvops: do not notify callers from register_xenstore_notifierStefano Stabellini1-4/+1
2010-07-29Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini2-1/+5
2010-07-29xen: Do not suspend IPI IRQs.Ian Campbell1-0/+1
2010-07-27swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough.Konrad Rzeszutek Wilk3-1/+521
2010-07-26xenfs: enable for HVM domains tooJeremy Fitzhardinge1-2/+2
2010-07-26x86: Unplug emulated disks and nics.Stefano Stabellini2-0/+10
2010-07-26implement O_NONBLOCK for /proc/xen/xenbusPaolo Bonzini1-0/+3
2010-07-22xen: Fix find_unbound_irq in presence of ioapic irqs.Stefano Stabellini1-2/+11
2010-07-22xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini2-5/+62
2010-07-22xen: Xen PCI platform device driver.Stefano Stabellini7-18/+283
2010-07-22x86/xen: event channels delivery on HVM.Sheng Yang1-7/+63
2010-07-22x86: early PV on HVM features initialization.Sheng Yang1-3/+18
2010-06-07xen: Rename the balloon lockAlex Nixon1-11/+4
2010-06-03xen: avoid allocation causing potential swap activity on the resume pathIan Campbell1-1/+1
2010-05-25xen: fix build when SYSRQ is disabledRandy Dunlap1-5/+9
2010-05-06stop_machine: reimplement using cpu_stopTejun Heo1-12/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo10-2/+9
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2010-03-06xen: add kconfig menuRandy Dunlap1-5/+7
2010-02-18xen: Remove unnecessary arch specific xen irq functions.Eric W. Biederman1-2/+6
2010-01-13xen: fix hang on suspend.Ian Campbell1-4/+4
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds7-0/+11
2009-12-10Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds4-58/+68
2009-12-04xen: try harder to balloon up under memory pressure.Ian Campbell1-26/+5
2009-12-04Xen balloon: fix totalram_pages counting.Gianluca Guida1-3/+4
2009-12-03xen: explicitly create/destroy stop_machine workqueues outside suspend/resume region.Ian Campbell1-1/+11
2009-12-03xen: improve error handling in do_suspend.Ian Campbell1-9/+11
2009-12-03xen: don't leak IRQs over suspend/resume.Ian Campbell1-0/+3
2009-12-03xen: don't call dpm_resume_noirq() with interrupts disabled.Jeremy Fitzhardinge1-4/+3
2009-12-03xen: wait up to 5 minutes for device connetionPaolo Bonzini1-4/+16
2009-12-03xen: improvement to wait_for_devices()Paolo Bonzini1-3/+6
2009-12-03xen: fix is_disconnected_device/exists_disconnected_devicePaolo Bonzini1-6/+7
2009-12-03xen/xenbus: make DEVICE_ATTR()s staticJeremy Fitzhardinge1-3/+3
2009-11-04xen: move Xen-testing predicates to common headerJeremy Fitzhardinge7-0/+11
2009-11-04cpumask: Use modern cpumask style in XenRusty Russell1-1/+1
2009-11-03xenbus: do not hold transaction_mutex when returning to userspaceIan Campbell1-10/+47
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan1-0/+1
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich1-4/+0