summaryrefslogtreecommitdiff
path: root/drivers/xen
Commit message (Expand)AuthorAge
* Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-06-15
|\
| * xen/pci: Check for PCI bridge before using it.Zhang, Yang Z2012-05-30
| * xen/events: Add WARN_ON when quick lookup found invalid type.Konrad Rzeszutek Wilk2012-05-30
* | Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-04
|\ \
| * | frontswap: s/put_page/store/g s/get_page/loadKonrad Rzeszutek Wilk2012-05-15
* | | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2012-05-29
|\ \ \
| * | | xen-acpi-processor: Add missing #include <xen/xen.h>H. Peter Anvin2012-05-17
* | | | Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-05-24
|\ \ \ \ | | |_|/ | |/| |
| * | | xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini2012-05-21
| * | | xen: Add selfballoning memory reservation tunable.Jana Saout2012-05-21
| * | | xenbus: Add support for xenbus backend in stub domainDaniel De Graaf2012-05-21
| * | | xen: enter/exit lazy_mmu_mode around m2p_override callsStefano Stabellini2012-05-07
| * | | xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleepKonrad Rzeszutek Wilk2012-05-07
| * | | xen/gnttab: add deferred freeing logicJan Beulich2012-04-17
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-22
|\ \ \
| * | | Fix typo in various Kconfig fileMasanari Iida2012-04-16
| |/ /
* | | xen/Kconfig: fix Kconfig layoutAndrew Morton2012-05-07
| |/ |/|
* | xen/acpi: Workaround broken BIOSes exporting non-existing C-states.Konrad Rzeszutek Wilk2012-04-26
* | xen: use the pirq number to check the pirq_eoi_mapStefano Stabellini2012-04-26
* | xen/resume: Fix compile warnings.Konrad Rzeszutek Wilk2012-04-19
* | xen/xenbus: Add quirk to deal with misconfigured backends.Konrad Rzeszutek Wilk2012-04-19
* | Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus...Konrad Rzeszutek Wilk2012-04-18
|\ \ | |/
| * Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-04-06
| |\
| * \ Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-04
| |\ \
| | * | X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-28
| * | | Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-03-24
| |\ \ \
| * \ \ \ Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-22
| |\ \ \ \
| * \ \ \ \ Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-22
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'stable/cleancache.v13' into linux-nextKonrad Rzeszutek Wilk2012-03-19
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | mm: zcache/tmem/cleancache: s/flush/invalidate/Dan Magenheimer2012-01-23
| * | | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2012-03-04
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki2012-01-29
| * | | | | | xenbus_dev: add missing error check to watch handlingJan Beulich2012-02-03
| * | | | | | xen/pci[front|back]: Use %d instead of %1x for displaying PCI devfn.Konrad Rzeszutek Wilk2012-02-03
| * | | | | | xen/bootup: During bootup suppress XENBUS: Unable to read cpu stateKonrad Rzeszutek Wilk2012-02-03
| |/ / / / /
| * | | | | xen/granttable: Disable grant v2 for HVM domains.Konrad Rzeszutek Wilk2012-01-27
| * | | | | xen: using EXPORT_SYMBOL requires including export.hStephen Rothwell2012-01-18
| * | | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2012-01-18
| |\ \ \ \ \
| | * | | | | Xen: Export xen_biovec_phys_mergeableMatthew Wilcox2011-11-04
| * | | | | | Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2012-01-17
| |\ \ \ \ \ \
| | * | | | | | xen/balloon: Move the registration from device to subsystem.Konrad Rzeszutek Wilk2012-01-12
| | * | | | | | Merge commit '070680218379e15c1901f4bf21b98e3cbf12b527' into stable/for-linus...Konrad Rzeszutek Wilk2012-01-12
| | |\ \ \ \ \ \
| * | | | | | | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
* | | | | | | | | xen/gntdev: do not set VM_PFNMAPStefano Stabellini2012-04-17
* | | | | | | | | xen/grant-table: add error-handling code on failure of gnttab_resumeJulia Lawall2012-04-17
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | xen/pciback: fix XEN_PCI_OP_enable_msix resultJan Beulich2012-04-06
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | xen/acpi: Fix Kconfig dependency on CPU_FREQKonrad Rzeszutek Wilk2012-03-24
* | | | | | | xen: initialize platform-pci even if xen_emul_unplug=neverIgor Mammedov2012-03-22
* | | | | | | xen/acpi: Remove the WARN's as they just create noise.Konrad Rzeszutek Wilk2012-03-21
* | | | | | | xen/tmem: cleanupJan Beulich2012-03-20