summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2010-03-01KVM: Bump maximum vcpu count to 64Avi Kivity
2010-03-01KVM: x86: switch kvm_set_memory_alias to SRCU updateMarcelo Tosatti
2010-03-01KVM: modify alias layout in x86s struct kvm_archMarcelo Tosatti
2010-03-01KVM: VMX: Add instruction rdtscp support for guestSheng Yang
2010-03-01KVM: Add cpuid_update() callback to kvm_x86_opsSheng Yang
2010-03-01KVM: Add accessor for reading cr4 (or some bits of cr4)Avi Kivity
2010-03-01KVM: VMX: Move some cr[04] related constants to vmx.cAvi Kivity
2010-03-01KVM: VMX: Trap and invalid MWAIT/MONITOR instructionSheng Yang
2010-02-28Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-02-28Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-28Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-02-28Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-28Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-28Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-02-28Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-02-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-02-28Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-02-28Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...Linus Torvalds
2010-02-27x86: Enable NMI on all cpus on UVRuss Anderson
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2010-02-25x86, mm: Allow highmem user page tables to be disabled at boot timeIan Campbell
2010-02-23x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas
2010-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-19hw-breakpoint: Keep track of dr7 local enable bitsFrederic Weisbecker
2010-02-17Merge branch 'linus' into x86/mmThomas Gleixner
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger
2010-02-16x86-64: Allow fbdev primary video codeDave Airlie
2010-02-16x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32Oleg Nesterov
2010-02-16x86: Mark atomic irq ops raw for 32bit legacyIngo Molnar
2010-02-15x86, numa: Add fixed node size option for numa emulationDavid Rientjes
2010-02-13x86, cpu: Print AMD virtualization features in /proc/cpuinfoJoerg Roedel
2010-02-13x86-64, rwsem: Avoid store forwarding hazard in __downgrade_writeAvi Kivity
2010-02-11x86, ptrace: regset extensions to support xstateSuresh Siddha
2010-02-09x86-32: Make AT_VECTOR_SIZE_ARCH=2Serge E. Hallyn
2010-02-05x86, uv: Update UV arch to target Legacy VGA I/O correctly.Mike Travis
2010-02-05x86: Merge io.hBrian Gerst
2010-02-05x86: Simplify flush_write_buffers()Brian Gerst
2010-02-05x86: Clean up mem*io functions.Brian Gerst
2010-02-05x86-64: Use BUILDIO in io_64.hBrian Gerst
2010-02-05x86-64: Reorganize io_64.hBrian Gerst
2010-02-05x86-32: Remove _local variants of in/out from io_32.hBrian Gerst
2010-02-05x86-32: Move XQUAD definitions to numaq.hBrian Gerst
2010-02-04ftrace/alternatives: Introducing *_text_reserved functionsMasami Hiramatsu
2010-02-01x86: Use the generic page_is_ram()Wu Fengguang
2010-02-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-29x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin
2010-01-29Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-01-29perf_events, x86: Fix event constraint masksPeter Zijlstra