1. a07e415 sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes by Eric W. Biederman · 14 years ago
  2. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  3. 322aafa Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  4. 08b8499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  5. 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 14 years ago
  6. c812a51 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  7. 6c550ee x86: fix mtrr missing kernel-doc by Randy Dunlap · 14 years ago
  8. 660f6a3 Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  9. e5a1101 x86: Issue at least one memory barrier in stop_machine_text_poke() by Masami Hiramatsu · 14 years ago
  10. c7bbf52 x86, mrst: Fix whitespace breakage in apb_timer.c by H. Peter Anvin · 14 years ago
  11. 3010673 x86, mrst: Fix APB timer per cpu clockevent by Jacob Pan · 14 years ago
  12. 2a32f2d Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  13. fb7b096 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  14. a626b46 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  15. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  16. d8111cd x86, mrst: Remove X86_MRST dependency on PCI_IOAPIC by Jacob Pan · 14 years ago
  17. 6d6b89b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  18. bc53515 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  19. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  20. e56425b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  21. d2be165 KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEP by Jan Kiszka · 14 years ago
  22. c573cd2 KVM: VMX: Update instruction length on intercepted BP by Jan Kiszka · 14 years ago
  23. e54cfa9 KVM: Fix emulate_sys[call, enter, exit]()'s fault handling by Takuya Yoshikawa · 14 years ago
  24. c697518 KVM: Fix segment descriptor loading by Gleb Natapov · 14 years ago
  25. 6f55048 KVM: Fix load_guest_segment_descriptor() to inject page fault by Takuya Yoshikawa · 14 years ago
  26. 8b9f441 KVM: x86 emulator: Forbid modifying CS segment register by mov instruction by Gleb Natapov · 14 years ago
  27. fa8273e KVM: Convert i8254/i8259 locks to raw_spinlocks by Thomas Gleixner · 14 years ago
  28. e424e19 KVM: x86 emulator: disallow opcode 82 in 64-bit mode by Gleb Natapov · 14 years ago
  29. 1d327ea KVM: x86 emulator: code style cleanup by Wei Yongjun · 14 years ago
  30. d380a5e KVM: x86 emulator: Add LOCK prefix validity checking by Gleb Natapov · 14 years ago
  31. e92805a KVM: x86 emulator: Check CPL level during privilege instruction emulation by Gleb Natapov · 14 years ago
  32. d4c6a15 KVM: x86 emulator: Fix popf emulation by Gleb Natapov · 14 years ago
  33. f850e2e KVM: x86 emulator: Check IOPL level during io instruction emulation by Gleb Natapov · 14 years ago
  34. 1871c60 KVM: x86 emulator: fix memory access during x86 emulation by Gleb Natapov · 14 years ago
  35. a004475 KVM: x86 emulator: Add Virtual-8086 mode of emulation by Gleb Natapov · 14 years ago
  36. 60a29d4 KVM: x86 emulator: Add group9 instruction decoding by Gleb Natapov · 14 years ago
  37. 2db2c2e KVM: x86 emulator: Add group8 instruction decoding by Gleb Natapov · 14 years ago
  38. 72bb2fc KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrl by Wei Yongjun · 14 years ago
  39. d225f53 KVM: PIT: unregister kvm irq notifier if fail to create pit by Wei Yongjun · 14 years ago
  40. a19a6d1 KVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BIT by Sheng Yang · 14 years ago
  41. 90bb6fc KVM: MMU: Add tracepoint for guest page aging by Avi Kivity · 15 years ago
  42. 1976d2d KVM: Remove redundant reading of rax on OUT instructions by Takuya Yoshikawa · 14 years ago
  43. 6316e1c KVM: VMX: emulate accessed bit for EPT by Rik van Riel · 14 years ago
  44. 8f0b1ab KVM: Introduce kvm_host_page_size by Joerg Roedel · 15 years ago
  45. c45b4fd KVM: VMX: Remove redundant test in vmx_set_efer() by Julia Lawall · 14 years ago
  46. ebcbab4 KVM: VMX: Wire up .fpu_activate() callback by Avi Kivity · 14 years ago
  47. 7edcfac KVM: fix kvm_fix_hypercall() to return X86EMUL_* by Takuya Yoshikawa · 14 years ago
  48. c125c60 KVM: fix load_guest_segment_descriptor() to return X86EMUL_* by Takuya Yoshikawa · 14 years ago
  49. ab9f4ec KVM: enable PCI multiple-segments for pass-through device by Zhai, Edwin · 14 years ago
  50. 6d3e435 KVM: VMX: Remove redundant check in vm_need_virtualize_apic_accesses() by Gui Jianfeng · 14 years ago
  51. 5920027 KVM: Trace failed msr reads and writes by Avi Kivity · 15 years ago
  52. 6e7d152 KVM: Fix msr trace by Avi Kivity · 15 years ago
  53. e01c242 KVM: mark segments accessed on HW task switch by Gleb Natapov · 15 years ago
  54. 81231c6 KVM: VMX: Pass cr0.mp through to the guest when the fpu is active by Avi Kivity · 15 years ago
  55. d7fa6ab KVM: MMU: Remove some useless code from alloc_mmu_pages() by Wei Yongjun · 15 years ago
  56. 0c04851 KVM: trace guest fpu loads and unloads by Avi Kivity · 15 years ago
  57. 8ae0991 KVM: Optimize kvm_read_cr[04]_bits() by Avi Kivity · 15 years ago
  58. f6801df KVM: Rename vcpu->shadow_efer to efer by Avi Kivity · 15 years ago
  59. 836a1b3 KVM: Move cr0/cr4/efer related helpers to x86.h by Avi Kivity · 15 years ago
  60. 3eeb328 KVM: Add a helper for checking if the guest is in protected mode by Avi Kivity · 15 years ago
  61. 6b52d18 KVM: Activate fpu on clts by Avi Kivity · 15 years ago
  62. e5bb402 KVM: Drop kvm_{load,put}_guest_fpu() exports by Avi Kivity · 15 years ago
  63. 2608d7a KVM: Allow kvm_load_guest_fpu() even when !vcpu->fpu_active by Avi Kivity · 15 years ago
  64. ab34482 KVM: x86: fix checking of cr0 validity by Gleb Natapov · 15 years ago
  65. 727f5a2 KVM: SVM: Trap all debug register accesses by Jan Kiszka · 15 years ago
  66. c76de35 KVM: SVM: Clean up and enhance mov dr emulation by Jan Kiszka · 15 years ago
  67. fd7373c KVM: VMX: Clean up DR6 emulation by Jan Kiszka · 15 years ago
  68. 138ac8d KVM: VMX: Fix emulation of DR4 and DR5 by Jan Kiszka · 15 years ago
  69. f248341 KVM: VMX: Fix exceptions of mov to dr by Jan Kiszka · 15 years ago
  70. b60d513 KVM: x86: Use macros for x86_emulate_ops to avoid future mistakes by Takuya Yoshikawa · 15 years ago
  71. 6474920 KVM: fix cleanup_srcu_struct on vm destruction by Marcelo Tosatti · 15 years ago
  72. ccd4693 KVM: fix Hyper-V hypercall warnings and wrong mask value by Gleb Natapov · 15 years ago
  73. 7062dca KVM: VMX: Remove emulation failure report by Sheng Yang · 15 years ago
  74. 94718da KVM: export <asm/hyperv.h> by Avi Kivity · 15 years ago
  75. 8dae444 KVM: rename is_writeble_pte() to is_writable_pte() by Takuya Yoshikawa · 15 years ago
  76. c25bc16 KVM: Implement NotifyLongSpinWait HYPER-V hypercall by Gleb Natapov · 15 years ago
  77. 10388a0 KVM: Add HYPER-V apic access MSRs by Gleb Natapov · 15 years ago
  78. 55cd8e5 KVM: Implement bare minimum of HYPER-V MSRs by Gleb Natapov · 15 years ago
  79. 1d5103c KVM: Add HYPER-V header file by Gleb Natapov · 15 years ago
  80. 4610c83 KVM: SVM: Lazy fpu with npt by Avi Kivity · 15 years ago
  81. d225157 KVM: SVM: Selective cr0 intercept by Avi Kivity · 15 years ago
  82. 888f9f3 KVM: SVM: Restore unconditional cr0 intercept under npt by Avi Kivity · 15 years ago
  83. bff7827 KVM: SVM: Initialize fpu_active in init_vmcb() by Avi Kivity · 15 years ago
  84. dc77270 KVM: SVM: Fix SVM_CR0_SELECTIVE_MASK by Avi Kivity · 15 years ago
  85. f9a48e6 KVM: Set cr0.et when the guest writes cr0 by Avi Kivity · 15 years ago
  86. edcafe3 KVM: VMX: Give the guest ownership of cr0.ts when the fpu is active by Avi Kivity · 15 years ago
  87. 02daab2 KVM: Lazify fpu activation and deactivation by Avi Kivity · 15 years ago
  88. e8467fd KVM: VMX: Allow the guest to own some cr0 bits by Avi Kivity · 15 years ago
  89. 4d4ec08 KVM: Replace read accesses of vcpu->arch.cr0 by an accessor by Avi Kivity · 15 years ago
  90. a1f83a7 KVM: VMX: trace clts and lmsw instructions as cr accesses by Avi Kivity · 15 years ago
  91. 0d17897 KVM: Fix the explanation of write_emulated by Takuya Yoshikawa · 15 years ago
  92. 878403b KVM: VMX: Enable EPT 1GB page support by Sheng Yang · 15 years ago
  93. 17cc393 KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_ops by Sheng Yang · 15 years ago
  94. c9c5417 KVM: x86: Moving PT_*_LEVEL to mmu.h by Sheng Yang · 15 years ago
  95. f4c9e87 KVM: Fill out ftrace exit reason strings by Avi Kivity · 15 years ago
  96. 0680fe5 KVM: Bump maximum vcpu count to 64 by Avi Kivity · 15 years ago
  97. 79fac95 KVM: convert slots_lock to a mutex by Marcelo Tosatti · 15 years ago
  98. f656ce0 KVM: switch vcpu context to use SRCU by Marcelo Tosatti · 15 years ago
  99. e93f8a0 KVM: convert io_bus to SRCU by Marcelo Tosatti · 15 years ago
  100. a983fb2 KVM: x86: switch kvm_set_memory_alias to SRCU update by Marcelo Tosatti · 15 years ago