aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAge
* KVM: VMX: add missing exit names to VMX_EXIT_REASONS arrayGleb Natapov2013-02-05
* x86, apicv: add virtual interrupt delivery supportYang Zhang2013-01-29
* x86, apicv: add virtual x2apic supportYang Zhang2013-01-29
* x86, apicv: add APICv register virtualization supportYang Zhang2013-01-29
* KVM: x86: improve reexecute_instructionXiao Guangrong2013-01-21
* KVM: Remove unused slot_bitmap from kvm_mmu_pageTakuya Yoshikawa2013-01-14
* x86: kvm_para: fix typo in hypercall commentsJesse Larrew2013-01-02
* KVM: Increase user memory slots on x86 to 125Alex Williamson2012-12-13
* KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson2012-12-13
* KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson2012-12-13
* Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-13
|\
| * x86/kexec: crash_vmclear_local_vmcss needs __rcuZhang Yanfei2012-12-11
| * x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessaryZhang Yanfei2012-12-06
| * kvm: don't use bit24 for detecting address-specific invalidation capabilityZhang Xiantao2012-12-05
| * KVM: x86: Emulate IA32_TSC_ADJUST MSRWill Auld2012-11-30
| * KVM: x86: Add code to track call origin for msr assignmentWill Auld2012-11-30
| * KVM: x86: require matched TSC offsets for master clockMarcelo Tosatti2012-11-27
| * KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flagMarcelo Tosatti2012-11-27
| * KVM: x86: pass host_tsc to read_l1_tscMarcelo Tosatti2012-11-27
| * x86: vdso: pvclock gettime supportMarcelo Tosatti2012-11-27
| * x86: kvm guest: pvclock vsyscall supportMarcelo Tosatti2012-11-27
| * x86: pvclock: generic pvclock vsyscall initializationMarcelo Tosatti2012-11-27
| * x86: pvclock: add note about rdtsc barriersMarcelo Tosatti2012-11-27
| * x86: pvclock: introduce helper to read flagsMarcelo Tosatti2012-11-27
| * x86: pvclock: create helper for pvclock data retrievalMarcelo Tosatti2012-11-27
* | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-13
|\ \
| * | xen: arm: implement remap interfaces needed for privcmd mappings.Ian Campbell2012-11-29
| |/
* | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-13
|\ \
| * \ Merge branch 'pci/daniel-numachip' into nextBjorn Helgaas2012-12-07
| |\ \
| | * | x86/PCI: Add NumaChip remote PCI supportDaniel J Blueman2012-12-07
| | |/
| * / EFI: Stash ROMs if they're not in the PCI BARMatthew Garrett2012-12-05
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\ \
| * | unify default ptrace_signal_deliverAl Viro2012-11-29
| * | death to idle_regs()Al Viro2012-11-28
| * | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-28
| * | x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-28
| * | consolidate sys_execve() prototypeAl Viro2012-11-28
* | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-11
|\ \ \
| * | | x86: apic: Use tsc deadline for oneshot when availableSuresh Siddha2012-11-02
| | |/ | |/|
* | | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-11
|\ \ \
| * | | x86, cleanups: Simplify sync_core() in the case of no CPUIDH. Peter Anvin2012-11-29
| * | | x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OKH. Peter Anvin2012-11-29
| * | | x86, 386 removal: Remove CONFIG_INVLPGH. Peter Anvin2012-11-29
| * | | x86, 386 removal: Remove CONFIG_BSWAPH. Peter Anvin2012-11-29
| * | | x86, 386 removal: Remove CONFIG_XADDH. Peter Anvin2012-11-29
| * | | x86, 386 removal: Remove CONFIG_CMPXCHGH. Peter Anvin2012-11-29
| * | | x86, 386 removal: Remove CONFIG_M386 from KconfigH. Peter Anvin2012-11-29
| | |/ | |/|
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-11
|\ \ \
| * | | x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMDAndreas Herrmann2012-11-13
| * | | x86: Add cpu_has_topoextAndreas Herrmann2012-11-13