1. 2f333bc KVM: MMU: hypercall based pte updates and TLB flushes by Marcelo Tosatti · 17 years ago
  2. 9f81128 KVM: Provide unlocked version of emulator_write_phys() by Avi Kivity · 17 years ago
  3. 0cf1bfd x86: KVM guest: add basic paravirt support by Marcelo Tosatti · 17 years ago
  4. a28e4f5 KVM: add basic paravirt support by Marcelo Tosatti · 17 years ago
  5. 308b0f2 KVM: Add reset support for in kernel PIT by Sheng Yang · 17 years ago
  6. e0f63cb KVM: Add save/restore supporting of in kernel PIT by Sheng Yang · 17 years ago
  7. 7837699 KVM: In kernel PIT model by Sheng Yang · 17 years ago
  8. 4fcaa98 KVM: Remove pointless desc_ptr #ifdef by Avi Kivity · 17 years ago
  9. 019960a KVM: VMX: Don't adjust tsc offset forward by Avi Kivity · 17 years ago
  10. b8688d5 KVM: replace remaining __FUNCTION__ occurances by Harvey Harrison · 17 years ago
  11. 71c4dfa KVM: detect if VCPU triple faults by Joerg Roedel · 17 years ago
  12. 3e4bb3a KVM: Use kzalloc to avoid allocating kvm_regs from kernel stack by Xiantao Zhang · 17 years ago
  13. 2d3ad1f KVM: Prefix control register accessors with kvm_ to avoid namespace pollution by Avi Kivity · 17 years ago
  14. 05da455 KVM: MMU: large page support by Marcelo Tosatti · 17 years ago
  15. 2e53d63 KVM: MMU: ignore zapped root pagetables by Marcelo Tosatti · 17 years ago
  16. 847f0ad KVM: Implement dummy values for MSR_PERF_STATUS by Alexander Graf · 17 years ago
  17. 14af3f3 KVM: sparse fixes for kvm/x86.c by Harvey Harrison · 17 years ago
  18. 4866d5e KVM: SVM: make iopm_base static by Harvey Harrison · 17 years ago
  19. 77cd337 KVM: x86 emulator: fix sparse warnings in x86_emulate.c by Harvey Harrison · 17 years ago
  20. f11c3a8 KVM: Add stat counter for hypercalls by Amit Shah · 17 years ago
  21. a5f6130 KVM: Use x86's segment descriptor struct instead of private definition by Avi Kivity · 17 years ago
  22. ef2979b KVM: Increase the number of user memory slots per vm by Avi Kivity · 17 years ago
  23. a988b91 KVM: Add API for determining the number of supported memory slots by Avi Kivity · 17 years ago
  24. edbe6c3 KVM: Increase vcpu count to 16 by Avi Kivity · 17 years ago
  25. f725230 KVM: Add API to retrieve the number of supported vcpus per vm by Avi Kivity · 17 years ago
  26. 7a957275 KVM: x86 emulator: make register_address_increment and JMP_REL static inlines by Harvey Harrison · 17 years ago
  27. e470677 KVM: x86 emulator: make register_address, address_mask static inlines by Harvey Harrison · 17 years ago
  28. ddcb288 KVM: x86 emulator: add ad_mask static inline by Harvey Harrison · 17 years ago
  29. 790c73f x86: KVM guest: paravirtualized clocksource by Glauber de Oliveira Costa · 17 years ago
  30. 1806852 KVM: paravirtualized clocksource: host part by Glauber de Oliveira Costa · 17 years ago
  31. 24e09cb KVM: SVM: enable LBR virtualization by Joerg Roedel · 17 years ago
  32. f65c229 KVM: SVM: allocate the MSR permission map per VCPU by Joerg Roedel · 17 years ago
  33. e6101a9 KVM: SVM: let init_vmcb() take struct vcpu_svm as parameter by Joerg Roedel · 17 years ago
  34. 2e11384 KVM: VMX: fix typo in VMX header define by Ryan Harper · 17 years ago
  35. 709ddeb KVM: SVM: add support for Nested Paging by Joerg Roedel · 17 years ago
  36. fb72d16 KVM: MMU: add TDP support to the KVM MMU by Joerg Roedel · 17 years ago
  37. cc4b687 KVM: export the load_pdptrs() function to modules by Joerg Roedel · 17 years ago
  38. 4d9976b KVM: MMU: make the __nonpaging_map function generic by Joerg Roedel · 17 years ago
  39. 1855267 KVM: export information about NPT to generic x86 code by Joerg Roedel · 17 years ago
  40. 6c7dac7 KVM: SVM: add module parameter to disable Nested Paging by Joerg Roedel · 17 years ago
  41. e3da3ac KVM: SVM: add detection of Nested Paging feature by Joerg Roedel · 17 years ago
  42. 33bd6a0 KVM: SVM: move feature detection to hardware setup code by Joerg Roedel · 17 years ago
  43. 9457a71 KVM: allow access to EFER in 32bit KVM by Joerg Roedel · 17 years ago
  44. 9f62e19 KVM: VMX: unifdef the EFER specific code by Joerg Roedel · 17 years ago
  45. 50a37eb KVM: align valid EFER bits with the features of the host system by Joerg Roedel · 17 years ago
  46. f2b4b7d KVM: make EFER_RESERVED_BITS configurable for architecture code by Joerg Roedel · 17 years ago
  47. 0aac03f KVM: Disable pagefaults during copy_from_user_inatomic() by Andrea Arcangeli · 17 years ago
  48. 31bb117 KVM: Use CONFIG_PREEMPT_NOTIFIERS around struct preempt_notifier by Hollis Blanchard · 17 years ago
  49. 2384d2b KVM: VMX: Enable Virtual Processor Identification (VPID) by Sheng Yang · 17 years ago
  50. adb1ff4 KVM: Limit vcpu mmap size to one page on non-x86 by Avi Kivity · 17 years ago
  51. d196e34 KVM: MMU: Decouple mmio from shadow page tables by Avi Kivity · 17 years ago
  52. 1d6ad20 KVM: x86 emulator: group decoding for group 1 instructions by Avi Kivity · 17 years ago
  53. 0956676 KVM: Only x86 has pio by Avi Kivity · 17 years ago
  54. 5c50274 KVM: constify function pointer tables by Jan Engelhardt · 17 years ago
  55. d95058a KVM: x86 emulator: add group 7 decoding by Avi Kivity · 17 years ago
  56. fd60754 KVM: x86 emulator: Group decoding for groups 4 and 5 by Avi Kivity · 17 years ago
  57. 7d858a1 KVM: x86 emulator: Group decoding for group 3 by Avi Kivity · 17 years ago
  58. 43bb19c KVM: x86 emulator: group decoding for group 1A by Avi Kivity · 17 years ago
  59. e09d082 KVM: x86 emulator: add support for group decoding by Avi Kivity · 17 years ago
  60. 1ae0a13 KVM: MMU: Simplify hash table indexing by Dong, Eddie · 17 years ago
  61. 489f1d6 KVM: MMU: Update shadow ptes on partial guest pte writes by Dong, Eddie · 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 · 17 years ago
  63. e3505dd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  64. c2b91e2 x86_64/mm: check and print vmemmap allocation continuous by Yinghai Lu · 17 years ago
  65. 1a27fc0 x86_64: fix setup_node_bootmem to support big mem excluding with memmap by Yinghai Lu · 17 years ago
  66. 8b3cd09e x86_64: make reserve_bootmem_generic() use new reserve_bootmem() by Yinghai Lu · 17 years ago
  67. a5645a6 mm: allow reserve_bootmem() cross nodes by Yinghai Lu · 17 years ago
  68. 9a2dc04 mm: offset align in alloc_bootmem() by Yinghai Lu · 17 years ago
  69. ad09315 mm: fix alloc_bootmem_core to use fast searching for all nodes by Yinghai Lu · 17 years ago
  70. e123dd3 mm: make mem_map allocation continuous by Yinghai Lu · 17 years ago
  71. 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 · 17 years ago
  72. a52b0d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  73. 539a5fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-bootparam by Linus Torvalds · 17 years ago
  74. f37afda ide: constify struct ide_dma_ops by Bartlomiej Zolnierkiewicz · 17 years ago
  75. 5e37bdc ide: add struct ide_dma_ops (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  76. 1fd1890 ide: add IDE_HFLAG_SERIALIZE_DMA host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  77. 6c61064 sl82c105: check bridge revision in sl82c105_init_one() by Bartlomiej Zolnierkiewicz · 17 years ago
  78. 8552865 au1xxx-ide: use ->init_dma method by Bartlomiej Zolnierkiewicz · 17 years ago
  79. b552a2c palm_bk3710: use ->init_dma method by Bartlomiej Zolnierkiewicz · 17 years ago
  80. 04216fa sgiioc4: use ->init_dma method by Bartlomiej Zolnierkiewicz · 17 years ago
  81. 91432f4 icside: use ->init_dma method by Bartlomiej Zolnierkiewicz · 17 years ago
  82. 0d07192 ide-pmac: use ->init_dma method by Bartlomiej Zolnierkiewicz · 17 years ago
  83. b123f56 ide: do complete DMA setup in ->init_dma method (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  84. f629b38 au1xxx-ide: fix MWDMA support by Bartlomiej Zolnierkiewicz · 17 years ago
  85. 63158d5 ide: cleanup ide_setup_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  86. d54452f ide: factor out setting PCI bus-mastering from ide_hwif_setup_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  87. b8e73fb ide: export ide_allocate_dma_engine() by Bartlomiej Zolnierkiewicz · 17 years ago
  88. 23658f8 ide: move ide_setup_dma() call out from ->init_dma method by Bartlomiej Zolnierkiewicz · 17 years ago
  89. 6d36b95 alim15x3: skip DMA initialization completely on revs < 0x20 by Bartlomiej Zolnierkiewicz · 17 years ago
  90. 73369d2 pdc202xx_old: remove init_dma_pdc202xx() by Bartlomiej Zolnierkiewicz · 17 years ago
  91. 8d9f9a7 ide: don't display "BIOS" settings in ide_setup_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  92. 5e59c23 ide: remove ->cds field from ide_hwif_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  93. 0a79acd ide: remove ide_dma_iobase() by Bartlomiej Zolnierkiewicz · 17 years ago
  94. 21a3387 ide: remove ->extra field from struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  95. eb63963 ide: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  96. c4b22f8 ide-tape: remove idetape_pipeline_active() by Borislav Petkov · 17 years ago
  97. 3dd89a9 ide: cleanup setting hwif->mmio flag by Bartlomiej Zolnierkiewicz · 17 years ago
  98. 5add222 ide: remove ide_hwif_request_regions() by Bartlomiej Zolnierkiewicz · 17 years ago
  99. 0d1bad2 ide: manage resources for PCI devices in ide_pci_enable() (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  100. 7ebe593 cmd640: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 17 years ago