aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2013-04-02x86, cpu: Convert AMD Erratum 383Borislav Petkov2-1/+1
2013-04-02x86, cpu: Convert Cyrix coma bug detectionBorislav Petkov2-1/+1
2013-04-02x86, cpu: Convert FDIV bug detectionBorislav Petkov2-1/+1
2013-04-02x86, cpu: Convert F00F bug detectionBorislav Petkov2-1/+2
2013-04-02x86, cpu: Expand cpufeature facility to include cpu bugsBorislav Petkov2-1/+14
2013-04-02pmu: prepare for migration supportPaolo Bonzini1-1/+1
2013-03-27Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+2
2013-03-22xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich1-2/+2
2013-03-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2013-03-21Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2-4/+20
2013-03-19Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2013-03-19KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig1-2/+2
2013-03-18kprobes/x86: Check Interrupt Flag modifier when registering probeMasami Hiramatsu1-0/+1
2013-03-15x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3Feng Tang1-0/+1
2013-03-14KVM: x86: Optimize mmio spte zapping when creating/moving memslotTakuya Yoshikawa1-0/+1
2013-03-14KVM: MMU: Mark sp mmio cached when creating mmio spteTakuya Yoshikawa1-0/+1
2013-03-14KVM: nVMX: Add preemption timer supportJan Kiszka1-0/+3
2013-03-14KVM: nVMX: Provide EFER.LMA saving supportJan Kiszka1-0/+2
2013-03-13KVM: nVMX: Clean up and fix pin-based execution controlsJan Kiszka1-0/+2
2013-03-13KVM: x86: Rework INIT and SIPI handlingJan Kiszka1-1/+2
2013-03-12KVM: x86: Drop unused return code from VCPU reset callbackJan Kiszka1-1/+1
2013-03-07KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLSJan Kiszka1-0/+4
2013-03-07context_tracking: Move exception handling to generic codeFrederic Weisbecker1-21/+0
2013-03-06x86, doc: Be explicit about what the x86 struct boot_params requiresPeter Jones1-1/+15
2013-03-06x86: Don't clear efi_info even if the sentinel hitsJosh Boyer1-1/+3
2013-03-04x86: Make Linux guest support optionalBorislav Petkov1-5/+11
2013-03-03x86: trim sys_ia32.hAl Viro1-5/+0
2013-03-03x86: sys32_kill and sys32_mprotect are pointlessAl Viro1-2/+0
2013-03-03merge compat sys_ipc instancesAl Viro1-3/+0
2013-03-03consolidate compat lookup_dcookie()Al Viro1-1/+0
2013-03-03convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro1-1/+0
2013-03-03make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protectAl Viro1-2/+2
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro1-8/+0
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0
2013-02-27Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+8
2013-02-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+24
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+3
2013-02-24Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-0/+5
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-13/+33
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro1-1/+0
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-61/+12
2013-02-23Merge branch 'akpm' (more incoming from Andrew)Linus Torvalds2-2/+3
2013-02-23cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the nodeWen Congyang1-2/+2
2013-02-23memory-hotplug: common APIs to support page tables hot-removeWen Congyang1-0/+1
2013-02-22Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-6/+119
2013-02-22x86-64: don't set the early IDT to point directly to 'early_idt_handler'Linus Torvalds1-2/+0
2013-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds18-106/+111
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-17/+8
2013-02-20xen: event channel arrays are xen_ulong_t and not unsigned longIan Campbell1-0/+3
2013-02-20Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2-1/+24