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