summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2010-10-24x86: pvclock: Move scale_delta into common headerZachary Amsden1-0/+38
2010-10-24KVM: x86: Unify TSC logicZachary Amsden1-2/+3
2010-10-24KVM: x86: TSC reset compensationZachary Amsden1-0/+3
2010-10-24KVM: x86: Move TSC offset writes to common codeZachary Amsden1-0/+3
2010-10-24KVM: x86: Drop vm_init_tscZachary Amsden1-1/+0
2010-10-24KVM: replace x86 kvm n_free_mmu_pages with n_used_mmu_pagesDave Hansen1-1/+1
2010-10-24KVM: rename x86 kvm->arch.n_alloc_mmu_pagesDave Hansen1-1/+1
2010-10-24KVM: x86 emulator: Allow accessing IDT via emulator opsMohammed Gamal1-0/+1
2010-10-24KVM: Move kvm_guest_init out of generic codeAlexander Graf1-0/+6
2010-10-24KVM: x86 emulator: Decode memory operands directly into a 'struct operand'Avi Kivity1-3/+0
2010-10-24KVM: x86 emulator: drop use_modrm_eaAvi Kivity1-1/+0
2010-10-24KVM: x86 emulator: use correct type for memory address in operandsAvi Kivity1-1/+4
2010-10-24KVM: x86 emulator: push segment override out of decode_modrm()Avi Kivity1-0/+1
2010-10-24KVM: x86 emulator: check io permissions only once for string pioGleb Natapov1-0/+1
2010-10-24KVM: x86 emulator: allow storing emulator execution function in decode tablesAvi Kivity1-0/+1
2010-10-24KVM: x86 emulator: store x86_emulate_ops in emulation contextAvi Kivity1-5/+4
2010-10-23Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...Linus Torvalds3-56/+47
2010-10-22Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-6/+1
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-0/+14
2010-10-22xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge1-0/+7
2010-10-22xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini1-0/+5
2010-10-22xen: add xen hvm acpi_register_gsi variantJeremy Fitzhardinge1-0/+3
2010-10-22xen: don't map missing memoryJeremy Fitzhardinge1-1/+8
2010-10-22xen: add return value to set_phys_to_machine()Jeremy Fitzhardinge1-1/+1
2010-10-22x86: add RESERVE_BRK_ARRAY() helperJeremy Fitzhardinge1-0/+5
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+2
2010-10-22Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-17/+6
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-16/+30
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2-28/+20
2010-10-21Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-8/+118
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-17/+31
2010-10-21Merge branch 'x86-x2apic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+27
2010-10-21Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-373/+0
2010-10-21Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+4
2010-10-21Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+24
2010-10-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-1/+13
2010-10-21Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-23/+15
2010-10-21Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-136/+51
2010-10-21x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria1-2/+7
2010-10-21Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+20
2010-10-21Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+0
2010-10-21Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2010-10-21Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-10/+26
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-36/+76
2010-10-21Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-10/+32
2010-10-21Add OLPC XO-1 rfkill driverDaniel Drake1-0/+2
2010-10-20xen: add variable hypercall callerJeremy Fitzhardinge1-0/+17
2010-10-20xen: add xen_set_domain_pte()Jeremy Fitzhardinge1-0/+1
2010-10-20x86-32, mm: Add an initial page table for core bootstrappingBorislav Petkov3-6/+1
2010-10-20Merge branch 'x86/cleanups' into x86/trampolineH. Peter Anvin2-2/+0