summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-0214-141/+420
|\
| * xen/pciback: Restore the PCI config space after an FLR.Konrad Rzeszutek Wilk2012-09-251-0/+1
| * xen-pciback: properly clean up after calling pcistub_device_find()Jan Beulich2012-09-251-23/+23
| * Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-09-221-26/+75
| |\
| | * xen/swiotlb: Remove functions not needed anymore.Konrad Rzeszutek Wilk2012-09-171-16/+0
| | * xen/swiotlb: For early initialization, return zero on success.Konrad Rzeszutek Wilk2012-09-171-2/+3
| | * xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...Konrad Rzeszutek Wilk2012-09-171-10/+38
| | * xen/swiotlb: Move the error strings to its own function.Konrad Rzeszutek Wilk2012-09-171-8/+27
| | * xen/swiotlb: Move the nr_tbl determination in its own function.Konrad Rzeszutek Wilk2012-09-171-10/+11
| * | xen/gndev: Xen backend support for paged out grant targets V4.Andres Lagar-Cavilla2012-09-212-4/+55
| * | xen-pciback: support wild cards in slot specificationsJan Beulich2012-09-181-7/+82
| * | xen/arm: compile and run xenbusStefano Stabellini2012-09-173-16/+41
| * | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk2012-09-1210-11/+832
| |\ \
| * | | xen/privcmd: return -EFAULT on errorDan Carpenter2012-09-101-1/+4
| * | | xen/privcmd: Fix mmap batch ioctl error status copy back.Andres Lagar-Cavilla2012-09-061-1/+1
| * | | xen/privcmd: add PRIVCMD_MMAPBATCH_V2 ioctlAndres Lagar-Cavilla2012-09-051-30/+100
| * | | xen/swiotlb: Remove functions not needed anymore.Konrad Rzeszutek Wilk2012-08-231-16/+0
| * | | xen: allow privcmd for HVM guestsStefano Stabellini2012-08-231-4/+0
| * | | xen: clear IRQ_NOAUTOEN and IRQ_NOREQUESTStefano Stabellini2012-08-231-0/+1
| * | | xen/events: fix unmask_evtchn for PV on HVM guestsStefano Stabellini2012-08-231-3/+14
| * | | xen/sysfs: Use XENVER_guest_handle to query UUIDDaniel De Graaf2012-08-231-1/+12
| * | | xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.Konrad Rzeszutek Wilk2012-08-216-12/+12
| * | | xen: missing includesStefano Stabellini2012-08-212-0/+2
| | |/ | |/|
* | | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-021-1/+0
|\ \ \
| * \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2012-09-171-1/+0
| |\ \ \ | | |_|/ | |/| |
| | * | cpuidle / ACPI : remove power from acpi_processor_cx structureDaniel Lezcano2012-09-051-1/+0
| | * | Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-08-251-15/+0
| | |\ \
* | | \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-021-1/+2
|\ \ \ \ \
| * | | | | userns: Convert xenfs to use kuid and kgid where appropriateEric W. Biederman2012-09-211-1/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-012-1/+49
|\ \ \ \ \
| * | | | | USB EHCI/Xen: propagate controller reset information to hypervisorJan Beulich2012-09-182-1/+49
| | |/ / / | |/| | |
* | | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-011-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-133-20/+5
| |\ \ \ \ \ | | |/ / / /
| * | | | | make drivers with pci error handlers constStephen Hemminger2012-09-071-1/+1
| | |/ / / | |/| | |
* | | | | xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini2012-09-122-4/+7
| |/ / / |/| | |
* | | | xen/pciback: Fix proper FLR steps.Konrad Rzeszutek Wilk2012-09-061-4/+4
* | | | xen: Use correct masking in xen_swiotlb_alloc_coherent.Ronny Hegewald2012-09-051-1/+1
* | | | Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus...Konrad Rzeszutek Wilk2012-09-051-3/+3
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-241-3/+3
| |\ \
| | * | PCI: create common pcibios_err_to_errnoAlex Williamson2012-06-121-3/+3
* | | | Revert "xen PVonHVM: move shared_info to MMIO before kexec"Konrad Rzeszutek Wilk2012-08-161-15/+0
|/ / /
* | | xen PVonHVM: move shared_info to MMIO before kexecOlaf Hering2012-07-191-0/+15
* | | xen: enable platform-pci only in a Xen guestOlaf Hering2012-07-191-0/+3
* | | xen/pv-on-hvm kexec: shutdown watches from old kernelOlaf Hering2012-07-191-0/+20
* | | xen/acpi: Fix potential memory leak.Konrad Rzeszutek Wilk2012-07-191-3/+6
* | | xen/mce: add .poll method for mcelog device driverLiu, Jinsong2012-07-191-0/+18
* | | xen/mce: schedule a workqueue to avoid sleep in atomic contextLiu, Jinsong2012-07-191-7/+11
* | | xen/pcpu: Xen physical cpus online/offline sys interfaceLiu, Jinsong2012-07-192-0/+372
* | | xen/mce: Add mcelog support for Xen platformLiu, Jinsong2012-07-193-0/+401
| |/ |/|
* | Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-06-152-1/+10
|\ \ | |/ |/|
OpenPOWER on IntegriCloud