summaryrefslogtreecommitdiff
path: root/drivers/xen
Commit message (Expand)AuthorAge
...
* | | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-02
* | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-24
| |/ |/|
* | xen/privcmd: add IOCTL_PRIVCMD_RESTRICTPaul Durrant2017-02-14
* | xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant2017-02-14
* | xen/privcmd: return -ENOTTY for unimplemented IOCTLsPaul Durrant2017-02-13
* | xen: optimize xenbus driver for multiple concurrent xenstore accessesJuergen Gross2017-02-09
* | xen: modify xenstore watch event interfaceJuergen Gross2017-02-09
* | xen: clean up xenbus internal headersJuergen Gross2017-02-09
* | xenbus: Neaten xenbus_va_dev_errorJoe Perches2017-02-08
* | xen/pvh: Enable CPU hotplugBoris Ostrovsky2017-02-07
* | xen/pvh: Initialize grant table for PVH guestsBoris Ostrovsky2017-02-07
* | xen/x86: Remove PVH supportBoris Ostrovsky2017-02-07
* | xen/manage: correct return value check on xenbus_scanf()Jan Beulich2017-02-03
* | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-27
|\ \
| * | swiotlb-xen: update dev_addr after swapping pagesStefano Stabellini2017-01-20
| |/
* | Merge tag 'for-linus-4.10-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-01-19
|\ \
| * | partially revert "xen: Remove event channel notification through Xen PCI plat...Stefano Stabellini2017-01-13
* | | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-06
|\ \ \ | | |/ | |/|
| * | swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk2017-01-06
| * | swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2016-12-19
* | | Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-01-05
|\ \ \ | | |/ | |/|
| * | Xen: ARM: Zero reserved fields of xatp before making hypervisor callJiandi An2017-01-03
| * | xen: events: Replace BUG() with BUG_ON()Shyam Saini2017-01-03
| * | xen: remove stale xs_input_avail() from headerJuergen Gross2016-12-23
| * | xen: return xenstore command failures via response instead of rcJuergen Gross2016-12-23
| * | xen: xenbus driver must not accept invalid transaction idsJuergen Gross2016-12-23
| * | xen/evtchn: use rb_entry()Geliang Tang2016-12-22
* | | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-25
* | | mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-14
* | | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-13
|\ \ \ | |/ / | | / | |/ |/|
| * xen/balloon: Only mark a page as managed when it is releasedRoss Lagerwall2016-12-12
| * xenbus: fix deadlock on writes to /proc/xen/xenbusDavid Vrabel2016-12-12
| * xen: xenbus: set error code on failurePan Bian2016-12-08
| * xen: set error code on failuresPan Bian2016-12-08
| * xen/events: use xen_vcpu_id mapping for EVTCHNOP_statusVitaly Kuznetsov2016-11-30
| * xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancingBoris Ostrovsky2016-11-28
| * xenfs: Use proc_create_mount_point() to create /proc/xenSeth Forshee2016-11-17
| * xen-platform: use builtin_pci_driverGeliang Tang2016-11-17
| * xen: make use of xenbus_read_unsigned() in xenbusJuergen Gross2016-11-07
| * xen: make use of xenbus_read_unsigned() in xen-pcibackJuergen Gross2016-11-07
| * xen: introduce xenbus_read_unsigned()Juergen Gross2016-11-07
* | Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-13
|\ \
| * | swiotlb: Minor fix-ups for DMA_ATTR_SKIP_CPU_SYNC supportAlexander Duyck2016-11-10
| * | swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNCAlexander Duyck2016-11-07
| * | swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping functionAlexander Duyck2016-11-07
* | | x86: Remove empty idle.h headerThomas Gleixner2016-12-09
* | | x86/idle: Remove enter_idle(), exit_idle()Len Brown2016-11-18
| |/ |/|
* | Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-24
|\ \
| * | xenbus: check return value of xenbus_scanf()Jan Beulich2016-10-24