summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2014-01-12Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2014-01-12Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes.Ingo Molnar
2014-01-12um, x86: Fix vDSO buildRichard Weinberger
2014-01-12x86, mce: Fix mce_start_timer semanticsBorislav Petkov
2014-01-12x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqsPrarit Bhargava
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2014-01-12perf/x86/intel: Add Intel RAPL PP1 energy counter supportStephane Eranian
2014-01-12seqlock: Use raw_ prefix instead of _no_lockdepJohn Stultz
2014-01-11x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds
2014-01-10Merge branch 'pci/resource' into nextBjorn Helgaas
2014-01-10xen/pvh: Use 'depend' instead of 'select'.Konrad Rzeszutek Wilk
2014-01-09ftrace/x86: Load ftrace_ops in parameter not the variable holding itSteven Rostedt
2014-01-08arch: x86: New MailBox support driver for Intel SOC'sDavid E. Box
2014-01-08KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti
2014-01-08KVM: x86: Fix debug typo error in lapicChen Fan
2014-01-08KVM: VMX: check use I/O bitmap first before unconditional I/O exitZhihui Zhang
2014-01-08ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng
2014-01-07PCI: Enforce bus address limits in resource allocationYinghai Lu
2014-01-07xen/pvh: remove duplicated include from enlighten.cWei Yongjun
2014-01-07xen/pvh: Fix compile issues with xen_pvh_domain()Konrad Rzeszutek Wilk
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-06xen/pvh: Support ParaVirtualized Hardware extensions (v3).Mukesh Rathor
2014-01-06xen/pvh: Piggyback on PVHVM for grant driver (v4)Konrad Rzeszutek Wilk
2014-01-06xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk
2014-01-06xen/pvh: Piggyback on PVHVM for event channels (v2)Mukesh Rathor
2014-01-06xen/pvh: Update E820 to work with PVH (v2)Mukesh Rathor
2014-01-06xen/pvh: Secondary VCPU bringup (non-bootup CPUs)Mukesh Rathor
2014-01-06xen/pvh: Load GDT/GS in early PV bootup code for BSP.Mukesh Rathor
2014-01-06xen/pvh: Setup up shared_info.Mukesh Rathor
2014-01-06xen/pvh/mmu: Use PV TLB instead of native.Mukesh Rathor
2014-01-06xen/pvh: MMU changes for PVH (v2)Mukesh Rathor
2014-01-06xen/mmu: Cleanup xen_pagetable_p2m_copy a bit.Konrad Rzeszutek Wilk
2014-01-06xen/mmu/p2m: Refactor the xen_pagetable_init code (v2).Konrad Rzeszutek Wilk
2014-01-06xen/pvh: Don't setup P2M tree.Konrad Rzeszutek Wilk
2014-01-06xen/pvh: Early bootup changes in PV code (v4).Mukesh Rathor
2014-01-06xen/pvh/x86: Define what an PVH guest is (v3).Mukesh Rathor
2014-01-06xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn.Mukesh Rathor
2014-01-06xen/x86: set VIRQ_TIMER priority to maximumDavid Vrabel
2014-01-05Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflictsIngo Molnar
2014-01-04x86, boot: Move intcall() to the .inittext sectionH. Peter Anvin
2014-01-04x86, boot: Use .code16 instead of .code16gccDavid Woodhouse
2014-01-04x86, sparse: Do not force removal of __user when calling copy_to/from_user_no...Steven Rostedt
2014-01-03x86, cpu: Detect more TLB configurationKirill A. Shutemov
2014-01-03xen/pvhvm: Remove the xen_platform_pci int.Konrad Rzeszutek Wilk
2014-01-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk
2014-01-03x86/efi: parse_efi_setup() build fixDave Young
2014-01-03x86: ksysfs.c build fixDave Young
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on x86Mark Salter
2014-01-02Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds