summaryrefslogtreecommitdiff
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* xen: introduce a Kconfig option to enable the pvcalls frontendStefano Stabellini2017-10-312-0/+12
* xen/pvcalls: implement release commandStefano Stabellini2017-10-312-0/+99
* xen/pvcalls: implement poll commandStefano Stabellini2017-10-312-9/+138
* xen/pvcalls: implement recvmsgStefano Stabellini2017-10-312-0/+115
* xen/pvcalls: implement sendmsgStefano Stabellini2017-10-312-0/+124
* xen/pvcalls: implement accept commandStefano Stabellini2017-10-312-0/+148
* xen/pvcalls: implement listen commandStefano Stabellini2017-10-312-0/+58
* xen/pvcalls: implement bind commandStefano Stabellini2017-10-312-0/+69
* xen/pvcalls: implement connect commandStefano Stabellini2017-10-312-0/+160
* xen/pvcalls: implement socket command and handle eventsStefano Stabellini2017-10-312-0/+139
* xen/pvcalls: connect to the backendStefano Stabellini2017-10-311-0/+132
* xen/pvcalls: implement frontend disconnectStefano Stabellini2017-10-311-0/+71
* xen/pvcalls: introduce the pvcalls xenbus frontendStefano Stabellini2017-10-311-0/+61
* Merge tag 'for-linus-4.14c-rc7-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-272-7/+14
|\
| * xen: fix booting ballooned down hvm guestJuergen Gross2017-10-261-6/+13
| * xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()Juergen Gross2017-10-251-1/+1
* | Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-291-1/+10
|\ \ | |/
| * xen-pciback: relax BAR sizing write value checkJan Beulich2017-09-281-1/+10
* | Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-221-63/+67
|\ \ | |/ |/|
| * xen: don't compile pv-specific parts if XEN_PV isn't configuredJuergen Gross2017-09-181-63/+67
* | mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-131-1/+1
* | Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-076-8/+1262
|\ \ | |/
| * xen: Don't try to call xen_alloc_p2m_entry() on autotranslating guestsBoris Ostrovsky2017-08-311-3/+5
| * xen/events: events_fifo: Don't use {get,put}_cpu() in xen_evtchn_fifo_init()Julien Grall2017-08-311-4/+3
| * xen/pvcalls: use WARN_ON(1) instead of __WARN()Arnd Bergmann2017-08-311-5/+5
| * xen-platform: constify pci_device_id.Arvind Yadav2017-08-311-1/+1
| * xen: introduce a Kconfig option to enable the pvcalls backendStefano Stabellini2017-08-312-0/+13
| * xen/pvcalls: implement writeStefano Stabellini2017-08-311-0/+71
| * xen/pvcalls: implement readStefano Stabellini2017-08-311-0/+85
| * xen/pvcalls: implement the ioworker functionsStefano Stabellini2017-08-311-0/+26
| * xen/pvcalls: disconnect and module_exitStefano Stabellini2017-08-311-0/+53
| * xen/pvcalls: implement release commandStefano Stabellini2017-08-311-0/+68
| * xen/pvcalls: implement poll commandStefano Stabellini2017-08-311-1/+74
| * xen/pvcalls: implement accept commandStefano Stabellini2017-08-311-0/+113
| * xen/pvcalls: implement listen commandStefano Stabellini2017-08-311-0/+21
| * xen/pvcalls: implement bind commandStefano Stabellini2017-08-311-0/+79
| * xen/pvcalls: implement connect commandStefano Stabellini2017-08-311-0/+179
| * xen/pvcalls: implement socket commandStefano Stabellini2017-08-311-0/+27
| * xen/pvcalls: handle commands from the frontendStefano Stabellini2017-08-311-0/+125
| * xen/pvcalls: connect to a frontendStefano Stabellini2017-08-311-0/+82
| * xen/pvcalls: xenbus state handlingStefano Stabellini2017-08-311-0/+155
| * xen/pvcalls: initialize the module and register the xenbus backendStefano Stabellini2017-08-311-0/+22
| * xen/pvcalls: introduce the pvcalls xenbus backendStefano Stabellini2017-08-311-0/+61
* | Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-051-24/+20
|\ \
| * | xen: xen-pciback: remove DRIVER_ATTR() usageGreg Kroah-Hartman2017-08-281-24/+20
| |/
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-4/+2
|\ \
| * | x86/idt: Simplify alloc_intr_gate()Thomas Gleixner2017-08-291-4/+2
* | | xen/gntdev: update to new mmu_notifier semanticJérôme Glisse2017-08-311-8/+0
|/ /
* | Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-241-3/+0
|\ \
| * | Kbuild: use -fshort-wchar globallyArnd Bergmann2017-08-211-3/+0