1. bc1a34f KVM: avoid fx_init() schedule in atomic by Andrea Arcangeli · 16 years ago
  2. 1439442 KVM: VMX: Enable EPT feature for KVM by Sheng Yang · 16 years ago
  3. b7ebfb0 KVM: VMX: Prepare an identity page table for EPT in real mode by Sheng Yang · 16 years ago
  4. 7b52345 KVM: MMU: Add EPT support by Sheng Yang · 16 years ago
  5. 67253af KVM: Add kvm_x86_ops get_tdp_level() by Sheng Yang · 16 years ago
  6. edfa5cf x86: types: use <asm-generic/int-*.h> for the x86 architecture by H. Peter Anvin · 16 years ago
  7. ef3fb66 dmi: clean-up dmi helper declarations by Jean Delvare · 16 years ago
  8. f8bd225 remove div_long_long_rem by Roman Zippel · 16 years ago
  9. 6f6d6a1 rename div64_64 to div64_u64 by Roman Zippel · 16 years ago
  10. 2418f4f introduce explicit signed/unsigned 64bit divide by Roman Zippel · 16 years ago
  11. 5f46470 x86: fix HT cpu booting on 32-bit by Hugh Dickins · 16 years ago
  12. 3e8f7e3 x86 VISWS: build fix by Ingo Molnar · 16 years ago
  13. 9cbfe20 x86: remove Xgt_desc_struct by Adrian Bunk · 16 years ago
  14. 730f412 asm-*/futex.h should include linux/uaccess.h by Jeff Dike · 16 years ago
  15. 5a8da0e signals: x86 TS_RESTORE_SIGMASK by Roland McGrath · 16 years ago
  16. fe086a7 [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id by Alex Chiang · 16 years ago
  17. 1f43c53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes by Linus Torvalds · 16 years ago
  18. 5f78e4d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-pci by Linus Torvalds · 16 years ago
  19. 6510d41 kernel: Move arches to use common unaligned access by Harvey Harrison · 16 years ago
  20. 3ef0e1f x86: olpc: add One Laptop Per Child architecture support by Andres Salomon · 16 years ago
  21. 7d195a5 proper extern for late_time_init by Adrian Bunk · 16 years ago
  22. 9752082 x86: vget_cycles() __always_inline by Hugh Dickins · 16 years ago
  23. fd96795 gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't available by Andres Salomon · 16 years ago
  24. 61a517a gxfb/lxfb: use VSA definitions when fetching framebuffer size by Andres Salomon · 16 years ago
  25. e933836 x86: GEODE: add Virtual Systems Architecture detection by Andres Salomon · 16 years ago
  26. 32bf87e x86: geode: MSR cleanup by Andres Salomon · 16 years ago
  27. 7f2e952 hugetlbfs: common code update for s390 by Gerald Schaefer · 16 years ago
  28. 8fe627e hugetlbfs: add missing TLB flush to hugetlb_cow() by Gerald Schaefer · 16 years ago
  29. 6d77907 hugetlbfs: architecture header cleanup by Gerald Schaefer · 16 years ago
  30. 7e67513 mm: introduce pte_special pte bit by Nick Piggin · 16 years ago
  31. 42cadc8 Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  32. 62d9f0d KVM: add ioctls to save/store mpstate by Marcelo Tosatti · 16 years ago
  33. a453529 KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_* by Avi Kivity · 16 years ago
  34. 2714d1d KVM: Add trace markers by Feng (Eric) Liu · 16 years ago
  35. 53371b5 KVM: SVM: add intercept for machine check exception by Joerg Roedel · 16 years ago
  36. 35149e2 KVM: MMU: Don't assume struct page for x86 by Anthony Liguori · 16 years ago
  37. 9c20456 KVM: function declaration parameter name cleanup by Joerg Roedel · 16 years ago
  38. 3200f40 KVM: MMU: unify slots_lock usage by Marcelo Tosatti · 16 years ago
  39. 37817f2 KVM: x86: hardware task switching support by Izik Eidus · 16 years ago
  40. 2e4d265 KVM: x86: add functions to get the cpl of vcpu by Izik Eidus · 16 years ago
  41. 69a9f69 KVM: Move some x86 specific constants and structures to include/asm-x86 by Avi Kivity · 16 years ago
  42. 3c62c62 x86: make native_machine_shutdown non-static by Glauber Costa · 16 years ago
  43. ed23dc6 x86: allow machine_crash_shutdown to be replaced by Glauber Costa · 16 years ago
  44. 2f333bc KVM: MMU: hypercall based pte updates and TLB flushes by Marcelo Tosatti · 17 years ago
  45. 9f81128 KVM: Provide unlocked version of emulator_write_phys() by Avi Kivity · 17 years ago
  46. a28e4f5 KVM: add basic paravirt support by Marcelo Tosatti · 17 years ago
  47. e0f63cb KVM: Add save/restore supporting of in kernel PIT by Sheng Yang · 17 years ago
  48. 7837699 KVM: In kernel PIT model by Sheng Yang · 17 years ago
  49. 2d3ad1f KVM: Prefix control register accessors with kvm_ to avoid namespace pollution by Avi Kivity · 17 years ago
  50. 05da455 KVM: MMU: large page support by Marcelo Tosatti · 17 years ago
  51. 2e53d63 KVM: MMU: ignore zapped root pagetables by Marcelo Tosatti · 17 years ago
  52. f11c3a8 KVM: Add stat counter for hypercalls by Amit Shah · 17 years ago
  53. 1806852 KVM: paravirtualized clocksource: host part by Glauber de Oliveira Costa · 17 years ago
  54. cc4b687 KVM: export the load_pdptrs() function to modules by Joerg Roedel · 17 years ago
  55. 1855267 KVM: export information about NPT to generic x86 code by Joerg Roedel · 17 years ago
  56. f2b4b7d KVM: make EFER_RESERVED_BITS configurable for architecture code by Joerg Roedel · 17 years ago
  57. 2384d2b KVM: VMX: Enable Virtual Processor Identification (VPID) by Sheng Yang · 17 years ago
  58. 1ae0a13 KVM: MMU: Simplify hash table indexing by Dong, Eddie · 17 years ago
  59. 7f424a8 fix idle (arch, acpi and apm) and lockdep by Peter Zijlstra · 16 years ago
  60. 30a18d6 x86: multi pci root bus with different io resource range, on 64-bit by Yinghai Lu · 17 years ago
  61. 871d5f8 x86: get mp_bus_to_node early by Yinghai Lu · 17 years ago
  62. c3bf9bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-bootmem-v3 by Linus Torvalds · 16 years ago
  63. 1a27fc0 x86_64: fix setup_node_bootmem to support big mem excluding with memmap by Yinghai Lu · 16 years ago
  64. 9b79ed9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-generic-bitops-v3 by Linus Torvalds · 16 years ago
  65. 8b664aa x86, boot: add linked list of struct setup_data by Huang, Ying · 16 years ago
  66. 50eae2a x86, boot: add free_early to early reservation machanism by Huang, Ying · 16 years ago
  67. f19dcf4 x86: include/asm-x86/pgalloc.h/bitops.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  68. d66462f x86: finalize bitops unification by Alexander van Heukelum · 16 years ago
  69. 5245698 x86, UML: remove x86-specific implementations of find_first_bit by Alexander van Heukelum · 16 years ago
  70. 2aba692 x86: switch 64-bit to generic find_first_bit by Alexander van Heukelum · 16 years ago
  71. 77b9bd9 x86: generic versions of find_first_(zero_)bit, convert i386 by Alexander van Heukelum · 16 years ago
  72. d57594c bitops: use __fls for fls64 on 64-bit archs by Alexander van Heukelum · 16 years ago
  73. 12d9c84 x86: merge the simple bitops and move them to bitops.h by Alexander van Heukelum · 16 years ago
  74. 64970b6 x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps by Alexander van Heukelum · 16 years ago
  75. 6fd92b6 x86: change x86 to use generic find_next_bit by Alexander van Heukelum · 16 years ago
  76. b6dbf33 x86: section mismatch fixes, #2 by Jacek Luczak · 16 years ago
  77. 6d4ce04 x86: pgtable_32.h - prototype and section mismatch fixes by Jacek Luczak · 16 years ago
  78. ae5830a x86: remove duplicate get_bios_ebda() from rio.h by Akinobu Mita · 16 years ago
  79. 2c0903f x86: get_bios_ebda() requires asm/io.h by Akinobu Mita · 16 years ago
  80. a1a33fa x86: use bitmap library for pin_programmed by Akinobu Mita · 16 years ago
  81. 562b80b x86_64 ia32 ptrace: convert to compat_arch_ptrace by Roland McGrath · 16 years ago
  82. f7f17a6 x86: remove NexGen support by Dmitri Vorobiev · 16 years ago
  83. b11caa7 fix asm-x86/{posix_types,unistd}.h by Adrian Bunk · 16 years ago
  84. bf16ae2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-pat by Linus Torvalds · 16 years ago
  85. 4b7227c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-xen-next by Linus Torvalds · 16 years ago
  86. 3ec9678 x86: make clear_fixmap() available on 64-bit as well by Ingo Molnar · 16 years ago
  87. 5f0abab xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one by Isaku Yamahata · 16 years ago
  88. 20e71f2e xen: make include/xen/page.h portable moving those definitions under asm dir by Isaku Yamahata · 16 years ago
  89. e849c3e Xen: make events.c portable for ia64/xen support by Isaku Yamahata · 16 years ago
  90. 87e27cf xen: add missing definitions for xen grant table which ia64/xen needs by Isaku Yamahata · 16 years ago
  91. aa380c8 xen: add support for callbackops hypercall by Jeremy Fitzhardinge · 16 years ago
  92. 85958b4 x86: unify pgd ctor/dtor by Jeremy Fitzhardinge · 16 years ago
  93. 68db065 x86: unify KERNEL_PGD_PTRS by Jeremy Fitzhardinge · 16 years ago
  94. 286cd49 x86: demacro pgalloc paravirt stubs by Jeremy Fitzhardinge · 16 years ago
  95. c20311e x86/pgtable.h: demacro ptep_clear_flush_young by Jeremy Fitzhardinge · 16 years ago
  96. f9fbf1a x86/pgtable.h: demacro ptep_test_and_clear_young by Jeremy Fitzhardinge · 16 years ago
  97. ee5aa8d x86/pgtable.h: demacro ptep_set_access_flags by Jeremy Fitzhardinge · 16 years ago
  98. 2761fa0 x86: add pud_alloc for 4-level pagetables by Jeremy Fitzhardinge · 16 years ago
  99. 6944a9c x86: rename paravirt_alloc_pt etc after the pagetable structure by Jeremy Fitzhardinge · 16 years ago
  100. 5a5f8f4 x86: move pgalloc pud and pgd operations into common place by Jeremy Fitzhardinge · 16 years ago