summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2014-07-09KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini1-1/+1
2014-07-09KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit1-1/+1
2014-07-07ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo1-0/+16
2014-06-07x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos1-0/+1
2014-06-01x86,preempt: Fix preemption for i386Peter Zijlstra1-0/+12
2014-05-06x86, AVX-512: Enable AVX-512 States Context SwitchFenghua Yu1-6/+10
2014-05-06x86, AVX-512: AVX-512 Feature DetectionFenghua Yu1-0/+4
2014-04-14x86/efi: Make efi virtual runtime map passing more robustBorislav Petkov1-1/+2
2014-04-14x86, pageattr: Export page unmapping interfaceBorislav Petkov1-0/+2
2014-03-29x86: fix boot on uniprocessor systemsArtem Fetishev1-1/+2
2014-03-25Revert "xen: properly account for _PAGE_NUMA during xen pte translations"David Vrabel1-12/+2
2014-03-11x86: Remove CONFIG_X86_OOSTOREDave Jones3-10/+5
2014-03-05Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin1-0/+1
2014-03-05x86/efi: Quirk out SGI UVBorislav Petkov1-0/+1
2014-02-19x86, tsc: Fallback to normal calibration if fast MSR calibration failsThomas Gleixner1-1/+1
2014-02-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2014-02-14x86/efi: Fix 32-bit falloutBorislav Petkov1-0/+2
2014-02-11xen: properly account for _PAGE_NUMA during xen pte translationsMel Gorman1-2/+12
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+4
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin17-103/+72
2014-02-06Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-3/+2
2014-02-03Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk1-3/+2
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+0
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus 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-31Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-1/+2
2014-01-31Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-8/+11
2014-01-31mm: don't lose the SOFT_DIRTY flag on mprotectAndrey Vagin1-1/+2
2014-01-30x86: Use inline assembler instead of global register variable to get spAndi Kleen1-3/+5
2014-01-30x86, asmlinkage, paravirt: Make paravirt thunks globalAndi Kleen1-1/+1
2014-01-30x86, asmlinkage, paravirt: Don't rely on local assembler labelsAndi Kleen1-4/+5
2014-01-30Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus 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-28x86: 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-25Merge branch 'linus' into x86/urgentIngo Molnar30-222/+589
2014-01-25mm, x86: Account for TLB flushes only when debuggingMel Gorman1-3/+3
2014-01-25x86/uv/nmi: Fix Sparse warningsMike Travis1-2/+0
2014-01-25x86/AMD/NB: Fix amd_set_subcaches() parameter typeDan Carpenter1-1/+1
2014-01-24firmware/dmi_scan: generalize for use by other archsArd Biesheuvel1-2/+4
2014-01-24x86: use generic fixmap.hMark Salter1-58/+1
2014-01-23Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+7
2014-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-0/+18
2014-01-23Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+2
2014-01-22x86: memblock: set current limit to max low memory addressSantosh Shilimkar1-2/+2
2014-01-21Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-20/+22
2014-01-21Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-24/+121
2014-01-21Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-4/+34