1. 8f2abe6 KVM: s390: sie intercept handling by Christian Borntraeger · 17 years ago
  2. b0c632d KVM: s390: arch backend for the kvm kernel module by Heiko Carstens · 17 years ago
  3. 8a88ac6 s390: KVM preparation: address of the 64bit extint parm in lowcore by Christian Borntraeger · 17 years ago
  4. 5b7baf0 s390: KVM preparation: host memory management changes for s390 kvm by Christian Borntraeger · 17 years ago
  5. 402b086 s390: KVM preparation: provide hook to enable pgstes in user pagetable by Carsten Otte · 17 years ago
  6. 37817f2 KVM: x86: hardware task switching support by Izik Eidus · 17 years ago
  7. 2e4d265 KVM: x86: add functions to get the cpl of vcpu by Izik Eidus · 17 years ago
  8. 4c9fc8e KVM: VMX: Add module option to disable flexpriority by Avi Kivity · 17 years ago
  9. 268fe02 KVM: no longer EXPERIMENTAL by Avi Kivity · 17 years ago
  10. 0b49ea8 KVM: MMU: Introduce and use spte_to_page() by Avi Kivity · 17 years ago
  11. 855149a KVM: MMU: fix dirty bit setting when removing write permissions by Izik Eidus · 17 years ago
  12. 69a9f69 KVM: Move some x86 specific constants and structures to include/asm-x86 by Avi Kivity · 17 years ago
  13. 947da53 KVM: MMU: Set the accessed bit on non-speculative shadow ptes by Avi Kivity · 17 years ago
  14. 9764620 KVM: kvm.h: __user requires compiler.h by Christian Borntraeger · 17 years ago
  15. 1e977aa x86: KVM guest: disable clock before rebooting. by Glauber Costa · 17 years ago
  16. 3c62c62 x86: make native_machine_shutdown non-static by Glauber Costa · 17 years ago
  17. ed23dc6 x86: allow machine_crash_shutdown to be replaced by Glauber Costa · 17 years ago
  18. 096d14a x86: KVM guest: hypercall batching by Marcelo Tosatti · 17 years ago
  19. 1da8a77 x86: KVM guest: hypercall based pte updates and TLB flushes by Marcelo Tosatti · 17 years ago
  20. 2f333bc KVM: MMU: hypercall based pte updates and TLB flushes by Marcelo Tosatti · 17 years ago
  21. 9f81128 KVM: Provide unlocked version of emulator_write_phys() by Avi Kivity · 17 years ago
  22. 0cf1bfd x86: KVM guest: add basic paravirt support by Marcelo Tosatti · 17 years ago
  23. a28e4f5 KVM: add basic paravirt support by Marcelo Tosatti · 17 years ago
  24. 308b0f2 KVM: Add reset support for in kernel PIT by Sheng Yang · 17 years ago
  25. e0f63cb KVM: Add save/restore supporting of in kernel PIT by Sheng Yang · 17 years ago
  26. 7837699 KVM: In kernel PIT model by Sheng Yang · 17 years ago
  27. 4fcaa98 KVM: Remove pointless desc_ptr #ifdef by Avi Kivity · 17 years ago
  28. 019960a KVM: VMX: Don't adjust tsc offset forward by Avi Kivity · 17 years ago
  29. b8688d5 KVM: replace remaining __FUNCTION__ occurances by Harvey Harrison · 17 years ago
  30. 71c4dfa KVM: detect if VCPU triple faults by Joerg Roedel · 17 years ago
  31. 3e4bb3a KVM: Use kzalloc to avoid allocating kvm_regs from kernel stack by Xiantao Zhang · 17 years ago
  32. 2d3ad1f KVM: Prefix control register accessors with kvm_ to avoid namespace pollution by Avi Kivity · 17 years ago
  33. 05da455 KVM: MMU: large page support by Marcelo Tosatti · 17 years ago
  34. 2e53d63 KVM: MMU: ignore zapped root pagetables by Marcelo Tosatti · 17 years ago
  35. 847f0ad KVM: Implement dummy values for MSR_PERF_STATUS by Alexander Graf · 17 years ago
  36. 14af3f3 KVM: sparse fixes for kvm/x86.c by Harvey Harrison · 17 years ago
  37. 4866d5e KVM: SVM: make iopm_base static by Harvey Harrison · 17 years ago
  38. 77cd337 KVM: x86 emulator: fix sparse warnings in x86_emulate.c by Harvey Harrison · 17 years ago
  39. f11c3a8 KVM: Add stat counter for hypercalls by Amit Shah · 17 years ago
  40. a5f6130 KVM: Use x86's segment descriptor struct instead of private definition by Avi Kivity · 17 years ago
  41. ef2979b KVM: Increase the number of user memory slots per vm by Avi Kivity · 17 years ago
  42. a988b91 KVM: Add API for determining the number of supported memory slots by Avi Kivity · 17 years ago
  43. edbe6c3 KVM: Increase vcpu count to 16 by Avi Kivity · 17 years ago
  44. f725230 KVM: Add API to retrieve the number of supported vcpus per vm by Avi Kivity · 17 years ago
  45. 7a957275 KVM: x86 emulator: make register_address_increment and JMP_REL static inlines by Harvey Harrison · 17 years ago
  46. e470677 KVM: x86 emulator: make register_address, address_mask static inlines by Harvey Harrison · 17 years ago
  47. ddcb288 KVM: x86 emulator: add ad_mask static inline by Harvey Harrison · 17 years ago
  48. 790c73f x86: KVM guest: paravirtualized clocksource by Glauber de Oliveira Costa · 17 years ago
  49. 1806852 KVM: paravirtualized clocksource: host part by Glauber de Oliveira Costa · 17 years ago
  50. 24e09cb KVM: SVM: enable LBR virtualization by Joerg Roedel · 17 years ago
  51. f65c229 KVM: SVM: allocate the MSR permission map per VCPU by Joerg Roedel · 17 years ago
  52. e6101a9 KVM: SVM: let init_vmcb() take struct vcpu_svm as parameter by Joerg Roedel · 17 years ago
  53. 2e11384 KVM: VMX: fix typo in VMX header define by Ryan Harper · 17 years ago
  54. 709ddeb KVM: SVM: add support for Nested Paging by Joerg Roedel · 17 years ago
  55. fb72d16 KVM: MMU: add TDP support to the KVM MMU by Joerg Roedel · 17 years ago
  56. cc4b687 KVM: export the load_pdptrs() function to modules by Joerg Roedel · 17 years ago
  57. 4d9976b KVM: MMU: make the __nonpaging_map function generic by Joerg Roedel · 17 years ago
  58. 1855267 KVM: export information about NPT to generic x86 code by Joerg Roedel · 17 years ago
  59. 6c7dac7 KVM: SVM: add module parameter to disable Nested Paging by Joerg Roedel · 17 years ago
  60. e3da3ac KVM: SVM: add detection of Nested Paging feature by Joerg Roedel · 17 years ago
  61. 33bd6a0 KVM: SVM: move feature detection to hardware setup code by Joerg Roedel · 17 years ago
  62. 9457a71 KVM: allow access to EFER in 32bit KVM by Joerg Roedel · 17 years ago
  63. 9f62e19 KVM: VMX: unifdef the EFER specific code by Joerg Roedel · 17 years ago
  64. 50a37eb KVM: align valid EFER bits with the features of the host system by Joerg Roedel · 17 years ago
  65. f2b4b7d KVM: make EFER_RESERVED_BITS configurable for architecture code by Joerg Roedel · 17 years ago
  66. 0aac03f KVM: Disable pagefaults during copy_from_user_inatomic() by Andrea Arcangeli · 17 years ago
  67. 31bb117 KVM: Use CONFIG_PREEMPT_NOTIFIERS around struct preempt_notifier by Hollis Blanchard · 17 years ago
  68. 2384d2b KVM: VMX: Enable Virtual Processor Identification (VPID) by Sheng Yang · 17 years ago
  69. adb1ff4 KVM: Limit vcpu mmap size to one page on non-x86 by Avi Kivity · 17 years ago
  70. d196e34 KVM: MMU: Decouple mmio from shadow page tables by Avi Kivity · 17 years ago
  71. 1d6ad20 KVM: x86 emulator: group decoding for group 1 instructions by Avi Kivity · 17 years ago
  72. 0956676 KVM: Only x86 has pio by Avi Kivity · 17 years ago
  73. 5c50274 KVM: constify function pointer tables by Jan Engelhardt · 17 years ago
  74. d95058a KVM: x86 emulator: add group 7 decoding by Avi Kivity · 17 years ago
  75. fd60754 KVM: x86 emulator: Group decoding for groups 4 and 5 by Avi Kivity · 17 years ago
  76. 7d858a1 KVM: x86 emulator: Group decoding for group 3 by Avi Kivity · 17 years ago
  77. 43bb19c KVM: x86 emulator: group decoding for group 1A by Avi Kivity · 17 years ago
  78. e09d082 KVM: x86 emulator: add support for group decoding by Avi Kivity · 17 years ago
  79. 1ae0a13 KVM: MMU: Simplify hash table indexing by Dong, Eddie · 17 years ago
  80. 489f1d6 KVM: MMU: Update shadow ptes on partial guest pte writes by Dong, Eddie · 17 years ago
  81. 7cf0699 sparc64: Kill bogus RT_ALIGNEDSZ macro from signal.c by David S. Miller · 16 years ago
  82. 3ade116 sparc: sunzilog.c remove unused argument by Robert Reif · 16 years ago
  83. 403ae52 sparc: fix drivers/video/tcx.c warning by Robert Reif · 16 years ago
  84. 5da496e sparc64: Kill unused local ISA bus layer. by David S. Miller · 16 years ago
  85. 9c1a507 input: Rewrite sparcspkr device probing. by David S. Miller · 16 years ago
  86. dc8ca2a sparc64: Do not ignore 'pmu' device ranges. by David S. Miller · 16 years ago
  87. 0eb78f0 sparc64: Kill ISA_FLOPPY_WORKS code. by David S. Miller · 16 years ago
  88. 09337f5 sparc64: Kill CONFIG_SPARC32_COMPAT by David S. Miller · 16 years ago
  89. 05d515e sparc64: Cleanups and corrections for arch/sparc64/Kconfig by David S. Miller · 16 years ago
  90. 227c331 sparc64: Fix wedged irq regression. by David S. Miller · 16 years ago
  91. 2043021 Input: xpad - fix build failure by Dmitry Torokhov · 16 years ago
  92. 7f424a8 fix idle (arch, acpi and apm) and lockdep by Peter Zijlstra · 16 years ago
  93. 5f0b297 x86: add pci=check_enable_amd_mmconf and dmi check by Yinghai Lu · 17 years ago
  94. e8ee6f0 x86: work around io allocation overlap of HT links by Yinghai Lu · 17 years ago
  95. cbf9bd6 acpi: get boot_cpu_id as early for k8_scan_nodes by Yinghai Lu · 17 years ago
  96. 4cf1946 x86_64: don't need set default res if only have one root bus by Yinghai Lu · 17 years ago
  97. 6e184f2 x86: double check the multi root bus with fam10h mmconf by Yinghai Lu · 17 years ago
  98. 30a18d6 x86: multi pci root bus with different io resource range, on 64-bit by Yinghai Lu · 17 years ago
  99. 35ddd06 x86: use bus conf in NB conf fun1 to get bus range on, on 64-bit by Yinghai Lu · 17 years ago
  100. 871d5f8 x86: get mp_bus_to_node early by Yinghai Lu · 17 years ago