1. 95a8e74 Merge branch 'x86/urgent' into x86/asm to pick up dependent fixes by Ingo Molnar · 8 years ago
  2. f87e043 lguest, x86/entry/32: Fix handling of guest syscalls using interrupt gates by Rusty Russell · 8 years ago
  3. c109bf9 x86/cpufeature: Remove cpu_has_pge by Borislav Petkov · 8 years ago
  4. e1884d6 x86/fpu: Pass 'struct fpu' to fpu__restore() by Ingo Molnar · 9 years ago
  5. 3c6dffa x86/fpu: Rename user_has_fpu() to fpregs_active() by Ingo Molnar · 9 years ago
  6. 952f07e x86/fpu: Move various internal function prototypes to fpu/internal.h by Ingo Molnar · 9 years ago
  7. df6b35f x86/fpu: Rename i387.h to fpu/api.h by Ingo Molnar · 9 years ago
  8. 3a0aee4 x86/fpu: Rename math_state_restore() to fpu__restore() by Ingo Molnar · 9 years ago
  9. 53861af Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  10. 7313d52 lguest: add iomem region, where guest page faults get sent to userspace. by Rusty Russell · 9 years ago
  11. c565650b lguest: send trap 13 through to userspace. by Rusty Russell · 9 years ago
  12. 18c1373 lguest: add operations to get/set a register from the Launcher. by Rusty Russell · 9 years ago
  13. 375074c x86: Clean up cr4 manipulation by Andy Lutomirski · 10 years ago
  14. cdd77e8 x86, asmlinkage, lguest: Pass in globals into assembler statement by Andi Kleen · 11 years ago
  15. 1adfa76 x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXED by H. Peter Anvin · 11 years ago
  16. 93a2cdf lguest: assume Switcher text is a single page. by Rusty Russell · 11 years ago
  17. 406a590b lguest: prepare to make SWITCHER_ADDR a variable. by Rusty Russell · 11 years ago
  18. 9c6ff8bb lguest, x86: handle guest TS bit for lazy/non-lazy fpu host models by Suresh Siddha · 12 years ago
  19. 1cf8343 x86: Fix rflags in FAKE_STACK_FRAME by Seiichi Ikarashi · 13 years ago
  20. 996ba96 lguest: Fix in/out emulation by Rusty Russell · 13 years ago
  21. 9f54288 lguest: update comments by Rusty Russell · 13 years ago
  22. 6d7a5d1 lguest: don't rewrite vmcall instructions by Rusty Russell · 13 years ago
  23. ced05dd lguest: compile fixes by Rusty Russell · 13 years ago
  24. c9f2954 lguest: Use this_cpu_ops by Christoph Lameter · 14 years ago
  25. 5094aea lguest: workaround cmpxchg8b_emu by ignoring cli in the guest. by Rusty Russell · 14 years ago
  26. 390dfd9 percpu: make misc percpu symbols unique by Tejun Heo · 15 years ago
  27. a91d74a lguest: update commentry by Rusty Russell · 15 years ago
  28. 2e04ef7 lguest: fix comment style by Rusty Russell · 15 years ago
  29. 5643462 lguest: fix on Intel when KVM loaded (unhandled trap 13) by Rusty Russell · 15 years ago
  30. a489f0b lguest: fix guest crash on non-linear addresses in gdt pvops by Rusty Russell · 15 years ago
  31. 88df781 lguest: fix crash on vmlinux images by Matias Zabaljauregui · 15 years ago
  32. 4cd8b5e lguest: use KVM hypercalls by Matias Zabaljauregui · 15 years ago
  33. cf485e5 lguest: use cpu capability accessors by Andrew Morton · 16 years ago
  34. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 16 years ago
  35. 54481cf8 x86: fix NULL pointer deref in __switch_to by Suresh Siddha · 16 years ago
  36. a6bd8e1 lguest: comment documentation update. by Rusty Russell · 16 years ago
  37. e95035c lguest: fix mis-merge against hpa's TSS renaming by Rusty Russell · 16 years ago
  38. d145c72 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  39. faca622 x86: use generic register name in the thread and tss structures by H. Peter Anvin · 16 years ago
  40. 382ac6b lguest: get rid of lg variable assignments by Glauber de Oliveira Costa · 16 years ago
  41. ae3749d lguest: move changed bitmap to lg_cpu by Glauber de Oliveira Costa · 16 years ago
  42. f34f8c5 lguest: move last_pages to lg_cpu by Glauber de Oliveira Costa · 16 years ago
  43. c40a9f4 lguest: change last_guest to last_cpu by Glauber de Oliveira Costa · 16 years ago
  44. 1713608 lguest: per-vcpu lguest pgdir management by Glauber de Oliveira Costa · 16 years ago
  45. 4665ac8e lguest: makes special fields be per-vcpu by Glauber de Oliveira Costa · 16 years ago
  46. fc708b3 lguest: replace lguest_arch with lg_cpu_arch. by Glauber de Oliveira Costa · 16 years ago
  47. a53a35a lguest: make registers per-vcpu by Glauber de Oliveira Costa · 16 years ago
  48. a3863f6 lguest: make emulate_insn receive a vcpu struct. by Glauber de Oliveira Costa · 16 years ago
  49. 0c78441 lguest: map_switcher_in_guest() per-vcpu by Glauber de Oliveira Costa · 16 years ago
  50. 177e449 lguest: per-vcpu interrupt processing. by Glauber de Oliveira Costa · 16 years ago
  51. 73044f0 lguest: make hypercalls use the vcpu struct by Glauber de Oliveira Costa · 16 years ago
  52. d0953d4 lguest: per-cpu run guest by Glauber de Oliveira Costa · 16 years ago
  53. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 16 years ago
  54. e1e7296 lguest: documentation update by Rusty Russell · 17 years ago
  55. 25c47bb lguest: use defines from x86 headers instead of magic numbers by Rusty Russell · 17 years ago
  56. 2d37f94 generalize lgread_u32/lgwrite_u32. by Rusty Russell · 17 years ago
  57. 0ca49ca Remove old lguest bus and drivers. by Rusty Russell · 17 years ago
  58. 47436aa Boot with virtual == physical to get closer to native Linux. by Rusty Russell · 17 years ago
  59. c18acd7 Allow guest to specify syscall vector to use. by Rusty Russell · 17 years ago
  60. d612cde Move register setup into i386_core.c by Jes Sorensen · 17 years ago
  61. b410e7b Make hypercalls arch-independent. by Jes Sorensen · 17 years ago
  62. cc6d4fb Introduce "hcall" pointer to indicate pending hypercall. by Rusty Russell · 17 years ago
  63. 4614a3a Reorder guest saved regs to match hyperall order by Jes Sorensen · 17 years ago
  64. 625efab Move i386 part of core.c to x86/core.c. by Jes Sorensen · 17 years ago
  65. 1f4e1de Rename switcher.S to x86/switcher_32.S by Rusty Russell · 17 years ago