1. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  2. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  3. d5fc1d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  4. 8d91530 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  5. c145307 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  6. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  7. 9d1f44e [CPUFREQ] Remove pointless printk from p4-clockmod. by Dave Jones · 14 years ago
  8. 307069c [CPUFREQ] Fix section mismatch for powernow_cpu_init in powernow-k7.c by Holger Freyther · 14 years ago
  9. 2530573 [CPUFREQ] Fix section mismatch for longhaul_cpu_init. by Holger Freyther · 14 years ago
  10. 7e2d811 [CPUFREQ] Fix section mismatch for longrun_cpu_init. by Holger Freyther · 14 years ago
  11. b30d330 [CPUFREQ] powernow-k8: Fix misleading variable naming by Borislav Petkov · 14 years ago
  12. 55c789b [CPUFREQ] Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  13. ccc5638 [CPUFREQ] arch/x86/kernel/cpu/cpufreq: use for_each_pci_dev() by Kulikov Vasiliy · 14 years ago
  14. 6f4f272 [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent by Thomas Renninger · 14 years ago
  15. 6b72e39 [CPUFREQ] acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification by Thomas Renninger · 14 years ago
  16. 298decf [CPUFREQ] powernow-k8: On load failure, remind the user to enable support in BIOS setup by Marti Raudsepp · 15 years ago
  17. c2f4a2c [CPUFREQ] powernow-k8: Limit Pstate transition latency check by Borislav Petkov · 14 years ago
  18. 6ebdf77 [CPUFREQ] Fix PCC driver error path by Matthew Garrett · 14 years ago
  19. 0d9715d [CPUFREQ] fix double freeing in error path of pcc-cpufreq by Daniel J Blueman · 14 years ago
  20. 5d77b85 [CPUFREQ] pcc driver should check for pcch method before calling _OSC by Matthew Garrett · 14 years ago
  21. 98a5ae2 x86, mce: Notify about corrected events too by Borislav Petkov · 14 years ago
  22. 804f868 Remove indirect read write api support. by Sreedhara DS · 14 years ago
  23. 35f2915 intel_scu_ipc: add definitions for vRTC related command by Feng Tang · 14 years ago
  24. 3444d7d KVM: VMX: Fix host GDT.LIMIT corruption by Avi Kivity · 14 years ago
  25. 9a3aad7 KVM: MMU: using __xchg_spte more smarter by Xiao Guangrong · 14 years ago
  26. e4b502e KVM: MMU: cleanup spte set and accssed/dirty tracking by Xiao Guangrong · 14 years ago
  27. be233d4 KVM: MMU: don't atomicly set spte if it's not present by Xiao Guangrong · 14 years ago
  28. 9ed5520 KVM: MMU: fix page dirty tracking lost while sync page by Xiao Guangrong · 14 years ago
  29. daa3db6 KVM: MMU: fix broken page accessed tracking with ept enabled by Xiao Guangrong · 14 years ago
  30. fa1de2b KVM: MMU: add missing reserved bits check in speculative path by Xiao Guangrong · 14 years ago
  31. 6e3e243 KVM: MMU: fix mmu notifier invalidate handler for huge spte by Andrea Arcangeli · 14 years ago
  32. c19b8bd6 KVM: x86 emulator: fix xchg instruction emulation by Wei Yongjun · 14 years ago
  33. 9195c4d KVM: x86: Call mask notifiers from pic by Gleb Natapov · 14 years ago
  34. 68be080 KVM: x86: never re-execute instruction with enabled tdp by Gleb Natapov · 14 years ago
  35. c0e0608 KVM: x86: emulator: inc/dec can have lock prefix by Gleb Natapov · 14 years ago
  36. 24157aa KVM: MMU: Eliminate redundant temporaries in FNAME(fetch) by Avi Kivity · 14 years ago
  37. 5991b33 KVM: MMU: Validate all gptes during fetch, not just those used for new pages by Avi Kivity · 14 years ago
  38. 0b3c933 KVM: MMU: Simplify spte fetch() function by Avi Kivity · 14 years ago
  39. 39c8c67 KVM: MMU: Add gpte_valid() helper by Avi Kivity · 14 years ago
  40. a357bd2 KVM: MMU: Add validate_direct_spte() helper by Avi Kivity · 14 years ago
  41. a3aa51c KVM: MMU: Add drop_large_spte() helper by Avi Kivity · 14 years ago
  42. 121eee9 KVM: MMU: Use __set_spte to link shadow pages by Avi Kivity · 14 years ago
  43. 32ef26a KVM: MMU: Add link_shadow_page() helper by Avi Kivity · 14 years ago
  44. 908e75f KVM: Expose MCE control MSRs to userspace by Avi Kivity · 14 years ago
  45. aea924f KVM: PIT: stop vpit before freeing irq_routing by Xiao Guangrong · 14 years ago
  46. a6f177e KVM: Reenter guest after emulation failure if due to access to non-mmio address by Gleb Natapov · 14 years ago
  47. edba23e KVM: Return EFAULT from kvm ioctl when guest accesses bad area by Gleb Natapov · 14 years ago
  48. 673813e KVM: fix lock imbalance in kvm_create_pit() by Jiri Slaby · 14 years ago
  49. f59c1d2 KVM: MMU: Keep going on permission error by Avi Kivity · 14 years ago
  50. b0eeec2 KVM: MMU: Only indicate a fetch fault in page fault error code if nx is enabled by Avi Kivity · 14 years ago
  51. 5d55f29 KVM: x86 emulator: re-implementing 'mov AL,moffs' instruction decoding by Wei Yongjun · 14 years ago
  52. 07cbc6c KVM: x86 emulator: fix cli/sti instruction emulation by Wei Yongjun · 14 years ago
  53. b16b2b7 KVM: x86 emulator: fix 'mov rm,sreg' instruction decoding by Wei Yongjun · 14 years ago
  54. e97e883 KVM: x86 emulator: fix 'and AL,imm8' instruction decoding by Wei Yongjun · 14 years ago
  55. ce7a0ad KVM: x86 emulator: fix the comment of out instruction by Wei Yongjun · 14 years ago
  56. a5046e6 KVM: x86 emulator: fix 'mov sreg,rm16' instruction decoding by Wei Yongjun · 14 years ago
  57. b79b93f KVM: MMU: Don't drop accessed bit while updating an spte by Avi Kivity · 14 years ago
  58. a9221dd KVM: MMU: Atomically check for accessed bit when dropping an spte by Avi Kivity · 14 years ago
  59. ce06186 KVM: MMU: Move accessed/dirty bit checks from rmap_remove() to drop_spte() by Avi Kivity · 14 years ago
  60. be38d27 KVM: MMU: Introduce drop_spte() by Avi Kivity · 14 years ago
  61. dd180b3 KVM: VMX: fix tlb flush with invalid root by Xiao Guangrong · 14 years ago
  62. 8285541 KVM: Remove unnecessary divide operations by Joerg Roedel · 14 years ago
  63. 84754cd KVM: MMU: cleanup FNAME(fetch)() functions by Xiao Guangrong · 14 years ago
  64. 9e7b0e7 KVM: MMU: fix direct sp's access corrupted by Xiao Guangrong · 14 years ago
  65. 5fd5387 KVM: MMU: fix conflict access permissions in direct sp by Xiao Guangrong · 14 years ago
  66. 36a2e67 KVM: MMU: fix writable sync sp mapping by Xiao Guangrong · 14 years ago
  67. f5f48ee KVM: VMX: Execute WBINVD to keep data consistency with assigned devices by Sheng Yang · 14 years ago
  68. 3e00750 KVM: Simplify vcpu_enter_guest() mmu reload logic slightly by Avi Kivity · 14 years ago
  69. 529df65 KVM: Search the LAPIC's for one that will accept a PIC interrupt by Chris Lalancette · 14 years ago
  70. 6c3f604 KVM: x86: Enable AVX for guest by Sheng Yang · 14 years ago
  71. 7ac7709 KVM: Prevent internal slots from being COWed by Avi Kivity · 14 years ago
  72. a8eeb04 KVM: Add mini-API for vcpu->requests by Avi Kivity · 14 years ago
  73. 36633f3 KVM: i8259: simplify pic_irq_request() calling sequence by Avi Kivity · 14 years ago
  74. 073d461 KVM: i8259: reduce excessive abstraction for pic_irq_request() by Avi Kivity · 14 years ago
  75. b74a07b KVM: Remove kernel-allocated memory regions by Avi Kivity · 14 years ago
  76. a1f4d395 KVM: Remove memory alias support by Avi Kivity · 14 years ago
  77. d1ac91d KVM: Consolidate load/save temporary buffer allocation and freeing by Avi Kivity · 14 years ago
  78. a1a005f KVM: Fix xsave and xcr save/restore memory leak by Avi Kivity · 14 years ago
  79. 7d5993d KVM: x86 emulator: fix group3 instruction decoding by Wei Yongjun · 14 years ago
  80. e7dca5c KVM: x86: Allow any LAPIC to accept PIC interrupts by Chris Lalancette · 14 years ago
  81. 33572ac KVM: x86: Introduce a workqueue to deliver PIT timer interrupts by Chris Lalancette · 14 years ago
  82. c37eda1 KVM: x86 emulator: fix pusha instruction emulation by Wei Yongjun · 14 years ago
  83. bd37139 KVM: x86: fix -DDEBUG oops by Zachary Amsden · 14 years ago
  84. 1047df1 KVM: MMU: don't walk every parent pages while mark unsync by Xiao Guangrong · 14 years ago
  85. 7a8f1a7 KVM: MMU: clear unsync_child_bitmap completely by Xiao Guangrong · 14 years ago
  86. ebdea63 KVM: MMU: cleanup for __mmu_unsync_walk() by Xiao Guangrong · 14 years ago
  87. be71e06 KVM: MMU: don't mark pte notrap if it's just sync transient by Xiao Guangrong · 14 years ago
  88. f918b44 KVM: MMU: avoid double write protected in sync page path by Xiao Guangrong · 14 years ago
  89. cb83cad KVM: MMU: cleanup for dirty page judgment by Xiao Guangrong · 14 years ago
  90. ac3cd03 KVM: MMU: rename 'page' and 'shadow_page' to 'sp' by Xiao Guangrong · 14 years ago
  91. 2d5b5a6 KVM: x86: XSAVE/XRSTOR live migration support by Sheng Yang · 14 years ago
  92. 2390218 KVM: Fix mov cr3 #GP at wrong instruction by Avi Kivity · 14 years ago
  93. a83b29c KVM: Fix mov cr4 #GP at wrong instruction by Avi Kivity · 14 years ago
  94. 49a9b07 KVM: Fix mov cr0 #GP at wrong instruction by Avi Kivity · 14 years ago
  95. 2acf923 KVM: VMX: Enable XSAVE/XRSTOR for guest by Dexuan Cui · 14 years ago
  96. f495c6e KVM: VMX: Fix incorrect rcu deref in rmode_tss_base() by Avi Kivity · 14 years ago
  97. a24e809 KVM: Fix unused but set warnings by Andi Kleen · 14 years ago
  98. 3b5d132 KVM: MMU: delay local tlb flush by Xiao Guangrong · 14 years ago
  99. 5304efd KVM: MMU: use wrapper function to flush local tlb by Xiao Guangrong · 14 years ago
  100. 4f78fd0 KVM: MMU: remove unnecessary remote tlb flush by Xiao Guangrong · 14 years ago