1. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  2. baa676f X86 & IA64: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 12 years ago
  3. 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
  4. df7a3ee xen/acpi: Fix Kconfig dependency on CPU_FREQ by Konrad Rzeszutek Wilk · 12 years ago
  5. 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
  6. 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
  7. b9136d2 xen: initialize platform-pci even if xen_emul_unplug=never by Igor Mammedov · 12 years ago
  8. 27257fc xen/acpi: Remove the WARN's as they just create noise. by Konrad Rzeszutek Wilk · 12 years ago
  9. 8e6f7c2 xen/tmem: cleanup by Jan Beulich · 12 years ago
  10. 9846ff1 xen: support pirq_eoi_map by Stefano Stabellini · 12 years ago
  11. 102b208 xen/acpi-processor: Do not depend on CPU frequency scaling drivers. by Konrad Rzeszutek Wilk · 12 years ago
  12. 16c0cfa Merge branch 'stable/cleancache.v13' into linux-next by Konrad Rzeszutek Wilk · 12 years ago
  13. 59a5680 xen/acpi-processor: C and P-state driver that uploads said data to hypervisor. by Konrad Rzeszutek Wilk · 12 years ago
  14. ead1d01 xen: constify all instances of "struct attribute_group" by Jan Beulich · 12 years ago
  15. 42c46e6 xen/xenbus: ignore console/0 by Stefano Stabellini · 12 years ago
  16. bd0d5aa xenbus: don't free other end details too early by Jan Beulich · 12 years ago
  17. 643161ac Merge branch 'pm-sleep' by Rafael J. Wysocki · 12 years ago
  18. 5ac0800 xenbus: address compiler warnings by Jan Beulich · 12 years ago
  19. a43a5cc xenbus_dev: add missing error check to watch handling by Jan Beulich · 13 years ago
  20. e4de866 xen/pci[front|back]: Use %d instead of %1x for displaying PCI devfn. by Konrad Rzeszutek Wilk · 13 years ago
  21. 5b02aa1 xen/bootup: During bootup suppress XENBUS: Unable to read cpu state by Konrad Rzeszutek Wilk · 12 years ago
  22. cf579df PM / Sleep: Introduce "late suspend" and "early resume" of devices by Rafael J. Wysocki · 12 years ago
  23. 69e8f43 xen/granttable: Disable grant v2 for HVM domains. by Konrad Rzeszutek Wilk · 13 years ago
  24. 91c6cc9 mm: zcache/tmem/cleancache: s/flush/invalidate/ by Dan Magenheimer · 13 years ago
  25. 9ef9b20 xen: using EXPORT_SYMBOL requires including export.h by Stephen Rothwell · 13 years ago
  26. 92b5abb Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 13 years ago
  27. 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
  28. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  29. cd9db80 xen/pciback: Support pci_reset_function, aka FLR or D3 support. by Konrad Rzeszutek Wilk · 13 years ago
  30. 8ea11f7 xen/balloon: Move the registration from device to subsystem. by Konrad Rzeszutek Wilk · 13 years ago
  31. d3b7737 Merge commit '070680218379e15c1901f4bf21b98e3cbf12b527' into stable/for-linus-fixes-3.3 by Konrad Rzeszutek Wilk · 13 years ago
  32. 1a464cb Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  33. 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
  34. 6c254de xen/pciback: Expand the warning message to include domain id. by Konrad Rzeszutek Wilk · 13 years ago
  35. 3167355 xen/pciback: Fix "device has been assigned to X domain!" warning by Konrad Rzeszutek Wilk · 13 years ago
  36. 97309d3 xen/pciback: Move the PCI_DEV_FLAGS_ASSIGNED ops to the "[un|]bind" by Konrad Rzeszutek Wilk · 13 years ago
  37. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  38. a800651 xen/xenbus: don't reimplement kvasprintf via a fixed size buffer by Ian Campbell · 13 years ago
  39. 50bf737 xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAX by Ian Campbell · 13 years ago
  40. 9e7860c xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX. by Ian Campbell · 13 years ago
  41. 73db144 Xen: consolidate and simplify struct xenbus_driver instantiation by Jan Beulich · 13 years ago
  42. 2e16341 xen-gntalloc: introduce missing kfree by Julia Lawall · 13 years ago
  43. 01464a6 xen/xenbus: Fix compile error - missing header for xen_initial_domain() by Konrad Rzeszutek Wilk · 13 years ago
  44. 7d17e84 xen/grant-table: Support mappings required by blkback by Daniel De Graaf · 13 years ago
  45. 2946a52 xenbus: Use grant-table wrapper functions by Daniel De Graaf · 13 years ago
  46. 2c5d37d xenbus: Support HVM backends by Daniel De Graaf · 13 years ago
  47. cb85f12 Merge commit 'v3.2-rc3' into stable/for-linus-3.3 by Konrad Rzeszutek Wilk · 13 years ago
  48. b79d2ff xen/xenbus-frontend: Fix compile error with randconfig by Konrad Rzeszutek Wilk · 13 years ago
  49. 1fbe6f6 Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next by Dave Airlie · 13 years ago
  50. 12275dd Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernel" by Konrad Rzeszutek Wilk · 13 years ago
  51. fe7acdb xen/xenbus-frontend: Make error message more clear by Bastian Blank · 13 years ago
  52. a63f985 xen/privcmd: Remove unused support for arch specific privcmp mmap by Bastian Blank · 13 years ago
  53. e9f0fec xen: Add xenbus_backend device by Bastian Blank · 13 years ago
  54. 2fb3683 xen: Add xenbus device driver by Bastian Blank · 13 years ago
  55. d8414d3 xen: Add privcmd device driver by Bastian Blank · 13 years ago
  56. 243082e xen/gntalloc: fix reference counts on multi-page mappings by Daniel De Graaf · 13 years ago
  57. 0105d2b xen/gntalloc: release grant references on page free by Daniel De Graaf · 13 years ago
  58. c3b3f16 xen/events: prevent calling evtchn_get on invalid channels by Daniel De Graaf · 13 years ago
  59. 9438ce9 xen/granttable: Support transitive grants by Annie Li · 13 years ago
  60. 6666754 xen/granttable: Support sub-page grants by Annie Li · 13 years ago
  61. 9dbc71d xen/granttable: Improve comments for function pointers by Annie Li · 13 years ago
  62. cb0c05c xen: fix build breakage in xen-selfballoon.c caused by sysdev conversion by Greg Kroah-Hartman · 13 years ago
  63. 63a7417 xen/swiotlb: Use page alignment for early buffer allocation. by Konrad Rzeszutek Wilk · 13 years ago
  64. 0706802 xen-balloon: convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  65. f21ffe9 swiotlb: Expose swiotlb_nr_tlb function to modules by Konrad Rzeszutek Wilk · 13 years ago
  66. c123799 xen/granttable: Keep code format clean by Annie Li · 13 years ago
  67. 85ff6ac xen/granttable: Grant tables V2 implementation by Annie Li · 13 years ago
  68. b1e495b xen/granttable: Refactor some code by Annie Li · 13 years ago
  69. 0f9f5a9 xen/granttable: Introducing grant table V2 stucture by Annie Li · 13 years ago
  70. 420eb55 xen/event: Add reference counting to event channels by Daniel De Graaf · 13 years ago
  71. 0cc678f xen/gnt{dev,alloc}: reserve event channels for notify by Daniel De Graaf · 13 years ago
  72. 8ca19a8 xen/gntalloc: Change gref_lock to a mutex by Daniel De Graaf · 13 years ago
  73. 99cb2dd xen-gntalloc: signedness bug in add_grefs() by Dan Carpenter · 13 years ago
  74. 21643e6 xen-gntalloc: integer overflow in gntalloc_ioctl_alloc() by Dan Carpenter · 13 years ago
  75. fc6e0c3 xen-gntdev: integer overflow in gntdev_alloc_map() by Dan Carpenter · 13 years ago
  76. 72e9cf2 xen/balloon: Avoid OOM when requesting highmem by Daniel De Graaf · 13 years ago
  77. cd12909 xen: map foreign pages for shared rings by updating the PTEs directly by David Vrabel · 13 years ago
  78. daedd87 Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  79. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  80. 06d3814 Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  81. 0b934cc Xen: Export xen_biovec_phys_mergeable by Matthew Wilcox · 13 years ago
  82. 63c9744 xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users. by Paul Gortmaker · 13 years ago
  83. 72ee511 xen: Add module.h to modular drivers/xen users. by Paul Gortmaker · 13 years ago
  84. 1f6e051 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  85. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  86. 04a8752 Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stable/pci.fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  87. 31018ac Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  88. d98b15d xen/xenbus: Remove the unnecessary check. by Konrad Rzeszutek Wilk · 13 years ago
  89. e659922 xen/irq: If we fail during msi_capability_init return proper error code. by Konrad Rzeszutek Wilk · 13 years ago
  90. 9bb9efe xen/events: Don't check the info for NULL as it is already done. by Konrad Rzeszutek Wilk · 13 years ago
  91. 9d093e2 xen/events: BUG() when we can't allocate our event->irq array. by Konrad Rzeszutek Wilk · 13 years ago
  92. 4645bf3 xen/pciback: Check if the device is found instead of blindly assuming so. by Konrad Rzeszutek Wilk · 13 years ago
  93. 72bf809 xen/pciback: Do not dereference psdev during printk when it is NULL. by Konrad Rzeszutek Wilk · 13 years ago
  94. 9bab0b7 genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier by Ian Campbell · 13 years ago
  95. 38a1ed4 xen: Fix selfballooning and ensure it doesn't go too far by Dan Magenheimer · 13 years ago
  96. 1f1503b xen/gntdev: Fix sleep-inside-spinlock by Daniel De Graaf · 13 years ago
  97. e4184aa xenbus: don't rely on xen_initial_domain to detect local xenstore by Daniel De Graaf · 13 years ago
  98. 7744799 xenbus: Fix loopback event channel assuming domain 0 by Daniel De Graaf · 13 years ago
  99. 4dcaebb xen: use generic functions instead of xen_{alloc, free}_vm_area() by David Vrabel · 13 years ago
  100. 8b5d44a xen: allow balloon driver to use more than one memory region by David Vrabel · 13 years ago