1. 2cb7878 lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTOR by Rusty Russell · 15 years ago
  2. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 15 years ago
  3. a489f0b lguest: fix guest crash on non-linear addresses in gdt pvops by Rusty Russell · 15 years ago
  4. db6f204 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-and-virtio by Linus Torvalds · 15 years ago
  5. 4cd8b5e lguest: use KVM hypercalls by Matias Zabaljauregui · 15 years ago
  6. b7ff99e lguest: wire up pte_update/pte_update_defer by Rusty Russell · 15 years ago
  7. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  8. ccf3fe0 x86-32: use brk segment for allocating initial kernel pagetable by Jeremy Fitzhardinge · 15 years ago
  9. 78b020d Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core by Ingo Molnar · 15 years ago
  10. 6db6a5f lguest: fix for CONFIG_SPARSE_IRQ=y by Rusty Russell · 15 years ago
  11. cbd88c8 lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>' by Rusty Russell · 15 years ago
  12. 965c7ec x86: remove the Voyager 32-bit subarch by Ingo Molnar · 15 years ago
  13. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 15 years ago
  14. c1eeb2d x86: fold apic_ops into genapic by Yinghai Lu · 15 years ago
  15. ccbeed3 x86: make lazy %gs optional on x86_32 by Tejun Heo · 15 years ago
  16. ecb93d1 x86/paravirt: add register-saving thunks to reduce caller register pressure by Jeremy Fitzhardinge · 15 years ago
  17. 72410af lguest: typos fix by Atsushi SAKAI · 15 years ago
  18. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  19. 58a2456 lguest: move the initial guest page table creation code to the host by Matias Zabaljauregui · 16 years ago
  20. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  21. 4687518 x86: 32 bit: interrupt stub consistency with 64 bit by H. Peter Anvin · 16 years ago
  22. 526e5ab lguest: fix irq vectors. by Rusty Russell · 16 years ago
  23. ad5173f lguest: fix early_ioremap. by Rusty Russell · 16 years ago
  24. 497c9a1 x86: make 32bit support per_cpu vector by Yinghai Lu · 16 years ago
  25. 15dd859 Merge commit 'v2.6.27-rc1' into x86/core by Ingo Molnar · 16 years ago
  26. 5d006d8 lguest: set max_pfn_mapped, growl loudly at Yinghai Lu by Rusty Russell · 16 years ago
  27. 7be4200 x86, lguest: fix apic_ops build on UP by Ingo Molnar · 16 years ago
  28. 453c140 Merge branch 'x86/apic' into x86/x2apic by Ingo Molnar · 16 years ago
  29. 511d9d3 x86: apic_ops for lguest by Suresh Siddha · 16 years ago
  30. 593f4a7 x86: APIC: remove apic_write_around(); use alternatives by Maciej W. Rozycki · 16 years ago
  31. ad66dd3 x2apic: xen64 paravirt basic apic ops by Suresh Siddha · 16 years ago
  32. 15e551d x86, VisWS: turn into generic arch, eliminate Kconfig specials by Ingo Molnar · 16 years ago
  33. e93ef94 x86: rename paravirtualized TSC functions by Alok Kataria · 16 years ago
  34. d0be6bd x86: rename two e820 related functions by Yinghai Lu · 16 years ago
  35. 896395c Merge branch 'linus' into tmp.x86.mpparse.new by Ingo Molnar · 16 years ago
  36. f0d4310 x86: extend e820 early_res support 32bit -fix #3 by Yinghai Lu · 16 years ago
  37. a16ffe9 lguest: fix ugly <NULL> in /proc/interrupts by Rusty Russell · 16 years ago
  38. 77bf90e x86: replace remaining __FUNCTION__ occurances by Harvey Harrison · 16 years ago
  39. a6bd8e1 lguest: comment documentation update. by Rusty Russell · 16 years ago
  40. 4357bd9 lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem. by Rusty Russell · 16 years ago
  41. 3fabc55 lguest: Sanitize the lguest clock. by Rusty Russell · 16 years ago
  42. 1ce70c4 x86/lguest: fix pgdir pmd index calculation by Ahmed S. Darwish · 16 years ago
  43. cbc3497 lguest: include function prototypes by Harvey Harrison · 16 years ago
  44. d145c72 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  45. 42d545c x86: remove depends on X86_32 from PARAVIRT & PARAVIRT_GUEST by Eduardo Pereira Habkost · 16 years ago
  46. 014b15b x86: change write_gdt_entry signature. by Glauber de Oliveira Costa · 16 years ago
  47. 8d94734 x86: change write_idt_entry signature by Glauber de Oliveira Costa · 16 years ago
  48. 6b68f01 x86: unify struct desc_ptr by Glauber de Oliveira Costa · 16 years ago
  49. faca622 x86: use generic register name in the thread and tss structures by H. Peter Anvin · 16 years ago
  50. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 16 years ago
  51. 42e0a9aa x86: use u32 for some lapic functions by Thomas Gleixner · 16 years ago
  52. ec04b13 lguest: Reboot support by Balaji Rao · 17 years ago
  53. b8415ec lguest: prevent VISWS or VOYAGER randconfigs by Randy Dunlap · 17 years ago
  54. 633872b lguest: tidy up documentation by Rusty Russell · 17 years ago
  55. 9b56fdb lguest: make async_hcall() static by Adrian Bunk · 17 years ago
  56. e1e7296 lguest: documentation update by Rusty Russell · 17 years ago
  57. 4cfe6c3 lguest: build fix by Jeff Garzik · 17 years ago
  58. 25c47bb lguest: use defines from x86 headers instead of magic numbers by Rusty Russell · 17 years ago
  59. 814a0e5 Revert lguest magic and use hook in head.S by Rusty Russell · 17 years ago
  60. 19f1537 Lguest support for Virtio by Rusty Russell · 17 years ago
  61. 0ca49ca Remove old lguest bus and drivers. by Rusty Russell · 17 years ago
  62. 0a8a69d Virtio helper routines for a descriptor ringbuffer implementation by Rusty Russell · 17 years ago
  63. 47436aa Boot with virtual == physical to get closer to native Linux. by Rusty Russell · 17 years ago
  64. c18acd7 Allow guest to specify syscall vector to use. by Rusty Russell · 17 years ago
  65. b410e7b Make hypercalls arch-independent. by Jes Sorensen · 17 years ago
  66. 625efab Move i386 part of core.c to x86/core.c. by Jes Sorensen · 17 years ago
  67. 34b8867 Move lguest guest support to arch/x86. by Rusty Russell · 17 years ago