1. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  2. 8df1d0e mm/memory_hotplug: make add_memory() take the device_hotplug_lock by David Hildenbrand · 6 years ago
  3. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  4. 2013288 memblock: replace free_bootmem{_node} with memblock_free by Mike Rapoport · 6 years ago
  5. 15c3c11 memblock: replace alloc_bootmem_pages with memblock_alloc by Mike Rapoport · 6 years ago
  6. 7a048ce xen: drop writing error messages to xenstore by Juergen Gross · 6 years ago
  7. f1db005 xen: remove redundant 'default n' from Kconfig by Bartlomiej Zolnierkiewicz · 6 years ago
  8. 3aa6c19 xen/balloon: Support xend-based toolstack by Boris Ostrovsky · 6 years ago
  9. af320de xen/balloon: Grammar s/Is it/It is/ by Geert Uytterhoeven · 6 years ago
  10. ea9e57d xen: Make XEN_BACKEND selectable by DomU by Jason Andryuk · 6 years ago
  11. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  12. f682a79 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  13. a4648c7 Merge branch 'stable/for-linus-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 6 years ago
  14. cff2294 Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  15. 7250f42 xen-swiotlb: use actually allocated size on check physical continuous by Joe Jin · 6 years ago
  16. c0aac68 Merge tag 'v4.19-rc6' into for-4.20/block by Jens Axboe · 6 years ago
  17. 3cfa210 xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h> by Christoph Hellwig · 6 years ago
  18. c39ae60 block: remove ARCH_BIOVEC_PHYS_MERGEABLE by Christoph Hellwig · 6 years ago
  19. cd11b1d xen: remove the xen_biovec_phys_mergeable export by Christoph Hellwig · 6 years ago
  20. 9406a49 dma-mapping: support non-coherent devices in dma_common_get_sgtable by Christoph Hellwig · 6 years ago
  21. 58b0440 dma-mapping: consolidate the dma mmap implementations by Christoph Hellwig · 6 years ago
  22. d59f532 xen: issue warning message when out of grant maptrack entries by Juergen Gross · 6 years ago
  23. 58a5756 xen/gntdev: fix up blockable calls to mn_invl_range_start by Michal Hocko · 6 years ago
  24. 4dca864 xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage by Josh Abraham · 6 years ago
  25. 3366cdb xen: avoid crash in disable_hotplug_cpu by Olaf Hering · 6 years ago
  26. 197ecb3 xen/balloon: add runtime control for scrubbing ballooned out pages by Marek Marczykowski-Górecki · 6 years ago
  27. 87dffe8 xen/manage: don't complain about an empty value in control/sysrq node by Vitaly Kuznetsov · 6 years ago
  28. 5c83511 x86/paravirt: Use a single ops structure by Juergen Gross · 6 years ago
  29. 4290d5b Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  30. 076e2ce xen: export device state to sysfs by Joe Jin · 6 years ago
  31. d40acad Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  32. 93065ac mm, oom: distinguish blockable mode for mmu notifiers by Michal Hocko · 6 years ago
  33. 166deb0 xen/ACPI: don't upload Px/Cx data for disabled processors by Jan Beulich · 7 years ago
  34. f76c318 xen/mcelog: eliminate redundant setting of interface version by Jan Beulich · 7 years ago
  35. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  36. 54dbe75 Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  37. 3596924 xen/balloon: fix balloon initialization for PVH Dom0 by Roger Pau Monne · 6 years ago
  38. bf06bad xen/biomerge: Use true and false for boolean values by Gustavo A. R. Silva · 6 years ago
  39. 25b8855 scsi: target: loop, usb, vhost, xen: use target_remove_session by Mike Christie · 6 years ago
  40. fa83428 scsi: target: rename target_alloc_session by Mike Christie · 6 years ago
  41. 2789e83 xen/gntdev: don't dereference a null gntdev_dmabuf on allocation failure by Colin Ian King · 6 years ago
  42. bf8dc55 xen/gntdev: Implement dma-buf import functionality by Oleksandr Andrushchenko · 6 years ago
  43. a240d6e xen/gntdev: Implement dma-buf export functionality by Oleksandr Andrushchenko · 6 years ago
  44. 932d656 xen/gntdev: Add initial support for dma-buf UAPI by Oleksandr Andrushchenko · 6 years ago
  45. 1d31456 xen/gntdev: Make private routines/structures accessible by Oleksandr Andrushchenko · 6 years ago
  46. 975ef7f xen/gntdev: Allow mappings for DMA buffers by Oleksandr Andrushchenko · 6 years ago
  47. 9bdc7304 xen/grant-table: Allow allocating buffers suitable for DMA by Oleksandr Andrushchenko · 6 years ago
  48. ae4c51a xen/balloon: Share common memory reservation routines by Oleksandr Andrushchenko · 6 years ago
  49. 8c3799e xen/grant-table: Make set/clear page private code shared by Oleksandr Andrushchenko · 6 years ago
  50. aa090ea scsi: target: Remove second argument from fabric_make_tpg() by Bart Van Assche · 7 years ago
  51. 4ab59fc Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  52. eef04c7b xen: Remove unnecessary BUG_ON from __unbind_from_irq() by Boris Ostrovsky · 7 years ago
  53. c51b3c6 xen: add new hypercall buffer mapping device by Juergen Gross · 7 years ago
  54. 10e9cbb scsi: target: Convert target drivers to use sbitmap by Matthew Wilcox · 7 years ago
  55. 83c2b54 scsi: target: Abstract tag freeing by Matthew Wilcox · 7 years ago
  56. 7c63ca2 xen/scsiback: add error handling for xenbus_printf by Zhouyang Jia · 7 years ago
  57. 6e3cc2a xen/grant-table: Export gnttab_{alloc|free}_pages as GPL by Oleksandr Andrushchenko · 7 years ago
  58. 84c029a xen: add error handling for xenbus_printf by Zhouyang Jia · 7 years ago
  59. 344476e treewide: kvmalloc() -> kvmalloc_array() by Kees Cook · 7 years ago
  60. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  61. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  62. a94fc25 Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  63. 4855c92 xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent by Joe Jin · 7 years ago
  64. 515e654 xen/store: do not store local values in xen_start_info by Roger Pau Monne · 7 years ago
  65. 3ad0876 xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE by Paul Durrant · 7 years ago
  66. 4bf2cc9 xen: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
  67. 36e584d Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  68. ebf04f3 xen: xenbus_dev_frontend: Really return response string by Simon Gaiser · 7 years ago
  69. de3d01f xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_reg_add by Jia-Ju Bai · 7 years ago
  70. 230d211 xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in xen_pcibk_config_quirks_init by Jia-Ju Bai · 7 years ago
  71. 9eb5f15 xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_device_alloc by Jia-Ju Bai · 7 years ago
  72. bb52e31 xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_init_device by Jia-Ju Bai · 7 years ago
  73. cc5cd50 xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_probe by Jia-Ju Bai · 7 years ago
  74. 67a7a8f Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  75. c37a3c9 xen/acpi: off by one in read_acpi_id() by Dan Carpenter · 7 years ago
  76. 4d0f1ce xen/acpi: upload _PSD info for non Dom0 CPUs too by Joao Martins · 7 years ago
  77. 8fe5ab4 xen: xenbus_dev_frontend: Verify body of XS_TRANSACTION_END by Simon Gaiser · 7 years ago
  78. b93008d xen: xenbus: Catch closing of non existent transactions by Simon Gaiser · 7 years ago
  79. 2a22ee6 xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling by Simon Gaiser · 7 years ago
  80. 038d07a x86/dma: Remove dma_alloc_coherent_mask() by Christoph Hellwig · 7 years ago
  81. 3961448 Merge tag 'for-linus-4.16a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  82. 351b2bc xen: xenbus: use put_device() instead of kfree() by Arvind Yadav · 7 years ago
  83. 0573fed Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  84. d811bce pvcalls-front: 64-bit align flags by Stefano Stabellini · 7 years ago
  85. 910f8be xen/pirq: fix error path cleanup when binding MSIs by Roger Pau Monne · 7 years ago
  86. 68d2059 xen/pvcalls: fix null pointer dereference on map->sock by Colin Ian King · 7 years ago
  87. 7ba7166 mm, swap, frontswap: fix THP swap if frontswap enabled by Huang Ying · 7 years ago
  88. d1a75e0 pvcalls-front: wait for other operations to return when release passive sockets by Stefano Stabellini · 7 years ago
  89. 64d6871 pvcalls-front: introduce a per sock_mapping refcount by Stefano Stabellini · 7 years ago
  90. 29fee6e xenbus: track caller request id by Joao Martins · 7 years ago
  91. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  92. ee5daa1 Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  93. f9f1e41 Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  94. 7611912 pvcalls-back: do not return error on inet_accept EAGAIN by Stefano Stabellini · 7 years ago
  95. 3ac7292 xen/grant-table: Use put_page instead of free_page by Ross Lagerwall · 7 years ago
  96. 0148a63 xen: fix poll misannotation by Al Viro · 7 years ago
  97. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  98. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  99. aefd140 Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  100. ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago