aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2010-03-01KVM: VMX: Enable EPT 1GB page supportSheng Yang
2010-03-01KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_opsSheng Yang
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-03-01perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLERobert Richter
2010-03-01x86/amd-iommu: Protect IOMMU-API map/unmap pathJoerg Roedel
2010-03-01perf, x86: add some IBS macros to perf_event.hRobert Richter
2010-03-01perf, x86: make IBS macros available in perf_event.hRobert Richter
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, paravirt: Remove kmap_atomic_pte paravirt op.Ian Campbell
2010-02-27x86/hw-breakpoints: Remove the name fieldFrederic Weisbecker
2010-02-27Merge commit 'v2.6.33' into perf/coreFrederic Weisbecker
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, olpc: Use pci subarch init for OLPCThomas Gleixner
2010-02-25x86, pci: Add arch_init to x86_init abstractionThomas Gleixner
2010-02-25Merge branches 'clks' and 'pnx' into develRussell King
2010-02-25kprobes/x86: Support kprobes jump optimization on x86Masami Hiramatsu
2010-02-25x86: Add text_poke_smp for SMP cross modifying codeMasami Hiramatsu
2010-02-25kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODEMasami Hiramatsu
2010-02-25x86, mm: Allow highmem user page tables to be disabled at boot timeIan Campbell
2010-02-24x86, legacy_irq: Remove left over nr_legacy_irqsYinghai Lu
2010-02-24x86, apbt: Moorestown APB system timer driverJacob Pan
2010-02-23x86, mrst: Add vrtc platform data setup codeFeng Tang
2010-02-23x86, mrst: Add platform timer info parsing codeJacob Pan
2010-02-23x86, mrst: Fill in PCI functions in x86_init layerJacob Pan
2010-02-23x86, ioapic: Add dummy ioapic functionsJacob Pan
2010-02-23x86, ioapic: Early enable ioapic for timer irqJacob Pan
2010-02-23x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas
2010-02-22Merge remote branch 'origin/x86/apic' into x86/mrstH. Peter Anvin
2010-02-22Merge branch 'x86/irq' into x86/apicH. Peter Anvin
2010-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-20Merge branch 'x86/urgent' into x86/irqH. Peter Anvin