1. 1e2f5b5 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  2. 511ba86 x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal by Boris Ostrovsky · 11 years ago
  3. 6276a07 x86: Make Linux guest support optional by Borislav Petkov · 11 years ago
  4. 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  5. cb8081c lguest: select CONFIG_TTY to build properly. by Randy Dunlap · 11 years ago
  6. 7b5c4a6 Merge tag 'v3.8-rc5' into x86/mm by H. Peter Anvin · 11 years ago
  7. 6a3956b x86/lguest: Use __pa_symbol instead of __pa on C visible symbols by Alexander Duyck · 12 years ago
  8. 1462594 x86, MCA: Finish mca_config conversion by Borislav Petkov · 12 years ago
  9. eccbb05 virtio: remove CONFIG_VIRTIO_RING by Rusty Russell · 12 years ago
  10. b6c96c0 lguest: Make sure interrupt is allocated ok by lguest_setup_irq by Stratos Psomadakis · 12 years ago
  11. 39a0e33 lguest: add export.h to lguest files for THIS_MODULE/EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  12. 89cfc99 lguest: don't allow KVM-detection cpuid. by Rusty Russell · 13 years ago
  13. 8d431f4 lguest: Fix translation count about wikipedia's cpuid page by Adrian Knoth · 13 years ago
  14. 64be115 lguest: Fix three simple typos in comments by Adrian Knoth · 13 years ago
  15. 9f54288 lguest: update comments by Rusty Russell · 13 years ago
  16. 7e19414 lguest: remove remaining vmcall by Rusty Russell · 13 years ago
  17. 5dea1c8 lguest: use a special 1:1 linear pagetable mode until first switch. by Rusty Russell · 13 years ago
  18. 15517f7 lguest: fix timer interrupt setup by Rusty Russell · 13 years ago
  19. 0f1bdc1 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  20. a18f22a Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource by Thomas Gleixner · 13 years ago
  21. 6151658 Correct occurrences of by Rob Landley · 13 years ago
  22. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 13 years ago
  23. 2c77865 x86: Cleanup the genirq name space by Thomas Gleixner · 13 years ago
  24. b01cc1b x86: Convert remaining x86 clocksources to clocksource_register_hz/khz by John Stultz · 14 years ago
  25. 2b8216e LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO) by Randy Dunlap · 14 years ago
  26. ced05dd lguest: compile fixes by Rusty Russell · 13 years ago
  27. c9f2954 lguest: Use this_cpu_ops by Christoph Lameter · 14 years ago
  28. d50d8fe x86, mm: Initialize initial_page_table before paravirt jumps by Rusty Russell · 14 years ago
  29. da32dac lguest: populate initial_page_table by Rusty Russell · 14 years ago
  30. bb4093d lguest: restore boot speed by Rusty Russell · 14 years ago
  31. bb6f1d9 lguest: fix crash lguest_time_init by Rusty Russell · 14 years ago
  32. c2f31c3 x86: lguest: Use new irq allocator by Thomas Gleixner · 14 years ago
  33. fe25c7f x86: lguest: Convert to new irq chip functions by Thomas Gleixner · 14 years ago
  34. 9b6efcd lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY. by Rusty Russell · 14 years ago
  35. d3b3833 Merge branch 'ht-delete-2.6.35' into release by Len Brown · 14 years ago
  36. 091ebf0 lguest: stop using KVM hypercall mechanism by Rusty Russell · 14 years ago
  37. 68ca406 ACPI: delete the "acpi=ht" boot option by Len Brown · 14 years ago
  38. cdae0ad5e8 lguest: move panic notifier registration to its expected place. by Rusty Russell · 15 years ago
  39. 7bd867d x86: Move get/set_wallclock to x86_platform_ops by Feng Tang · 15 years ago
  40. 2d82640 x86: Move tsc_calibration to x86_init_ops by Thomas Gleixner · 15 years ago
  41. 845b394 x86: Add timer_init to x86_init_ops by Thomas Gleixner · 15 years ago
  42. 66bcaf0 x86: Move irq_init to x86_init_ops by Thomas Gleixner · 15 years ago
  43. 6b18ae3 x86: Move memory_setup to x86_init_ops by Thomas Gleixner · 15 years ago
  44. a91d74a lguest: update commentry by Rusty Russell · 15 years ago
  45. 2e04ef7 lguest: fix comment style by Rusty Russell · 15 years ago
  46. 7a50492 lguest: restrict CPUID to avoid perf counter wrmsr by Rusty Russell · 15 years ago
  47. 5780888 lguest: fix journey by Matias Zabaljauregui · 15 years ago
  48. acdd0b6 lguest: PAE support by Matias Zabaljauregui · 15 years ago
  49. cefcad1 lguest: Add support for kvm_hypercall4() by Matias Zabaljauregui · 15 years ago
  50. ebe0ba8 lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD by Matias Zabaljauregui · 15 years ago
  51. 90603d1 lguest: use native_set_* macros, which properly handle 64-bit entries when PAE is activated by Matias Zabaljauregui · 15 years ago
  52. 61f4bc8 lguest: optimize by coding restore_flags and irq_enable in assembler. by Rusty Russell · 15 years ago
  53. a32a8813 lguest: improve interrupt handling, speed up stream networking by Rusty Russell · 15 years ago
  54. 1028375 lguest: clean up lguest_init_IRQ by Rusty Russell · 15 years ago
  55. be15f9d Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  56. f0d5e12 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  57. 2cb7878 lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTOR by Rusty Russell · 15 years ago
  58. f066a15 Merge branch 'x86/urgent' into x86/xen by Ingo Molnar · 15 years ago
  59. 85ac16d x86/irq: change irq_desc_alloc() to take node instead of cpu by Yinghai Lu · 15 years ago
  60. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 15 years ago
  61. a489f0b lguest: fix guest crash on non-linear addresses in gdt pvops by Rusty Russell · 15 years ago
  62. 169aafb lguest: update lazy mmu changes to match lguest's use of kvm hypercalls by Jeremy Fitzhardinge · 15 years ago
  63. 38f4b8c Merge commit 'origin/master' into for-linus/xen/master by Jeremy Fitzhardinge · 15 years ago
  64. db6f204 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-and-virtio by Linus Torvalds · 15 years ago
  65. 4cd8b5e lguest: use KVM hypercalls by Matias Zabaljauregui · 15 years ago
  66. b7ff99e lguest: wire up pte_update/pte_update_defer by Rusty Russell · 15 years ago
  67. 224101e x86/paravirt: finish change from lazy cpu to context switch start/end by Jeremy Fitzhardinge · 15 years ago
  68. b407fc5 x86/paravirt: flush pending mmu updates on context switch by Jeremy Fitzhardinge · 15 years ago
  69. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  70. ccf3fe0 x86-32: use brk segment for allocating initial kernel pagetable by Jeremy Fitzhardinge · 15 years ago
  71. 78b020d Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core by Ingo Molnar · 15 years ago
  72. 6db6a5f lguest: fix for CONFIG_SPARSE_IRQ=y by Rusty Russell · 15 years ago
  73. cbd88c8 lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>' by Rusty Russell · 15 years ago
  74. 965c7ec x86: remove the Voyager 32-bit subarch by Ingo Molnar · 15 years ago
  75. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 15 years ago
  76. c1eeb2d x86: fold apic_ops into genapic by Yinghai Lu · 15 years ago
  77. ccbeed3 x86: make lazy %gs optional on x86_32 by Tejun Heo · 15 years ago
  78. ecb93d1 x86/paravirt: add register-saving thunks to reduce caller register pressure by Jeremy Fitzhardinge · 15 years ago
  79. 72410af lguest: typos fix by Atsushi SAKAI · 15 years ago
  80. 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
  81. 58a2456 lguest: move the initial guest page table creation code to the host by Matias Zabaljauregui · 16 years ago
  82. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  83. 4687518 x86: 32 bit: interrupt stub consistency with 64 bit by H. Peter Anvin · 16 years ago
  84. 526e5ab lguest: fix irq vectors. by Rusty Russell · 16 years ago
  85. ad5173f lguest: fix early_ioremap. by Rusty Russell · 16 years ago
  86. 497c9a1 x86: make 32bit support per_cpu vector by Yinghai Lu · 16 years ago
  87. 15dd859 Merge commit 'v2.6.27-rc1' into x86/core by Ingo Molnar · 16 years ago
  88. 5d006d8 lguest: set max_pfn_mapped, growl loudly at Yinghai Lu by Rusty Russell · 16 years ago
  89. 7be4200 x86, lguest: fix apic_ops build on UP by Ingo Molnar · 16 years ago
  90. 453c140 Merge branch 'x86/apic' into x86/x2apic by Ingo Molnar · 16 years ago
  91. 511d9d3 x86: apic_ops for lguest by Suresh Siddha · 16 years ago
  92. 593f4a7 x86: APIC: remove apic_write_around(); use alternatives by Maciej W. Rozycki · 16 years ago
  93. ad66dd3 x2apic: xen64 paravirt basic apic ops by Suresh Siddha · 16 years ago
  94. 15e551d x86, VisWS: turn into generic arch, eliminate Kconfig specials by Ingo Molnar · 16 years ago
  95. e93ef94 x86: rename paravirtualized TSC functions by Alok Kataria · 16 years ago
  96. d0be6bd x86: rename two e820 related functions by Yinghai Lu · 16 years ago
  97. 896395c Merge branch 'linus' into tmp.x86.mpparse.new by Ingo Molnar · 16 years ago
  98. f0d4310 x86: extend e820 early_res support 32bit -fix #3 by Yinghai Lu · 16 years ago
  99. a16ffe9 lguest: fix ugly <NULL> in /proc/interrupts by Rusty Russell · 16 years ago
  100. 77bf90e x86: replace remaining __FUNCTION__ occurances by Harvey Harrison · 16 years ago