aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAge
* Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-12
|\
| * xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches.Konrad Rzeszutek Wilk2012-10-12
* | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-06
|\|
| * xen: mark xen_init_IRQ __initStefano Stabellini2012-10-02
| * xen/Makefile: fix dom-y buildStefano Stabellini2012-10-02
| * Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk2012-09-26
| |\
| | * xen/arm: receive Xen events on ARMStefano Stabellini2012-09-14
| | * xen: do not compile manage, balloon, pci, acpi, pcpu and cpu_hotplug on ARMStefano Stabellini2012-09-13
* | | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-03
|\| |
| * | xen/pciback: Restore the PCI config space after an FLR.Konrad Rzeszutek Wilk2012-09-25
| * | xen-pciback: properly clean up after calling pcistub_device_find()Jan Beulich2012-09-25
| * | Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-09-22
| |\ \
| | * | xen/swiotlb: Remove functions not needed anymore.Konrad Rzeszutek Wilk2012-09-17
| | * | xen/swiotlb: For early initialization, return zero on success.Konrad Rzeszutek Wilk2012-09-17
| | * | xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...Konrad Rzeszutek Wilk2012-09-17
| | * | xen/swiotlb: Move the error strings to its own function.Konrad Rzeszutek Wilk2012-09-17
| | * | xen/swiotlb: Move the nr_tbl determination in its own function.Konrad Rzeszutek Wilk2012-09-17
| * | | xen/gndev: Xen backend support for paged out grant targets V4.Andres Lagar-Cavilla2012-09-21
| * | | xen-pciback: support wild cards in slot specificationsJan Beulich2012-09-18
| | |/ | |/|
| * | xen/arm: compile and run xenbusStefano Stabellini2012-09-17
| * | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk2012-09-12
| |\ \
| * | | xen/privcmd: return -EFAULT on errorDan Carpenter2012-09-10
| * | | xen/privcmd: Fix mmap batch ioctl error status copy back.Andres Lagar-Cavilla2012-09-06
| * | | xen/privcmd: add PRIVCMD_MMAPBATCH_V2 ioctlAndres Lagar-Cavilla2012-09-05
| * | | xen/swiotlb: Remove functions not needed anymore.Konrad Rzeszutek Wilk2012-08-23
| * | | xen: allow privcmd for HVM guestsStefano Stabellini2012-08-23
| * | | xen: clear IRQ_NOAUTOEN and IRQ_NOREQUESTStefano Stabellini2012-08-23
| * | | xen/events: fix unmask_evtchn for PV on HVM guestsStefano Stabellini2012-08-23
| * | | xen/sysfs: Use XENVER_guest_handle to query UUIDDaniel De Graaf2012-08-23
| * | | xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.Konrad Rzeszutek Wilk2012-08-21
| * | | xen: missing includesStefano Stabellini2012-08-21
| | |/ | |/|
* | | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-02
|\ \ \
| * \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2012-09-17
| |\ \ \ | | |_|/ | |/| |
| | * | cpuidle / ACPI : remove power from acpi_processor_cx structureDaniel Lezcano2012-09-05
| | * | Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-08-25
| | |\ \
* | | \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\ \ \ \ \
| * | | | | userns: Convert xenfs to use kuid and kgid where appropriateEric W. Biederman2012-09-21
| | |/ / / | |/| | |
* | | | | Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-01
|\ \ \ \ \
| * | | | | USB EHCI/Xen: propagate controller reset information to hypervisorJan Beulich2012-09-18
| | |/ / / | |/| | |
* | | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-01
|\ \ \ \ \
| * | | | | Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-13
| |\| | | |
| * | | | | make drivers with pci error handlers constStephen Hemminger2012-09-07
| | |/ / / | |/| | |
* | | | | xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini2012-09-12
| |/ / / |/| | |
* | | | xen/pciback: Fix proper FLR steps.Konrad Rzeszutek Wilk2012-09-06
* | | | xen: Use correct masking in xen_swiotlb_alloc_coherent.Ronny Hegewald2012-09-05
* | | | Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus...Konrad Rzeszutek Wilk2012-09-05
|\| | | | |/ / |/| |
| * | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-24
| |\ \
| | * | PCI: create common pcibios_err_to_errnoAlex Williamson2012-06-12
* | | | Revert "xen PVonHVM: move shared_info to MMIO before kexec"Konrad Rzeszutek Wilk2012-08-16
|/ / /