summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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-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-22x86: fix page fault tracing when KVM guest support enabledDave Hansen
2014-05-22KVM: x86: get CPL from SS.DPLPaolo Bonzini
2014-05-22KVM: x86: check CS.DPL against RPL during task switchPaolo Bonzini
2014-05-22KVM: x86: drop set_rflags callbackPaolo Bonzini
2014-05-22KVM: x86: use new CS.RPL as CPL during task switchPaolo Bonzini
2014-05-22Merge 3.15-rc6 into staging-next.Greg Kroah-Hartman
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar
2014-05-21Merge remote-tracking branch 'origin/x86/espfix' into x86/vdsoH. Peter Anvin
2014-05-21x86_64, entry: Merge paranoidzeroentry_ist into idtentryAndy Lutomirski
2014-05-21x86_64, entry: Merge most 64-bit asm entry macrosAndy Lutomirski
2014-05-21x86_64, entry: Add missing 'DEFAULT_FRAME 0' entry annotationsAndy Lutomirski
2014-05-21x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPETAndy Lutomirski
2014-05-21Merge commit '7ed6fb9b5a5510e4ef78ab27419184741169978a' into x86/espfixH. Peter Anvin
2014-05-21x86/PCI: Work around AMD Fam15h BIOSes that fail to provide _PXMSuravee Suthikulpanit
2014-05-21x86/PCI: Warn if we have to "guess" host bridge node informationMyron Stowe
2014-05-21Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin
2014-05-20x86, microcode: Add a disable chicken bitBorislav Petkov
2014-05-20x86, boot: Carve out early cmdline parsing functionBorislav Petkov
2014-05-20Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Rob Herring
2014-05-20x86, mm: Replace arch_vma_name with vm_ops->name for vsyscallsAndy Lutomirski
2014-05-20x86, mm: Improve _install_special_mapping and fix x86 vdso namingAndy Lutomirski
2014-05-20x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPETAndy Lutomirski
2014-05-19fix Haswell precise store data source encodingStephane Eranian
2014-05-16x86, irq: Remove pointless irq_reserve_irqs() callThomas Gleixner
2014-05-16x86: Remove create/destroy_irq()Thomas Gleixner