1. 692b8c6 Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  2. d159457 xen/pciback: Save the number of MSI-X entries to be copied later. by Konrad Rzeszutek Wilk · 8 years ago
  3. 8d47065 xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY by Konrad Rzeszutek Wilk · 8 years ago
  4. 85c0a87 xen: fix potential integer overflow in queue_reply by Insu Yun · 9 years ago
  5. c9e2f53 xen/scsiback: avoid warnings when adding multiple LUNs to a domain by Juergen Gross · 8 years ago
  6. f285aa8 xen/scsiback: correct frontend counting by Juergen Gross · 8 years ago
  7. 2973737 Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 8 years ago
  8. b3c6de4 cleancache: constify cleancache_ops structure by Julia Lawall · 9 years ago
  9. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  10. 2349275 xen/events: use virt_xxx barriers by Michael S. Tsirkin · 9 years ago
  11. 5bb0c9b xenbus: use virt_xxx barriers by Michael S. Tsirkin · 9 years ago
  12. a4cdb55 xen/gntdev: add ioctl for grant copy by David Vrabel · 10 years ago
  13. b9c0a92 xen/gntdev: constify mmu_notifier_ops structures by Julia Lawall · 9 years ago
  14. 86fc213 xen/grant-table: constify gnttab_ops structure by Julia Lawall · 9 years ago
  15. 2dd887e xen/time: use READ_ONCE by Stefano Stabellini · 9 years ago
  16. cfafae9 xen: rename dom0_op to platform_op by Stefano Stabellini · 9 years ago
  17. 4ccefbe xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/time.c by Stefano Stabellini · 9 years ago
  18. 3273cba Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  19. 584a561 xen-pciback: fix up cleanup path when alloc fails by Doug Goldstein · 9 years ago
  20. 408fb0e xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set. by Konrad Rzeszutek Wilk · 9 years ago
  21. 7cfb905 xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X) enabled. by Konrad Rzeszutek Wilk · 9 years ago
  22. a396f3a xen/pciback: Do not install an IRQ handler for MSI interrupts. by Konrad Rzeszutek Wilk · 9 years ago
  23. 5e0ce14 xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MSI-X enabled by Konrad Rzeszutek Wilk · 9 years ago
  24. 56441f3 xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI-X enabled by Konrad Rzeszutek Wilk · 9 years ago
  25. 8135cf8 xen/pciback: Save xen_pci_op commands before processing it by Konrad Rzeszutek Wilk · 9 years ago
  26. be69746 xen-scsiback: safely copy requests by David Vrabel · 9 years ago
  27. 3de88d6 xen/events/fifo: Consume unprocessed events when a CPU dies by Ross Lagerwall · 9 years ago
  28. 4fe5e19 Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  29. 8620015 xen/evtchn: dynamically grow pending event channel ring by David Vrabel · 9 years ago
  30. b4ff838 xen/events: Always allocate legacy interrupts on PV guests by Boris Ostrovsky · 9 years ago
  31. 9c17d96 xen/gntdev: Grant maps should not be subject to NUMA balancing by Boris Ostrovsky · 9 years ago
  32. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  33. 1c7a621 xen, cpu_hotplug: call device_offline instead of cpu_down by Stefano Stabellini · 9 years ago
  34. a314e3e xen/arm: Enable cpu_hotplug.c by Stefano Stabellini · 9 years ago
  35. 89bf4b4 xenbus: Support multiple grants ring with 64KB by Julien Grall · 9 years ago
  36. f73314b xen/grant-table: Add an helper to iterate over a specific number of grants by Julien Grall · 9 years ago
  37. 9cce291 xen/xenbus: Rename *RING_PAGE* to *RING_GRANT* by Julien Grall · 9 years ago
  38. 3990dd2 xen/balloon: Use the correct sizeof when declaring frame_list by Julien Grall · 9 years ago
  39. 9435cce xen/swiotlb: Add support for 64KB page granularity by Julien Grall · 9 years ago
  40. 291be10 xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb by Julien Grall · 9 years ago
  41. 5995a68 xen/privcmd: Add support for Linux 64KB page granularity by Julien Grall · 9 years ago
  42. 5ed5451 xen/grant-table: Make it running on 64KB granularity by Julien Grall · 9 years ago
  43. a001c9d xen/events: fifo: Make it running on 64KB granularity by Julien Grall · 9 years ago
  44. 30756c6 xen/balloon: Don't rely on the page granularity is the same for Xen and Linux by Julien Grall · 9 years ago
  45. 7d56792 xen/xenbus: Use Xen page definition by Julien Grall · 9 years ago
  46. 36f8abd xen/biomerge: Don't allow biovec's to be merged when Linux is not using 4KB pages by Julien Grall · 9 years ago
  47. 008c320 xen/grant: Introduce helpers to split a page into grant by Julien Grall · 9 years ago
  48. 4a69c90 xen/balloon: pre-allocate p2m entries for ballooned pages by David Vrabel · 9 years ago
  49. 1cf6a6c xen/balloon: use hotplugged pages for foreign mappings etc. by David Vrabel · 9 years ago
  50. 81b286e xen/balloon: make alloc_xenballoon_pages() always allocate low pages by David Vrabel · 9 years ago
  51. b2ac6aa xen/balloon: only hotplug additional memory if required by David Vrabel · 9 years ago
  52. de5a77d xen/balloon: rationalize memory hotplug stats by David Vrabel · 9 years ago
  53. 55b3da9 xen/balloon: find non-conflicting regions to place hotplugged memory by David Vrabel · 9 years ago
  54. 2eafd72 target: use per-attribute show and store methods by Christoph Hellwig · 9 years ago
  55. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  56. 06ab838 Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  57. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  58. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
  59. 752240e Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  60. 5f51042 xen/xenbus: Rename the variable xen_store_mfn to xen_store_gfn by Julien Grall · 9 years ago
  61. a13d720 xen/privcmd: Further s/MFN/GFN/ clean-up by Julien Grall · 9 years ago
  62. a76e3cc xen/tmem: Use xen_page_to_gfn rather than pfn_to_gfn by Julien Grall · 9 years ago
  63. 0df4f26 xen: Use correctly the Xen memory terminologies by Julien Grall · 9 years ago
  64. 32e0987 xen: Make clear that swiotlb and biomerge are dealing with DMA address by Julien Grall · 9 years ago
  65. 626d750 xen: switch extra memory accounting to use pfns by Juergen Gross · 9 years ago
  66. ae98207 Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  67. 43af987 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. 4ffe18c Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  69. a1d8561 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  70. 5f14154 xen/PMU: Sysfs interface for setting Xen PMU mode by Boris Ostrovsky · 9 years ago
  71. a11f4f0 xen: xensyms support by Boris Ostrovsky · 9 years ago
  72. 4a5b694 xen/events: Support event channel rebind on ARM by Julien Grall · 9 years ago
  73. a7da51a xen/preempt: use need_resched() instead of should_resched() by Konstantin Khlebnikov · 9 years ago
  74. 6b476e1 Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  75. c22fe51 xen/xenbus: Don't leak memory when unmapping the ring on HVM backend by Julien Grall · 9 years ago
  76. ad6cd7b Revert "xen/events/fifo: Handle linked events when closing a port" by David Vrabel · 9 years ago
  77. 1ddc6dd Merge tag 'for-linus-4.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  78. fcdf31a xen/events/fifo: Handle linked events when closing a port by Ross Lagerwall · 9 years ago
  79. 0fa2f5c sched/preempt, xen: Use need_resched() instead of should_resched() by Konstantin Khlebnikov · 9 years ago
  80. b2f8dc4 ACPI / processor: Drop an unused argument of a cleanup routine by Rafael J. Wysocki · 9 years ago
  81. 929423f xen: release lock occasionally during ballooning by Juergen Gross · 9 years ago
  82. c149e4c x86/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  83. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  84. 7adf12b Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  85. 30b03d0 xen/gntdevt: Fix race condition in gntdev_release() by Marek Marczykowski-Górecki · 9 years ago
  86. d1dc6f1 frontswap: allow multiple backends by Dan Streetman · 9 years ago
  87. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  88. 763d949 Merge branches 'acpi-battery' and 'acpi-processor' by Rafael J. Wysocki · 9 years ago
  89. 548f7c9 xen/grant-table: Remove unused macro SPP by Julien Grall · 9 years ago
  90. c9fd55e xen/xenbus: client: Fix call of virt_to_mfn in xenbus_grant_ring by Julien Grall · 9 years ago
  91. a9fd60e xen: Include xen/page.h rather than asm/xen/page.h by Julien Grall · 9 years ago
  92. 0fb1f14 xen-scsiback: Fix compile warning for 64-bit LUN by Nicholas Bellinger · 9 years ago
  93. 196e2e2 target: Remove TARGET_MAX_LUNS_PER_TRANSPORT by Hannes Reinecke · 9 years ago
  94. bc0c94b target: Drop unnecessary core_tpg_register TFO parameter by Nicholas Bellinger · 9 years ago
  95. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 9 years ago
  96. 6bb8261 target: Convert se_portal_group->tpg_lun_list[] to RCU hlist by Nicholas Bellinger · 9 years ago
  97. afe9232 target: remove ->put_session method by Christoph Hellwig · 9 years ago
  98. 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 9 years ago
  99. 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 9 years ago
  100. 2650d71 target: move transport ID handling to the core by Christoph Hellwig · 9 years ago