summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2016-02-09x86/asm/bitops: Force inlining of test_and_set_bit and friendsDenys Vlasenko1-18/+18
2016-01-30x86/alternatives: Discard dynamic check after initBrian Gerst1-7/+12
2016-01-30x86/cpufeature: Get rid of the non-asm goto variantBorislav Petkov1-44/+5
2016-01-30x86/cpufeature: Replace the old static_cpu_has() with safe variantBorislav Petkov2-100/+14
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov15-297/+301
2016-01-30Merge branch 'x86/cpu' into x86/asm, to avoid conflictIngo Molnar1-0/+1
2016-01-29Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c...Ingo Molnar18-153/+549
2016-01-23pmem: add wb_cache_pmem() to the PMEM APIRoss Zwisler1-5/+6
2016-01-22Merge branch 'uaccess' (batched user access infrastructure)Linus Torvalds2-46/+126
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+0
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-5/+20
2016-01-21dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-2/+0
2016-01-20Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...Linus Torvalds2-0/+248
2016-01-20platform/x86: Add Intel Telemetry Core DriverSouvik Kumar Chakravarty1-0/+147
2016-01-20platform:x86: add Intel P-Unit mailbox IPC driverQipeng Zha1-0/+101
2016-01-19x86/asm: Add C versions of frame pointer macrosJosh Poimboeuf1-3/+13
2016-01-19x86/asm: Clean up frame pointer macrosJosh Poimboeuf1-16/+27
2016-01-19x86/cpufeature: Add AMD AVIC bitBorislav Petkov1-0/+1
2016-01-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-22/+14
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-19/+37
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+1
2016-01-16mm, x86: get_user_pages() for dax mappingsDan Williams1-0/+7
2016-01-16mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmdDan Williams1-1/+8
2016-01-16mm, dax: convert vmf_insert_pfn_pmd() to pfn_tDan Williams1-0/+5
2016-01-16mm, dax, gpu: convert vm_insert_mixed to pfn_tDan Williams1-0/+5
2016-01-16x86, mm: introduce _PAGE_DEVMAPDan Williams1-1/+6
2016-01-16pmem, dax: clean up clear_pmem()Dan Williams1-6/+1
2016-01-16arch/x86/include/asm/pgtable.h: add pmd_[dirty|mkclean] for THPMinchan Kim1-0/+5
2016-01-16x86, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2-11/+0
2016-01-16Merge branch 'pci/host-vmd' into nextBjorn Helgaas2-0/+15
2016-01-15x86/PCI: Add driver for Intel Volume Management Device (VMD)Keith Busch1-0/+5
2016-01-15x86/PCI: Allow DMA ops specific to a PCI domainKeith Busch1-0/+10
2016-01-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-8/+44
2016-01-13x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski1-7/+8
2016-01-13Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-38/+13
2016-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+70
2016-01-13Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+3
2016-01-12x86: define __smp_xxxMichael S. Tsirkin1-19/+12
2016-01-12x86: reuse asm-generic/barrier.hMichael S. Tsirkin1-3/+2
2016-01-12lguest: Map switcher text R/ORusty Russell1-1/+3
2016-01-12x86/vdso: Disallow vvar access to vclock IO for never-used vclocksAndy Lutomirski2-4/+11
2016-01-12x86/vdso: Use .fault for the vDSO text mappingAndy Lutomirski1-3/+0
2016-01-12x86/vdso: Track each mm's loaded vDSO image as well as its baseAndy Lutomirski1-1/+2
2016-01-12x86/fpu: Disable AVX when eagerfpu is offyu-cheng yu1-5/+6
2016-01-12x86/fpu: Disable MPX when eagerfpu is offyu-cheng yu1-0/+1
2016-01-12Merge commit 'linus' into x86/urgent, to pick up recent x86 changesIngo Molnar32-306/+421
2016-01-12Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-1/+13
2016-01-12Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-90/+83
2016-01-12Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-33/+12
2016-01-12Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-134/+66