1. 080e2be xen/balloon: memory hotplug support for Xen balloon driver by Daniel Kiper · 13 years ago
  2. 111ad11 Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  3. 3a6d28b Merge branch 'stable/xen-pciback-0.6.3' into stable/drivers by Konrad Rzeszutek Wilk · 13 years ago
  4. 2ebdc42 xen/pciback: Have 'passthrough' option instead of XEN_PCIDEV_BACKEND_PASS and XEN_PCIDEV_BACKEND_VPCI by Konrad Rzeszutek Wilk · 13 years ago
  5. 7789997 xen/pciback: Remove the DEBUG option. by Konrad Rzeszutek Wilk · 13 years ago
  6. a92336a xen/pciback: Drop two backends, squash and cleanup some code. by Konrad Rzeszutek Wilk · 13 years ago
  7. c288b67 xen/pciback: Print out the MSI/MSI-X (PIRQ) values by Konrad Rzeszutek Wilk · 13 years ago
  8. e17ab35 xen/pciback: Don't setup an fake IRQ handler for SR-IOV devices. by Konrad Rzeszutek Wilk · 13 years ago
  9. a0b2fa8 xen: rename pciback module to xen-pciback. by Ian Campbell · 15 years ago
  10. 494ef20 xen/pciback: Fine-grain the spinlocks and fix BUG: scheduling while atomic cases. by Konrad Rzeszutek Wilk · 14 years ago
  11. 0513fe9 xen/pciback: Allocate IRQ handler for device that is shared with guest. by Konrad Rzeszutek Wilk · 13 years ago
  12. a2be65fd xen/pciback: Disable MSI/MSI-X when reseting a device by Konrad Rzeszutek Wilk · 14 years ago
  13. fd5b221 xen/pciback: guest SR-IOV support for PV guest by Zhao, Yu · 14 years ago
  14. 6221a9b xen/pciback: Register the owner (domain) of the PCI device. by Konrad Rzeszutek Wilk · 15 years ago
  15. 8bfd4e0 xen/pciback: Cleanup the driver based on checkpatch warnings and errors. by Konrad Rzeszutek Wilk · 13 years ago
  16. 30edc14 xen/pciback: xen pci backend driver. by Konrad Rzeszutek Wilk · 15 years ago
  17. 78316ad xen/pci: Remove 'xen_allocate_pirq_gsi'. by Konrad Rzeszutek Wilk · 13 years ago
  18. a0ee056 xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together. by Konrad Rzeszutek Wilk · 13 years ago
  19. 136d9eb Merge branch 'xen-tmem-selfballoon-v8' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem into stable/drivers by Konrad Rzeszutek Wilk · 13 years ago
  20. a50777c xen: tmem: self-ballooning and frontswap-selfshrinking by Dan Magenheimer · 13 years ago
  21. 149bb2f xen: Add module alias to autoload backend drivers by Bastian Blank · 13 years ago
  22. cc85e93 xen: Populate xenbus device attributes by Bastian Blank · 13 years ago
  23. 03dc610 Merge branch 'stable/frontswap-tmemonly' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem into stable/drivers by Konrad Rzeszutek Wilk · 13 years ago
  24. ef46222 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  25. afec6e0 xen: prepare tmem shim to handle frontswap by Dan Magenheimer · 13 years ago
  26. b5328cd xen: Fix compile warning when CONFIG_SMP is not defined. by Konrad Rzeszutek Wilk · 13 years ago
  27. 361932b Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb-2.6 by Linus Torvalds · 13 years ago
  28. 5f98ecd swiotlb: Export swioltb_nr_tbl and utilize it as appropiate. by FUJITA Tomonori · 13 years ago
  29. e5ac0bd xen: use the trigger info we already have to choose the irq handler by Stefano Stabellini · 13 years ago
  30. f8d613e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem by Linus Torvalds · 13 years ago
  31. 5bc20fc xen: cleancache shim to Xen Transcendent Memory by Dan Magenheimer · 13 years ago
  32. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  33. 51509a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  34. e33ab8f Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' and 'stable/mmu.bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  35. 3bfccb7 Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  36. 5318991 Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  37. 887cb45 drivers/xen/sys-hypervisor: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  38. bdf5167 xen: tidy up whitespace in drivers/xen/Makefile by Ian Campbell · 13 years ago
  39. 2e711c0 PM: Remove sysdev suspend, resume and shutdown operations by Rafael J. Wysocki · 13 years ago
  40. 7e186bd xen: do not clear and mask evtchns in __xen_evtchn_do_upcall by Stefano Stabellini · 13 years ago
  41. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  42. 19234c0 PM: Add missing syscore_suspend() and syscore_resume() calls by Rafael J. Wysocki · 13 years ago
  43. cf8d916 xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override. by Konrad Rzeszutek Wilk · 13 years ago
  44. 1eff1ad xen/irq: The Xen hypervisor cleans up the PIRQs if the other domain forgot. by Konrad Rzeszutek Wilk · 13 years ago
  45. e6197ac xen/irq: Export 'xen_pirq_from_irq' function. by Konrad Rzeszutek Wilk · 13 years ago
  46. c7c2c3a xen/irq: Add support to check if IRQ line is shared with other domains. by Konrad Rzeszutek Wilk · 14 years ago
  47. beafbdc xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF. by Konrad Rzeszutek Wilk · 13 years ago
  48. aaa119a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  49. 16ad569 Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  50. 1f112ce PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS by Rafael J. Wysocki · 13 years ago
  51. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  52. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  53. 361ae8c xen: events: fix error checks in bind_*_to_irqhandler() by Nicolas Kaiser · 13 years ago
  54. 09ca132 xen/balloon: Move dec_totalhigh_pages() from __balloon_append() to balloon_append() by Daniel Kiper · 13 years ago
  55. 83be7e5 xen/balloon: Clarify credit calculation by Daniel Kiper · 13 years ago
  56. 4dfe22f xen/balloon: Simplify HVM integration by Daniel Kiper · 13 years ago
  57. a7f3c8f xen/balloon: Use PageHighMem() for high memory page detection by Daniel Kiper · 13 years ago
  58. e240ae4 xen: Use new irq_move functions by Thomas Gleixner · 13 years ago
  59. 3b3af76 xen: Convert genirq namespace by Thomas Gleixner · 13 years ago
  60. a93e20a xen-gntdev: unlock on error path in gntdev_mmap() by Dan Carpenter · 13 years ago
  61. 12f0258 xen-gntdev: return -EFAULT on copy_to_user failure by Dan Carpenter · 13 years ago
  62. 804f185 Merge branch 'stable/xen.pm.bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  63. 5a39837 Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  64. 514af9f Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  65. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  66. b3e96c0 xen: use freeze/restore/thaw PM events for suspend/resume/chkpt by Shriram Rajagopalan · 13 years ago
  67. c7853ae xen: xenbus PM events support by Kazuhiro SUZUKI · 13 years ago
  68. ca47cea xen-gntdev: Use ballooned pages for grant mappings by Daniel De Graaf · 13 years ago
  69. b6f3067 xen-balloon: Add interface to retrieve ballooned pages by Konrad Rzeszutek Wilk · 13 years ago
  70. 803eb04 xen-balloon: Move core balloon functionality out of module by Daniel De Graaf · 13 years ago
  71. 40095de xen/balloon: Remove pr_info's and don't alter retry_count by Konrad Rzeszutek Wilk · 13 years ago
  72. e0da2481 Merge branch 'stable/backends' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by David S. Miller · 13 years ago
  73. 5f6fb45 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  74. 44626e4 xen: events: Fix compile error if CONFIG_SMP is not defined. by Konrad Rzeszutek Wilk · 13 years ago
  75. 76ca078 Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 13 years ago
  76. 27d2a8b Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  77. 010b8f4 Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  78. 397fae0 Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  79. c7146dd Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  80. 95d2ac4 xen/balloon: Protect against CPU exhaust by event/x process by Daniel Kiper · 13 years ago
  81. 95170b2 xen/balloon: Migration from mod_timer() to schedule_delayed_work() by Daniel Kiper · 13 years ago
  82. 06f521d xen/balloon: Removal of driver_pages by Daniel Kiper · 13 years ago
  83. a7b807c xen: events: correct locking in xen_irq_from_pirq by Ian Campbell · 13 years ago
  84. 7bee976 xen: events: propagate irq allocation failure instead of panicking by Ian Campbell · 13 years ago
  85. 6cb9bf3 xen: events: do not workaround too-small nr_irqs by Ian Campbell · 13 years ago
  86. 69c358c xen: events: remove use of nr_irqs as upper bound on number of pirqs by Ian Campbell · 13 years ago
  87. ca62ce8 xen: events: dynamically allocate irq info structures by Ian Campbell · 13 years ago
  88. 6cb6537 xen: events: maintain a list of Xen interrupts by Ian Campbell · 13 years ago
  89. 3d4cfa3 xen: events: push setup of irq<->{evtchn,ipi,virq,pirq} maps into irq_info init functions by Ian Campbell · 13 years ago
  90. 9158c35 xen: events: turn irq_info constructors into initialiser functions by Ian Campbell · 13 years ago
  91. cb60d11 xen: events: use per-cpu variable for cpu_evtchn_mask by Ian Campbell · 13 years ago
  92. f4d0635 xen: events: refactor GSI pirq bindings functions by Ian Campbell · 13 years ago
  93. 0a85226 xen: events: rename restore_cpu_pirqs -> restore_pirqs by Ian Campbell · 13 years ago
  94. 76465b2 xen: events: remove unused public functions by Ian Campbell · 13 years ago
  95. a0e1811 xen: events: fix xen_map_pirq_gsi error return by Ian Campbell · 13 years ago
  96. 653378a xen: events: simplify comment by Ian Campbell · 13 years ago
  97. be49472 xen: events: separate two unrelated halves of if condition by Ian Campbell · 13 years ago
  98. 3b7bcdf xen: events: Remove redundant clear of l2i at end of round-robin loop by Keir Fraser · 13 years ago
  99. 24b51c2 xen: events: Make round-robin scan fairer by snapshotting each l2 word once only by Keir Fraser · 13 years ago
  100. ada6814 xen: events: Clean up round-robin evtchn scan. by Keir Fraser · 13 years ago