1. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  2. 84621c9 Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  3. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  4. 25d412d Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 10 years ago
  5. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 10 years ago
  6. 0db6991 xen: delete new instances of __cpuinit usage by Paul Gortmaker · 10 years ago
  7. be1403b xen/evtchn_fifo: fix error return code in evtchn_fifo_setup() by Wei Yongjun · 10 years ago
  8. 89b9e08 xen-platform: fix error return code in platform_pci_init() by Wei Yongjun · 10 years ago
  9. 89c3cf5 xen: Use dev_is_pci() to check whether it is pci device by Yijing Wang · 11 years ago
  10. 11c7ff1 xen/grant-table: Force to use v1 of grants. by Konrad Rzeszutek Wilk · 10 years ago
  11. be3e9cf xen/pvh: Piggyback on PVHVM XenBus. by Mukesh Rathor · 11 years ago
  12. 6926f6d xen/pvh: Piggyback on PVHVM for grant driver (v4) by Konrad Rzeszutek Wilk · 11 years ago
  13. efaf30a xen/grant: Implement an grant frame array struct (v3). by Konrad Rzeszutek Wilk · 10 years ago
  14. 4568475 xen/grant-table: Refactor gnttab_init by Konrad Rzeszutek Wilk · 11 years ago
  15. 7f25602 xen/grants: Remove gnttab_max_grant_frames dependency on gnttab_init. by Konrad Rzeszutek Wilk · 11 years ago
  16. 2771374 xen/pvh: Piggyback on PVHVM for event channels (v2) by Mukesh Rathor · 11 years ago
  17. 1fe5655 xen/events: use the FIFO-based ABI if available by David Vrabel · 11 years ago
  18. 6ccecb0 xen/events: allow event channel priority to be set by David Vrabel · 11 years ago
  19. bf2bbe0 xen/events: Add the hypervisor interface for the FIFO-based event channels by David Vrabel · 11 years ago
  20. 0dc0064 xen/evtchn: support more than 4096 ports by David Vrabel · 11 years ago
  21. fd21069 xen/events: add xen_evtchn_mask_all() by David Vrabel · 11 years ago
  22. d0b075f xen/events: Refactor evtchn_to_irq array to be dynamically allocated by David Vrabel · 11 years ago
  23. 0838587 xen/events: add a evtchn_op for port setup by David Vrabel · 11 years ago
  24. 96d4c588 xen/events: allow setup of irq_info to fail by David Vrabel · 11 years ago
  25. ab9a1cc xen/events: add struct evtchn_ops for the low-level port operations by David Vrabel · 11 years ago
  26. 9a489f4 xen/events: move 2-level specific code into its own file by David Vrabel · 11 years ago
  27. d2ba316 xen/events: move drivers/xen/events.c into drivers/xen/events/ by David Vrabel · 11 years ago
  28. 76ec8d6 xen/events: replace raw bit ops with functions by Wei Liu · 11 years ago
  29. 3f70fa8 xen/events: introduce test_and_set_mask() by Wei Liu · 11 years ago
  30. fc087e1 xen/events: remove unnecessary init_evtchn_cpu_bindings() by David Vrabel · 11 years ago
  31. 8729518 xen/events: refactor retrigger_dynirq() and resend_irq_on_evtchn() by David Vrabel · 11 years ago
  32. b7ef4a6 xen/pci: Fix build on non-x86 by Ben Hutchings · 11 years ago
  33. 9346c2a xen: simplify balloon_first_page() with list_first_entry_or_null() by Jie Liu · 11 years ago
  34. 72f2807 xen: balloon: enable for ARM by Ian Campbell · 11 years ago
  35. 51c71a3 xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4). by Konrad Rzeszutek Wilk · 11 years ago
  36. 4203d0e Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  37. e23c34b Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  38. c1d15f5 xen/balloon: Seperate the auto-translate logic properly (v2) by Stefano Stabellini · 11 years ago
  39. 9ccad66 Merge branch 'acpi-cleanup' into acpi-hotplug by Rafael J. Wysocki · 11 years ago
  40. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  41. b6497b3 xen: privcmd: do not return pages which we have failed to unmap by Ian Campbell · 11 years ago
  42. c94cae5 XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfn by Eric Trudeau · 11 years ago
  43. bcc2f9b Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  44. 5065a70 treewide: Fix typo in Kconfig by Masanari Iida · 11 years ago
  45. 14883a7 xen/gnttab: leave lazy MMU mode in the case of a m2p override failure by Matt Wilson · 11 years ago
  46. 202317a ACPI / scan: Add acpi_device objects for all device nodes in the namespace by Rafael J. Wysocki · 11 years ago
  47. 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  48. 71bfae9 swiotlb-xen: add missing xen_dma_map_page call by Stefano Stabellini · 11 years ago
  49. eda670c Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  50. 3a83f99 ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro by Rafael J. Wysocki · 11 years ago
  51. e1d8f62 Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-3.13 by Konrad Rzeszutek Wilk · 11 years ago
  52. 3b284bd xen: delete new instances of added __cpuinit by Paul Gortmaker · 11 years ago
  53. c275a57 xen/balloon: Set balloon's initial state to number of existing RAM pages by Boris Ostrovsky · 11 years ago
  54. 8deb3eb xen/mcfg: Call PHYSDEVOP_pci_mmcfg_reserved for MCFG areas. by Konrad Rzeszutek Wilk · 11 years ago
  55. af09d1a xen: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  56. 1517760 swiotlb-xen: fix error code returned by xen_swiotlb_map_sg_attrs by Stefano Stabellini · 11 years ago
  57. 6b42a7e swiotlb-xen: static inline xen_phys_to_bus, xen_bus_to_phys, xen_virt_to_bus and range_straddles_page_boundary by Stefano Stabellini · 11 years ago
  58. 3d24bbd grant-table: call set_phys_to_machine after mapping grant refs by Stefano Stabellini · 11 years ago
  59. 783d028 swiotlb: print a warning when the swiotlb is full by Stefano Stabellini · 11 years ago
  60. 6cf0546 swiotlb-xen: use xen_dma_map/unmap_page, xen_dma_sync_single_for_cpu/device by Stefano Stabellini · 11 years ago
  61. ce5be5a tracing/events: Fix swiotlb tracepoint creation by Thierry Reding · 11 years ago
  62. 85dd926 xenbus: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  63. 1b65c4e swiotlb-xen: use xen_alloc/free_coherent_pages by Stefano Stabellini · 11 years ago
  64. eb1ddc0 swiotlb-xen: introduce xen_swiotlb_set_dma_mask by Stefano Stabellini · 11 years ago
  65. 83862cc xen/arm,arm64: enable SWIOTLB_XEN by Stefano Stabellini · 11 years ago
  66. 6990890 xen: make xen_create_contiguous_region return the dma address by Stefano Stabellini · 11 years ago
  67. 2b2b614 tracing/events: Add bounce tracing to swiotbl by Zoltan Kiss · 11 years ago
  68. 4b97280 Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  69. 24f6937 xen/balloon: don't alloc page while non-preemptible by David Vrabel · 11 years ago
  70. d5adf7e Merge tag 'stable/for-linus-3.12-rc0-tag-three' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  71. 6a6f6e7 xen/balloon: remove BUG_ON in increase_reservation by Wei Liu · 11 years ago
  72. 2bad07c xen/balloon: ensure preemption is disabled when using a scratch page by David Vrabel · 11 years ago
  73. 65320fc Merge tag 'v3.11-rc7' into stable/for-linus-3.12 by Konrad Rzeszutek Wilk · 11 years ago
  74. cf39c8e Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  75. 04660bb xen/balloon: don't set P2M entry for auto translated guest by Wei Liu · 11 years ago
  76. 06b35d0 xen/evtchn: double free on error by Dan Carpenter · 11 years ago
  77. a5deabe Xen: Fix retry calls into PRIVCMD_MMAPBATCH*. by Andres Lagar-Cavilla · 11 years ago
  78. 4b319f2 Merge branch 'acpi-sleep' by Rafael J. Wysocki · 11 years ago
  79. d936d2d Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  80. ee07264 xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mapping by Stefano Stabellini · 11 years ago
  81. 072b206 xen: fix ARM build after 6efa20e4 by Stefano Stabellini · 11 years ago
  82. 3ef0296 xen/events: document behaviour when scanning the start word for events by David Vrabel · 11 years ago
  83. 4704fe4 xen/events: mask events when changing their VCPU binding by David Vrabel · 11 years ago
  84. 84ca7a8 xen/events: initialize local per-cpu mask for all possible events by David Vrabel · 11 years ago
  85. 781575c swiotlb-xen: replace dma_length with sg_dma_len() macro by Stefano Stabellini · 11 years ago
  86. cd9151e xen/balloon: set a mapping for ballooned out pages by Stefano Stabellini · 11 years ago
  87. 73cc4bb xen/evtchn: improve scalability by using per-user locks by David Vrabel · 11 years ago
  88. d3dbd93 xen: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  89. 5f338d9 xen-gnt: prevent adding duplicate gnt callbacks by Roger Pau Monne · 11 years ago
  90. 6efa20e xen: Support 64-bit PV guest receiving NMIs by Konrad Rzeszutek Wilk · 11 years ago
  91. f66d95d Merge tag 'stable/for-linus-3.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  92. be6b25d xen / ACPI: notify xen when reduced hardware sleep is available by Ben Guthro · 11 years ago
  93. 741ddbc xen/tmem: do not allow XEN_TMEM on ARM64 by Stefano Stabellini · 11 years ago
  94. 179fbd5 xen/evtchn: avoid a deadlock when unbinding an event channel by David Vrabel · 11 years ago
  95. 9e7fd14 xen/arm: enable PV control for ARM by Julien Grall · 11 years ago
  96. f214071 xen/arm64: Don't compile cpu hotplug by Julien Grall · 11 years ago
  97. d7ead0c xenbus: frontend resume cleanup by Aurelien Chartier · 11 years ago
  98. a83048e drivers: delete __cpuinit usage from all remaining drivers files by Paul Gortmaker · 11 years ago
  99. 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  100. 2b0f893 Merge branch 'timers/posix-cpu-timers-for-tglx' of by Thomas Gleixner · 11 years ago