1. 6757792 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 14 years ago
  2. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  3. a7f505c MIPS: MT: Fix build error iFPU affinity code by Ralf Baechle · 14 years ago
  4. 3a99c63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  5. 1dfd166 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  6. 4b37ba9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  7. 0b824d2 P4080/mtd: Fix the freescale lbc issue with 36bit mode by Lan Chunhe-B25806 · 14 years ago
  8. 3ab8f2a P4080/eLBC: Make Freescale elbc interrupt common to elbc devices by Roy Zang · 14 years ago
  9. 93ac5a5 ARM: platform data to use the FSMC NAND with the U300 by Linus Walleij · 14 years ago
  10. bc49c28 mtd: add Broadcom BCM63xx image tag partition parser by Florian Fainelli · 14 years ago
  11. c1f8247 mtd: pxa3xx_nand: condense the flash definition by Lei Wen · 14 years ago
  12. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  13. 1765a1f Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  14. 188e213 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  15. 77db5cb KVM: MCE: Send SRAR SIGBUS directly by Huang Ying · 14 years ago
  16. 5854dbc KVM: MCE: Add MCG_SER_P into KVM_MCE_CAP_SUPPORTED by Huang Ying · 14 years ago
  17. 9611c18 KVM: fix typo in copyright notice by Nicolas Kaiser · 14 years ago
  18. 395c6b0 KVM: Disable interrupts around get_kernel_ns() by Avi Kivity · 14 years ago
  19. 7ebaf15 KVM: MMU: Avoid sign extension in mmu_alloc_direct_roots() pae root address by Avi Kivity · 14 years ago
  20. 3377078 KVM: MMU: move access code parsing to FNAME(walk_addr) function by Xiao Guangrong · 14 years ago
  21. 6903074 KVM: MMU: audit: check whether have unsync sps after root sync by Xiao Guangrong · 14 years ago
  22. 38904e1 KVM: MMU: audit: introduce audit_printk to cleanup audit code by Xiao Guangrong · 14 years ago
  23. c42fffe KVM: MMU: audit: unregister audit tracepoints before module unloaded by Xiao Guangrong · 14 years ago
  24. 98224bf KVM: MMU: audit: fix vcpu's spte walking by Xiao Guangrong · 14 years ago
  25. 33f91ed KVM: MMU: set access bit for direct mapping by Xiao Guangrong · 14 years ago
  26. 20bd40d KVM: MMU: cleanup for error mask set while walk guest page table by Xiao Guangrong · 14 years ago
  27. 6292757 KVM: MMU: update 'root_hpa' out of loop in PAE shadow path by Xiao Guangrong · 14 years ago
  28. 7129eec KVM: x86 emulator: Eliminate compilation warning in x86_decode_insn() by Sheng Yang · 14 years ago
  29. 5093362 KVM: x86: Fix constant type in kvm_get_time_scale by Jan Kiszka · 14 years ago
  30. 07d6f55 KVM: VMX: Add AX to list of registers clobbered by guest switch by Jan Kiszka · 14 years ago
  31. 19b6a85 KVM guest: Move a printk that's using the clock before it's ready by Arjan Koers · 14 years ago
  32. c285545 KVM: x86: TSC catchup mode by Zachary Amsden · 14 years ago
  33. 34c238a KVM: x86: Rename timer function by Zachary Amsden · 14 years ago
  34. 5f4e3f8 KVM: x86: Make math work for other scales by Zachary Amsden · 14 years ago
  35. 49e9d55 KVM: VMX: Respect interrupt window in big real mode by Avi Kivity · 14 years ago
  36. a92601b KVM: VMX: Emulated real mode interrupt injection by Mohammed Gamal · 14 years ago
  37. 6399565 KVM: Add kvm_inject_realmode_interrupt() wrapper by Mohammed Gamal · 14 years ago
  38. 4ab8e02 KVM: x86 emulator: Expose emulate_int_real() by Mohammed Gamal · 14 years ago
  39. cb16a7b KVM: MMU: fix counting of rmap entries in rmap_add() by Hillf Danton · 14 years ago
  40. a0a07cd KVM: SVM: do not generate "external interrupt exit" if other exit is pending by Gleb Natapov · 14 years ago
  41. f4f5105 KVM: Convert PIC lock from raw spinlock to ordinary spinlock by Avi Kivity · 14 years ago
  42. 28e4639 KVM: x86: Fix kvmclock bug by Zachary Amsden · 14 years ago
  43. 0959ffa KVM: MMU: Don't track nested fault info in error-code by Joerg Roedel · 14 years ago
  44. 625831a KVM: VMX: Move fixup_rmode_irq() to avoid forward declaration by Avi Kivity · 14 years ago
  45. b463a6f KVM: Non-atomic interrupt injection by Avi Kivity · 14 years ago
  46. 83422e1 KVM: VMX: Parameterize vmx_complete_interrupts() for both exit and entry by Avi Kivity · 14 years ago
  47. 537b37e KVM: VMX: Move real-mode interrupt injection fixup to vmx_complete_interrupts() by Avi Kivity · 14 years ago
  48. 51aa01d KVM: VMX: Split up vmx_complete_interrupts() by Avi Kivity · 14 years ago
  49. 3842d13 KVM: Check for pending events before attempting injection by Avi Kivity · 14 years ago
  50. b0bc3ee KVM: MMU: Fix regression with ept memory types merged into non-ept page tables by Avi Kivity · 14 years ago
  51. 4c62a2d KVM: X86: Report SVM bit to userspace only when supported by Joerg Roedel · 14 years ago
  52. 3d4aeaa KVM: SVM: Report Nested Paging support to userspace by Joerg Roedel · 14 years ago
  53. 55c5e46 KVM: SVM: Expect two more candiates for exit_int_info by Joerg Roedel · 14 years ago
  54. 4b16184 KVM: SVM: Initialize Nested Nested MMU context on VMRUN by Joerg Roedel · 14 years ago
  55. 5bd2edc KVM: SVM: Implement MMU helper functions for Nested Nested Paging by Joerg Roedel · 14 years ago
  56. 2d48a98 KVM: MMU: Track NX state in struct kvm_mmu by Joerg Roedel · 14 years ago
  57. 81407ca KVM: MMU: Allow long mode shadows for legacy page tables by Joerg Roedel · 14 years ago
  58. 651dd37 KVM: MMU: Refactor mmu_alloc_roots function by Joerg Roedel · 14 years ago
  59. d41d189 KVM: MMU: Introduce kvm_pdptr_read_mmu by Joerg Roedel · 14 years ago
  60. ff03a07 KVM: MMU: Add kvm_mmu parameter to load_pdptrs function by Joerg Roedel · 14 years ago
  61. d47f00a KVM: X86: Propagate fetch faults by Joerg Roedel · 14 years ago
  62. d4f8cf6 KVM: MMU: Propagate the right fault back to the guest after gva_to_gpa by Joerg Roedel · 14 years ago
  63. 02f59dc KVM: MMU: Introduce init_kvm_nested_mmu() by Joerg Roedel · 14 years ago
  64. 3d06b8b KVM: MMU: Introduce kvm_read_nested_guest_page() by Joerg Roedel · 14 years ago
  65. 2329d46 KVM: MMU: Make walk_addr_generic capable for two-level walking by Joerg Roedel · 14 years ago
  66. ec92fe4 KVM: X86: Add kvm_read_guest_page_mmu function by Joerg Roedel · 14 years ago
  67. 6539e73 KVM: MMU: Implement nested gva_to_gpa functions by Joerg Roedel · 14 years ago
  68. 14dfe85 KVM: X86: Introduce pointer to mmu context used for gva_to_gpa by Joerg Roedel · 14 years ago
  69. c30a358 KVM: MMU: Add infrastructure for two-level page walker by Joerg Roedel · 14 years ago
  70. 1e301fe KVM: MMU: Introduce generic walk_addr function by Joerg Roedel · 14 years ago
  71. 8df25a3 KVM: MMU: Track page fault data in struct vcpu by Joerg Roedel · 14 years ago
  72. 3241f22 KVM: MMU: Let is_rsvd_bits_set take mmu context instead of vcpu by Joerg Roedel · 14 years ago
  73. 52fde8d KVM: MMU: Introduce kvm_init_shadow_mmu helper function by Joerg Roedel · 14 years ago
  74. cb659db KVM: MMU: Introduce inject_page_fault function pointer by Joerg Roedel · 14 years ago
  75. 5777ed3 KVM: MMU: Introduce get_cr3 function pointer by Joerg Roedel · 14 years ago
  76. 1c97f0a KVM: X86: Introduce a tdp_set_cr3 function by Joerg Roedel · 14 years ago
  77. f43addd KVM: MMU: Make set_cr3 a function pointer in kvm_mmu by Joerg Roedel · 14 years ago
  78. c5a78f2b KVM: MMU: Make tdp_enabled a mmu-context parameter by Joerg Roedel · 14 years ago
  79. 957446a KVM: MMU: Check for root_level instead of long mode by Joerg Roedel · 14 years ago
  80. 7b91409 KVM: x86: Emulate MSR_EBC_FREQUENCY_ID by Jes Sorensen · 14 years ago
  81. b9a52c4 x86: Define MSR_EBC_FREQUENCY_ID by Jes Sorensen · 14 years ago
  82. b75f4eb KVM: SVM: Clean up rip handling in vmrun emulation by Roedel, Joerg · 14 years ago
  83. cda0008 KVM: SVM: Restore correct registers after sel_cr0 intercept emulation by Joerg Roedel · 14 years ago
  84. f87f928 KVM: MMU: Fix 32 bit legacy paging with NPT by Joerg Roedel · 14 years ago
  85. 26e673c KVM: PPC: Move of include to __KERNEL__ section by Alexander Graf · 14 years ago
  86. 344941b KVM: PPC: Fix compile error in e500_tlb.c by Alexander Graf · 14 years ago
  87. 21e537b KVM: PPC: e500_tlb: Fix a minor copy-paste tracing bug by Kyle Moffett · 14 years ago
  88. c5335f1 KVM: PPC: Implement level interrupts for BookE by Alexander Graf · 14 years ago
  89. 7b4203e KVM: PPC: Expose level based interrupt cap by Alexander Graf · 14 years ago
  90. 17bd158 KVM: PPC: Implement Level interrupts on Book3S by Alexander Graf · 14 years ago
  91. 591bd8e KVM: PPC: Enable napping only for Book3s_64 by Alexander Graf · 14 years ago
  92. ebc65874 KVM: PPC: allow ppc440gp to pass the compatibility check by Hollis Blanchard · 14 years ago
  93. 0b3bafc KVM: PPC: fix compilation of "dump tlbs" debug function by Hollis Blanchard · 14 years ago
  94. 082decf KVM: PPC: initialize IVORs in addition to IVPR by Hollis Blanchard · 14 years ago
  95. 296c19d KVM: PPC: Don't put MSR_POW in MSR by Alexander Graf · 14 years ago
  96. 8b6db3b KVM: PPC: Implement correct SID mapping on Book3s_32 by Alexander Graf · 14 years ago
  97. ad08737 KVM: PPC: Force enable nap on KVM by Alexander Graf · 14 years ago
  98. df08bd1 KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31 by Alexander Graf · 14 years ago
  99. 9ee18b1 KVM: PPC: Update int_pending also on dequeue by Alexander Graf · 14 years ago
  100. 512ba59 KVM: PPC: Make PV mtmsr work with r30 and r31 by Alexander Graf · 14 years ago