1. e91b2b1 xen: dont fiddle with event channel masking in suspend/resume by Juergen Gross · 7 years ago
  2. 0399373 xen: selfballoon: remove unnecessary static in frontswap_selfshrink() by Gustavo A. R. Silva · 7 years ago
  3. d02ca074 xen: Drop un-informative message during boot by Punit Agrawal · 7 years ago
  4. 96edd61 xen/balloon: don't online new memory initially by Juergen Gross · 7 years ago
  5. 29d11cfd xen/grant-table: log the lack of grants by Wengang Wang · 7 years ago
  6. 48ea2ce Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  7. af90e84 xen/scsiback: Make TMF processing slightly faster by Bart Van Assche · 7 years ago
  8. e3eac12 xen/scsiback: Replace a waitqueue and a counter by a completion by Bart Van Assche · 7 years ago
  9. 9f4ab18 xen/scsiback: Fix a TMR related use-after-free by Bart Van Assche · 7 years ago
  10. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  11. 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
  12. 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
  13. 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
  14. 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
  15. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 7 years ago
  16. a88f540 xen-swiotlb: remove xen_swiotlb_set_dma_mask by Christoph Hellwig · 7 years ago
  17. 1a3fc2c xen: avoid deadlock in xenbus driver by Juergen Gross · 7 years ago
  18. ef1c2cc xen/events: Add support for effective affinity mask by Thomas Gleixner · 7 years ago
  19. b867059 x86/MCE, xen/mcelog: Make /dev/mcelog registration messages more precise by Juergen Gross · 7 years ago
  20. 902b319 Merge branch 'WIP.sched/core' into sched/core by Ingo Molnar · 7 years ago
  21. 4d048db xen-swiotlb: implement ->mapping_error by Christoph Hellwig · 7 years ago
  22. dceb1a6 xen-swiotlb: consolidate xen_swiotlb_dma_ops by Christoph Hellwig · 7 years ago
  23. 84b7625 xen: add sysfs node for hypervisor build id by Juergen Gross · 7 years ago
  24. 4a4c29c xen: add sysfs node for guest type by Juergen Gross · 7 years ago
  25. c48f64a xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPU by Anoob Soman · 7 years ago
  26. eb4125d Merge tag 'for-linus-4.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  27. 753c09b xen/privcmd: Support correctly 64KB page granularity when mapping memory by Julien Grall · 7 years ago
  28. 4e93b64 xen: don't print error message in case of missing Xenstore entry by Juergen Gross · 7 years ago
  29. 8578709 fs: switch ->s_uuid to uuid_t by Christoph Hellwig · 7 years ago
  30. 69a78ff init: Introduce SYSTEM_SCHEDULING state by Thomas Gleixner · 7 years ago
  31. 11fbf53 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  32. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 7 years ago
  33. e371fd7 xen: Implement EFI reset_system callback by Julien Grall · 7 years ago
  34. 84d582d xen: Revert commits da72ff5bfcb0 and 72a9b186292d by Boris Ostrovsky · 7 years ago
  35. d5ff506 xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_ops by Stefano Stabellini · 8 years ago
  36. 4fee9ad xen/balloon: decorate PV-only parts with #ifdef CONFIG_XEN_PV by Vitaly Kuznetsov · 8 years ago
  37. cda3712 fs: constify tree_descr arrays passed to simple_fill_super() by Eric Biggers · 8 years ago
  38. ac4cde3 xenbus: remove transaction holder from list before freeing by Jan Beulich · 8 years ago
  39. 1914f0c xen/acpi: upload PM state from init-domain to Xen by Ankur Arora · 8 years ago
  40. 1c2593c xen/acpi: Replace hard coded "ACPI0007" by Ankur Arora · 8 years ago
  41. c5f7c5a drivers, xen: convert grant_map.users from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  42. cb2113c Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  43. 8c2c8ed Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 8 years ago
  44. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  45. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  46. d825adb xenbus: Remove duplicate inclusion of linux/init.h by Masanari Iida · 8 years ago
  47. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  48. 4610d24 xen/privcmd: add IOCTL_PRIVCMD_RESTRICT by Paul Durrant · 8 years ago
  49. ab520be xen/privcmd: Add IOCTL_PRIVCMD_DM_OP by Paul Durrant · 8 years ago
  50. 69369f5 swiotlb-xen: implement xen_swiotlb_get_sgtable callback by Andrii Anisov · 8 years ago
  51. 7e91c7d swiotlb-xen: implement xen_swiotlb_dma_mmap callback by Stefano Stabellini · 8 years ago
  52. dc9eab6 xen/privcmd: return -ENOTTY for unimplemented IOCTLs by Paul Durrant · 8 years ago
  53. fd8aa90 xen: optimize xenbus driver for multiple concurrent xenstore accesses by Juergen Gross · 8 years ago
  54. 5584ea2 xen: modify xenstore watch event interface by Juergen Gross · 8 years ago
  55. 332f791 xen: clean up xenbus internal headers by Juergen Gross · 8 years ago
  56. c0d197d xenbus: Neaten xenbus_va_dev_error by Joe Perches · 8 years ago
  57. 2a7197f xen/pvh: Enable CPU hotplug by Boris Ostrovsky · 8 years ago
  58. 8613d78 xen/pvh: Initialize grant table for PVH guests by Boris Ostrovsky · 8 years ago
  59. 063334f xen/x86: Remove PVH support by Boris Ostrovsky · 8 years ago
  60. 4fed1b1 xen/manage: correct return value check on xenbus_scanf() by Jan Beulich · 8 years ago
  61. 2b43215 Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 8 years ago
  62. f1225ee swiotlb-xen: update dev_addr after swapping pages by Stefano Stabellini · 8 years ago
  63. 0866757 Merge tag 'for-linus-4.10-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  64. da72ff5 partially revert "xen: Remove event channel notification through Xen PCI platform device" by Stefano Stabellini · 8 years ago
  65. 2fd8774 Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 8 years ago
  66. 7453c54 swiotlb: Export swiotlb_max_segment to users by Konrad Rzeszutek Wilk · 8 years ago
  67. 383378d Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  68. 0b47a6b Xen: ARM: Zero reserved fields of xatp before making hypervisor call by Jiandi An · 8 years ago
  69. f9751a6 xen: events: Replace BUG() with BUG_ON() by Shyam Saini · 8 years ago
  70. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
  71. 61033e0 xen: remove stale xs_input_avail() from header by Juergen Gross · 8 years ago
  72. 9a6161f xen: return xenstore command failures via response instead of rc by Juergen Gross · 8 years ago
  73. 639b088 xen: xenbus driver must not accept invalid transaction ids by Juergen Gross · 8 years ago
  74. 2f60b28 xen/evtchn: use rb_entry() by Geliang Tang · 8 years ago
  75. ae7871b swiotlb: Convert swiotlb_force from int to enum by Geert Uytterhoeven · 8 years ago
  76. 1a29d85 mm: use vmf->address instead of of vmf->virtual_address by Jan Kara · 8 years ago
  77. aa3ecf3 Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  78. b5cab0d Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 8 years ago
  79. 709613a xen/balloon: Only mark a page as managed when it is released by Ross Lagerwall · 8 years ago
  80. 581d21a xenbus: fix deadlock on writes to /proc/xen/xenbus by David Vrabel · 8 years ago
  81. 34bc356 x86: Remove empty idle.h header by Thomas Gleixner · 8 years ago
  82. 2466d4b xen: xenbus: set error code on failure by Pan Bian · 8 years ago
  83. 0fdb474 xen: set error code on failures by Pan Bian · 8 years ago
  84. b36585a xen/events: use xen_vcpu_id mapping for EVTCHNOP_status by Vitaly Kuznetsov · 8 years ago
  85. 30faaaf xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancing by Boris Ostrovsky · 8 years ago
  86. 7a3e686 x86/idle: Remove enter_idle(), exit_idle() by Len Brown · 8 years ago
  87. f97df70 xenfs: Use proc_create_mount_point() to create /proc/xen by Seth Forshee · 8 years ago
  88. 1ea55e8 xen-platform: use builtin_pci_driver by Geliang Tang · 8 years ago
  89. d29fa0c swiotlb: Minor fix-ups for DMA_ATTR_SKIP_CPU_SYNC support by Alexander Duyck · 8 years ago
  90. 0443fa0 swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNC by Alexander Duyck · 8 years ago
  91. 7641842 swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function by Alexander Duyck · 8 years ago
  92. 999c9af xen: make use of xenbus_read_unsigned() in xenbus by Juergen Gross · 8 years ago
  93. 4e81f1c xen: make use of xenbus_read_unsigned() in xen-pciback by Juergen Gross · 8 years ago
  94. 9c53a17 xen: introduce xenbus_read_unsigned() by Juergen Gross · 8 years ago
  95. aa34e07 Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  96. c251f15 xenbus: check return value of xenbus_scanf() by Jan Beulich · 8 years ago
  97. e1e5b3f xenbus: prefer list_for_each() by Jan Beulich · 8 years ago
  98. 44b3c7a xenbus: advertise control feature flags by Juergen Gross · 8 years ago
  99. 541efb7 Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  100. b057878 xen/pciback: support driver_override by Juergen Gross · 8 years ago