aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2013-09-26xen-gnt: prevent adding duplicate gnt callbacksRoger Pau Monne
2013-08-29xen/events: initialize local per-cpu mask for all possible eventsDavid Vrabel
2013-08-04xen/evtchn: avoid a deadlock when unbinding an event channelDavid Vrabel
2013-06-13xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}()Jan Beulich
2013-06-07xen/events: Handle VIRQ_TIMER before any other hardirq in event loop.Keir Fraser
2013-03-20xen/pciback: Don't disable a PCI device that is already disabled.Konrad Rzeszutek Wilk
2013-02-28xen: close evtchn port if binding to irq failsWei Liu
2013-01-21xen/grant-table: correctly initialize grant table version 1Matt Wilson
2012-11-26xen/events: fix RCU warning, or Call idle notifier after irq_enter()Mojiong Qiu
2012-11-17xen/gntdev: don't leak memory from IOCTL_GNTDEV_MAP_GRANT_REFDavid Vrabel
2012-10-02xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini
2012-09-14xen/pciback: Fix proper FLR steps.Konrad Rzeszutek Wilk
2012-09-14xen: Use correct masking in xen_swiotlb_alloc_coherent.Ronny Hegewald
2012-06-01xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini
2012-05-07xen/Kconfig: fix Kconfig layoutAndrew Morton
2012-04-26xen/acpi: Workaround broken BIOSes exporting non-existing C-states.Konrad Rzeszutek Wilk
2012-04-26xen: use the pirq number to check the pirq_eoi_mapStefano Stabellini
2012-04-19xen/resume: Fix compile warnings.Konrad Rzeszutek Wilk
2012-04-19xen/xenbus: Add quirk to deal with misconfigured backends.Konrad Rzeszutek Wilk
2012-04-18Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus...Konrad Rzeszutek Wilk
2012-04-17xen/gntdev: do not set VM_PFNMAPStefano Stabellini
2012-04-17xen/grant-table: add error-handling code on failure of gnttab_resumeJulia Lawall
2012-04-06Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-06xen/pciback: fix XEN_PCI_OP_enable_msix resultJan Beulich
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-03-28X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2012-03-24Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-03-24xen/acpi: Fix Kconfig dependency on CPU_FREQKonrad Rzeszutek Wilk
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-22Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-22xen: initialize platform-pci even if xen_emul_unplug=neverIgor Mammedov
2012-03-21xen/acpi: Remove the WARN's as they just create noise.Konrad Rzeszutek Wilk
2012-03-20xen/tmem: cleanupJan Beulich
2012-03-20xen: support pirq_eoi_mapStefano Stabellini
2012-03-20xen/acpi-processor: Do not depend on CPU frequency scaling drivers.Konrad Rzeszutek Wilk
2012-03-19Merge branch 'stable/cleancache.v13' into linux-nextKonrad Rzeszutek Wilk
2012-03-14xen/acpi-processor: C and P-state driver that uploads said data to hypervisor.Konrad Rzeszutek Wilk
2012-03-14xen: constify all instances of "struct attribute_group"Jan Beulich
2012-03-13xen/xenbus: ignore console/0Stefano Stabellini
2012-03-13xenbus: don't free other end details too earlyJan Beulich
2012-03-04Merge branch 'pm-sleep'Rafael J. Wysocki
2012-02-26xenbus: address compiler warningsJan Beulich
2012-02-03xenbus_dev: add missing error check to watch handlingJan Beulich
2012-02-03xen/pci[front|back]: Use %d instead of %1x for displaying PCI devfn.Konrad Rzeszutek Wilk
2012-02-03xen/bootup: During bootup suppress XENBUS: Unable to read cpu stateKonrad Rzeszutek Wilk
2012-01-29PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki
2012-01-27xen/granttable: Disable grant v2 for HVM domains.Konrad Rzeszutek Wilk
2012-01-23mm: zcache/tmem/cleancache: s/flush/invalidate/Dan Magenheimer
2012-01-18xen: using EXPORT_SYMBOL requires including export.hStephen Rothwell
2012-01-18Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds