summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | xen: constify all instances of "struct attribute_group"Jan Beulich2012-03-143-5/+5
* | | | | | xen/xenbus: ignore console/0Stefano Stabellini2012-03-131-0/+6
* | | | | | xenbus: don't free other end details too earlyJan Beulich2012-03-131-1/+2
* | | | | | xenbus: address compiler warningsJan Beulich2012-02-261-3/+3
* | | | | | xen/pciback: Support pci_reset_function, aka FLR or D3 support.Konrad Rzeszutek Wilk2012-01-122-3/+39
|/ / / / /
* | | | | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-101-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie2011-12-205-14/+19
| |\ \ \ \ \
| * | | | | | swiotlb: Expose swiotlb_nr_tlb function to modulesKonrad Rzeszutek Wilk2011-12-061-1/+1
* | | | | | | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-1024-183/+1038
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | xen/pciback: Expand the warning message to include domain id.Konrad Rzeszutek Wilk2012-01-091-2/+2
| * | | | | | xen/pciback: Fix "device has been assigned to X domain!" warningKonrad Rzeszutek Wilk2012-01-071-0/+2
| * | | | | | xen/pciback: Move the PCI_DEV_FLAGS_ASSIGNED ops to the "[un|]bind"Konrad Rzeszutek Wilk2012-01-072-2/+2
| * | | | | | xen/xenbus: don't reimplement kvasprintf via a fixed size bufferIan Campbell2012-01-041-10/+7
| * | | | | | xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAXIan Campbell2012-01-041-1/+1
| * | | | | | xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell2012-01-041-0/+6
| * | | | | | Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich2012-01-045-27/+13
| * | | | | | xen-gntalloc: introduce missing kfreeJulia Lawall2012-01-031-0/+1
| * | | | | | xen/xenbus: Fix compile error - missing header for xen_initial_domain()Konrad Rzeszutek Wilk2011-12-211-0/+1
| * | | | | | xen/grant-table: Support mappings required by blkbackDaniel De Graaf2011-12-202-20/+7
| * | | | | | xenbus: Use grant-table wrapper functionsDaniel De Graaf2011-12-201-10/+7
| * | | | | | xenbus: Support HVM backendsDaniel De Graaf2011-12-203-21/+159
| * | | | | | Merge commit 'v3.2-rc3' into stable/for-linus-3.3Konrad Rzeszutek Wilk2011-12-204-12/+17
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | xen/xenbus-frontend: Fix compile error with randconfigKonrad Rzeszutek Wilk2011-12-201-0/+1
| * | | | | | xen/xenbus-frontend: Make error message more clearBastian Blank2011-12-161-1/+1
| * | | | | | xen/privcmd: Remove unused support for arch specific privcmp mmapBastian Blank2011-12-161-2/+0
| * | | | | | xen: Add xenbus_backend deviceBastian Blank2011-12-162-0/+90
| * | | | | | xen: Add xenbus device driverBastian Blank2011-12-166-6/+42
| * | | | | | xen: Add privcmd device driverBastian Blank2011-12-167-4/+53
| * | | | | | xen/gntalloc: fix reference counts on multi-page mappingsDaniel De Graaf2011-12-161-13/+43
| * | | | | | xen/gntalloc: release grant references on page freeDaniel De Graaf2011-12-161-0/+2
| * | | | | | xen/events: prevent calling evtchn_get on invalid channelsDaniel De Graaf2011-12-161-0/+3
| * | | | | | xen/granttable: Support transitive grantsAnnie Li2011-12-161-0/+70
| * | | | | | xen/granttable: Support sub-page grantsAnnie Li2011-12-161-0/+72
| * | | | | | xen/granttable: Improve comments for function pointersAnnie Li2011-12-161-24/+24
| * | | | | | xen/granttable: Keep code format cleanAnnie Li2011-11-221-4/+3
| * | | | | | xen/granttable: Grant tables V2 implementationAnnie Li2011-11-221-4/+167
| * | | | | | xen/granttable: Refactor some codeAnnie Li2011-11-221-5/+10
| * | | | | | xen/granttable: Introducing grant table V2 stuctureAnnie Li2011-11-221-40/+141
| * | | | | | xen/event: Add reference counting to event channelsDaniel De Graaf2011-11-212-2/+74
| * | | | | | xen/gnt{dev,alloc}: reserve event channels for notifyDaniel De Graaf2011-11-212-2/+50
| * | | | | | xen/gntalloc: Change gref_lock to a mutexDaniel De Graaf2011-11-211-20/+21
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-062-81/+81
|\ \ \ \ \ \
| * | | | | | xen: fix build breakage in xen-selfballoon.c caused by sysdev conversionGreg Kroah-Hartman2011-12-151-0/+1
| | |_|_|/ / | |/| | | |
| * | | | | xen-balloon: convert sysdev_class to a regular subsystemKay Sievers2011-12-142-81/+80
| |/ / / /
* | | / / Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...Konrad Rzeszutek Wilk2011-12-191-13/+0
| |_|/ / |/| | |
* | | | xen/swiotlb: Use page alignment for early buffer allocation.Konrad Rzeszutek Wilk2011-12-151-2/+2
| |/ / |/| |
* | | xen-gntalloc: signedness bug in add_grefs()Dan Carpenter2011-11-161-1/+1
* | | xen-gntalloc: integer overflow in gntalloc_ioctl_alloc()Dan Carpenter2011-11-161-1/+1
* | | xen-gntdev: integer overflow in gntdev_alloc_map()Dan Carpenter2011-11-161-5/+5
* | | xen/balloon: Avoid OOM when requesting highmemDaniel De Graaf2011-11-161-2/+2