1. ecb74bf xen/evtchn: avoid a deadlock when unbinding an event channel by David Vrabel · 11 years ago
  2. c73f5f6 xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}() by Jan Beulich · 11 years ago
  3. 2601af6 xen/events: Handle VIRQ_TIMER before any other hardirq in event loop. by Keir Fraser · 11 years ago
  4. 952dbf2 xen/pciback: Don't disable a PCI device that is already disabled. by Konrad Rzeszutek Wilk · 11 years ago
  5. 07e5aa8 xen: close evtchn port if binding to irq fails by Wei Liu · 11 years ago
  6. 319205f xen/grant-table: correctly initialize grant table version 1 by Matt Wilson · 12 years ago
  7. 38510bf xen/events: fix RCU warning, or Call idle notifier after irq_enter() by Mojiong Qiu · 12 years ago
  8. 65ae0cc xen/gntdev: don't leak memory from IOCTL_GNTDEV_MAP_GRANT_REF by David Vrabel · 12 years ago
  9. 2a73d18 xen/m2p: do not reuse kmap_op->dev_bus_addr by Stefano Stabellini · 12 years ago
  10. 7f6d816 xen/pciback: Fix proper FLR steps. by Konrad Rzeszutek Wilk · 12 years ago
  11. 566fdb8 xen: Use correct masking in xen_swiotlb_alloc_coherent. by Ronny Hegewald · 12 years ago
  12. 73e1c04 xen: do not map the same GSI twice in PVHVM guests. by Stefano Stabellini · 12 years ago
  13. 93e6dc1 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  14. 1fd1443 xen/Kconfig: fix Kconfig layout by Andrew Morton · 12 years ago
  15. b930fe5 xen/acpi: Workaround broken BIOSes exporting non-existing C-states. by Konrad Rzeszutek Wilk · 12 years ago
  16. 521394e xen: use the pirq number to check the pirq_eoi_map by Stefano Stabellini · 12 years ago
  17. 186bab1 xen/resume: Fix compile warnings. by Konrad Rzeszutek Wilk · 12 years ago
  18. 3066616 xen/xenbus: Add quirk to deal with misconfigured backends. by Konrad Rzeszutek Wilk · 12 years ago
  19. 681e4a5 Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus-3.4 by Konrad Rzeszutek Wilk · 12 years ago
  20. e8e937b xen/gntdev: do not set VM_PFNMAP by Stefano Stabellini · 12 years ago
  21. 6b5e7d9 xen/grant-table: add error-handling code on failure of gnttab_resume by Julia Lawall · 12 years ago
  22. 9479f0f Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  23. 0ee46ec xen/pciback: fix XEN_PCI_OP_enable_msix result by Jan Beulich · 12 years ago
  24. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  25. baa676f X86 & IA64: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 12 years ago
  26. e22057c Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  27. df7a3ee xen/acpi: Fix Kconfig dependency on CPU_FREQ by Konrad Rzeszutek Wilk · 12 years ago
  28. d4c6fa7 Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  29. aab008d Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 12 years ago
  30. b9136d2 xen: initialize platform-pci even if xen_emul_unplug=never by Igor Mammedov · 12 years ago
  31. 27257fc xen/acpi: Remove the WARN's as they just create noise. by Konrad Rzeszutek Wilk · 12 years ago
  32. 8e6f7c2 xen/tmem: cleanup by Jan Beulich · 12 years ago
  33. 9846ff1 xen: support pirq_eoi_map by Stefano Stabellini · 12 years ago
  34. 102b208 xen/acpi-processor: Do not depend on CPU frequency scaling drivers. by Konrad Rzeszutek Wilk · 12 years ago
  35. 16c0cfa Merge branch 'stable/cleancache.v13' into linux-next by Konrad Rzeszutek Wilk · 12 years ago
  36. 59a5680 xen/acpi-processor: C and P-state driver that uploads said data to hypervisor. by Konrad Rzeszutek Wilk · 12 years ago
  37. ead1d01 xen: constify all instances of "struct attribute_group" by Jan Beulich · 12 years ago
  38. 42c46e6 xen/xenbus: ignore console/0 by Stefano Stabellini · 12 years ago
  39. bd0d5aa xenbus: don't free other end details too early by Jan Beulich · 12 years ago
  40. 643161ac Merge branch 'pm-sleep' by Rafael J. Wysocki · 12 years ago
  41. 5ac0800 xenbus: address compiler warnings by Jan Beulich · 12 years ago
  42. a43a5cc xenbus_dev: add missing error check to watch handling by Jan Beulich · 13 years ago
  43. e4de866 xen/pci[front|back]: Use %d instead of %1x for displaying PCI devfn. by Konrad Rzeszutek Wilk · 13 years ago
  44. 5b02aa1 xen/bootup: During bootup suppress XENBUS: Unable to read cpu state by Konrad Rzeszutek Wilk · 12 years ago
  45. cf579df PM / Sleep: Introduce "late suspend" and "early resume" of devices by Rafael J. Wysocki · 12 years ago
  46. 69e8f43 xen/granttable: Disable grant v2 for HVM domains. by Konrad Rzeszutek Wilk · 13 years ago
  47. 91c6cc9 mm: zcache/tmem/cleancache: s/flush/invalidate/ by Dan Magenheimer · 13 years ago
  48. 9ef9b20 xen: using EXPORT_SYMBOL requires including export.h by Stephen Rothwell · 13 years ago
  49. 92b5abb Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 13 years ago
  50. 00b1d44 Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  51. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  52. cd9db80 xen/pciback: Support pci_reset_function, aka FLR or D3 support. by Konrad Rzeszutek Wilk · 13 years ago
  53. 8ea11f7 xen/balloon: Move the registration from device to subsystem. by Konrad Rzeszutek Wilk · 13 years ago
  54. d3b7737 Merge commit '070680218379e15c1901f4bf21b98e3cbf12b527' into stable/for-linus-fixes-3.3 by Konrad Rzeszutek Wilk · 13 years ago
  55. 1a464cb Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  56. 9016037 Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  57. 6c254de xen/pciback: Expand the warning message to include domain id. by Konrad Rzeszutek Wilk · 13 years ago
  58. 3167355 xen/pciback: Fix "device has been assigned to X domain!" warning by Konrad Rzeszutek Wilk · 13 years ago
  59. 97309d3 xen/pciback: Move the PCI_DEV_FLAGS_ASSIGNED ops to the "[un|]bind" by Konrad Rzeszutek Wilk · 13 years ago
  60. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  61. a800651 xen/xenbus: don't reimplement kvasprintf via a fixed size buffer by Ian Campbell · 13 years ago
  62. 50bf737 xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAX by Ian Campbell · 13 years ago
  63. 9e7860c xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX. by Ian Campbell · 13 years ago
  64. 73db144 Xen: consolidate and simplify struct xenbus_driver instantiation by Jan Beulich · 13 years ago
  65. 2e16341 xen-gntalloc: introduce missing kfree by Julia Lawall · 13 years ago
  66. 01464a6 xen/xenbus: Fix compile error - missing header for xen_initial_domain() by Konrad Rzeszutek Wilk · 13 years ago
  67. 7d17e84 xen/grant-table: Support mappings required by blkback by Daniel De Graaf · 13 years ago
  68. 2946a52 xenbus: Use grant-table wrapper functions by Daniel De Graaf · 13 years ago
  69. 2c5d37d xenbus: Support HVM backends by Daniel De Graaf · 13 years ago
  70. cb85f12 Merge commit 'v3.2-rc3' into stable/for-linus-3.3 by Konrad Rzeszutek Wilk · 13 years ago
  71. b79d2ff9 xen/xenbus-frontend: Fix compile error with randconfig by Konrad Rzeszutek Wilk · 13 years ago
  72. 1fbe6f6 Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next by Dave Airlie · 13 years ago
  73. 12275dd Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernel" by Konrad Rzeszutek Wilk · 13 years ago
  74. fe7acdb xen/xenbus-frontend: Make error message more clear by Bastian Blank · 13 years ago
  75. a63f985 xen/privcmd: Remove unused support for arch specific privcmp mmap by Bastian Blank · 13 years ago
  76. e9f0fec xen: Add xenbus_backend device by Bastian Blank · 13 years ago
  77. 2fb3683 xen: Add xenbus device driver by Bastian Blank · 13 years ago
  78. d8414d3 xen: Add privcmd device driver by Bastian Blank · 13 years ago
  79. 243082e xen/gntalloc: fix reference counts on multi-page mappings by Daniel De Graaf · 13 years ago
  80. 0105d2b xen/gntalloc: release grant references on page free by Daniel De Graaf · 13 years ago
  81. c3b3f16 xen/events: prevent calling evtchn_get on invalid channels by Daniel De Graaf · 13 years ago
  82. 9438ce9 xen/granttable: Support transitive grants by Annie Li · 13 years ago
  83. 6666754 xen/granttable: Support sub-page grants by Annie Li · 13 years ago
  84. 9dbc71d xen/granttable: Improve comments for function pointers by Annie Li · 13 years ago
  85. cb0c05c xen: fix build breakage in xen-selfballoon.c caused by sysdev conversion by Greg Kroah-Hartman · 13 years ago
  86. 63a7417 xen/swiotlb: Use page alignment for early buffer allocation. by Konrad Rzeszutek Wilk · 13 years ago
  87. 0706802 xen-balloon: convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  88. f21ffe9 swiotlb: Expose swiotlb_nr_tlb function to modules by Konrad Rzeszutek Wilk · 13 years ago
  89. c123799 xen/granttable: Keep code format clean by Annie Li · 13 years ago
  90. 85ff6ac xen/granttable: Grant tables V2 implementation by Annie Li · 13 years ago
  91. b1e495b xen/granttable: Refactor some code by Annie Li · 13 years ago
  92. 0f9f5a9 xen/granttable: Introducing grant table V2 stucture by Annie Li · 13 years ago
  93. 420eb55 xen/event: Add reference counting to event channels by Daniel De Graaf · 13 years ago
  94. 0cc678f xen/gnt{dev,alloc}: reserve event channels for notify by Daniel De Graaf · 13 years ago
  95. 8ca19a8 xen/gntalloc: Change gref_lock to a mutex by Daniel De Graaf · 13 years ago
  96. 99cb2dd xen-gntalloc: signedness bug in add_grefs() by Dan Carpenter · 13 years ago
  97. 21643e6 xen-gntalloc: integer overflow in gntalloc_ioctl_alloc() by Dan Carpenter · 13 years ago
  98. fc6e0c3 xen-gntdev: integer overflow in gntdev_alloc_map() by Dan Carpenter · 13 years ago
  99. 72e9cf2 xen/balloon: Avoid OOM when requesting highmem by Daniel De Graaf · 13 years ago
  100. cd12909 xen: map foreign pages for shared rings by updating the PTEs directly by David Vrabel · 13 years ago