summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2016-02-24x86/paravirt: Create a stack frame in PV_CALLEE_SAVE_REGS_THUNKJosh Poimboeuf
2016-02-24x86/paravirt: Add stack frame dependency to PVOP inline asm callsJosh Poimboeuf
2016-02-24x86/xen: Add stack frame dependency to hypercall inline asm callsJosh Poimboeuf
2016-02-18x86/cpufeature: Create a new synthetic cpu capability for machine check recoveryTony Luck
2016-02-18Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar
2016-02-17x86/msr: Document msr-index.h rule for additionBorislav Petkov
2016-02-17x86/signal/64: Re-add support for SS in the 64-bit signal contextAndy Lutomirski
2016-02-17x86/signal/64: Fix SS if needed when delivering a 64-bit signalAndy Lutomirski
2016-02-17x86/signal/64: Add a comment about sigcontext->fs and gsAndy Lutomirski
2016-02-16x86/cpufeature: Speed up cpu_feature_enabled()Borislav Petkov
2016-02-09x86/asm/bitops: Force inlining of test_and_set_bit and friendsDenys Vlasenko
2016-02-05x86: Fix KASAN false positives in thread_saved_pc()Dmitry Vyukov
2016-02-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-30x86/alternatives: Discard dynamic check after initBrian Gerst
2016-01-30x86/cpufeature: Get rid of the non-asm goto variantBorislav Petkov
2016-01-30x86/cpufeature: Replace the old static_cpu_has() with safe variantBorislav Petkov
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov
2016-01-30Merge branch 'x86/cpu' into x86/asm, to avoid conflictIngo Molnar
2016-01-29Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c...Ingo Molnar
2016-01-26x86/mm: Fix types used in pgprot cacheability flags translationsJan Beulich
2016-01-23pmem: add wb_cache_pmem() to the PMEM APIRoss Zwisler
2016-01-21Merge branch 'uaccess' (batched user access infrastructure)Linus Torvalds
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-21dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-01-20platform/x86: Add Intel Telemetry Core DriverSouvik Kumar Chakravarty
2016-01-19platform:x86: add Intel P-Unit mailbox IPC driverQipeng Zha
2016-01-19x86/asm: Add C versions of frame pointer macrosJosh Poimboeuf
2016-01-19x86/asm: Clean up frame pointer macrosJosh Poimboeuf
2016-01-19x86/cpufeature: Add AMD AVIC bitBorislav Petkov
2016-01-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-01-16mm, x86: get_user_pages() for dax mappingsDan Williams
2016-01-16mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmdDan Williams
2016-01-16mm, dax: convert vmf_insert_pfn_pmd() to pfn_tDan Williams
2016-01-16mm, dax, gpu: convert vm_insert_mixed to pfn_tDan Williams
2016-01-16x86, mm: introduce _PAGE_DEVMAPDan Williams
2016-01-16pmem, dax: clean up clear_pmem()Dan Williams
2016-01-16arch/x86/include/asm/pgtable.h: add pmd_[dirty|mkclean] for THPMinchan Kim
2016-01-16x86, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-15Merge branch 'pci/host-vmd' into nextBjorn Helgaas
2016-01-15x86/PCI: Add driver for Intel Volume Management Device (VMD)Keith Busch
2016-01-15x86/PCI: Allow DMA ops specific to a PCI domainKeith Busch
2016-01-15x86/irq: Call irq_force_move_complete with irq descriptorThomas Gleixner
2016-01-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-13x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski
2016-01-13Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds