1. 2714d1d KVM: Add trace markers by Feng (Eric) Liu · 16 years ago
  2. 53371b5 KVM: SVM: add intercept for machine check exception by Joerg Roedel · 16 years ago
  3. 35149e2 KVM: MMU: Don't assume struct page for x86 by Anthony Liguori · 16 years ago
  4. 9c20456 KVM: function declaration parameter name cleanup by Joerg Roedel · 16 years ago
  5. 3200f40 KVM: MMU: unify slots_lock usage by Marcelo Tosatti · 16 years ago
  6. 37817f2 KVM: x86: hardware task switching support by Izik Eidus · 16 years ago
  7. 2e4d265 KVM: x86: add functions to get the cpl of vcpu by Izik Eidus · 16 years ago
  8. 69a9f69 KVM: Move some x86 specific constants and structures to include/asm-x86 by Avi Kivity · 16 years ago
  9. 3c62c62 x86: make native_machine_shutdown non-static by Glauber Costa · 16 years ago
  10. ed23dc6 x86: allow machine_crash_shutdown to be replaced by Glauber Costa · 16 years ago
  11. 2f333bc KVM: MMU: hypercall based pte updates and TLB flushes by Marcelo Tosatti · 16 years ago
  12. 9f81128 KVM: Provide unlocked version of emulator_write_phys() by Avi Kivity · 16 years ago
  13. a28e4f5 KVM: add basic paravirt support by Marcelo Tosatti · 16 years ago
  14. e0f63cb KVM: Add save/restore supporting of in kernel PIT by Sheng Yang · 16 years ago
  15. 7837699 KVM: In kernel PIT model by Sheng Yang · 17 years ago
  16. 2d3ad1f KVM: Prefix control register accessors with kvm_ to avoid namespace pollution by Avi Kivity · 16 years ago
  17. 05da455 KVM: MMU: large page support by Marcelo Tosatti · 16 years ago
  18. 2e53d63 KVM: MMU: ignore zapped root pagetables by Marcelo Tosatti · 16 years ago
  19. f11c3a8 KVM: Add stat counter for hypercalls by Amit Shah · 16 years ago
  20. 1806852 KVM: paravirtualized clocksource: host part by Glauber de Oliveira Costa · 16 years ago
  21. cc4b687 KVM: export the load_pdptrs() function to modules by Joerg Roedel · 17 years ago
  22. 1855267 KVM: export information about NPT to generic x86 code by Joerg Roedel · 17 years ago
  23. f2b4b7d KVM: make EFER_RESERVED_BITS configurable for architecture code by Joerg Roedel · 17 years ago
  24. 2384d2b KVM: VMX: Enable Virtual Processor Identification (VPID) by Sheng Yang · 17 years ago
  25. 1ae0a13 KVM: MMU: Simplify hash table indexing by Dong, Eddie · 17 years ago
  26. 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
  27. 1a27fc0 x86_64: fix setup_node_bootmem to support big mem excluding with memmap by Yinghai Lu · 16 years ago
  28. 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
  29. 8b664aa x86, boot: add linked list of struct setup_data by Huang, Ying · 16 years ago
  30. 50eae2a x86, boot: add free_early to early reservation machanism by Huang, Ying · 16 years ago
  31. f19dcf4 x86: include/asm-x86/pgalloc.h/bitops.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  32. d66462f x86: finalize bitops unification by Alexander van Heukelum · 16 years ago
  33. 5245698 x86, UML: remove x86-specific implementations of find_first_bit by Alexander van Heukelum · 16 years ago
  34. 2aba692 x86: switch 64-bit to generic find_first_bit by Alexander van Heukelum · 16 years ago
  35. 77b9bd9 x86: generic versions of find_first_(zero_)bit, convert i386 by Alexander van Heukelum · 16 years ago
  36. d57594c bitops: use __fls for fls64 on 64-bit archs by Alexander van Heukelum · 16 years ago
  37. 12d9c84 x86: merge the simple bitops and move them to bitops.h by Alexander van Heukelum · 16 years ago
  38. 64970b6 x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps by Alexander van Heukelum · 16 years ago
  39. 6fd92b6 x86: change x86 to use generic find_next_bit by Alexander van Heukelum · 16 years ago
  40. b6dbf33 x86: section mismatch fixes, #2 by Jacek Luczak · 16 years ago
  41. 6d4ce04 x86: pgtable_32.h - prototype and section mismatch fixes by Jacek Luczak · 16 years ago
  42. ae5830a x86: remove duplicate get_bios_ebda() from rio.h by Akinobu Mita · 16 years ago
  43. 2c0903f x86: get_bios_ebda() requires asm/io.h by Akinobu Mita · 16 years ago
  44. a1a33fa x86: use bitmap library for pin_programmed by Akinobu Mita · 16 years ago
  45. 562b80b x86_64 ia32 ptrace: convert to compat_arch_ptrace by Roland McGrath · 16 years ago
  46. f7f17a6 x86: remove NexGen support by Dmitri Vorobiev · 16 years ago
  47. b11caa7 fix asm-x86/{posix_types,unistd}.h by Adrian Bunk · 16 years ago
  48. 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
  49. 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
  50. 3ec9678 x86: make clear_fixmap() available on 64-bit as well by Ingo Molnar · 16 years ago
  51. 5f0abab xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one by Isaku Yamahata · 16 years ago
  52. 20e71f2e xen: make include/xen/page.h portable moving those definitions under asm dir by Isaku Yamahata · 16 years ago
  53. e849c3e Xen: make events.c portable for ia64/xen support by Isaku Yamahata · 16 years ago
  54. 87e27cf xen: add missing definitions for xen grant table which ia64/xen needs by Isaku Yamahata · 16 years ago
  55. aa380c8 xen: add support for callbackops hypercall by Jeremy Fitzhardinge · 16 years ago
  56. 85958b4 x86: unify pgd ctor/dtor by Jeremy Fitzhardinge · 16 years ago
  57. 68db065 x86: unify KERNEL_PGD_PTRS by Jeremy Fitzhardinge · 16 years ago
  58. 286cd49 x86: demacro pgalloc paravirt stubs by Jeremy Fitzhardinge · 16 years ago
  59. c20311e x86/pgtable.h: demacro ptep_clear_flush_young by Jeremy Fitzhardinge · 16 years ago
  60. f9fbf1a x86/pgtable.h: demacro ptep_test_and_clear_young by Jeremy Fitzhardinge · 16 years ago
  61. ee5aa8d x86/pgtable.h: demacro ptep_set_access_flags by Jeremy Fitzhardinge · 16 years ago
  62. 2761fa0 x86: add pud_alloc for 4-level pagetables by Jeremy Fitzhardinge · 16 years ago
  63. 6944a9c x86: rename paravirt_alloc_pt etc after the pagetable structure by Jeremy Fitzhardinge · 16 years ago
  64. 5a5f8f4 x86: move pgalloc pud and pgd operations into common place by Jeremy Fitzhardinge · 16 years ago
  65. 170fdff x86: move pmd functions into common asm/pgalloc.h by Jeremy Fitzhardinge · 16 years ago
  66. 397f687 x86: move pte functions into common asm/pgalloc.h by Jeremy Fitzhardinge · 16 years ago
  67. 1d262d3 x86: put paravirt stubs into common asm/pgalloc.h by Jeremy Fitzhardinge · 16 years ago
  68. 1ec1fe7 x86: xen unify x86 add common mm pgtable c fix by Ingo Molnar · 16 years ago
  69. 4f76cd3 x86: add common mm/pgtable.c by Jeremy Fitzhardinge · 16 years ago
  70. 79bf6d6 x86: convert pgalloc_64.h from macros to inlines by Jeremy Fitzhardinge · 16 years ago
  71. f0970c1 x86: PAT phys_mem_access_prot_allowed for dev/mem mmap by venkatesh.pallipadi@intel.com · 16 years ago
  72. e045fb2 x86: PAT avoid aliasing in /dev/mem read/write by venkatesh.pallipadi@intel.com · 16 years ago
  73. ae531c2 x86: introduce /dev/mem restrictions with a config option by Arjan van de Ven · 16 years ago
  74. a4928cf "make namespacecheck" fixes by Ingo Molnar · 16 years ago
  75. ec96535 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 16 years ago
  76. 1d3504f sched, cpuset: customize sched domains, core by Hidetoshi Seto · 16 years ago
  77. 7c16ec5 cpumask: reduce stack usage in SD_x_INIT initializers by Mike Travis · 16 years ago
  78. aa6b544 asm-generic: add node_to_cpumask_ptr macro by Mike Travis · 16 years ago
  79. 34d0559 x86: UV startup of slave cpus by Jack Steiner · 16 years ago
  80. 8e8edc6 x86: move dma_coherent functions to pci-dma.c by Glauber Costa · 16 years ago
  81. fae9a0d x86: merge iommu initialization parameters by Glauber Costa · 16 years ago
  82. bca5c09 x86: move pci fixup to pci-dma.c by Glauber Costa · 16 years ago
  83. d741bde x86: use dma_length in i386 by Glauber Costa · 16 years ago
  84. b7107a3 x86: delete the arch-specific dma-mapping headers. by Glauber Costa · 16 years ago
  85. ae17a63b x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.h by Glauber Costa · 16 years ago
  86. c786df0 x86: unify dma_mapping_error by Glauber Costa · 16 years ago
  87. 7c18341 x86: provide a bad_dma_address symbol for i386 by Glauber Costa · 16 years ago
  88. b48ee71 x86: align to clflush size by Glauber Costa · 16 years ago
  89. 802c1f6 x86: move dma_supported and dma_set_mask to pci-dma_32.c by Glauber Costa · 16 years ago
  90. 3cb6a91 x86: move dma_cache_sync to common header by Glauber Costa · 16 years ago
  91. 2be6214 x86: dma-ops on highmem fix by Ingo Molnar · 16 years ago
  92. 4d92fbf x86: move dma_map_page and dma_unmap_page to common header by Glauber Costa · 16 years ago
  93. 8d396de x86: move alloc and free coherent to common header by Glauber Costa · 16 years ago
  94. e7f3a91 x86: move dma_sync_sg_for_device to common header by Glauber Costa · 16 years ago
  95. ed435de x86: move dma_sync_sg_for_cpu to common header by Glauber Costa · 16 years ago
  96. 7136233 x86: move dma_sync_single_range_for_device to common header by Glauber Costa · 16 years ago
  97. 627610f x86: move dma_sync_single_range_for_cpu to common header by Glauber Costa · 16 years ago
  98. 9231b26 x86: move dma_sync_single_for_device to common header by Glauber Costa · 16 years ago
  99. c01dd8c x86: move dma_sync_single_for_cpu to common header by Glauber Costa · 16 years ago
  100. 72c784f x86: move dma_unmap_sg to common header by Glauber Costa · 16 years ago