summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2016-02-25Merge branch 'ras/core' into core/objtool, to pick up the new exception table...Ingo Molnar
2016-02-25Merge branch 'x86/debug' into core/objtool, to pick up frame pointer fixesIngo Molnar
2016-02-24sched/x86: Add stack frame dependency to __preempt_schedule[_notrace]()Josh Poimboeuf
2016-02-24x86/locking: Create stack frame in PV unlockJosh Poimboeuf
2016-02-24x86/uaccess: Add stack frame output operand in get_user() inline asmChris J Arges
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-24x86: fix SMAP in 32-bit environmentsLinus Torvalds
2016-02-22Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
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-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-15xen/pcifront: Report the errors better.Konrad Rzeszutek Wilk
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-01x86/mce/AMD: Set MCAX Enable bitAravind Gopalakrishnan
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-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-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