summaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-07-19xen PVonHVM: move shared_info to MMIO before kexecOlaf Hering
2012-07-19xen: enable platform-pci only in a Xen guestOlaf Hering
2012-07-19xen/pv-on-hvm kexec: shutdown watches from old kernelOlaf Hering
2012-07-19xen/acpi: Fix potential memory leak.Konrad Rzeszutek Wilk
2012-07-19xen/mce: add .poll method for mcelog device driverLiu, Jinsong
2012-07-19xen/mce: schedule a workqueue to avoid sleep in atomic contextLiu, Jinsong
2012-07-19xen/pcpu: Xen physical cpus online/offline sys interfaceLiu, Jinsong
2012-07-19xen/mce: Add mcelog support for Xen platformLiu, Jinsong
2012-06-15Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-06-12PCI: create common pcibios_err_to_errnoAlex Williamson
2012-06-04Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-30xen/pci: Check for PCI bridge before using it.Zhang, Yang Z
2012-05-30xen/events: Add WARN_ON when quick lookup found invalid type.Konrad Rzeszutek Wilk
2012-05-29Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2012-05-24Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-21xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini
2012-05-21xen: Add selfballoning memory reservation tunable.Jana Saout
2012-05-21xenbus: Add support for xenbus backend in stub domainDaniel De Graaf
2012-05-17xen-acpi-processor: Add missing #include <xen/xen.h>H. Peter Anvin
2012-05-15frontswap: s/put_page/store/g s/get_page/loadKonrad Rzeszutek Wilk
2012-05-07xen: enter/exit lazy_mmu_mode around m2p_override callsStefano Stabellini
2012-05-07xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleepKonrad Rzeszutek Wilk
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/gnttab: add deferred freeing logicJan Beulich
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-16Fix typo in various Kconfig fileMasanari Iida
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