1. ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago
  2. 925cbd7 Merge tag 'for-linus-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  3. 4aac2ca xen/pvcalls: use GFP_ATOMIC under spin lock by Wei Yongjun · 7 years ago
  4. 9ad95bd Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  5. b3cf852 xen/balloon: Mark unallocated host memory as UNUSABLE by Boris Ostrovsky · 7 years ago
  6. bde6b37 Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  7. c4f9d9c xen: XEN_ACPI_PROCESSOR is Dom0-only by Jan Beulich · 7 years ago
  8. 32abeb0 Merge tag 'for-linus-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  9. 1ab134c xen/pvcalls: Fix a check in pvcalls_front_remove() by Dan Carpenter · 7 years ago
  10. 8c71fa8 xen/pvcalls: check for xenbus_read() errors by Dan Carpenter · 7 years ago
  11. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  12. 16382e1 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  13. 051089a Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  14. 646d944 xen/pvcalls: fix potential endless loop in pvcalls-front.c by Stefano Stabellini · 7 years ago
  15. 24e7f84 xen/pvcalls: Add MODULE_LICENSE() by Boris Ostrovsky · 7 years ago
  16. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  17. 52847bb xen/privcmd: remove unused variable pageidx by Colin Ian King · 7 years ago
  18. 8dca4d9 xen: select grant interface version by Juergen Gross · 7 years ago
  19. 83c6932 xen: add grant interface version dependent constants to gnttab_ops by Juergen Gross · 7 years ago
  20. 56c9c70 xen: limit grant v2 interface to the v1 functionality by Juergen Gross · 7 years ago
  21. b988b8f xen: re-introduce support for grant v2 interface by Juergen Gross · 7 years ago
  22. 773aaad xen/pvcalls: remove redundant check for irq >= 0 by Colin Ian King · 7 years ago
  23. 95110ac xen/pvcalls: fix unsigned less than zero error check by Colin Ian King · 7 years ago
  24. 3d8765d xen/pvcalls-front: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  25. 5fa916f xen: xenbus_probe_frontend: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  26. 5e25f5d xen/time: do not decrease steal time after live migration on xen by Dongli Zhang · 7 years ago
  27. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  28. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  29. 5eee149 xen: introduce a Kconfig option to enable the pvcalls frontend by Stefano Stabellini · 7 years ago
  30. 235a71c xen/pvcalls: implement release command by Stefano Stabellini · 7 years ago
  31. 5842c83 xen/pvcalls: implement poll command by Stefano Stabellini · 7 years ago
  32. ae0d040 xen/pvcalls: implement recvmsg by Stefano Stabellini · 7 years ago
  33. 45ddce2 xen/pvcalls: implement sendmsg by Stefano Stabellini · 7 years ago
  34. 9774c6c xen/pvcalls: implement accept command by Stefano Stabellini · 7 years ago
  35. 1853f11 xen/pvcalls: implement listen command by Stefano Stabellini · 7 years ago
  36. 67ea989 xen/pvcalls: implement bind command by Stefano Stabellini · 7 years ago
  37. cb1c7d9 xen/pvcalls: implement connect command by Stefano Stabellini · 7 years ago
  38. 2195046 xen/pvcalls: implement socket command and handle events by Stefano Stabellini · 7 years ago
  39. 2196819 xen/pvcalls: connect to the backend by Stefano Stabellini · 7 years ago
  40. aa7ba37 xen/pvcalls: implement frontend disconnect by Stefano Stabellini · 7 years ago
  41. 416efba xen/pvcalls: introduce the pvcalls xenbus frontend by Stefano Stabellini · 7 years ago
  42. 11224e1 Merge tag 'for-linus-4.14c-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  43. 5266b8e xen: fix booting ballooned down hvm guest by Juergen Gross · 7 years ago
  44. 298d275 xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap() by Juergen Gross · 7 years ago
  45. 83683dc xen: don't open-code iov_iter_kvec() by Al Viro · 7 years ago
  46. 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
  47. 9f2a512 Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  48. 8c28ef3 xen-pciback: relax BAR sizing write value check by Jan Beulich · 7 years ago
  49. 0a8abd9 Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  50. fe9c1c9 xen: don't compile pv-specific parts if XEN_PV isn't configured by Juergen Gross · 7 years ago
  51. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  52. 3ee31b8 Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  53. 44b1671 Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  54. 24e700e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  55. a81461b xen/gntdev: update to new mmu_notifier semantic by Jérôme Glisse · 7 years ago
  56. b194da2 xen: Don't try to call xen_alloc_p2m_entry() on autotranslating guests by Boris Ostrovsky · 7 years ago
  57. 22f12f0 xen/events: events_fifo: Don't use {get,put}_cpu() in xen_evtchn_fifo_init() by Julien Grall · 7 years ago
  58. fefcfb9 xen/pvcalls: use WARN_ON(1) instead of __WARN() by Arnd Bergmann · 7 years ago
  59. fff219d xen-platform: constify pci_device_id. by Arvind Yadav · 7 years ago
  60. 42d3078 xen: introduce a Kconfig option to enable the pvcalls backend by Stefano Stabellini · 7 years ago
  61. 5ad9918f xen/pvcalls: implement write by Stefano Stabellini · 7 years ago
  62. b3f9f77 xen/pvcalls: implement read by Stefano Stabellini · 7 years ago
  63. 5d520d8 xen/pvcalls: implement the ioworker functions by Stefano Stabellini · 7 years ago
  64. 0a85d23 xen/pvcalls: disconnect and module_exit by Stefano Stabellini · 7 years ago
  65. a51729c xen/pvcalls: implement release command by Stefano Stabellini · 7 years ago
  66. 3cf33a587 xen/pvcalls: implement poll command by Stefano Stabellini · 7 years ago
  67. 6f474e7 xen/pvcalls: implement accept command by Stefano Stabellini · 7 years ago
  68. 8ce3f76 xen/pvcalls: implement listen command by Stefano Stabellini · 7 years ago
  69. 331a63e xen/pvcalls: implement bind command by Stefano Stabellini · 7 years ago
  70. 5db4d28 xen/pvcalls: implement connect command by Stefano Stabellini · 7 years ago
  71. fb02987 xen/pvcalls: implement socket command by Stefano Stabellini · 7 years ago
  72. b1efa69 xen/pvcalls: handle commands from the frontend by Stefano Stabellini · 7 years ago
  73. d0e4d56 xen/pvcalls: connect to a frontend by Stefano Stabellini · 7 years ago
  74. 0a9c75c xen/pvcalls: xenbus state handling by Stefano Stabellini · 7 years ago
  75. 9be0733 xen/pvcalls: initialize the module and register the xenbus backend by Stefano Stabellini · 7 years ago
  76. 72e59c3 xen/pvcalls: introduce the pvcalls xenbus backend by Stefano Stabellini · 7 years ago
  77. 4447ac1 x86/idt: Simplify alloc_intr_gate() by Thomas Gleixner · 7 years ago
  78. 0538dcb xen: xen-pciback: remove DRIVER_ATTR() usage by Greg Kroah-Hartman · 7 years ago
  79. f7bbf07 Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  80. 8c97023 Kbuild: use -fshort-wchar globally by Arnd Bergmann · 7 years ago
  81. 3e09fc8 Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 7 years ago
  82. 462cdac xen: fix bio vec merging by Roger Pau Monne · 7 years ago
  83. 020db9d xen/events: Fix interrupt lost during irq_disable and irq_enable by Liu Shuo · 7 years ago
  84. 529871b xen: avoid deadlock in xenbus by Juergen Gross · 7 years ago
  85. e91b2b1 xen: dont fiddle with event channel masking in suspend/resume by Juergen Gross · 7 years ago
  86. 0399373 xen: selfballoon: remove unnecessary static in frontswap_selfshrink() by Gustavo A. R. Silva · 7 years ago
  87. d02ca074 xen: Drop un-informative message during boot by Punit Agrawal · 7 years ago
  88. 96edd61 xen/balloon: don't online new memory initially by Juergen Gross · 7 years ago
  89. 29d11cfd xen/grant-table: log the lack of grants by Wengang Wang · 7 years ago
  90. 48ea2ce Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  91. af90e84 xen/scsiback: Make TMF processing slightly faster by Bart Van Assche · 7 years ago
  92. e3eac12 xen/scsiback: Replace a waitqueue and a counter by a completion by Bart Van Assche · 7 years ago
  93. 9f4ab18 xen/scsiback: Fix a TMR related use-after-free by Bart Van Assche · 7 years ago
  94. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  95. 6e6c5b9 Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  96. 4422d80 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  97. 03ffbcd Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  98. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  99. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 7 years ago
  100. a88f540 xen-swiotlb: remove xen_swiotlb_set_dma_mask by Christoph Hellwig · 7 years ago