KVM: x86 emulator: Add group8 instruction decoding
[safe/jmp/linux-2.6] / arch / x86 / include /
2010-03-01 Sheng YangKVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BIT
2010-03-01 Avi KivityKVM: Rename vcpu->shadow_efer to efer
2010-03-01 Avi KivityKVM: Activate fpu on clts
2010-03-01 Jan KiszkaKVM: SVM: Clean up and enhance mov dr emulation
2010-03-01 Avi KivityKVM: export <asm/hyperv.h>
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: Fix SVM_CR0_SELECTIVE_MASK
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 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 Avi KivityKVM: Bump maximum vcpu count to 64
2010-03-01 Marcelo TosattiKVM: x86: switch kvm_set_memory_alias to SRCU update
2010-03-01 Marcelo TosattiKVM: modify alias layout in x86s struct kvm_arch
2010-03-01 Sheng YangKVM: VMX: Add instruction rdtscp support for guest
2010-03-01 Sheng YangKVM: Add cpuid_update() callback to kvm_x86_ops
2010-03-01 Avi KivityKVM: Add accessor for reading cr4 (or some bits of...
2010-03-01 Avi KivityKVM: VMX: Move some cr[04] related constants to vmx.c
2010-03-01 Sheng YangKVM: VMX: Trap and invalid MWAIT/MONITOR instruction
2010-02-28 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branch 'x86-ptrace-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branch 'x86-pci-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branch 'x86-rwsem-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branch 'x86-numa-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branch 'x86-io-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2010-02-28 Linus TorvaldsMerge branches 'core-ipi-for-linus', 'core-locking...
2010-02-27 Russ Andersonx86: Enable NMI on all cpus on UV
2010-02-27 Ingo MolnarMerge branch 'tracing/core' of git://git./linux/kernel...
2010-02-25 Ian Campbellx86, mm: Allow highmem user page tables to be disabled...
2010-02-23 Bjorn Helgaasx86/PCI: use host bridge _CRS info by default on 2008...
2010-02-22 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-02-19 Frederic Weisbeckerhw-breakpoint: Keep track of dr7 local enable bits
2010-02-17 Thomas GleixnerMerge branch 'linus' into x86/mm
2010-02-17 Mike Frysingertracing: Unify arch_syscall_addr() implementations
2010-02-17 Dave Airliex86-64: Allow fbdev primary video code
2010-02-16 Oleg Nesterovx86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32
2010-02-16 Ingo Molnarx86: Mark atomic irq ops raw for 32bit legacy
2010-02-15 David Rientjesx86, numa: Add fixed node size option for numa emulation
2010-02-13 Joerg Roedelx86, cpu: Print AMD virtualization features in /proc...
2010-02-13 Avi Kivityx86-64, rwsem: Avoid store forwarding hazard in __downg...
2010-02-11 Suresh Siddhax86, ptrace: regset extensions to support xstate
2010-02-10 Serge E. Hallynx86-32: Make AT_VECTOR_SIZE_ARCH=2
2010-02-05 Mike Travisx86, uv: Update UV arch to target Legacy VGA I/O correctly.
2010-02-05 Brian Gerstx86: Merge io.h
2010-02-05 Brian Gerstx86: Simplify flush_write_buffers()
2010-02-05 Brian Gerstx86: Clean up mem*io functions.
2010-02-05 Brian Gerstx86-64: Use BUILDIO in io_64.h
2010-02-05 Brian Gerstx86-64: Reorganize io_64.h
2010-02-05 Brian Gerstx86-32: Remove _local variants of in/out from io_32.h
2010-02-05 Brian Gerstx86-32: Move XQUAD definitions to numaq.h
2010-02-04 Masami Hiramatsuftrace/alternatives: Introducing *_text_reserved functions
2010-02-02 Wu Fengguangx86: Use the generic page_is_ram()
2010-02-01 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-01-29 H. Peter Anvinx86: get rid of the insane TIF_ABI_PENDING bit
2010-01-29 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-01-29 Peter Zijlstraperf_events, x86: Fix event constraint masks
2010-01-29 Stephane Eranianperf_events, x86: Improve x86 event scheduling
2010-01-29 K.Prasadx86/debug: Clear reserved bits of DR6 in do_debug()
2010-01-27 Ingo MolnarMerge branch 'iommu/fixes' of git://git./linux/kernel...
2010-01-24 H. Peter Anvinx86: Remove "x86 CPU features in debugfs" (CONFIG_X86_C...
2010-01-23 Andreas HerrmannRevert "x86: ucode-amd: Load ucode-patches once ..."
2010-01-23 Pallipadi, Venkateshx86: Disable HPET MSI on ATI SB700/SB800
2010-01-23 Borislav Petkovx86, lib: Add wbinvd smp helpers
2010-01-22 Joerg Roedelx86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
2010-01-21 Stephane Eranianperf: x86: Add support for the ANY bit
2010-01-18 H. Peter Anvinx86-64, rwsem: 64-bit xadd rwsem implementation
2010-01-16 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-01-15 Jack Steinerx86, uv: Add function retrieving node controller revisi...
2010-01-14 Linus Torvaldsx86: clean up rwsem type system
2010-01-13 Alan Coxx86: mce.h: Fix warning in header checks
2010-01-13 Masami Hiramatsux86/ptrace: Remove unused regs_get_argument_nth API
2010-01-13 Frederic Weisbeckerperf: Drop useless check for ignored frame
2010-01-13 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-01-13 Linus Torvaldsx86-32: clean up rwsem inline asm statements
2010-01-08 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-01-07 Jack Steinerx86, uv: uv_global_gru_mmr_address() macro fix
2010-01-07 Brian Gerstx86: Merge asm/atomic_{32,64}.h
2010-01-07 Brian Gerstx86: Sync asm/atomic_32.h and asm/atomic_64.h
2010-01-07 Brian Gerstx86: Split atomic64_t functions into seperate headers
2010-01-05 Heiko Carstensx86: copy_from_user() should not return -EFAULT
2009-12-31 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-12-30 Linus TorvaldsMerge branch 'kvm-updates/2.6.33' of git://git./virt...
2009-12-30 Mike Travisx86_64 SGI UV: Fix writes to led registers on remote...
2009-12-30 Jan Beulichx86-64: Modify copy_user_generic() alternatives mechanism
2009-12-30 Jan Beulichx86: Lift restriction on the location of FIX_BTMAP_*
2009-12-29 Mike Travisx86: SGI UV: Fix writes to led registers on remote...
2009-12-28 Naga Chumbalkarx86, perfctr: Remove unused func avail_to_resrv_perfctr...
2009-12-28 Ingo MolnarMerge branch 'iommu/fixes' of git://git./linux/kernel...
2009-12-27 Jan KiszkaKVM: x86: Extend KVM_SET_VCPU_EVENTS with selective...
2009-12-24 Len BrownMerge branch 'pdc' into release
2009-12-22 Alex ChiangACPI: processor: finish unifying arch_acpi_processor_in...
2009-12-22 Alex ChiangACPI: processor: introduce arch_has_acpi_pdc
next