aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-31xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pagesDave Jones
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss
2014-01-30Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-01-30Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-01-30Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-01-30Merge branch 'drop-time' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds
2014-01-30mm: don't lose the SOFT_DIRTY flag on mprotectAndrey Vagin
2014-01-30x86, build: Build 16-bit code with -m16 where possibleDavid Woodhouse
2014-01-30x86, boot: Fix word-size assumptions in has_eflag() inline asmDavid Woodhouse
2014-01-29x86, asmlinkage, xen: Fix type of NMIAndi Kleen
2014-01-29x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visibleAndi Kleen
2014-01-29x86: Use inline assembler instead of global register variable to get spAndi Kleen
2014-01-29x86, asmlinkage, paravirt: Make paravirt thunks globalAndi Kleen
2014-01-29x86, asmlinkage, paravirt: Don't rely on local assembler labelsAndi Kleen
2014-01-29x86, asmlinkage, lguest: Fix C functions used by inline assemblerAndi Kleen
2014-01-29Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-01-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-01-29x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101Paolo Bonzini
2014-01-29x86, kvm: cache the base of the KVM cpuid leavesPaolo Bonzini
2014-01-29kvm: x86: move KVM_CAP_HYPERV_TIME outside #ifdefPaolo Bonzini
2014-01-29Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/buildH. Peter Anvin
2014-01-28x86, intel-mid: Cleanup some platform code's header filesDavid Cohen
2014-01-27x86: revert wrong memblock current limit settingYinghai Lu
2014-01-27x86: math-emu: Drop already-disabled print of build dateJosh Triplett
2014-01-27KVM: x86: Validate guest writes to MSR_IA32_APICBASEJan Kiszka
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-01-25x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configuredMike Travis
2014-01-25x86/uv/nmi: Fix Sparse warningsMike Travis
2014-01-25kgdb/kdb: Fix no KDB config problemMike Travis
2014-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-24KVM: x86: mark hyper-v vapic assist page as dirtyVadim Rozenfeld
2014-01-23Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-01-23Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham
2014-01-23firmware/dmi_scan: generalize for use by other archsArd Biesheuvel
2014-01-23x86: use generic fixmap.hMark Salter
2014-01-23mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin
2014-01-23KVM: x86: mark hyper-v hypercall page as dirtyVadim Rozenfeld
2014-01-23sched/x86/tsc: Initialize multiplier to 0Peter Zijlstra
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-22x86, intel-mid: Add missing 'void' to functions without argumentsDavid Cohen
2014-01-22x86: Don't add new __cpuinit users to Merrifield platform codePaul Gortmaker