| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-12-15 | 1 | -1/+1 |
|\ |
|
| * | xen: XEN_ACPI_PROCESSOR is Dom0-only | Jan Beulich | 2017-12-12 | 1 | -1/+1 |
* | | Merge tag 'for-linus-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-12-08 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | xen/pvcalls: Fix a check in pvcalls_front_remove() | Dan Carpenter | 2017-12-06 | 1 | -1/+1 |
| * | xen/pvcalls: check for xenbus_read() errors | Dan Carpenter | 2017-12-06 | 1 | -0/+2 |
* | | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook | 2017-11-21 | 1 | -2/+2 |
* | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-11-17 | 1 | -12/+4 |
|\ \ |
|
| * | | xen: don't open-code iov_iter_kvec() | Al Viro | 2017-10-11 | 1 | -12/+4 |
* | | | Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-11-16 | 10 | -35/+1615 |
|\ \ \
| | |/
| |/| |
|
| * | | xen/pvcalls: fix potential endless loop in pvcalls-front.c | Stefano Stabellini | 2017-11-15 | 1 | -6/+5 |
| * | | xen/pvcalls: Add MODULE_LICENSE() | Boris Ostrovsky | 2017-11-15 | 2 | -0/+8 |
| * | | xen/privcmd: remove unused variable pageidx | Colin Ian King | 2017-11-08 | 1 | -3/+0 |
| * | | xen: select grant interface version | Juergen Gross | 2017-11-06 | 1 | -2/+33 |
| * | | xen: add grant interface version dependent constants to gnttab_ops | Juergen Gross | 2017-11-06 | 1 | -30/+43 |
| * | | xen: limit grant v2 interface to the v1 functionality | Juergen Gross | 2017-11-06 | 1 | -150/+0 |
| * | | xen: re-introduce support for grant v2 interface | Juergen Gross | 2017-11-06 | 1 | -6/+306 |
| * | | xen/pvcalls: remove redundant check for irq >= 0 | Colin Ian King | 2017-11-03 | 1 | -3/+1 |
| * | | xen/pvcalls: fix unsigned less than zero error check | Colin Ian King | 2017-11-03 | 1 | -4/+3 |
| * | | xen/pvcalls-front: mark expected switch fall-through | Gustavo A. R. Silva | 2017-11-03 | 1 | -1/+2 |
| * | | xen: xenbus_probe_frontend: mark expected switch fall-throughs | Gustavo A. R. Silva | 2017-11-03 | 1 | -0/+2 |
| * | | xen/time: do not decrease steal time after live migration on xen | Dongli Zhang | 2017-11-02 | 2 | -7/+72 |
| * | | xen: introduce a Kconfig option to enable the pvcalls frontend | Stefano Stabellini | 2017-10-31 | 2 | -0/+12 |
| * | | xen/pvcalls: implement release command | Stefano Stabellini | 2017-10-31 | 2 | -0/+99 |
| * | | xen/pvcalls: implement poll command | Stefano Stabellini | 2017-10-31 | 2 | -9/+138 |
| * | | xen/pvcalls: implement recvmsg | Stefano Stabellini | 2017-10-31 | 2 | -0/+115 |
| * | | xen/pvcalls: implement sendmsg | Stefano Stabellini | 2017-10-31 | 2 | -0/+124 |
| * | | xen/pvcalls: implement accept command | Stefano Stabellini | 2017-10-31 | 2 | -0/+148 |
| * | | xen/pvcalls: implement listen command | Stefano Stabellini | 2017-10-31 | 2 | -0/+58 |
| * | | xen/pvcalls: implement bind command | Stefano Stabellini | 2017-10-31 | 2 | -0/+69 |
| * | | xen/pvcalls: implement connect command | Stefano Stabellini | 2017-10-31 | 2 | -0/+160 |
| * | | xen/pvcalls: implement socket command and handle events | Stefano Stabellini | 2017-10-31 | 2 | -0/+139 |
| * | | xen/pvcalls: connect to the backend | Stefano Stabellini | 2017-10-31 | 1 | -0/+132 |
| * | | xen/pvcalls: implement frontend disconnect | Stefano Stabellini | 2017-10-31 | 1 | -0/+71 |
| * | | xen/pvcalls: introduce the pvcalls xenbus frontend | Stefano Stabellini | 2017-10-31 | 1 | -0/+61 |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-13 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | timer: Remove expires and data arguments from DEFINE_TIMER | Kees Cook | 2017-10-05 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-02 | 23 | -0/+23 |
|\ \ \
| |_|/
|/| | |
|
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 23 | -0/+23 |
| |/ |
|
* | | Merge tag 'for-linus-4.14c-rc7-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-10-27 | 2 | -7/+14 |
|\ \
| |/
|/| |
|
| * | xen: fix booting ballooned down hvm guest | Juergen Gross | 2017-10-26 | 1 | -6/+13 |
| * | xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap() | Juergen Gross | 2017-10-25 | 1 | -1/+1 |
* | | Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-09-29 | 1 | -1/+10 |
|\ \
| |/ |
|
| * | xen-pciback: relax BAR sizing write value check | Jan Beulich | 2017-09-28 | 1 | -1/+10 |
* | | Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-09-22 | 1 | -63/+67 |
|\ \
| |/
|/| |
|
| * | xen: don't compile pv-specific parts if XEN_PV isn't configured | Juergen Gross | 2017-09-18 | 1 | -63/+67 |
* | | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko | 2017-09-13 | 1 | -1/+1 |
* | | Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-09-07 | 6 | -8/+1262 |
|\ \
| |/ |
|
| * | xen: Don't try to call xen_alloc_p2m_entry() on autotranslating guests | Boris Ostrovsky | 2017-08-31 | 1 | -3/+5 |
| * | xen/events: events_fifo: Don't use {get,put}_cpu() in xen_evtchn_fifo_init() | Julien Grall | 2017-08-31 | 1 | -4/+3 |
| * | xen/pvcalls: use WARN_ON(1) instead of __WARN() | Arnd Bergmann | 2017-08-31 | 1 | -5/+5 |