proc: warn on non-existing proc entries
[safe/jmp/linux-2.6] / arch / x86 /
2010-03-06 Akinobu Mitabitops: rename for_each_bit() to for_each_set_bit()
2010-03-05 Linus TorvaldsMerge branch 'kvm-updates/2.6.34' of git://git./virt...
2010-03-05 Randy Dunlapx86: fix mtrr missing kernel-doc
2010-03-05 Linus TorvaldsMerge branch 'perf-probes-for-linus-2' of git://git...
2010-03-04 Masami Hiramatsux86: Issue at least one memory barrier in stop_machine_...
2010-03-03 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2010-03-03 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2010-03-03 Linus TorvaldsMerge branch 'x86-bootmem-for-linus' of git://git....
2010-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-03-01 Linus TorvaldsMerge branch 'acpica' of git://git./linux/kernel/git...
2010-03-01 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2010-03-01 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2010-03-01 Jan KiszkaKVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEP
2010-03-01 Jan KiszkaKVM: VMX: Update instruction length on intercepted BP
2010-03-01 Takuya YoshikawaKVM: Fix emulate_sys[call, enter, exit]()'s fault handling
2010-03-01 Gleb NatapovKVM: Fix segment descriptor loading
2010-03-01 Takuya YoshikawaKVM: Fix load_guest_segment_descriptor() to inject...
2010-03-01 Gleb NatapovKVM: x86 emulator: Forbid modifying CS segment register...
2010-03-01 Thomas GleixnerKVM: Convert i8254/i8259 locks to raw_spinlocks
2010-03-01 Gleb NatapovKVM: x86 emulator: disallow opcode 82 in 64-bit mode
2010-03-01 Wei YongjunKVM: x86 emulator: code style cleanup
2010-03-01 Gleb NatapovKVM: x86 emulator: Add LOCK prefix validity checking
2010-03-01 Gleb NatapovKVM: x86 emulator: Check CPL level during privilege...
2010-03-01 Gleb NatapovKVM: x86 emulator: Fix popf emulation
2010-03-01 Gleb NatapovKVM: x86 emulator: Check IOPL level during io instructi...
2010-03-01 Gleb NatapovKVM: x86 emulator: fix memory access during x86 emulation
2010-03-01 Gleb NatapovKVM: x86 emulator: Add Virtual-8086 mode of emulation
2010-03-01 Gleb NatapovKVM: x86 emulator: Add group9 instruction decoding
2010-03-01 Gleb NatapovKVM: x86 emulator: Add group8 instruction decoding
2010-03-01 Wei YongjunKVM: cleanup the failure path of KVM_CREATE_IRQCHIP...
2010-03-01 Wei YongjunKVM: PIT: unregister kvm irq notifier if fail to create pit
2010-03-01 Sheng YangKVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BIT
2010-03-01 Avi KivityKVM: MMU: Add tracepoint for guest page aging
2010-03-01 Takuya YoshikawaKVM: Remove redundant reading of rax on OUT instructions
2010-03-01 Rik van RielKVM: VMX: emulate accessed bit for EPT
2010-03-01 Joerg RoedelKVM: Introduce kvm_host_page_size
2010-03-01 Julia LawallKVM: VMX: Remove redundant test in vmx_set_efer()
2010-03-01 Avi KivityKVM: VMX: Wire up .fpu_activate() callback
2010-03-01 Takuya YoshikawaKVM: fix kvm_fix_hypercall() to return X86EMUL_*
2010-03-01 Takuya YoshikawaKVM: fix load_guest_segment_descriptor() to return...
2010-03-01 Zhai, EdwinKVM: enable PCI multiple-segments for pass-through...
2010-03-01 Gui JianfengKVM: VMX: Remove redundant check in vm_need_virtualize_...
2010-03-01 Avi KivityKVM: Trace failed msr reads and writes
2010-03-01 Avi KivityKVM: Fix msr trace
2010-03-01 Gleb NatapovKVM: mark segments accessed on HW task switch
2010-03-01 Avi KivityKVM: VMX: Pass cr0.mp through to the guest when the...
2010-03-01 Wei YongjunKVM: MMU: Remove some useless code from alloc_mmu_pages()
2010-03-01 Avi KivityKVM: trace guest fpu loads and unloads
2010-03-01 Avi KivityKVM: Optimize kvm_read_cr[04]_bits()
2010-03-01 Avi KivityKVM: Rename vcpu->shadow_efer to efer
2010-03-01 Avi KivityKVM: Move cr0/cr4/efer related helpers to x86.h
2010-03-01 Avi KivityKVM: Add a helper for checking if the guest is in prote...
2010-03-01 Avi KivityKVM: Activate fpu on clts
2010-03-01 Avi KivityKVM: Drop kvm_{load,put}_guest_fpu() exports
2010-03-01 Avi KivityKVM: Allow kvm_load_guest_fpu() even when !vcpu->fpu_active
2010-03-01 Gleb NatapovKVM: x86: fix checking of cr0 validity
2010-03-01 Jan KiszkaKVM: SVM: Trap all debug register accesses
2010-03-01 Jan KiszkaKVM: SVM: Clean up and enhance mov dr emulation
2010-03-01 Jan KiszkaKVM: VMX: Clean up DR6 emulation
2010-03-01 Jan KiszkaKVM: VMX: Fix emulation of DR4 and DR5
2010-03-01 Jan KiszkaKVM: VMX: Fix exceptions of mov to dr
2010-03-01 Takuya YoshikawaKVM: x86: Use macros for x86_emulate_ops to avoid futur...
2010-03-01 Marcelo TosattiKVM: fix cleanup_srcu_struct on vm destruction
2010-03-01 Gleb NatapovKVM: fix Hyper-V hypercall warnings and wrong mask...
2010-03-01 Sheng YangKVM: VMX: Remove emulation failure report
2010-03-01 Avi KivityKVM: export <asm/hyperv.h>
2010-03-01 Takuya YoshikawaKVM: rename is_writeble_pte() to is_writable_pte()
2010-03-01 Gleb NatapovKVM: Implement NotifyLongSpinWait HYPER-V hypercall
2010-03-01 Gleb NatapovKVM: Add HYPER-V apic access MSRs
2010-03-01 Gleb NatapovKVM: Implement bare minimum of HYPER-V MSRs
2010-03-01 Gleb NatapovKVM: Add HYPER-V header file
2010-03-01 Avi KivityKVM: SVM: Lazy fpu with npt
2010-03-01 Avi KivityKVM: SVM: Selective cr0 intercept
2010-03-01 Avi KivityKVM: SVM: Restore unconditional cr0 intercept under npt
2010-03-01 Avi KivityKVM: SVM: Initialize fpu_active in init_vmcb()
2010-03-01 Avi KivityKVM: SVM: Fix SVM_CR0_SELECTIVE_MASK
2010-03-01 Avi KivityKVM: Set cr0.et when the guest writes cr0
2010-03-01 Avi KivityKVM: VMX: Give the guest ownership of cr0.ts when the...
2010-03-01 Avi KivityKVM: Lazify fpu activation and deactivation
2010-03-01 Avi KivityKVM: VMX: Allow the guest to own some cr0 bits
2010-03-01 Avi KivityKVM: Replace read accesses of vcpu->arch.cr0 by an...
2010-03-01 Avi KivityKVM: VMX: trace clts and lmsw instructions as cr accesses
2010-03-01 Takuya YoshikawaKVM: Fix the explanation of write_emulated
2010-03-01 Sheng YangKVM: VMX: Enable EPT 1GB page support
2010-03-01 Sheng YangKVM: x86: Rename gb_page_enable() to get_lpage_level...
2010-03-01 Sheng YangKVM: x86: Moving PT_*_LEVEL to mmu.h
2010-03-01 Avi KivityKVM: Fill out ftrace exit reason strings
2010-03-01 Avi KivityKVM: Bump maximum vcpu count to 64
2010-03-01 Marcelo TosattiKVM: convert slots_lock to a mutex
2010-03-01 Marcelo TosattiKVM: switch vcpu context to use SRCU
2010-03-01 Marcelo TosattiKVM: convert io_bus to SRCU
2010-03-01 Marcelo TosattiKVM: x86: switch kvm_set_memory_alias to SRCU update
2010-03-01 Marcelo TosattiKVM: use SRCU for dirty log
2010-03-01 Marcelo TosattiKVM: introduce kvm->srcu and convert kvm_set_memory_reg...
2010-03-01 Marcelo TosattiKVM: split kvm_arch_set_memory_region into prepare...
2010-03-01 Marcelo TosattiKVM: modify alias layout in x86s struct kvm_arch
2010-03-01 Marcelo TosattiKVM: modify memslots layout in struct kvm
2010-03-01 Avi KivityKVM: Add KVM_MMIO kconfig item
2010-03-01 Joerg RoedelKVM: SVM: Adjust tsc_offset only if tsc_unstable
next