1. b34cb59 KVM: Make kvm_mmu_change_mmu_pages() take mmu_lock by itself by Takuya Yoshikawa · 12 years ago
  2. e12091c KVM: Remove unused slot_bitmap from kvm_mmu_page by Takuya Yoshikawa · 12 years ago
  3. b99db1d KVM: MMU: Make kvm_mmu_slot_remove_write_access() rmap based by Takuya Yoshikawa · 12 years ago
  4. 245c391 KVM: MMU: Remove unused parameter level from __rmap_write_protect() by Takuya Yoshikawa · 12 years ago
  5. c972f3b KVM: Write protect the updated slot only when dirty logging is enabled by Takuya Yoshikawa · 12 years ago
  6. aa11e3a Merge branch 'kvm-ppc-next' of https://github.com/agraf/linux-2.6 into queue by Gleb Natapov · 12 years ago
  7. f79ed82 KVM: trace: Fix exit decoding. by Cornelia Huck · 12 years ago
  8. 7751bab KVM: MMU: fix infinite fault access retry by Xiao Guangrong · 12 years ago
  9. c2288505 KVM: MMU: fix Dirty bit missed if CR0.WP = 0 by Xiao Guangrong · 12 years ago
  10. 324b3e6 KVM: PPC: BookE: Add EPR ONE_REG sync by Alexander Graf · 12 years ago
  11. 1c81063 KVM: PPC: BookE: Implement EPR exit by Alexander Graf · 12 years ago
  12. 37ecb25 KVM: PPC: BookE: Emulate mfspr on EPR by Alexander Graf · 12 years ago
  13. b8c649a KVM: PPC: BookE: Allow irq deliveries to inject requests by Alexander Graf · 12 years ago
  14. f2be655 KVM: PPC: Fix mfspr/mtspr MMUCFG emulation by Mihai Caraman · 12 years ago
  15. 50c7bb8 KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1 by Alexander Graf · 12 years ago
  16. 5a33169 KVM: PPC: Only WARN on invalid emulation by Alexander Graf · 12 years ago
  17. 68e2ffe KVM: PPC: Fix SREGS documentation reference by Mihai Caraman · 12 years ago
  18. b26ba22 KVM: s390: Gracefully handle busy conditions on ccw_device_start by Christian Borntraeger · 12 years ago
  19. 73fa21e KVM: s390: Dynamic allocation of virtio-ccw I/O data. by Cornelia Huck · 12 years ago
  20. fb864fb KVM: x86 emulator: convert basic ALU ops to fastop by Avi Kivity · 12 years ago
  21. f7857f3 KVM: x86 emulator: add macros for defining 2-operand fastop emulation by Avi Kivity · 12 years ago
  22. 45a1467 KVM: x86 emulator: convert NOT, NEG to fastop by Avi Kivity · 12 years ago
  23. 75f7284 KVM: x86 emulator: mark CMP, CMPS, SCAS, TEST as NoWrite by Avi Kivity · 12 years ago
  24. b6744dc KVM: x86 emulator: introduce NoWrite flag by Avi Kivity · 12 years ago
  25. b7d491e KVM: x86 emulator: Support for declaring single operand fastops by Avi Kivity · 12 years ago
  26. e28bbd4 KVM: x86 emulator: framework for streamlining arithmetic opcodes by Avi Kivity · 12 years ago
  27. b09408d KVM: VMX: fix incorrect cached cpl value with real/v8086 modes by Marcelo Tosatti · 12 years ago
  28. b0cfeb5 KVM: x86: remove unused variable from walk_addr_generic() by Gleb Natapov · 12 years ago
  29. 908e7d7 KVM: MMU: simplify folding of dirty bit into accessed_dirty by Gleb Natapov · 12 years ago
  30. ee04e0c KVM: mmu: remove unused trace event by Gleb Natapov · 12 years ago
  31. fa6b7fe KVM: s390: Add support for channel I/O instructions. by Cornelia Huck · 12 years ago
  32. d6712df KVM: s390: Base infrastructure for enabling capabilities. by Cornelia Huck · 12 years ago
  33. f379aae KVM: s390: In-kernel handling of I/O instructions. by Cornelia Huck · 12 years ago
  34. 48a3e95 KVM: s390: Add support for machine checks. by Cornelia Huck · 12 years ago
  35. d8346b7 KVM: s390: Support for I/O interrupts. by Cornelia Huck · 12 years ago
  36. b1c571a KVM: s390: Decoding helper functions. by Cornelia Huck · 12 years ago
  37. 7797535 KVM: s390: Constify intercept handler tables. by Cornelia Huck · 12 years ago
  38. 0ca1b4f KVM: VMX: handle IO when emulation is due to #GP in real mode. by Gleb Natapov · 12 years ago
  39. d54d07b KVM: VMX: Do not fix segment register during vcpu initialization. by Gleb Natapov · 12 years ago
  40. d99e415 KVM: VMX: fix emulation of invalid guest state. by Gleb Natapov · 12 years ago
  41. 89efbed KVM: VMX: make rmode_segment_valid() more strict. by Gleb Natapov · 12 years ago
  42. 045a282 KVM: emulator: implement fninit, fnstsw, fnstcw by Gleb Natapov · 12 years ago
  43. 3a78a4f KVM: emulator: drop RPL check from linearize() function by Gleb Natapov · 12 years ago
  44. 11393a0 x86: kvm_para: fix typo in hypercall comments by Jesse Larrew · 12 years ago
  45. 7ec4fb4 KVM: move the code that installs new slots array to a separate function. by Gleb Natapov · 12 years ago
  46. f924d66 KVM: VMX: remove unneeded temporary variable from vmx_set_segment() by Gleb Natapov · 12 years ago
  47. 1ecd50a KVM: VMX: clean-up vmx_set_segment() by Gleb Natapov · 12 years ago
  48. 39dcfb9 KVM: VMX: remove redundant code from vmx_set_segment() by Gleb Natapov · 12 years ago
  49. beb853ff KVM: VMX: use fix_rmode_seg() to fix all code/data segments by Gleb Natapov · 12 years ago
  50. c6ad1153 KVM: VMX: return correct segment limit and flags for CS/SS registers in real mode by Gleb Natapov · 12 years ago
  51. 0647f4a KVM: VMX: relax check for CS register in rmode_segment_valid() by Gleb Natapov · 12 years ago
  52. 07f42f5 KVM: VMX: cleanup rmode_segment_valid() by Gleb Natapov · 12 years ago
  53. 116c14c kvm: Fix memory slot generation updates by Alex Williamson · 12 years ago
  54. 871a069 KVM: remove a wrong hack of delivery PIT intr to vcpu0 by Yang Zhang · 12 years ago
  55. 7e64e05 KVM: s390: Add a channel I/O based virtio transport driver. by Cornelia Huck · 12 years ago
  56. 0abbe44 s390/ccwdev: Include asm/schid.h. by Cornelia Huck · 12 years ago
  57. 55c171a KVM: s390: Handle hosts not supporting s390-virtio. by Cornelia Huck · 12 years ago
  58. d4b06c2 kvm: fix i8254 counter 0 wraparound by Nickolai Zeldovich · 12 years ago
  59. e11ae1a KVM: remove unused variable. by Gleb Natapov · 12 years ago
  60. 0f888f5 KVM: Increase user memory slots on x86 to 125 by Alex Williamson · 12 years ago
  61. 1e702d9 KVM: struct kvm_memory_slot.id -> short by Alex Williamson · 12 years ago
  62. 6104f47 KVM: struct kvm_memory_slot.flags -> u32 by Alex Williamson · 12 years ago
  63. f82a8cf KVM: struct kvm_memory_slot.user_alloc -> bool by Alex Williamson · 12 years ago
  64. 0743247 KVM: Make KVM_PRIVATE_MEM_SLOTS optional by Alex Williamson · 12 years ago
  65. bbacc0c KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS by Alex Williamson · 12 years ago
  66. b7f69c5 KVM: Minor memory slot optimization by Alex Williamson · 12 years ago
  67. e40f193 KVM: Fix iommu map/unmap to handle memory slot moves by Alex Williamson · 12 years ago
  68. 9c695d4 KVM: Check userspace_addr when modifying a memory slot by Alex Williamson · 12 years ago
  69. f0736cf0 KVM: Restrict non-existing slot state transitions by Alex Williamson · 12 years ago
  70. f3200d0 KVM: inject ExtINT interrupt before APIC interrupts by Gleb Natapov · 12 years ago
  71. 5e2c688 KVM: x86: fix mov immediate emulation for 64-bit operands by Nadav Amit · 12 years ago
  72. 7f66227 KVM: emulator: implement AAD instruction by Gleb Natapov · 12 years ago
  73. 66cdd0c Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  74. 896ea17 Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  75. c7708fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  76. 3127f23 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  77. 8863e09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 12 years ago
  78. 8d9ea71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  79. f6e858a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  80. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  81. 8b0cab1 Merge tag 'regulator-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  82. fd62c54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  83. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  84. dadfab4 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  85. 046e7d6 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  86. fe504c5 Merge tag 'boards2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  87. 698d601 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  88. a11da7d Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  89. b8edf84 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  90. db5b0ae Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  91. eca2a43 bridge: fix icmpv6 endian bug and other sparse warnings by stephen hemminger · 12 years ago
  92. dc2e573 net: ethool: Document struct ethtool_flow_ext by Yan Burman · 12 years ago
  93. 7bdc1b4 ndisc: Fix padding error in link-layer address option. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  94. 4997442 tuntap: dont use skb after netif_rx_ni(skb) by Eric Dumazet · 12 years ago
  95. 026e43d nfc: remove noisy message from llcp_sock_sendmsg by Dave Jones · 12 years ago
  96. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  97. e37aa63 Merge tag 'for-linus-20121212' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-mn10300 by Linus Torvalds · 12 years ago
  98. 9887090 mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic() by Lin Feng · 12 years ago
  99. 66521d5 mm/memory.c: remove unused code from do_wp_page() by Dominik Dingel · 12 years ago
  100. 816422a asm-generic, mm: pgtable: consolidate zero page helpers by Kirill A. Shutemov · 12 years ago