1. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  2. 15e551d x86, VisWS: turn into generic arch, eliminate Kconfig specials by Ingo Molnar · 16 years ago
  3. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 16 years ago
  4. d02859e Merge commit 'v2.6.26-rc8' into x86/xen by Ingo Molnar · 16 years ago
  5. 54481cf8 x86: fix NULL pointer deref in __switch_to by Suresh Siddha · 16 years ago
  6. 688d22e Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  7. b769f57 virtio: set device index in common code. by Rusty Russell · 16 years ago
  8. e27810f lguest: use ioremap_cache, not ioremap by Rusty Russell · 16 years ago
  9. a15af1c x86/paravirt: add pte_flags to just get pte flags by Jeremy Fitzhardinge · 16 years ago
  10. a007a75 lguest: make Launcher see device status updates by Rusty Russell · 16 years ago
  11. 9f3f746 lguest: remove bogus NULL cpu check by Rusty Russell · 16 years ago
  12. 24adf12 lguest: avoid using NR_CPUS as a bounds check. by Rusty Russell · 16 years ago
  13. c45a681 virtio: explicit advertisement of driver features by Rusty Russell · 16 years ago
  14. d313584 drivers: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  15. 74dbf71 misc __user misannotations (pointless casts to long) by Al Viro · 16 years ago
  16. a6bd8e1 lguest: comment documentation update. by Rusty Russell · 16 years ago
  17. b488f22 lguest: Add puppies which where previously missing. by Tim Ansell · 16 years ago
  18. 4357bd9 lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem. by Rusty Russell · 16 years ago
  19. f14ae65 lguest: fix __get_vm_area usage. by Rusty Russell · 16 years ago
  20. f73d1e6 lguest: make sure cpu is initialized before accessing it by Eugene Teo · 16 years ago
  21. 31f4b46 lguest: accept guest _PAGE_PWT page table entries by Ahmed S. Darwish · 16 years ago
  22. 2547844 Fix container_of() usage by Alexey Dobriyan · 16 years ago
  23. 6e5aa7e virtio: reset function by Rusty Russell · 16 years ago
  24. 18445c4 virtio: explicit enable_cb/disable_cb rather than callback return. by Rusty Russell · 16 years ago
  25. a586d4f virtio: simplify config mechanism. by Rusty Russell · 16 years ago
  26. e95035c lguest: fix mis-merge against hpa's TSS renaming by Rusty Russell · 16 years ago
  27. d145c72 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  28. faca622 x86: use generic register name in the thread and tss structures by H. Peter Anvin · 16 years ago
  29. 84f12e3 lguest: use __PAGE_KERNEL instead of _PAGE_KERNEL by Glauber de Oliveira Costa · 16 years ago
  30. ca94f2b lguest: Use explicit includes rateher than indirect by Glauber de Oliveira Costa · 16 years ago
  31. 382ac6b lguest: get rid of lg variable assignments by Glauber de Oliveira Costa · 16 years ago
  32. 934faab lguest: change gpte_addr header by Glauber de Oliveira Costa · 16 years ago
  33. ae3749d lguest: move changed bitmap to lg_cpu by Glauber de Oliveira Costa · 16 years ago
  34. f34f8c5 lguest: move last_pages to lg_cpu by Glauber de Oliveira Costa · 16 years ago
  35. c40a9f4 lguest: change last_guest to last_cpu by Glauber de Oliveira Costa · 16 years ago
  36. 2092aa2 lguest: change spte_addr header by Glauber de Oliveira Costa · 16 years ago
  37. 1713608 lguest: per-vcpu lguest pgdir management by Glauber de Oliveira Costa · 16 years ago
  38. 5e232f4 lguest: make pending notifications per-vcpu by Glauber de Oliveira Costa · 16 years ago
  39. 4665ac8e lguest: makes special fields be per-vcpu by Glauber de Oliveira Costa · 16 years ago
  40. 66686c2 lguest: per-vcpu lguest task management by Glauber de Oliveira Costa · 16 years ago
  41. fc708b3 lguest: replace lguest_arch with lg_cpu_arch. by Glauber de Oliveira Costa · 16 years ago
  42. a53a35a lguest: make registers per-vcpu by Glauber de Oliveira Costa · 16 years ago
  43. a3863f6 lguest: make emulate_insn receive a vcpu struct. by Glauber de Oliveira Costa · 16 years ago
  44. 0c78441 lguest: map_switcher_in_guest() per-vcpu by Glauber de Oliveira Costa · 16 years ago
  45. 177e449 lguest: per-vcpu interrupt processing. by Glauber de Oliveira Costa · 16 years ago
  46. ad8d8f3 lguest: per-vcpu lguest timers by Glauber de Oliveira Costa · 16 years ago
  47. 73044f0 lguest: make hypercalls use the vcpu struct by Glauber de Oliveira Costa · 16 years ago
  48. 7ea07a1 lguest: make write() operation smp aware by Glauber de Oliveira Costa · 16 years ago
  49. d0953d4 lguest: per-cpu run guest by Glauber de Oliveira Costa · 16 years ago
  50. 4dcc53d lguest: initialize vcpu by Glauber de Oliveira Costa · 16 years ago
  51. badb1e0 lguest: introduce vcpu struct by Glauber de Oliveira Costa · 16 years ago
  52. ec04b13 lguest: Reboot support by Balaji Rao · 17 years ago
  53. 5c55841 lguest: remove pv_info dependency by Glauber de Oliveira Costa · 16 years ago
  54. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 16 years ago
  55. a7da60f Remove bogus duplicate CONFIG_LGUEST_GUEST entry. by Rusty Russell · 16 years ago
  56. 84f7466 Selecting LGUEST should turn on Guest support, as in 2.6.23. by Rusty Russell · 16 years ago
  57. 74b2553 virtio: fix module/device unloading by Rusty Russell · 17 years ago
  58. 4305441 lguest_user.c: fix memory leak by Adrian Bunk · 17 years ago
  59. 42b36cc virtio: Force use of power-of-two for descriptor ring sizes by Rusty Russell · 17 years ago
  60. e1e7296 lguest: documentation update by Rusty Russell · 17 years ago
  61. 197bff6 lguest: remove unused "wake" element from struct lguest by Rusty Russell · 17 years ago
  62. 25c47bb lguest: use defines from x86 headers instead of magic numbers by Rusty Russell · 17 years ago
  63. 2d37f94 generalize lgread_u32/lgwrite_u32. by Rusty Russell · 17 years ago
  64. 19f1537 Lguest support for Virtio by Rusty Russell · 17 years ago
  65. 1504527 Remove old lguest I/O infrrasructure. by Rusty Russell · 17 years ago
  66. 0ca49ca Remove old lguest bus and drivers. by Rusty Russell · 17 years ago
  67. 47436aa Boot with virtual == physical to get closer to native Linux. by Rusty Russell · 17 years ago
  68. c18acd7 Allow guest to specify syscall vector to use. by Rusty Russell · 17 years ago
  69. ee3db0f Rename "cr3" to "gpgdir" to avoid x86-specific naming. by Rusty Russell · 17 years ago
  70. df29f43 Pagetables to use normal kernel types by Matias Zabaljauregui · 17 years ago
  71. d612cde Move register setup into i386_core.c by Jes Sorensen · 17 years ago
  72. 511801d Change example launcher to use unsigned long not u32 by Jes Sorensen · 17 years ago
  73. b410e7b Make hypercalls arch-independent. by Jes Sorensen · 17 years ago
  74. cc6d4fb Introduce "hcall" pointer to indicate pending hypercall. by Rusty Russell · 17 years ago
  75. 4614a3a Reorder guest saved regs to match hyperall order by Jes Sorensen · 17 years ago
  76. 625efab Move i386 part of core.c to x86/core.c. by Jes Sorensen · 17 years ago
  77. 56adbe9 Make shadow IDT a complete IDT with 256 entries. by Rusty Russell · 17 years ago
  78. 48245cc Remove fixed limit on number of guests, and lguests array. by Rusty Russell · 17 years ago
  79. 3c6b5bf Introduce guest mem offset, static link example launcher by Rusty Russell · 17 years ago
  80. 1f4e1de Rename switcher.S to x86/switcher_32.S by Rusty Russell · 17 years ago
  81. 34b8867 Move lguest guest support to arch/x86. by Rusty Russell · 17 years ago
  82. 05aa026 Clocksource is continuous regardless of the state of the host's TSC. by Tony Breeds · 17 years ago
  83. ebac525 lguest_devices belongs in lguest_bus.c: it's not i386-specific. by Rusty Russell · 17 years ago
  84. 141341c Lguest currently depends on 32-bit x86, not just x86. by Rusty Russell · 17 years ago
  85. 891ff65 Use copy_to_user() not put_user for struct timespec by Jes Sorensen · 17 years ago
  86. 25e82eb Remove binfmts.h include from lg.h by Rusty Russell · 17 years ago
  87. d3d1c4bdf1 Normalize config options for guest support by Rusty Russell · 17 years ago
  88. fb9fc39 Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 17 years ago
  89. 30c8264 [x86] remove uses of magic macros for boot_params access by H. Peter Anvin · 17 years ago
  90. 8965c1c0 paravirt: clean up lazy mode handling by Jeremy Fitzhardinge · 17 years ago
  91. 93b1eab paravirt: refactor struct paravirt_ops into smaller pv_*_ops by Jeremy Fitzhardinge · 17 years ago
  92. bbbd2bf fix modules oopsing in lguest guests by Rusty Russell · 17 years ago
  93. c413fec lguest: Fix guest crash when CONFIG_X86_USE_3DNOW=y by Rusty Russell · 17 years ago
  94. 8057d76 Fix lguest page-pinning logic ("lguest: bad stack page 0xc057a000") by Rusty Russell · 17 years ago
  95. deec595 lguest should depend on CONFIG_FUTEX by Alexey Dobriyan · 17 years ago
  96. ab144f5 i386: Make patching more robust, fix paravirt issue by Andi Kleen · 17 years ago
  97. b1a4719 lguest files should explicitly include asm/paravirt.h by Jes Sorensen · 17 years ago
  98. 0d027c0 lguest: Fix Malicious Guest GDT Host Crash by Rusty Russell · 17 years ago
  99. 3725009 Fix non-TSC guest clocksource lockup by Rusty Russell · 17 years ago
  100. cc1ff43 Enable lguest drivers in Kconfig by Rusty Russell · 17 years ago