summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2016-01-29Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c...Ingo Molnar19-153/+641
2016-01-22pmem: add wb_cache_pmem() to the PMEM APIRoss Zwisler1-5/+6
2016-01-21Merge 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-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-2/+0
2016-01-19Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...Linus Torvalds2-0/+248
2016-01-19platform/x86: Add Intel Telemetry Core DriverSouvik Kumar Chakravarty1-0/+147
2016-01-19platform: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-18Merge 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-15mm, x86: get_user_pages() for dax mappingsDan Williams1-0/+7
2016-01-15mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmdDan Williams1-1/+8
2016-01-15mm, dax: convert vmf_insert_pfn_pmd() to pfn_tDan Williams1-0/+5
2016-01-15mm, dax, gpu: convert vm_insert_mixed to pfn_tDan Williams1-0/+5
2016-01-15x86, mm: introduce _PAGE_DEVMAPDan Williams1-1/+6
2016-01-15pmem, dax: clean up clear_pmem()Dan Williams1-6/+1
2016-01-15arch/x86/include/asm/pgtable.h: add pmd_[dirty|mkclean] for THPMinchan Kim1-0/+5
2016-01-15x86, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2-11/+0
2016-01-15Merge 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-12Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-38/+13
2016-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-5/+162
2016-01-12Merge 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 Molnar33-307/+422
2016-01-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-1/+13
2016-01-11Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-90/+83
2016-01-11Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-33/+12
2016-01-11Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-134/+66
2016-01-12Merge branch 'acpi-soc'Rafael J. Wysocki1-38/+13
2016-01-11Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-46/+66
2016-01-11Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-0/+15
2016-01-11Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2016-01-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-2/+107
2016-01-11Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+59
2016-01-11x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu1-1/+1