1. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  2. 29d5052 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  3. f741656 Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  4. e8f71df Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  5. 4f8c852 xen: remove redundant NULL check before unregister_and_remove_pcpu(). by Cyril Roelandt · 11 years ago
  6. bc2b033 X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts by K. Y. Srinivasan · 11 years ago
  7. a04521a Merge tag 'stable/for-linus-3.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  8. 68ba45f xen: fix error handling path if xen_allocate_irq_dynamic fails by Wei Liu · 11 years ago
  9. 51ac889 xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}() by Jan Beulich · 11 years ago
  10. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 11 years ago
  11. 5c69bed Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  12. 1affa98 xen/gntdev: remove erronous use of copy_to_user by Daniel De Graaf · 12 years ago
  13. 16a1d02 xen/gntdev: correctly unmap unlinked maps in mmu notifier by Daniel De Graaf · 12 years ago
  14. 2512f29 xen/gntdev: fix unsafe vma access by Daniel De Graaf · 12 years ago
  15. 99beae6 xen/privcmd: Fix mmap batch ioctl. by Andres Lagar-Cavilla · 11 years ago
  16. 7bcc1ec Merge tag 'v3.7' into stable/for-linus-3.8 by Konrad Rzeszutek Wilk · 11 years ago
  17. e5c702d Xen: properly bound buffer access when parsing cpu/*/availability by Jan Beulich · 11 years ago
  18. d0b4d64 xen/grant-table: correctly initialize grant table version 1 by Matt Wilson · 11 years ago
  19. 6337a23 x86/xen : Fix the wrong check in pciback by Yang Zhang · 12 years ago
  20. 30d4b18 xen/privcmd: Relax access control in privcmd_ioctl_mmap by Tamas Lengyel · 12 years ago
  21. 345a525 Drivers: xen: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  22. 9b690c3 Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 12 years ago
  23. 896ea17 Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  24. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  25. 6a5971d Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  26. 6a7ed40 Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux into stable/for-linus-3.8 by Konrad Rzeszutek Wilk · 12 years ago
  27. c61ba72 xen: arm: enable balloon driver by Ian Campbell · 12 years ago
  28. c2374bf xen: balloon: allow PVMMU interfaces to be compiled out by Ian Campbell · 12 years ago
  29. d71f513 xen: privcmd: support autotranslated physmap guests. by Mukesh Rathor · 12 years ago
  30. 9a032e3 xen: add pages parameter to xen_remap_domain_mfn_range by Ian Campbell · 12 years ago
  31. 394b40f xen/acpi: Move the xen_running_on_version_or_later function. by Konrad Rzeszutek Wilk · 12 years ago
  32. 5af19e4 xen/xenbus: Remove duplicate inclusion of asm/xen/hypervisor.h by Sachin Kamat · 12 years ago
  33. 92e3229 xen/acpi: ACPI PAD driver by Liu, Jinsong · 12 years ago
  34. 74dcc3f Merge tag 'stable/for-linus-3.7-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  35. 68fa965 xen/privcmd: Correctly return success from IOCTL_PRIVCMD_MMAPBATCH by Mats Petersson · 12 years ago
  36. 744627e9 treewide: fix printk typo in multiple drivers by Masanari Iida · 12 years ago
  37. 98c4514 Merge 3.7-rc6 into char-misc-next by Greg Kroah-Hartman · 12 years ago
  38. 997071b mm: export a function to get vm committed memory by K. Y. Srinivasan · 12 years ago
  39. 0020dd0 Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  40. 6bf926d xen/generic: Disable fallback build on ARM. by Konrad Rzeszutek Wilk · 12 years ago
  41. 772aebc xen/events: fix RCU warning, or Call idle notifier after irq_enter() by Mojiong Qiu · 12 years ago
  42. cf47a83 xen/hypercall: fix hypercall fallback code for very old hypervisors by Jan Beulich · 12 years ago
  43. 66b6a0c Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  44. b3e40b7 xen-pciback: reject out of range inputs by Jan Beulich · 12 years ago
  45. 5b71fbd xen-pciback: simplify and tighten parsing of device IDs by Jan Beulich · 12 years ago
  46. 1bcaba51 xen/xenbus: fix overflow check in xenbus_file_write() by Jan Beulich · 12 years ago
  47. fbfda89 swiotlb: Use physical addresses instead of virtual in swiotlb_tbl_sync_single by Alexander Duyck · 12 years ago
  48. 61ca08c swiotlb: Use physical addresses for swiotlb_tbl_unmap_single by Alexander Duyck · 12 years ago
  49. e05ed4d swiotlb: Return physical addresses when calling swiotlb_tbl_map_single by Alexander Duyck · 12 years ago
  50. a67baeb xen/gntdev: don't leak memory from IOCTL_GNTDEV_MAP_GRANT_REF by David Vrabel · 12 years ago
  51. 6bb1e38 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  52. b43b1ff Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes by Russell King · 12 years ago
  53. 801e7fb xen: dbgp: Fix warning when CONFIG_PCI is not enabled. by Ian Campbell · 12 years ago
  54. e05dacd Merge commit 'v3.7-rc1' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  55. 965c0aa xen: balloon: use correct type for frame_list by Ian Campbell · 12 years ago
  56. ee67851 xen: balloon: don't include e820.h by Ian Campbell · 12 years ago
  57. ef32f89 xen: grant: use xen_pfn_t type for frame_list. by Ian Campbell · 12 years ago
  58. bf86ad8 xen: events: pirq_check_eoi_map is X86 specific by Ian Campbell · 12 years ago
  59. 37ea0fc xen: sysfs: fix build warning. by Ian Campbell · 12 years ago
  60. 609b0b8 xen: sysfs: include err.h for PTR_ERR etc by Ian Campbell · 12 years ago
  61. 7644bda xen: xenbus: quirk uses x86 specific cpuid by Ian Campbell · 12 years ago
  62. 8a5248f xen PV passthru: assign SR-IOV virtual functions to separate virtual slots by Laszlo Ersek · 12 years ago
  63. e9d1aa0 xen/xenbus: Fix compile warning. by Konrad Rzeszutek Wilk · 12 years ago
  64. ccff9b1 Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  65. cb6b6df xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches. by Konrad Rzeszutek Wilk · 12 years ago
  66. f880b67 ARM: Xen: fix initial build problems by Arnd Bergmann · 12 years ago
  67. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  68. f1c6872 Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  69. 56d92aa Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  70. 16642a2 Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  71. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  72. 2e3d886 xen: mark xen_init_IRQ __init by Stefano Stabellini · 12 years ago
  73. 613ad48 xen/Makefile: fix dom-y build by Stefano Stabellini · 12 years ago
  74. d9a8074 Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  75. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  76. ae1659e Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  77. c341ca4 xen/pciback: Restore the PCI config space after an FLR. by Konrad Rzeszutek Wilk · 12 years ago
  78. e6aa70a xen-pciback: properly clean up after calling pcistub_device_find() by Jan Beulich · 12 years ago
  79. a5f9515 Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  80. c571898 xen/gndev: Xen backend support for paged out grant targets V4. by Andres Lagar-Cavilla · 12 years ago
  81. 9a11f45 userns: Convert xenfs to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  82. 9fa5780 USB EHCI/Xen: propagate controller reset information to hypervisor by Jan Beulich · 12 years ago
  83. c3cb470 xen-pciback: support wild cards in slot specifications by Jan Beulich · 12 years ago
  84. 8592013 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 12 years ago
  85. e815f45 xen/swiotlb: Remove functions not needed anymore. by Konrad Rzeszutek Wilk · 12 years ago
  86. c468bde xen/swiotlb: For early initialization, return zero on success. by Konrad Rzeszutek Wilk · 12 years ago
  87. b827760 xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when PV PCI is used. by Konrad Rzeszutek Wilk · 12 years ago
  88. 5bab786 xen/swiotlb: Move the error strings to its own function. by Konrad Rzeszutek Wilk · 12 years ago
  89. 1cef36a xen/swiotlb: Move the nr_tbl determination in its own function. by Konrad Rzeszutek Wilk · 12 years ago
  90. ecc635f xen/arm: compile and run xenbus by Stefano Stabellini · 12 years ago
  91. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
  92. 2fc136e xen/m2p: do not reuse kmap_op->dev_bus_addr by Stefano Stabellini · 12 years ago
  93. 25a765b Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  94. 9d2be92 xen/privcmd: return -EFAULT on error by Dan Carpenter · 12 years ago
  95. 1d35203 make drivers with pci error handlers const by Stephen Hemminger · 12 years ago
  96. 1714df7 xen/privcmd: Fix mmap batch ioctl error status copy back. by Andres Lagar-Cavilla · 12 years ago
  97. 80ba77d xen/pciback: Fix proper FLR steps. by Konrad Rzeszutek Wilk · 12 years ago
  98. ceb90fa xen/privcmd: add PRIVCMD_MMAPBATCH_V2 ioctl by Andres Lagar-Cavilla · 12 years ago
  99. b5031ed xen: Use correct masking in xen_swiotlb_alloc_coherent. by Ronny Hegewald · 12 years ago
  100. 593d0a3 Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus-3.6 by Konrad Rzeszutek Wilk · 12 years ago