1. 4668473 [MIPS] unexport null_perf_irq() and make it static by Dmitri Vorobiev · 17 years ago
  2. c5b0680 [MIPS] unexport rtc_mips_set_time() by Dmitri Vorobiev · 17 years ago
  3. e698d66 [MIPS] unexport copy_from_user_page() by Dmitri Vorobiev · 17 years ago
  4. 715243e [MIPS] unexport copy_to_user_page() by Dmitri Vorobiev · 17 years ago
  5. 11327ef [MIPS] unexport copy_user_highpage() by Dmitri Vorobiev · 17 years ago
  6. 6e76645 [MIPS] Alchemy: move UART platform code to its proper place by Sergei Shtylyov · 16 years ago
  7. ce28f94 [MIPS] Alchemy: kill useless #include's, #define's and extern's by Sergei Shtylyov · 16 years ago
  8. b57c191 [MIPS] malta_int.c: make 4 variables static by Dmitri Vorobiev · 17 years ago
  9. 52d65cf [MIPS] make standard_io_resources[] static by Dmitri Vorobiev · 17 years ago
  10. b31dc3c [MIPS] make plat_perf_setup() static by Dmitri Vorobiev · 17 years ago
  11. ddaf574 [MIPS] make mdesc and prom_getmdesc() static by Dmitri Vorobiev · 17 years ago
  12. 33d69d2 [MIPS] make mips_ejtag_setup() static by Dmitri Vorobiev · 17 years ago
  13. cd2675f [MIPS] make mips_nmi_setup() static by Dmitri Vorobiev · 17 years ago
  14. bb09a95 [MIPS] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  15. f2ce89f [MIPS] remove redundant display of free swap space in show_mem() by Johannes Weiner · 17 years ago
  16. eba8291 [MIPS] Alchemy: kill useless time variables by Sergei Shtylyov · 17 years ago
  17. 0167509 [MIPS] Alchemy: don't unmask timer IRQ early by Sergei Shtylyov · 17 years ago
  18. a92b058 [MIPS] Move arch/mips/philips to arch/mips/nxp by Daniel Laird · 17 years ago
  19. 389310e [MIPS] replace __inline with inline by Harvey Harrison · 17 years ago
  20. 39b8d52 [MIPS] Add support for MIPS CMP platform. by Ralf Baechle · 16 years ago
  21. 3084024 [MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCit by Chris Dearman · 17 years ago
  22. bdc94eb [MIPS] Add noulri kernel argument to disable "rdhwr $29" usermode support. by Chris Dearman · 17 years ago
  23. 3513369 [MIPS] Allow setting of the cache attribute at run time. by Chris Dearman · 17 years ago
  24. 962f480 [MIPS] All MIPS32 processors support64-bit physical addresses. by Chris Dearman · 17 years ago
  25. 0bfa130 [MIPS] Remove TLB sanitation code by Chris Dearman · 17 years ago
  26. 0b6d497 [MIPS] Basic SPRAM support by Chris Dearman · 17 years ago
  27. fb2a27e7 [MIPS] Reimplement clear_page/copy_page by Thiemo Seufer · 17 years ago
  28. 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
  29. 960b399 KVM: MMU: kvm_pv_mmu_op should not take mmap_sem by Marcelo Tosatti · 16 years ago
  30. 1336028 KVM: SVM: remove selective CR0 comment by Joerg Roedel · 16 years ago
  31. aaf697e KVM: SVM: remove now obsolete FIXME comment by Joerg Roedel · 16 years ago
  32. aaacfc9 KVM: SVM: disable CR8 intercept when tpr is not masking interrupts by Joerg Roedel · 16 years ago
  33. d7bf822 KVM: SVM: sync V_TPR with LAPIC.TPR if CR8 write intercept is disabled by Joerg Roedel · 16 years ago
  34. ec7cf69 KVM: export kvm_lapic_set_tpr() to modules by Joerg Roedel · 16 years ago
  35. 649d686 KVM: SVM: sync TPR value to V_TPR field in the VMCB by Joerg Roedel · 16 years ago
  36. bbf45ba KVM: ppc: PowerPC 440 KVM implementation by Hollis Blanchard · 16 years ago
  37. f9b7aab KVM: x86 emulator: fix lea to really get the effective address by Avi Kivity · 16 years ago
  38. 16286d0 KVM: x86 emulator: fix smsw and lmsw with a memory operand by Avi Kivity · 16 years ago
  39. 66b8550 KVM: x86 emulator: initialize src.val and dst.val for register operands by Avi Kivity · 16 years ago
  40. a79d2f1 KVM: SVM: force a new asid when initializing the vmcb by Avi Kivity · 16 years ago
  41. e9571ed KVM: fix kvm_vcpu_kick vs __vcpu_run race by Marcelo Tosatti · 16 years ago
  42. 62d9f0d KVM: add ioctls to save/store mpstate by Marcelo Tosatti · 16 years ago
  43. a453529 KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_* by Avi Kivity · 16 years ago
  44. 3d80840 KVM: hlt emulation should take in-kernel APIC/PIT timers into account by Marcelo Tosatti · 16 years ago
  45. 3564990 KVM: SVM: do not intercept task switch with NPT by Joerg Roedel · 16 years ago
  46. d4c9ff2 KVM: Add kvm trace userspace interface by Feng(Eric) Liu · 16 years ago
  47. 048354c KVM: ia64: Stub out kvmtrace by Avi Kivity · 16 years ago
  48. 7732a8d KVM: s390: Stub out kvmtrace by Avi Kivity · 16 years ago
  49. 2714d1d KVM: Add trace markers by Feng (Eric) Liu · 16 years ago
  50. 53371b5 KVM: SVM: add intercept for machine check exception by Joerg Roedel · 16 years ago
  51. 6394b64 KVM: SVM: align shadow CR4.MCE with host by Joerg Roedel · 16 years ago
  52. ec07726 KVM: SVM: indent svm_set_cr4 with tabs instead of spaces by Joerg Roedel · 16 years ago
  53. 35149e2 KVM: MMU: Don't assume struct page for x86 by Anthony Liguori · 17 years ago
  54. b693919 KVM: ia64: Enable kvm build for ia64 by Xiantao Zhang · 17 years ago
  55. ad86b6c KVM: ia64: Add kvm sal/pal virtulization support by Xiantao Zhang · 17 years ago
  56. 827fa69 KVM: ia64: Add guest interruption injection support by Xiantao Zhang · 17 years ago
  57. d62998a KVM: ia64: Generate offset values for assembly code use by Xiantao Zhang · 17 years ago
  58. 7fc86bd KVM: ia64: Add optimization for some virtulization faults by Xiantao Zhang · 17 years ago
  59. 60a07bb KVM: ia64: Add processor virtulization support by Xiantao Zhang · 17 years ago
  60. a793537 KVM: ia64: Add trampoline for guest/host mode switch by Xiantao Zhang · 17 years ago
  61. e30af4c KVM: ia64: Add mmio decoder for kvm/ia64 by Xiantao Zhang · 17 years ago
  62. fbd4b56 KVM: ia64: Add interruption vector table for vmm by Xiantao Zhang · 17 years ago
  63. 964cd94 KVM: ia64: Add TLB virtulization support by Xiantao Zhang · 17 years ago
  64. bb46fb4 KVM: ia64: VMM module interfaces by Xiantao Zhang · 17 years ago
  65. a4f5003 KVM: ia64: Add header files for kvm/ia64 by Xiantao Zhang · 17 years ago
  66. b024b79 KVM: ia64: Add kvm arch-specific core code for kvm/ia64 by Xiantao Zhang · 17 years ago
  67. f603f07 KVM: s390: rename stfl to kvm_stfl by Heiko Carstens · 16 years ago
  68. 7e8e6ab KVM: s390: Fix incorrect return value by Heiko Carstens · 16 years ago
  69. bed1d1d KVM: MMU: prepopulate guest pages after write-protecting by Marcelo Tosatti · 16 years ago
  70. fcd6dba KVM: MMU: Only mark_page_accessed() if the page was accessed by the guest by Avi Kivity · 17 years ago
  71. 3d45830 KVM: Free apic access page on vm destruction by Avi Kivity · 17 years ago
  72. 3ee16c8 KVM: MMU: allow the vm to shrink the kvm mmu shadow caches by Izik Eidus · 17 years ago
  73. 3200f40 KVM: MMU: unify slots_lock usage by Marcelo Tosatti · 17 years ago
  74. 25c5f22 KVM: VMX: Enable MSR Bitmap feature by Sheng Yang · 17 years ago
  75. fa58774 s390: KVM guest: detect when running on kvm by Carsten Otte · 17 years ago
  76. 77b455f KVM: s390: add kvm to kconfig on s390 by Christian Borntraeger · 17 years ago
  77. e28acfe KVM: s390: intercepts for diagnose instructions by Christian Borntraeger · 17 years ago
  78. 5288fbf KVM: s390: interprocessor communication via sigp by Christian Borntraeger · 17 years ago
  79. 453423d KVM: s390: intercepts for privileged instructions by Christian Borntraeger · 17 years ago
  80. ba5c1e9 KVM: s390: interrupt subsystem, cpu timer, waitpsw by Carsten Otte · 17 years ago
  81. 8f2abe6 KVM: s390: sie intercept handling by Christian Borntraeger · 17 years ago
  82. b0c632d KVM: s390: arch backend for the kvm kernel module by Heiko Carstens · 17 years ago
  83. 402b086 s390: KVM preparation: provide hook to enable pgstes in user pagetable by Carsten Otte · 17 years ago
  84. 37817f2 KVM: x86: hardware task switching support by Izik Eidus · 17 years ago
  85. 2e4d265 KVM: x86: add functions to get the cpl of vcpu by Izik Eidus · 17 years ago
  86. 4c9fc8e KVM: VMX: Add module option to disable flexpriority by Avi Kivity · 17 years ago
  87. 268fe02 KVM: no longer EXPERIMENTAL by Avi Kivity · 17 years ago
  88. 0b49ea8 KVM: MMU: Introduce and use spte_to_page() by Avi Kivity · 17 years ago
  89. 855149a KVM: MMU: fix dirty bit setting when removing write permissions by Izik Eidus · 17 years ago
  90. 947da53 KVM: MMU: Set the accessed bit on non-speculative shadow ptes by Avi Kivity · 17 years ago
  91. 1e977aa x86: KVM guest: disable clock before rebooting. by Glauber Costa · 17 years ago
  92. 3c62c62 x86: make native_machine_shutdown non-static by Glauber Costa · 17 years ago
  93. ed23dc6 x86: allow machine_crash_shutdown to be replaced by Glauber Costa · 17 years ago
  94. 096d14a x86: KVM guest: hypercall batching by Marcelo Tosatti · 17 years ago
  95. 1da8a77 x86: KVM guest: hypercall based pte updates and TLB flushes by Marcelo Tosatti · 17 years ago
  96. 2f333bc KVM: MMU: hypercall based pte updates and TLB flushes by Marcelo Tosatti · 17 years ago
  97. 9f81128 KVM: Provide unlocked version of emulator_write_phys() by Avi Kivity · 17 years ago
  98. 0cf1bfd x86: KVM guest: add basic paravirt support by Marcelo Tosatti · 17 years ago
  99. a28e4f5 KVM: add basic paravirt support by Marcelo Tosatti · 17 years ago
  100. 308b0f2 KVM: Add reset support for in kernel PIT by Sheng Yang · 17 years ago