summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-041-2/+3
|\
| * X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-2/+3
* | Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-03-245-26/+35
|\ \
| * | xen/acpi: Fix Kconfig dependency on CPU_FREQKonrad Rzeszutek Wilk2012-03-241-1/+1
| * | xen: initialize platform-pci even if xen_emul_unplug=neverIgor Mammedov2012-03-221-5/+0
| * | xen/acpi: Remove the WARN's as they just create noise.Konrad Rzeszutek Wilk2012-03-211-2/+2
| * | xen/tmem: cleanupJan Beulich2012-03-201-13/+8
| * | xen: support pirq_eoi_mapStefano Stabellini2012-03-201-3/+23
| * | xen/acpi-processor: Do not depend on CPU frequency scaling drivers.Konrad Rzeszutek Wilk2012-03-201-2/+1
* | | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-2211-13/+635
|\ \ \ | |/ /
| * | xen/acpi-processor: C and P-state driver that uploads said data to hypervisor.Konrad Rzeszutek Wilk2012-03-143-1/+580
| * | 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 tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-221-5/+5
|\ \ \
| * \ \ Merge branch 'stable/cleancache.v13' into linux-nextKonrad Rzeszutek Wilk2012-03-191-5/+5
| |\ \ \ | | |_|/ | |/| |
| | * | mm: zcache/tmem/cleancache: s/flush/invalidate/Dan Magenheimer2012-01-231-5/+5
* | | | Merge branch 'pm-sleep'Rafael J. Wysocki2012-03-041-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki2012-01-291-3/+3
* | | | xenbus_dev: add missing error check to watch handlingJan Beulich2012-02-031-0/+4
* | | | xen/pci[front|back]: Use %d instead of %1x for displaying PCI devfn.Konrad Rzeszutek Wilk2012-02-032-6/+7
* | | | xen/bootup: During bootup suppress XENBUS: Unable to read cpu stateKonrad Rzeszutek Wilk2012-02-031-1/+2
|/ / /
* | | xen/granttable: Disable grant v2 for HVM domains.Konrad Rzeszutek Wilk2012-01-271-2/+5
* | | xen: using EXPORT_SYMBOL requires including export.hStephen Rothwell2012-01-181-0/+1
* | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2012-01-181-0/+1
|\ \ \
| * | | Xen: Export xen_biovec_phys_mergeableMatthew Wilcox2011-11-041-0/+1
* | | | Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2012-01-171-1/+1
|\ \ \ \
| * | | | xen/balloon: Move the registration from device to subsystem.Konrad Rzeszutek Wilk2012-01-121-1/+1
| * | | | Merge commit '070680218379e15c1901f4bf21b98e3cbf12b527' into stable/for-linus...Konrad Rzeszutek Wilk2012-01-122-81/+80
| |\ \ \ \
* | | | | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-132-2/+2
| |_|_|_|/ |/| | | |
* | | | | 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
OpenPOWER on IntegriCloud