aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2013-04-10cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...Jacob Shin1-0/+1
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner1-2/+0
2013-04-08KVM: Move kvm_rebooting declaration out of x86Geoff Levand1-1/+0
2013-04-08KVM: Move vm_list kvm_lock declarations out of x86Geoff Levand1-3/+0
2013-04-08Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar3-4/+5
2013-04-02x86, msr: Unify variable namesBorislav Petkov1-7/+7
2013-04-02x86: Drop KERNEL_IMAGE_STARTBorislav Petkov1-1/+0
2013-04-02x86: remove the x32 syscall bitmask from syscall_get_nr()Paul Moore1-2/+2
2013-04-02x86/mce: Rework cmci_rediscover() to play well with CPU hotplugSrivatsa S. Bhat1-2/+2
2013-04-02x86, cpu: Convert AMD Erratum 400Borislav Petkov2-19/+1
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-04-01perf/x86: Add memory profiling via PEBS Load LatencyStephane Eranian1-0/+1
2013-03-28Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+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-25intel-pstate: Use #defines instead of hard-coded values.Konrad Rzeszutek Wilk1-0/+1
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 Kiszka2-2/+6
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