summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2014-06-02Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-06-02x86/efi: Do not export efi runtime map in case old mapDave Young
2014-05-31x86/vdso, build: Make LE access macros clearer, host-safeH. Peter Anvin
2014-05-30x86/xsaves: Clean up code in xstate offsets computation in xsave areaFenghua Yu
2014-05-30x86/vdso, build: Fix cross-compilation from big-endian architecturesAndy Lutomirski
2014-05-30x86/vdso, build: When vdso2c fails, unlink the outputAndy Lutomirski
2014-05-30mce: Panic when a core has reached a timeoutBorislav Petkov
2014-05-30x86/mce: Improve mcheck_init_device() error handlingMathieu Souchaud
2014-05-30x86_64: expand kernel stack to 16KMinchan Kim
2014-05-30x86/xsave: Make it clear that the XSAVE macros use (%edi)/(%rdi)H. Peter Anvin
2014-05-29Define kernel API to get address of each state in xsave areaFenghua Yu
2014-05-29x86/xsaves: Enable xsaves/xrstorsFenghua Yu
2014-05-29x86/xsaves: Call booting time xsaves and xrstors in setup_init_fpu_bufFenghua Yu
2014-05-29x86/xsaves: Save xstate to task's xsave area in __save_fpu during booting timeFenghua Yu
2014-05-29x86/xsaves: Add xsaves and xrstors support for booting timeFenghua Yu
2014-05-29x86/xsaves: Clear reserved bits in xsave headerFenghua Yu
2014-05-29x86/xsaves: Use xsave/xrstor for saving and restoring user space contextFenghua Yu
2014-05-29x86/xsaves: Use xsaves/xrstors for context switchFenghua Yu
2014-05-29x86/xsaves: Use xsaves/xrstors to save and restore xsave areaFenghua Yu
2014-05-29x86/xsaves: Define a macro for handling xsave/xrstor instruction faultFenghua Yu
2014-05-29x86/xsaves: Define macros for xsave instructionsFenghua Yu
2014-05-29x86/xsaves: Change compacted format xsave area headerFenghua Yu
2014-05-29x86/alternative: Add alternative_input_2 to support alternative with two feat...Fenghua Yu
2014-05-29x86/xsaves: Add a kernel parameter noxsaves to disable xsaves/xrstorsFenghua Yu
2014-05-29x86/xsaves: Detect xsaves/xrstors featureFenghua Yu
2014-05-29x86/cpufeature.h: Reformat x86 feature macrosFenghua Yu
2014-05-28Merge branch 'pci/misc' into nextBjorn Helgaas
2014-05-28Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas
2014-05-28Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into nextBjorn Helgaas
2014-05-28USB: remove CONFIG_USB_DEBUG from defconfig filesGreg Kroah-Hartman
2014-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2014-05-27x86/PCI: Use pci_is_bridge() to simplify codeYijing Wang
2014-05-27x86/PCI: Clean up and mark early_root_info_init() as deprecatedSuravee Suthikulpanit
2014-05-27ACPICA: Clean up redudant definitions already defined elsewhereLv Zheng
2014-05-27ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <...Lv Zheng
2014-05-27x86/xen: map foreign pfns for autotranslated guestsMukesh Rathor
2014-05-27KVM: x86: MOV CR/DR emulation should ignore modNadav Amit
2014-05-27KVM: lapic: sync highest ISR to hardware apic on EOIPaolo Bonzini
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-05-23x86/gart: Tidy messages and add bridge device infoBjorn Helgaas
2014-05-23x86/gart: Replace printk() with pr_info()Bjorn Helgaas
2014-05-23x86/PCI: Move pcibios_assign_resources() annotation to definitionBjorn Helgaas
2014-05-22KVM: vmx: DR7 masking on task switch emulation is wrongNadav Amit
2014-05-22KVM: x86: get CPL from SS.DPLPaolo Bonzini
2014-05-22x86: fix page fault tracing when KVM guest support enabledDave Hansen
2014-05-22KVM: x86: check CS.DPL against RPL during task switchPaolo Bonzini
2014-05-22KVM: x86: drop set_rflags callbackPaolo Bonzini