aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-12xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini2-4/+7
2012-09-12Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into stable/for-linus-3.7Konrad Rzeszutek Wilk10-11/+832
2012-09-10xen/privcmd: return -EFAULT on errorDan Carpenter1-1/+4
2012-09-07make drivers with pci error handlers constStephen Hemminger1-1/+1
2012-09-06xen/privcmd: Fix mmap batch ioctl error status copy back.Andres Lagar-Cavilla1-1/+1
2012-09-06xen/pciback: Fix proper FLR steps.Konrad Rzeszutek Wilk1-4/+4
2012-09-05xen/privcmd: add PRIVCMD_MMAPBATCH_V2 ioctlAndres Lagar-Cavilla1-30/+100
2012-09-05xen: Use correct masking in xen_swiotlb_alloc_coherent.Ronny Hegewald1-1/+1
2012-09-05Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus-3.6Konrad Rzeszutek Wilk1-3/+3
2012-09-05cpuidle / ACPI : remove power from acpi_processor_cx structureDaniel Lezcano1-1/+0
2012-08-25Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-15/+0
2012-08-23xen/swiotlb: Remove functions not needed anymore.Konrad Rzeszutek Wilk1-16/+0
2012-08-23xen: allow privcmd for HVM guestsStefano Stabellini1-4/+0
2012-08-23xen: clear IRQ_NOAUTOEN and IRQ_NOREQUESTStefano Stabellini1-0/+1
2012-08-23xen/events: fix unmask_evtchn for PV on HVM guestsStefano Stabellini1-3/+14
2012-08-23xen/sysfs: Use XENVER_guest_handle to query UUIDDaniel De Graaf1-1/+12
2012-08-21xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.Konrad Rzeszutek Wilk6-12/+12
2012-08-21xen: missing includesStefano Stabellini2-0/+2
2012-08-16Revert "xen PVonHVM: move shared_info to MMIO before kexec"Konrad Rzeszutek Wilk1-15/+0
2012-09-14xen/arm: receive Xen events on ARMStefano Stabellini1-3/+14
2012-09-13xen: do not compile manage, balloon, pci, acpi, pcpu and cpu_hotplug on ARMStefano Stabellini1-4/+9
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+3
2012-07-19xen PVonHVM: move shared_info to MMIO before kexecOlaf Hering1-0/+15
2012-07-19xen: enable platform-pci only in a Xen guestOlaf Hering1-0/+3
2012-07-19xen/pv-on-hvm kexec: shutdown watches from old kernelOlaf Hering1-0/+20
2012-07-19xen/acpi: Fix potential memory leak.Konrad Rzeszutek Wilk1-3/+6
2012-07-19xen/mce: add .poll method for mcelog device driverLiu, Jinsong1-0/+18
2012-07-19xen/mce: schedule a workqueue to avoid sleep in atomic contextLiu, Jinsong1-7/+11
2012-07-19xen/pcpu: Xen physical cpus online/offline sys interfaceLiu, Jinsong2-0/+372
2012-07-19xen/mce: Add mcelog support for Xen platformLiu, Jinsong3-0/+401
2012-06-15Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds2-1/+10
2012-06-12PCI: create common pcibios_err_to_errnoAlex Williamson1-3/+3
2012-06-04Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mmLinus Torvalds1-4/+4
2012-05-30xen/pci: Check for PCI bridge before using it.Zhang, Yang Z1-1/+1
2012-05-30xen/events: Add WARN_ON when quick lookup found invalid type.Konrad Rzeszutek Wilk1-0/+9
2012-05-29Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2012-05-24Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds8-14/+272
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-05-21xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini1-2/+3
2012-05-21xen: Add selfballoning memory reservation tunable.Jana Saout1-1/+33
2012-05-21xenbus: Add support for xenbus backend in stub domainDaniel De Graaf3-0/+58
2012-05-17xen-acpi-processor: Add missing #include <xen/xen.h>H. Peter Anvin1-0/+1
2012-05-15frontswap: s/put_page/store/g s/get_page/loadKonrad Rzeszutek Wilk1-4/+4
2012-05-07xen: enter/exit lazy_mmu_mode around m2p_override callsStefano Stabellini1-0/+19
2012-05-07xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleepKonrad Rzeszutek Wilk2-1/+63
2012-05-07xen/Kconfig: fix Kconfig layoutAndrew Morton1-10/+12
2012-04-26xen/acpi: Workaround broken BIOSes exporting non-existing C-states.Konrad Rzeszutek Wilk1-1/+4
2012-04-26xen: 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