1. 0ca49ca Remove old lguest bus and drivers. by Rusty Russell · 17 years ago
  2. 0a8a69d Virtio helper routines for a descriptor ringbuffer implementation by Rusty Russell · 17 years ago
  3. 47436aa Boot with virtual == physical to get closer to native Linux. by Rusty Russell · 17 years ago
  4. c18acd7 Allow guest to specify syscall vector to use. by Rusty Russell · 17 years ago
  5. b410e7b Make hypercalls arch-independent. by Jes Sorensen · 17 years ago
  6. 625efab Move i386 part of core.c to x86/core.c. by Jes Sorensen · 17 years ago
  7. 34b8867 Move lguest guest support to arch/x86. by Rusty Russell · 17 years ago
  8. d3d1c4b Normalize config options for guest support by Rusty Russell · 17 years ago
  9. 69450bb Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  10. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  11. 00bf409 kexec: add BSS to resource tree by Bernhard Walle · 17 years ago
  12. e820482 Intel IOMMU: Iommu Gfx workaround by Keshavamurthy, Anil S · 17 years ago
  13. 3460a6d Intel IOMMU: DMAR fault handling support by Keshavamurthy, Anil S · 17 years ago
  14. ba39592 Intel IOMMU: Intel IOMMU driver by Keshavamurthy, Anil S · 17 years ago
  15. a9c55b3 Intel IOMMU: clflush_cache_range now takes size param by Keshavamurthy, Anil S · 17 years ago
  16. a24e785 i386: paravirt boot sequence by Rusty Russell · 17 years ago
  17. e5371ac update boot spec to 2.07 by Rusty Russell · 17 years ago
  18. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  19. 9631512 Fix typo in arch/x86/kernel/tsc_32.c by Josh Triplett · 17 years ago
  20. 676b185 spelling fixes: arch/x86_64/ by Simon Arlott · 17 years ago
  21. 27b46d7 spelling fixes: arch/i386/ by Simon Arlott · 17 years ago
  22. 4aad794 BOOT: Show that no_ipi_broadcast() takes a parameter. by Robert P. J. Day · 17 years ago
  23. 60812a4 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  24. db955170 more UTF-8 conversions by Marcin Garski · 17 years ago
  25. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  26. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  27. 2679065 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  28. 5c3391f Use extended crashkernel command line on x86_64 by Bernhard Walle · 17 years ago
  29. d62cc47 Use extended crashkernel command line on i386 by Bernhard Walle · 17 years ago
  30. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  31. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  32. 22124c9 kmap leak fix for x86_32 kdump by Fernando Luis Vázquez Cao · 17 years ago
  33. 92cb761 x86: convert cpuinfo_x86 array to a per_cpu array by Mike Travis · 17 years ago
  34. f1df280 x86: introduce frame_pointer() and stack_pointer() by Jan Blunck · 17 years ago
  35. 124d395 i386: do not BUG_ON() when MSR is unknown by Stephane Eranian · 17 years ago
  36. 71b3123 x86: acpi use cpu_physical_id by Mike Travis · 17 years ago
  37. b627847 x86: convert cpu_llc_id to be a per cpu variable by Mike Travis · 17 years ago
  38. 71fff5e x86: convert cpu_to_apicid to be a per cpu variable by Mike Travis · 17 years ago
  39. dbeb2be i386: introduce "used_vectors" bitmap which can be used to reserve vectors. by Rusty Russell · 17 years ago
  40. 39743c9 x86: use raw locks during oopses by Andi Kleen · 17 years ago
  41. b1992df x86: honor _PAGE_PSE bit on page walks by Jan Beulich · 17 years ago
  42. 1f503e7 i386: do cpuid_device_create() in CPU_UP_PREPARE instead of CPU_ONLINE. by Akinobu Mita · 17 years ago
  43. 66d16ed x86: implement missing x86_64 function smp_call_function_mask() by Laurent Vivier · 17 years ago
  44. 9d1c6e7 x86: use descriptor's functions instead of inline assembly by Glauber de Oliveira Costa · 17 years ago
  45. 9d975eb i386: consolidate show_regs and show_registers for i386 by Pavel Emelyanov · 17 years ago
  46. 574a604 i386: make callgraph use dump_trace() on i386/x86_64 by Jan Blunck · 17 years ago
  47. 9480626 x86: enable iommu_merge by default by Andi Kleen · 17 years ago
  48. 54ef340 x86: Unify i386 and x86-64 early quirks by Andi Kleen · 17 years ago
  49. 158ad32 x86: enable HPET on ICH3 and ICH4 by Udo A. Steinberg · 17 years ago
  50. b196884 x86: force enable HPET on VT8235/8237 chipsets by Udo A. Steinberg · 17 years ago
  51. b17530b x86: add force_hpet boot option by Thomas Gleixner · 17 years ago
  52. 7649223 x86: quirk.c trivial coding style and white space cleanup by Thomas Gleixner · 17 years ago
  53. b3f5dde x86: don't zero pad addresses in segfault message by Andi Kleen · 17 years ago
  54. 95d1b8f x86: Use linux/elfcore-compat.h by Roland McGrath · 17 years ago
  55. 7778887 x86: merge init_task_32/64.c by Hiroshi Shimamoto · 17 years ago
  56. af93ebc x86: remove page_fault_trace by Andi Kleen · 17 years ago
  57. 06b4f2a x86: move cpufreq Kconfigs to the same directory by Thomas Gleixner · 17 years ago
  58. 0387f45 GEODE: use symbolic constant in cs5536 reboot fixup by Andres Salomon · 17 years ago
  59. 54ffaa4 x86: fix CONFIG_NUMA and nosmp | maxcpus=0/1 crash by Ingo Molnar · 17 years ago
  60. 957ff88 x86, vsyscall: fix the oops crash with __pa_vsymbol() by Siddha, Suresh B · 17 years ago
  61. 9a24d04 x86: fix global_flush_tlb() bug by Ingo Molnar · 17 years ago
  62. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  63. 3804898 x86 msr driver: Misc cpuinit annotations by Satyam Sharma · 17 years ago
  64. 282a821 sysctl: x86_64 remove unnecessary binary paths by Eric W. Biederman · 17 years ago
  65. ef1d715 cpu hotplug: intel_cacheinfo: fix cpu hotplug error handling by Akinobu Mita · 17 years ago
  66. d435d86 cpu hotplug: mce: fix cpu hotplug error handling by Akinobu Mita · 17 years ago
  67. 881a841 cpu hotplug: msr: fix cpu hotplug error handling by Akinobu Mita · 17 years ago
  68. c7e38a9 cpu hotplug: thermal_throttle: fix cpu hotplug error handling by Akinobu Mita · 17 years ago
  69. 2c62214 Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday(). by Tony Breeds · 17 years ago
  70. efa4d2f Hibernation: Use temporary page tables for kernel text mapping on x86_64 by Rafael J. Wysocki · 17 years ago
  71. c30bb68 Hibernation: Pass CR3 in the image header on x86_64 by Rafael J. Wysocki · 17 years ago
  72. d158cbd Hibernation: Arbitrary boot kernel support on x86_64 by Rafael J. Wysocki · 17 years ago
  73. 50a1efe s2ram: kill old debugging junk by Pavel Machek · 17 years ago
  74. d20ead9 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  75. 88e4d25 x86: delete vsyscall files during make clean by Sam Ravnborg · 17 years ago
  76. b381a14 x86: fix kernel rebuild due to vsyscall fallout by Sam Ravnborg · 17 years ago
  77. 9e447a7 .gitignore update for x86 arch by Denis V. Lunev · 17 years ago
  78. c65916f x86: vdso linker script cleanup by Roland McGrath · 17 years ago
  79. de8aacb x86: convert mm_context_t semaphore to a mutex by Luiz Fernando N. Capitulino · 17 years ago
  80. 32c464f x86: multi-byte single instruction NOPs by Jan Beulich · 17 years ago
  81. c861eff x86: remove duplicated vsyscall nsec update by Andi Kleen · 17 years ago
  82. b93b6ca i386: remove unnecessary code by Ingo Molnar · 17 years ago
  83. c7537ab2 x86: convert mm_context_t semaphore to a mutex by Luiz Fernando N. Capitulino · 17 years ago
  84. 99741fa x86: Use string instruction memcpy on AMD Fam11h by Andi Kleen · 17 years ago
  85. 20d225b x86: make io_apic not connected pin print complete by Yinghai Lu · 17 years ago
  86. 382f64a i386: print better early fault info by Ingo Molnar · 17 years ago
  87. 072f5d8 x86: also show non-zero IRQ counts for vectors that currently don't have a handler by Jan Beulich · 17 years ago
  88. 38e760a x86: expand /proc/interrupts to include missing vectors, v2 by Joe Korty · 17 years ago
  89. 9aa8d71 i386: clean up oops/bug reports by Pavel Emelyanov · 17 years ago
  90. c1e3619 x86: print info about late C1E detection on 32bit as well by Thomas Gleixner · 17 years ago
  91. c789c03 x86: call cache_add_dev() from cache_sysfs_init() explicitly by Satyam Sharma · 17 years ago
  92. 0b4b5dd x86: fix dmi const-ify fallout by Thomas Gleixner · 17 years ago
  93. 06f99ac x86: vdso put vars in rodata by Roland McGrath · 17 years ago
  94. bc3c605 x86: calgary get rid of translate_phb by Muli Ben-Yehuda · 17 years ago
  95. 98c9e27 x86: fix cpu_to_node references by Mike Travis · 17 years ago
  96. d1e0847 i386: constify wd_ops by Jan Beulich · 17 years ago
  97. 909dd32 x86: clean up mce= argument parsing slightly by Andi Kleen · 17 years ago
  98. 7e02cb9 x86: rename .i assembler includes to .h by Adrian Bunk · 17 years ago
  99. 92b2dc7 x86: remove STR() macros by Glauber de Oliveira Costa · 17 years ago
  100. 9efa981 x86: remove x86_cpu_to_log_apicid by Mike Travis · 17 years ago