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. b7c8e55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  3. 03da309 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  4. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  5. d5fc1d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  6. d9b68e5 parisc: pass through '\t' to early (iodc) console by Kyle McMartin · 14 years ago
  7. 8d91530 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  8. 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
  9. 5e83f6f Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  10. fe445c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  11. f63b759 Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  12. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  13. be82ae0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  14. 9d1f44e [CPUFREQ] Remove pointless printk from p4-clockmod. by Dave Jones · 14 years ago
  15. 307069c [CPUFREQ] Fix section mismatch for powernow_cpu_init in powernow-k7.c by Holger Freyther · 14 years ago
  16. 2530573 [CPUFREQ] Fix section mismatch for longhaul_cpu_init. by Holger Freyther · 14 years ago
  17. 7e2d811 [CPUFREQ] Fix section mismatch for longrun_cpu_init. by Holger Freyther · 14 years ago
  18. b30d330 [CPUFREQ] powernow-k8: Fix misleading variable naming by Borislav Petkov · 14 years ago
  19. 55c789b [CPUFREQ] Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  20. ccc5638 [CPUFREQ] arch/x86/kernel/cpu/cpufreq: use for_each_pci_dev() by Kulikov Vasiliy · 14 years ago
  21. 6f4f272 [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent by Thomas Renninger · 14 years ago
  22. 6b72e39 [CPUFREQ] acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification by Thomas Renninger · 14 years ago
  23. 298decf [CPUFREQ] powernow-k8: On load failure, remind the user to enable support in BIOS setup by Marti Raudsepp · 14 years ago
  24. c2f4a2c [CPUFREQ] powernow-k8: Limit Pstate transition latency check by Borislav Petkov · 14 years ago
  25. 6ebdf77 [CPUFREQ] Fix PCC driver error path by Matthew Garrett · 14 years ago
  26. 0d9715d [CPUFREQ] fix double freeing in error path of pcc-cpufreq by Daniel J Blueman · 14 years ago
  27. 5d77b85 [CPUFREQ] pcc driver should check for pcch method before calling _OSC by Matthew Garrett · 14 years ago
  28. 98a5ae2 x86, mce: Notify about corrected events too by Borislav Petkov · 14 years ago
  29. 804f868 Remove indirect read write api support. by Sreedhara DS · 14 years ago
  30. 35f2915 intel_scu_ipc: add definitions for vRTC related command by Feng Tang · 14 years ago
  31. d01d075 Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  32. ace6e97 V4L/DVB: mediabus: fix ambiguous pixel code names by Guennadi Liakhovetski · 14 years ago
  33. 3444d7d KVM: VMX: Fix host GDT.LIMIT corruption by Avi Kivity · 14 years ago
  34. 9a3aad7 KVM: MMU: using __xchg_spte more smarter by Xiao Guangrong · 14 years ago
  35. e4b502e KVM: MMU: cleanup spte set and accssed/dirty tracking by Xiao Guangrong · 14 years ago
  36. be233d4 KVM: MMU: don't atomicly set spte if it's not present by Xiao Guangrong · 14 years ago
  37. 9ed5520 KVM: MMU: fix page dirty tracking lost while sync page by Xiao Guangrong · 14 years ago
  38. daa3db6 KVM: MMU: fix broken page accessed tracking with ept enabled by Xiao Guangrong · 14 years ago
  39. fa1de2b KVM: MMU: add missing reserved bits check in speculative path by Xiao Guangrong · 14 years ago
  40. 6e3e243 KVM: MMU: fix mmu notifier invalidate handler for huge spte by Andrea Arcangeli · 14 years ago
  41. c19b8bd6 KVM: x86 emulator: fix xchg instruction emulation by Wei Yongjun · 14 years ago
  42. 9195c4d KVM: x86: Call mask notifiers from pic by Gleb Natapov · 14 years ago
  43. 68be080 KVM: x86: never re-execute instruction with enabled tdp by Gleb Natapov · 14 years ago
  44. c0e0608 KVM: x86: emulator: inc/dec can have lock prefix by Gleb Natapov · 14 years ago
  45. 24157aa KVM: MMU: Eliminate redundant temporaries in FNAME(fetch) by Avi Kivity · 14 years ago
  46. 5991b33 KVM: MMU: Validate all gptes during fetch, not just those used for new pages by Avi Kivity · 14 years ago
  47. 0b3c933 KVM: MMU: Simplify spte fetch() function by Avi Kivity · 14 years ago
  48. 39c8c67 KVM: MMU: Add gpte_valid() helper by Avi Kivity · 14 years ago
  49. a357bd2 KVM: MMU: Add validate_direct_spte() helper by Avi Kivity · 14 years ago
  50. a3aa51c KVM: MMU: Add drop_large_spte() helper by Avi Kivity · 14 years ago
  51. 121eee9 KVM: MMU: Use __set_spte to link shadow pages by Avi Kivity · 14 years ago
  52. 32ef26a KVM: MMU: Add link_shadow_page() helper by Avi Kivity · 14 years ago
  53. 908e75f KVM: Expose MCE control MSRs to userspace by Avi Kivity · 14 years ago
  54. aea924f KVM: PIT: stop vpit before freeing irq_routing by Xiao Guangrong · 14 years ago
  55. a6f177e KVM: Reenter guest after emulation failure if due to access to non-mmio address by Gleb Natapov · 14 years ago
  56. edba23e KVM: Return EFAULT from kvm ioctl when guest accesses bad area by Gleb Natapov · 14 years ago
  57. 673813e KVM: fix lock imbalance in kvm_create_pit() by Jiri Slaby · 14 years ago
  58. f59c1d2 KVM: MMU: Keep going on permission error by Avi Kivity · 14 years ago
  59. b0eeec2 KVM: MMU: Only indicate a fetch fault in page fault error code if nx is enabled by Avi Kivity · 14 years ago
  60. 5d55f29 KVM: x86 emulator: re-implementing 'mov AL,moffs' instruction decoding by Wei Yongjun · 14 years ago
  61. 07cbc6c KVM: x86 emulator: fix cli/sti instruction emulation by Wei Yongjun · 14 years ago
  62. b16b2b7 KVM: x86 emulator: fix 'mov rm,sreg' instruction decoding by Wei Yongjun · 14 years ago
  63. e97e883 KVM: x86 emulator: fix 'and AL,imm8' instruction decoding by Wei Yongjun · 14 years ago
  64. ce7a0ad KVM: x86 emulator: fix the comment of out instruction by Wei Yongjun · 14 years ago
  65. a5046e6 KVM: x86 emulator: fix 'mov sreg,rm16' instruction decoding by Wei Yongjun · 14 years ago
  66. b79b93f KVM: MMU: Don't drop accessed bit while updating an spte by Avi Kivity · 14 years ago
  67. a9221dd KVM: MMU: Atomically check for accessed bit when dropping an spte by Avi Kivity · 14 years ago
  68. ce06186 KVM: MMU: Move accessed/dirty bit checks from rmap_remove() to drop_spte() by Avi Kivity · 14 years ago
  69. be38d27 KVM: MMU: Introduce drop_spte() by Avi Kivity · 14 years ago
  70. dd180b3 KVM: VMX: fix tlb flush with invalid root by Xiao Guangrong · 14 years ago
  71. 5689cc5 KVM: Use u64 for frame data types by Joerg Roedel · 14 years ago
  72. 8285541 KVM: Remove unnecessary divide operations by Joerg Roedel · 14 years ago
  73. fef093be KVM: PPC: Make use of hash based Shadow MMU by Alexander Graf · 14 years ago
  74. 7741909 KVM: PPC: Add generic hpte management functions by Alexander Graf · 14 years ago
  75. 84754cd KVM: MMU: cleanup FNAME(fetch)() functions by Xiao Guangrong · 14 years ago
  76. 9e7b0e7 KVM: MMU: fix direct sp's access corrupted by Xiao Guangrong · 14 years ago
  77. 5fd5387 KVM: MMU: fix conflict access permissions in direct sp by Xiao Guangrong · 14 years ago
  78. 36a2e67 KVM: MMU: fix writable sync sp mapping by Xiao Guangrong · 14 years ago
  79. f5f48ee KVM: VMX: Execute WBINVD to keep data consistency with assigned devices by Sheng Yang · 14 years ago
  80. 3e00750 KVM: Simplify vcpu_enter_guest() mmu reload logic slightly by Avi Kivity · 14 years ago
  81. 529df65 KVM: Search the LAPIC's for one that will accept a PIC interrupt by Chris Lalancette · 14 years ago
  82. 979586e KVM: ia64: cleanup kvm_ia64_sync_dirty_log() by Takuya Yoshikawa · 14 years ago
  83. 4482b06 KVM: ia64: fix dirty_log_lock spin_lock section not to include get_dirty_log() by Takuya Yoshikawa · 14 years ago
  84. 4d29bdb KVM: PPC: Make BAT only guest segments work by Alexander Graf · 14 years ago
  85. 3b24915 KVM: PPC: Use kernel hash function by Alexander Graf · 14 years ago
  86. a576f7a KVM: PPC: Remove obsolete kvmppc_mmu_find_pte by Alexander Graf · 14 years ago
  87. 6c3f604 KVM: x86: Enable AVX for guest by Sheng Yang · 14 years ago
  88. 7ac7709 KVM: Prevent internal slots from being COWed by Avi Kivity · 14 years ago
  89. a8eeb04 KVM: Add mini-API for vcpu->requests by Avi Kivity · 14 years ago
  90. 36633f3 KVM: i8259: simplify pic_irq_request() calling sequence by Avi Kivity · 14 years ago
  91. 073d461 KVM: i8259: reduce excessive abstraction for pic_irq_request() by Avi Kivity · 14 years ago
  92. b74a07b KVM: Remove kernel-allocated memory regions by Avi Kivity · 14 years ago
  93. a1f4d395 KVM: Remove memory alias support by Avi Kivity · 14 years ago
  94. fc34531 KVM: s390: Don't exit SIE on SIGP sense running by Christian Borntraeger · 14 years ago
  95. 971eb77 KVM: s390: Fix build failure due to centralized vcpu locking patches by Christian Borntraeger · 14 years ago
  96. d1ac91d KVM: Consolidate load/save temporary buffer allocation and freeing by Avi Kivity · 14 years ago
  97. a1a005f KVM: Fix xsave and xcr save/restore memory leak by Avi Kivity · 14 years ago
  98. 7d5993d KVM: x86 emulator: fix group3 instruction decoding by Wei Yongjun · 14 years ago
  99. 6045be5 KVM: PPC: fix uninitialized variable warning in kvm_ppc_core_deliver_interrupts by Asias He · 14 years ago
  100. e7dca5c KVM: x86: Allow any LAPIC to accept PIC interrupts by Chris Lalancette · 14 years ago