1. 19234c0 PM: Add missing syscore_suspend() and syscore_resume() calls by Rafael J. Wysocki · 13 years ago
  2. 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
  3. 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
  4. 1f112ce PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS by Rafael J. Wysocki · 13 years ago
  5. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  6. 361ae8c xen: events: fix error checks in bind_*_to_irqhandler() by Nicolas Kaiser · 13 years ago
  7. e240ae4 xen: Use new irq_move functions by Thomas Gleixner · 13 years ago
  8. 3b3af76 xen: Convert genirq namespace by Thomas Gleixner · 13 years ago
  9. a93e20a xen-gntdev: unlock on error path in gntdev_mmap() by Dan Carpenter · 13 years ago
  10. 12f0258 xen-gntdev: return -EFAULT on copy_to_user failure by Dan Carpenter · 13 years ago
  11. 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
  12. 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
  13. 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
  14. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  15. b3e96c0 xen: use freeze/restore/thaw PM events for suspend/resume/chkpt by Shriram Rajagopalan · 13 years ago
  16. c7853ae xen: xenbus PM events support by Kazuhiro SUZUKI · 13 years ago
  17. ca47cea xen-gntdev: Use ballooned pages for grant mappings by Daniel De Graaf · 13 years ago
  18. b6f3067 xen-balloon: Add interface to retrieve ballooned pages by Konrad Rzeszutek Wilk · 13 years ago
  19. 803eb04 xen-balloon: Move core balloon functionality out of module by Daniel De Graaf · 13 years ago
  20. 40095de xen/balloon: Remove pr_info's and don't alter retry_count by Konrad Rzeszutek Wilk · 13 years ago
  21. e0da2481 Merge branch 'stable/backends' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by David S. Miller · 13 years ago
  22. 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
  23. 44626e4 xen: events: Fix compile error if CONFIG_SMP is not defined. by Konrad Rzeszutek Wilk · 13 years ago
  24. 76ca078 Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 13 years ago
  25. 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
  26. 010b8f4 Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  27. 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
  28. 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
  29. 95d2ac4 xen/balloon: Protect against CPU exhaust by event/x process by Daniel Kiper · 13 years ago
  30. 95170b2 xen/balloon: Migration from mod_timer() to schedule_delayed_work() by Daniel Kiper · 13 years ago
  31. 06f521d xen/balloon: Removal of driver_pages by Daniel Kiper · 13 years ago
  32. a7b807c xen: events: correct locking in xen_irq_from_pirq by Ian Campbell · 13 years ago
  33. 7bee976 xen: events: propagate irq allocation failure instead of panicking by Ian Campbell · 13 years ago
  34. 6cb9bf3 xen: events: do not workaround too-small nr_irqs by Ian Campbell · 13 years ago
  35. 69c358c xen: events: remove use of nr_irqs as upper bound on number of pirqs by Ian Campbell · 13 years ago
  36. ca62ce8 xen: events: dynamically allocate irq info structures by Ian Campbell · 13 years ago
  37. 6cb6537 xen: events: maintain a list of Xen interrupts by Ian Campbell · 13 years ago
  38. 3d4cfa3 xen: events: push setup of irq<->{evtchn,ipi,virq,pirq} maps into irq_info init functions by Ian Campbell · 13 years ago
  39. 9158c35 xen: events: turn irq_info constructors into initialiser functions by Ian Campbell · 13 years ago
  40. cb60d11 xen: events: use per-cpu variable for cpu_evtchn_mask by Ian Campbell · 13 years ago
  41. f4d0635 xen: events: refactor GSI pirq bindings functions by Ian Campbell · 13 years ago
  42. 0a85226 xen: events: rename restore_cpu_pirqs -> restore_pirqs by Ian Campbell · 13 years ago
  43. 76465b2 xen: events: remove unused public functions by Ian Campbell · 13 years ago
  44. a0e1811 xen: events: fix xen_map_pirq_gsi error return by Ian Campbell · 13 years ago
  45. 653378a xen: events: simplify comment by Ian Campbell · 13 years ago
  46. be49472 xen: events: separate two unrelated halves of if condition by Ian Campbell · 13 years ago
  47. 3b7bcdf xen: events: Remove redundant clear of l2i at end of round-robin loop by Keir Fraser · 13 years ago
  48. 24b51c2 xen: events: Make round-robin scan fairer by snapshotting each l2 word once only by Keir Fraser · 13 years ago
  49. ada6814 xen: events: Clean up round-robin evtchn scan. by Keir Fraser · 13 years ago
  50. f1f4a32 xen: events: Make last processed event channel a per-cpu variable. by Ian Campbell · 13 years ago
  51. ab7f863 xen: events: Process event channels notifications in round-robin order. by Scott Rixner · 13 years ago
  52. 71eef7d xen: events: remove dom0 specific xen_create_msi_irq by Ian Campbell · 13 years ago
  53. ca1d8fe xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq by Ian Campbell · 13 years ago
  54. f420e01 xen: events: push set_irq_msi down into xen_create_msi_irq by Ian Campbell · 13 years ago
  55. 2e55288 xen: events: update pirq_to_irq in xen_create_msi_irq by Ian Campbell · 13 years ago
  56. 8135591 xen: events: refactor xen_create_msi_irq slightly by Ian Campbell · 13 years ago
  57. bf480d9 xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ by Ian Campbell · 13 years ago
  58. 5cad61a xen: events: assume PHYSDEVOP_get_free_pirq exists by Ian Campbell · 13 years ago
  59. 4b41df7 xen: events: return irq from xen_allocate_pirq_msi by Ian Campbell · 13 years ago
  60. bb5d079 xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi by Ian Campbell · 13 years ago
  61. ae1635b xen: events: do not leak IRQ from xen_allocate_pirq_msi when no pirq available. by Ian Campbell · 13 years ago
  62. 8054c36 Merge branch 'stable/irq.rework' into stable/irq.cleanup by Konrad Rzeszutek Wilk · 13 years ago
  63. 38eaeb0 xen: gntdev: fix build warning by Ian Campbell · 13 years ago
  64. dc4972a xen/p2m/m2p/gnttab: do not add failed grant maps to m2p override by Ian Campbell · 13 years ago
  65. 1aa0b51 xen/irq: Cleanup up the pirq_to_irq for DomU PV PCI passthrough guests as well. by Konrad Rzeszutek Wilk · 13 years ago
  66. 676dc3c xen: Use IRQF_FORCE_RESUME by Thomas Gleixner · 13 years ago
  67. aa673c1 xen: Fix compile error introduced by "switch to new irq_chip functions" by Ian Campbell · 13 years ago
  68. c9e265e xen: Switch to new irq_chip functions by Thomas Gleixner · 13 years ago
  69. 149f256 xen: Remove stale irq_chip.end by Thomas Gleixner · 13 years ago
  70. 7214610 xen: events: do not free legacy IRQs by Ian Campbell · 13 years ago
  71. 8991150 xen: events: allocate GSIs and dynamic IRQs from separate IRQ ranges. by Ian Campbell · 13 years ago
  72. c9df1ce xen: events: add xen_allocate_irq_{dynamic, gsi} and xen_free_irq by Ian Campbell · 14 years ago
  73. cbf6aa8 xen:events: move find_unbound_irq inside CONFIG_PCI_MSI by Ian Campbell · 14 years ago
  74. 6eaa412 xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY. by Konrad Rzeszutek Wilk · 14 years ago
  75. 2e820f5 xen/irq: implement bind_interdomain_evtchn_to_irqhandler for backend drivers by Ian Campbell · 15 years ago
  76. b056b6a xen: suspend: remove xen_hvm_suspend by Ian Campbell · 13 years ago
  77. 55fb4ac xen: suspend: pull pre/post suspend hooks out into suspend_info by Ian Campbell · 13 years ago
  78. 07af381 xen: suspend: move arch specific pre/post suspend hooks into generic hooks by Ian Campbell · 13 years ago
  79. 82043bb xen: suspend: refactor non-arch specific pre/post suspend hooks by Ian Campbell · 13 years ago
  80. 03c8142 xen: suspend: add "arch" to pre/post suspend hooks by Ian Campbell · 13 years ago
  81. 36b401e xen: suspend: pass extra hypercall argument via suspend_info struct by Ian Campbell · 13 years ago
  82. ceb1802 xen: suspend: refactor cancellation flag into a structure by Ian Campbell · 13 years ago
  83. bd1c0ad xen: suspend: use HYPERVISOR_suspend for PVHVM case instead of open coding by Ian Campbell · 13 years ago
  84. 5527172 xen: do not respond to unknown xenstore control requests by Ian Campbell · 13 years ago
  85. 53d5522 xen: make the ballon driver work for hvm domains by Stefano Stabellini · 14 years ago
  86. 702d4eb9 xen: no need to delay xen_setup_shutdown_event for hvm guests anymore by Stefano Stabellini · 14 years ago
  87. f4ee4af xen-gntdev: Add cast to pointer by Daniel De Graaf · 13 years ago
  88. 77c35ac xen-gntdev: Fix incorrect use of zero handle by Daniel De Graaf · 13 years ago
  89. 8dd3838 xen: suspend and resume system devices when running PVHVM by Ian Campbell · 13 years ago
  90. 1f169f6 xen: change xen/[gntdev/gntalloc] to default m by Stefano Stabellini · 13 years ago
  91. 9960be9 xen-gntdev: prevent using UNMAP_NOTIFY_CLEAR_BYTE on read-only mappings by Daniel De Graaf · 13 years ago
  92. 12996fc xen-gntdev: Avoid double-mapping memory by Daniel De Graaf · 13 years ago
  93. b57c186 xen-gntdev: Avoid unmapping ranges twice by Daniel De Graaf · 13 years ago
  94. 84e4075 xen-gntdev: Use map->vma for checking map validity by Daniel De Graaf · 13 years ago
  95. 0ea22f0 xen-gntdev: Fix unmap notify on PV domains by Daniel De Graaf · 13 years ago
  96. 90b6f30 xen-gntdev: Fix memory leak when mmap fails by Daniel De Graaf · 13 years ago
  97. bdc612d xen/gntalloc,gntdev: Add unmap notify ioctl by Daniel De Graaf · 13 years ago
  98. dd31405 xen-gntalloc: Userspace grant allocation driver by Daniel De Graaf · 13 years ago
  99. aab8f11 xen-gntdev: Support mapping in HVM domains by Daniel De Graaf · 13 years ago
  100. 68b025c xen-gntdev: Add reference counting to maps by Daniel De Graaf · 13 years ago