summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* treewide: fix printk typo in multiple driversMasanari Iida2012-11-191-1/+1
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-251-0/+2
|\
| * Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Russell King2012-10-222-0/+3
| |\
| | * ARM: Xen: fix initial build problemsArnd Bergmann2012-10-092-0/+3
* | | xen: dbgp: Fix warning when CONFIG_PCI is not enabled.Ian Campbell2012-10-191-0/+2
* | | Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-10-199-10/+63
|\| |
| * | Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-121-0/+21
| |\ \
| * | | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-093-3/+4
| | |/ | |/|
| * | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-072-6/+22
| |\ \
| * \ \ Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-0214-141/+420
| |\ \ \
| * \ \ \ 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: balloon: use correct type for frame_listIan Campbell2012-10-191-1/+1
* | | | | | | xen: balloon: don't include e820.hIan Campbell2012-10-191-1/+0
* | | | | | | xen: grant: use xen_pfn_t type for frame_list.Ian Campbell2012-10-191-4/+4
* | | | | | | xen: events: pirq_check_eoi_map is X86 specificIan Campbell2012-10-191-0/+4
* | | | | | | xen: sysfs: fix build warning.Ian Campbell2012-10-191-1/+2
* | | | | | | xen: sysfs: include err.h for PTR_ERR etcIan Campbell2012-10-191-0/+1
* | | | | | | xen: xenbus: quirk uses x86 specific cpuidIan Campbell2012-10-191-0/+2
* | | | | | | xen PV passthru: assign SR-IOV virtual functions to separate virtual slotsLaszlo Ersek2012-10-191-4/+10
* | | | | | | xen/xenbus: Fix compile warning.Konrad Rzeszutek Wilk2012-10-191-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches.Konrad Rzeszutek Wilk2012-10-121-0/+21
| |_|_|_|/ |/| | | |
* | | | | xen: mark xen_init_IRQ __initStefano Stabellini2012-10-021-2/+1
* | | | | xen/Makefile: fix dom-y buildStefano Stabellini2012-10-021-1/+1
* | | | | Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk2012-09-262-7/+23
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | xen/arm: receive Xen events on ARMStefano Stabellini2012-09-141-3/+14
| * | | | xen: do not compile manage, balloon, pci, acpi, pcpu and cpu_hotplug on ARMStefano Stabellini2012-09-131-4/+9
* | | | | 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/pciback: Fix proper FLR steps.Konrad Rzeszutek Wilk2012-09-061-4/+4