aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-2/+3
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-21/+12
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss1-2/+3
2014-01-30Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-1/+2
2014-01-30Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-8/+11
2014-01-30mm: don't lose the SOFT_DIRTY flag on mprotectAndrey Vagin1-1/+2
2014-01-29x86: Use inline assembler instead of global register variable to get spAndi Kleen1-3/+5
2014-01-29x86, asmlinkage, paravirt: Make paravirt thunks globalAndi Kleen1-1/+1
2014-01-29x86, asmlinkage, paravirt: Don't rely on local assembler labelsAndi Kleen1-4/+5
2014-01-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+5
2014-01-29x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101Paolo Bonzini1-5/+6
2014-01-29x86, kvm: cache the base of the KVM cpuid leavesPaolo Bonzini1-16/+6
2014-01-27x86: revert wrong memblock current limit settingYinghai Lu1-2/+2
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+7
2014-01-25x86/uv/nmi: Fix Sparse warningsMike Travis1-2/+0
2014-01-23firmware/dmi_scan: generalize for use by other archsArd Biesheuvel1-2/+4
2014-01-23x86: use generic fixmap.hMark Salter1-58/+1
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-1/+7
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-0/+18
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-3/+2
2014-01-21x86: memblock: set current limit to max low memory addressSantosh Shilimkar1-2/+2
2014-01-20Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-20/+22
2014-01-20Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-24/+121
2014-01-20Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-4/+34
2014-01-20x86, uapi, x32: Use __kernel_ulong_t in x86 struct semid64_dsH.J. Lu1-5/+5
2014-01-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+2
2014-01-20Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+93
2014-01-20Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-45/+60
2014-01-20Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-5/+20
2014-01-20Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+46
2014-01-20Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-19/+64
2014-01-20Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-01-20Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-6/+0
2014-01-20Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2014-01-20Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-12/+20
2014-01-20x86/intel/mpx: Remove unused LWP structureIngo Molnar1-8/+2
2014-01-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-82/+61
2014-01-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+42
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+7
2014-01-17KVM: nVMX: Clean up handling of VMX-related MSRsJan Kiszka1-0/+1
2014-01-17KVM: SVM: Fix reading of DR6Jan Kiszka1-0/+2
2014-01-17add support for Hyper-V reference time counterVadim Rozenfeld2-0/+14
2014-01-15x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCsBin Gao1-0/+3
2014-01-15x86: Add check for number of available vectors before CPU downPrarit Bhargava1-0/+1
2014-01-15x86, intel-mid: Add Merrifield platform supportDavid Cohen1-0/+2
2014-01-15x86, intel-mid: Add Clovertrail platform supportKuppuswamy Sathyanarayanan1-2/+44
2014-01-14x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov1-0/+1