1. 77bf90e x86: replace remaining __FUNCTION__ occurances by Harvey Harrison · 16 years ago
  2. a6bd8e1 lguest: comment documentation update. by Rusty Russell · 16 years ago
  3. 4357bd9 lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem. by Rusty Russell · 16 years ago
  4. 3fabc55 lguest: Sanitize the lguest clock. by Rusty Russell · 16 years ago
  5. 1ce70c4 x86/lguest: fix pgdir pmd index calculation by Ahmed S. Darwish · 16 years ago
  6. cbc3497 lguest: include function prototypes by Harvey Harrison · 17 years ago
  7. d145c72 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  8. 014b15b x86: change write_gdt_entry signature. by Glauber de Oliveira Costa · 17 years ago
  9. 8d94734 x86: change write_idt_entry signature by Glauber de Oliveira Costa · 17 years ago
  10. 6b68f01 x86: unify struct desc_ptr by Glauber de Oliveira Costa · 17 years ago
  11. faca622 x86: use generic register name in the thread and tss structures by H. Peter Anvin · 17 years ago
  12. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 17 years ago
  13. 42e0a9aa x86: use u32 for some lapic functions by Thomas Gleixner · 17 years ago
  14. ec04b13 lguest: Reboot support by Balaji Rao · 17 years ago
  15. 633872b lguest: tidy up documentation by Rusty Russell · 17 years ago
  16. 9b56fdb lguest: make async_hcall() static by Adrian Bunk · 17 years ago
  17. e1e7296 lguest: documentation update by Rusty Russell · 17 years ago
  18. 4cfe6c3 lguest: build fix by Jeff Garzik · 17 years ago
  19. 25c47bb lguest: use defines from x86 headers instead of magic numbers by Rusty Russell · 17 years ago
  20. 814a0e5 Revert lguest magic and use hook in head.S by Rusty Russell · 17 years ago
  21. 19f1537 Lguest support for Virtio by Rusty Russell · 17 years ago
  22. 0ca49ca Remove old lguest bus and drivers. by Rusty Russell · 17 years ago
  23. 47436aa Boot with virtual == physical to get closer to native Linux. by Rusty Russell · 17 years ago
  24. c18acd7 Allow guest to specify syscall vector to use. by Rusty Russell · 17 years ago
  25. b410e7b Make hypercalls arch-independent. by Jes Sorensen · 17 years ago
  26. 625efab Move i386 part of core.c to x86/core.c. by Jes Sorensen · 17 years ago
  27. 34b8867 Move lguest guest support to arch/x86. by Rusty Russell · 17 years ago[Renamed from drivers/lguest/lguest.c]
  28. 05aa026 Clocksource is continuous regardless of the state of the host's TSC. by Tony Breeds · 17 years ago
  29. ebac525 lguest_devices belongs in lguest_bus.c: it's not i386-specific. by Rusty Russell · 17 years ago
  30. fb9fc39 Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 17 years ago
  31. 30c8264 [x86] remove uses of magic macros for boot_params access by H. Peter Anvin · 17 years ago
  32. 8965c1c paravirt: clean up lazy mode handling by Jeremy Fitzhardinge · 17 years ago
  33. 93b1eab paravirt: refactor struct paravirt_ops into smaller pv_*_ops by Jeremy Fitzhardinge · 17 years ago
  34. c413fec lguest: Fix guest crash when CONFIG_X86_USE_3DNOW=y by Rusty Russell · 17 years ago
  35. ab144f5 i386: Make patching more robust, fix paravirt issue by Andi Kleen · 17 years ago
  36. 0d027c0 lguest: Fix Malicious Guest GDT Host Crash by Rusty Russell · 17 years ago
  37. 3725009 Fix non-TSC guest clocksource lockup by Rusty Russell · 17 years ago
  38. 6c8dca5 Provide timespec to guests rather than jiffies clock. by Rusty Russell · 17 years ago
  39. a8a11f0 Fix lguest bzImage loading with CONFIG_RELOCATABLE=y by Rusty Russell · 17 years ago
  40. f56a384 lguest: documentation VII: FIXMEs by Rusty Russell · 17 years ago
  41. b2b47c2 lguest: documentation II: Guest by Rusty Russell · 17 years ago
  42. f938d2c lguest: documentation I: Preparation by Rusty Russell · 17 years ago
  43. 18de5bc clockevents: fix resume logic by Thomas Gleixner · 17 years ago
  44. 9d1ca6f lguest: override sched_clock by Rusty Russell · 17 years ago
  45. d7e28ff lguest: the host code by Rusty Russell · 17 years ago
  46. 07ad157 lguest: the guest code by Rusty Russell · 17 years ago