summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* Drivers: xen: remove __dev* attributes.Greg Kroah-Hartman2013-01-043-11/+10Star
* Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-171-13/+12Star
|\
| * swiotlb: Use physical addresses instead of virtual in swiotlb_tbl_sync_singleAlexander Duyck2012-10-301-2/+1Star
| * swiotlb: Use physical addresses for swiotlb_tbl_unmap_singleAlexander Duyck2012-10-301-2/+2
| * swiotlb: Return physical addresses when calling swiotlb_tbl_map_singleAlexander Duyck2012-10-301-11/+11
* | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-137-62/+326
|\ \
| * \ Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux...Konrad Rzeszutek Wilk2012-11-304-6/+78
| |\ \
| | * | xen: arm: enable balloon driverIan Campbell2012-11-291-2/+2
| | * | xen: balloon: allow PVMMU interfaces to be compiled outIan Campbell2012-11-292-1/+7
| | * | xen: privcmd: support autotranslated physmap guests.Mukesh Rathor2012-11-291-2/+67
| | * | xen: add pages parameter to xen_remap_domain_mfn_rangeIan Campbell2012-11-291-2/+3
| * | | xen/acpi: Move the xen_running_on_version_or_later function.Konrad Rzeszutek Wilk2012-11-281-0/+1
| * | | xen/xenbus: Remove duplicate inclusion of asm/xen/hypervisor.hSachin Kamat2012-11-281-1/+0Star
| * | | xen/acpi: ACPI PAD driverLiu, Jinsong2012-11-262-1/+183
| |/ /
| * | xen-pciback: reject out of range inputsJan Beulich2012-11-021-12/+27
| * | xen-pciback: simplify and tighten parsing of device IDsJan Beulich2012-11-021-44/+39Star
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\ \
| * | treewide: fix printk typo in multiple driversMasanari Iida2012-11-191-1/+1
| |/
* | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-111-1/+1
|\ \
| * \ Merge 3.7-rc6 into char-misc-nextGreg Kroah-Hartman2012-11-175-19/+102
| |\ \
| * | | mm: export a function to get vm committed memoryK. Y. Srinivasan2012-11-161-1/+1
| | |/ | |/|
* | | Merge tag 'stable/for-linus-3.7-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-211-7/+11
|\ \ \ | |_|/ |/| |
| * | xen/privcmd: Correctly return success from IOCTL_PRIVCMD_MMAPBATCHMats Petersson2012-11-211-7/+11
* | | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-103-1/+82
|\| |
| * | xen/generic: Disable fallback build on ARM.Konrad Rzeszutek Wilk2012-11-071-1/+2
| * | xen/events: fix RCU warning, or Call idle notifier after irq_enter()Mojiong Qiu2012-11-071-1/+1
| * | xen/hypercall: fix hypercall fallback code for very old hypervisorsJan Beulich2012-11-042-1/+81
* | | Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-022-18/+20
|\| | | |/ |/|
| * xen/xenbus: fix overflow check in xenbus_file_write()Jan Beulich2012-10-301-1/+1
| * xen/gntdev: don't leak memory from IOCTL_GNTDEV_MAP_GRANT_REFDavid Vrabel2012-10-301-17/+19
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-261-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-0314-141/+420
| |\ \ \
| * \ \ \ Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-031-1/+0Star
| |\ \ \ \
| | * \ \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2012-09-171-1/+0Star
| | |\ \ \ \
| | | * | | | cpuidle / ACPI : remove power from acpi_processor_cx structureDaniel Lezcano2012-09-051-1/+0Star
| | | * | | | Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-08-261-15/+0Star
| | | |\ \ \ \
| * | | \ \ \ \ 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/+5Star
| | |\| | | | | |
| | * | | | | | | make drivers with pci error handlers constStephen Hemminger2012-09-081-1/+1
| | | |/ / / / / | | |/| | | | |