summaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-14xen/privcmd: add IOCTL_PRIVCMD_RESTRICTPaul Durrant
2017-02-14xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant
2017-02-13xen/privcmd: return -ENOTTY for unimplemented IOCTLsPaul Durrant
2017-02-09xen: optimize xenbus driver for multiple concurrent xenstore accessesJuergen Gross
2017-02-09xen: modify xenstore watch event interfaceJuergen Gross
2017-02-09xen: clean up xenbus internal headersJuergen Gross
2017-02-08xenbus: Neaten xenbus_va_dev_errorJoe Perches
2017-02-07xen/pvh: Enable CPU hotplugBoris Ostrovsky
2017-02-07xen/pvh: Initialize grant table for PVH guestsBoris Ostrovsky
2017-02-07xen/x86: Remove PVH supportBoris Ostrovsky
2017-02-03xen/manage: correct return value check on xenbus_scanf()Jan Beulich
2017-01-27Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-20swiotlb-xen: update dev_addr after swapping pagesStefano Stabellini
2017-01-19Merge tag 'for-linus-4.10-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-01-13partially revert "xen: Remove event channel notification through Xen PCI plat...Stefano Stabellini
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-06swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk
2017-01-05Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-01-03Xen: ARM: Zero reserved fields of xatp before making hypervisor callJiandi An
2017-01-03xen: events: Replace BUG() with BUG_ON()Shyam Saini
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-23xen: remove stale xs_input_avail() from headerJuergen Gross
2016-12-23xen: return xenstore command failures via response instead of rcJuergen Gross
2016-12-23xen: xenbus driver must not accept invalid transaction idsJuergen Gross
2016-12-22xen/evtchn: use rb_entry()Geliang Tang
2016-12-19swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-13Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-12xen/balloon: Only mark a page as managed when it is releasedRoss Lagerwall
2016-12-12xenbus: fix deadlock on writes to /proc/xen/xenbusDavid Vrabel
2016-12-09x86: Remove empty idle.h headerThomas Gleixner
2016-12-08xen: xenbus: set error code on failurePan Bian
2016-12-08xen: set error code on failuresPan Bian
2016-11-30xen/events: use xen_vcpu_id mapping for EVTCHNOP_statusVitaly Kuznetsov
2016-11-28xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancingBoris Ostrovsky
2016-11-18x86/idle: Remove enter_idle(), exit_idle()Len Brown
2016-11-17xenfs: Use proc_create_mount_point() to create /proc/xenSeth Forshee
2016-11-17xen-platform: use builtin_pci_driverGeliang Tang
2016-11-10swiotlb: Minor fix-ups for DMA_ATTR_SKIP_CPU_SYNC supportAlexander Duyck
2016-11-07swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNCAlexander Duyck
2016-11-07swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping functionAlexander Duyck
2016-11-07xen: make use of xenbus_read_unsigned() in xenbusJuergen Gross
2016-11-07xen: make use of xenbus_read_unsigned() in xen-pcibackJuergen Gross
2016-11-07xen: introduce xenbus_read_unsigned()Juergen Gross
2016-10-24Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-24xenbus: check return value of xenbus_scanf()Jan Beulich
2016-10-24xenbus: prefer list_for_each()Jan Beulich
2016-10-24xenbus: advertise control feature flagsJuergen Gross