summaryrefslogtreecommitdiffstats
path: root/drivers/xen
AgeCommit message (Expand)AuthorLines
2012-11-20Merge tag 'stable/for-linus-3.7-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-7/+11
2012-11-20xen/privcmd: Correctly return success from IOCTL_PRIVCMD_MMAPBATCHMats Petersson-7/+11
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1/+82
2012-11-07xen/generic: Disable fallback build on ARM.Konrad Rzeszutek Wilk-1/+2
2012-11-07xen/events: fix RCU warning, or Call idle notifier after irq_enter()Mojiong Qiu-1/+1
2012-11-04xen/hypercall: fix hypercall fallback code for very old hypervisorsJan Beulich-1/+81
2012-11-02Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-18/+20
2012-10-30xen/xenbus: fix overflow check in xenbus_file_write()Jan Beulich-1/+1
2012-10-30xen/gntdev: don't leak memory from IOCTL_GNTDEV_MAP_GRANT_REFDavid Vrabel-17/+19
2012-10-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-0/+2
2012-10-22Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Russell King-0/+3
2012-10-19xen: dbgp: Fix warning when CONFIG_PCI is not enabled.Ian Campbell-0/+2
2012-10-19Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk-10/+63
2012-10-19xen: balloon: use correct type for frame_listIan Campbell-1/+1
2012-10-19xen: balloon: don't include e820.hIan Campbell-1/+0
2012-10-19xen: grant: use xen_pfn_t type for frame_list.Ian Campbell-4/+4
2012-10-19xen: events: pirq_check_eoi_map is X86 specificIan Campbell-0/+4
2012-10-19xen: sysfs: fix build warning.Ian Campbell-1/+2
2012-10-19xen: sysfs: include err.h for PTR_ERR etcIan Campbell-0/+1
2012-10-19xen: xenbus: quirk uses x86 specific cpuidIan Campbell-0/+2
2012-10-19xen PV passthru: assign SR-IOV virtual functions to separate virtual slotsLaszlo Ersek-4/+10
2012-10-19xen/xenbus: Fix compile warning.Konrad Rzeszutek Wilk-1/+1
2012-10-12Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+21
2012-10-12xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches.Konrad Rzeszutek Wilk-0/+21
2012-10-09ARM: Xen: fix initial build problemsArnd Bergmann-0/+3
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov-3/+4
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-6/+22
2012-10-02Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-141/+420
2012-10-02Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-1/+0
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-1/+2
2012-10-02xen: mark xen_init_IRQ __initStefano Stabellini-2/+1
2012-10-02xen/Makefile: fix dom-y buildStefano Stabellini-1/+1
2012-10-01Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds-1/+49
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds-1/+1
2012-09-26Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk-7/+23
2012-09-25xen/pciback: Restore the PCI config space after an FLR.Konrad Rzeszutek Wilk-0/+1
2012-09-25xen-pciback: properly clean up after calling pcistub_device_find()Jan Beulich-23/+23
2012-09-22Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk-26/+75
2012-09-21xen/gndev: Xen backend support for paged out grant targets V4.Andres Lagar-Cavilla-4/+55
2012-09-21userns: Convert xenfs to use kuid and kgid where appropriateEric W. Biederman-1/+2
2012-09-18USB EHCI/Xen: propagate controller reset information to hypervisorJan Beulich-1/+49
2012-09-18xen-pciback: support wild cards in slot specificationsJan Beulich-7/+82
2012-09-17Merge branch 'pm-cpuidle'Rafael J. Wysocki-1/+0
2012-09-17xen/swiotlb: Remove functions not needed anymore.Konrad Rzeszutek Wilk-16/+0
2012-09-17xen/swiotlb: For early initialization, return zero on success.Konrad Rzeszutek Wilk-2/+3
2012-09-17xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...Konrad Rzeszutek Wilk-10/+38
2012-09-17xen/swiotlb: Move the error strings to its own function.Konrad Rzeszutek Wilk-8/+27
2012-09-17xen/swiotlb: Move the nr_tbl determination in its own function.Konrad Rzeszutek Wilk-10/+11
2012-09-17xen/arm: compile and run xenbusStefano Stabellini-16/+41
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas-20/+5