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