summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
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-18x86/mm: Expand the exception table logic to allow new handling optionsTony Luck
2016-02-18Merge tag 'v4.5-rc4' into ras/core, to pick up fixesIngo Molnar
2016-02-17Merge branch 'perf/urgent' into perf/core, to queue up dependent patchIngo 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-16x86/cpufeature: Speed up cpu_feature_enabled()Borislav Petkov
2016-02-15xen/pcifront: Report the errors better.Konrad Rzeszutek Wilk
2016-02-14x86/mm: Fix INVPCID asm constraintBorislav Petkov
2016-02-09x86/fpu: Fix math emulation in eager fpu modeAndy Lutomirski
2016-02-09x86/dmi: Switch dmi_remap() from ioremap() [uncached] to ioremap_cache()Andy Lutomirski
2016-02-09x86/mm: If INVPCID is available, use it to flush global mappingsAndy Lutomirski
2016-02-09x86/mm: Add INVPCID helpersAndy Lutomirski
2016-02-09x86/microcode: Untangle from BLK_DEV_INITRDBorislav Petkov
2016-02-09x86/asm/bitops: Force inlining of test_and_set_bit and friendsDenys Vlasenko
2016-02-09Merge tag 'v4.5-rc3' into locking/core, to refresh the treeIngo Molnar
2016-02-08Merge branch 'x86/urgent' into x86/mm, to pick up dependent fixIngo Molnar
2016-02-05x86: Fix KASAN false positives in thread_saved_pc()Dmitry Vyukov
2016-02-01x86/mce/AMD: Set MCAX Enable bitAravind Gopalakrishnan
2016-02-01x86/cpufeature: Use enum cpuid_leafs instead of magic numbersHuaitong Han
2016-01-31Merge 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-29locking/x86: Tweak the comment about use of wmb() for IOMichael S. Tsirkin
2016-01-29locking/x86: Drop a comment left over from X86_OOSTOREMichael S. Tsirkin
2016-01-29locking/x86: Add cc clobber for ADDLMichael S. Tsirkin
2016-01-26x86/mm: Fix types used in pgprot cacheability flags translationsJan Beulich
2016-01-22pmem: 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-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20x86/mm: Make kmap_prot into a #defineAndy Lutomirski
2016-01-19Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-01-19platform/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-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-18livepatch: change the error message in asm/livepatch.h header filesMiroslav Benes
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-15mm, x86: get_user_pages() for dax mappingsDan Williams