summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2013-04-16Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2013-04-15efi: Pass boot services variable info to runtime codeMatthew Garrett
2013-04-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-14KVM: VMX: do not try to reexecute failed instruction while emulating invalid ...Gleb Natapov
2013-04-13uretprobes/x86: Hijack return addressAnton Arapov
2013-04-12x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen
2013-04-12x86/mm/fixmap: Remove unused FIX_CYCLONE_TIMERPaul Bolle
2013-04-11x86, xen, gdt: Remove the pvops variant of store_gdt.Konrad Rzeszutek Wilk
2013-04-11x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not neededKonrad Rzeszutek Wilk
2013-04-11x86-64, gdt: Store/load GDT for ACPI S3 or hibernate/resume path is not needed.Konrad Rzeszutek Wilk
2013-04-11x86: Use a read-only IDT alias on all CPUsKees Cook
2013-04-10x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky
2013-04-10x86/mm/cpa: Cleanup split_large_page() and its calleeBorislav Petkov
2013-04-10cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...Jacob Shin
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner
2013-04-08KVM: Move kvm_rebooting declaration out of x86Geoff Levand
2013-04-08KVM: Move vm_list kvm_lock declarations out of x86Geoff Levand
2013-04-08Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar
2013-04-02x86, msr: Unify variable namesBorislav Petkov
2013-04-02x86: Drop KERNEL_IMAGE_STARTBorislav Petkov
2013-04-02x86: remove the x32 syscall bitmask from syscall_get_nr()Paul Moore
2013-04-02x86/mce: Rework cmci_rediscover() to play well with CPU hotplugSrivatsa S. Bhat
2013-04-02x86, cpu: Convert AMD Erratum 400Borislav Petkov
2013-04-02x86, cpu: Convert AMD Erratum 383Borislav Petkov
2013-04-02x86, cpu: Convert Cyrix coma bug detectionBorislav Petkov
2013-04-02x86, cpu: Convert FDIV bug detectionBorislav Petkov
2013-04-02x86, cpu: Convert F00F bug detectionBorislav Petkov
2013-04-02x86, cpu: Expand cpufeature facility to include cpu bugsBorislav Petkov
2013-04-02pmu: prepare for migration supportPaolo Bonzini
2013-04-01perf/x86: Add memory profiling via PEBS Load LatencyStephane Eranian
2013-03-28Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-27Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-25intel-pstate: Use #defines instead of hard-coded values.Konrad Rzeszutek Wilk
2013-03-22xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich
2013-03-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-03-21Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti
2013-03-19Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-03-19KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig
2013-03-18kprobes/x86: Check Interrupt Flag modifier when registering probeMasami Hiramatsu
2013-03-15x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3Feng Tang
2013-03-14KVM: x86: Optimize mmio spte zapping when creating/moving memslotTakuya Yoshikawa
2013-03-14KVM: MMU: Mark sp mmio cached when creating mmio spteTakuya Yoshikawa
2013-03-14KVM: nVMX: Add preemption timer supportJan Kiszka
2013-03-14KVM: nVMX: Provide EFER.LMA saving supportJan Kiszka
2013-03-13KVM: nVMX: Clean up and fix pin-based execution controlsJan Kiszka
2013-03-13KVM: x86: Rework INIT and SIPI handlingJan Kiszka
2013-03-12KVM: x86: Drop unused return code from VCPU reset callbackJan Kiszka
2013-03-07KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLSJan Kiszka
2013-03-07context_tracking: Move exception handling to generic codeFrederic Weisbecker
2013-03-06x86, doc: Be explicit about what the x86 struct boot_params requiresPeter Jones