aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAge
* Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-12
|\
| * xen/acpi: remove redundant acpi/acpi_drivers.h includeLiu Jinsong2013-03-11
| * acpi: Export the acpi_processor_get_performance_infoKonrad Rzeszutek Wilk2013-03-06
| * xen/pciback: Don't disable a PCI device that is already disabled.Konrad Rzeszutek Wilk2013-03-06
* | fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-03
|\|
| * xenbus: fix compile failure on ARM with Xen enabledSteven Noonan2013-03-01
| * xen/acpi: xen cpu hotplug minor updatesLiu Jinsong2013-02-25
| * xen/acpi: xen memory hotplug minor updatesLiu Jinsong2013-02-25
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \ | |/ |/|
| * xenfs: switch to pure simple_fill_super()Al Viro2013-02-22
* | Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-02-24
|\ \
| * | xen: event channel arrays are xen_ulong_t and not unsigned longIan Campbell2013-02-20
| * | xen: introduce xen_remap, use it instead of ioremapStefano Stabellini2013-02-19
| * | xen: close evtchn port if binding to irq failsWei Liu2013-02-19
| * | xen-evtchn: correct comment and error outputWei Liu2013-02-19
| * | xen/tmem: Add missing %s in the printk statement.Konrad Rzeszutek Wilk2013-02-19
| * | xen/acpi: ACPI cpu hotplugLiu Jinsong2013-02-19
| * | xen/acpi: Move xen_acpi_get_pxm to Xen's acpi.hLiu Jinsong2013-02-19
| * | xen/stub: driver for CPU hotplugLiu Jinsong2013-02-19
| * | xen/acpi: ACPI memory hotplugLiu Jinsong2013-02-19
| * | xen/stub: driver for memory hotplugLiu Jinsong2013-02-19
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \
| * | x86: Don't panic if can not alloc buffer for swiotlbYinghai Lu2013-01-29
| |/
* | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-20
|\ \
| * \ Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-02-15
| |\ \
| | * | ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-25
| | |/
* | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-19
|\ \ \
| * | | X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan2013-02-12
| |/ /
* | | Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/...Linus Torvalds2013-02-15
|\ \ \ | |/ / |/| |
| * | xen: remove redundant NULL check before unregister_and_remove_pcpu().Cyril Roelandt2013-02-13
* | | Merge tag 'stable/for-linus-3.8-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-02-07
|\| | | |/ |/|
| * xen: fix error handling path if xen_allocate_irq_dynamic failsWei Liu2013-02-06
| * xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}()Jan Beulich2013-02-06
* | Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-01-18
|\|
| * xen/gntdev: remove erronous use of copy_to_userDaniel De Graaf2013-01-15
| * xen/gntdev: correctly unmap unlinked maps in mmu notifierDaniel De Graaf2013-01-15
| * xen/gntdev: fix unsafe vma accessDaniel De Graaf2013-01-15
| * xen/privcmd: Fix mmap batch ioctl.Andres Lagar-Cavilla2013-01-15
| * Merge tag 'v3.7' into stable/for-linus-3.8Konrad Rzeszutek Wilk2013-01-15
| |\
| * | Xen: properly bound buffer access when parsing cpu/*/availabilityJan Beulich2013-01-15
| * | xen/grant-table: correctly initialize grant table version 1Matt Wilson2013-01-15
| * | x86/xen : Fix the wrong check in pcibackYang Zhang2013-01-15
| * | xen/privcmd: Relax access control in privcmd_ioctl_mmapTamas Lengyel2013-01-11
* | | Drivers: xen: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* | | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-16
|\ \ \
| * | | swiotlb: Use physical addresses instead of virtual in swiotlb_tbl_sync_singleAlexander Duyck2012-10-30
| * | | swiotlb: Use physical addresses for swiotlb_tbl_unmap_singleAlexander Duyck2012-10-30
| * | | swiotlb: Return physical addresses when calling swiotlb_tbl_map_singleAlexander Duyck2012-10-30
* | | | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-13
|\ \ \ \ | | |/ / | |/| |