summaryrefslogtreecommitdiff
path: root/arch/x86/lib
AgeCommit message (Expand)Author
2018-06-05objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf
2018-04-13x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...Matthias Kaehlcke
2018-04-13x86/asm: Don't use RBP as a temporary register in csum_partial_copy_generic()Josh Poimboeuf
2018-03-18Revert "x86/retpoline: Simplify vmexit_fill_RSB()"David Woodhouse
2018-02-22x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-02-13x86/get_user: Use pointer masking to limit speculationDan Williams
2018-02-13x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospecDan Williams
2018-02-13x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}Dan Williams
2018-02-13x86/retpoline: Simplify vmexit_fill_RSB()Borislav Petkov
2018-02-13x86/retpoline: Remove the esp/rsp thunkWaiman Long
2018-01-31Prevent timer value 0 for MWAITXJanakarajan Natarajan
2018-01-23kprobes/x86: Blacklist indirect thunk functions for kprobesMasami Hiramatsu
2018-01-23retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu
2018-01-17x86/retpoline/checksum32: Convert assembler indirect jumpsDavid Woodhouse
2018-01-17x86/retpoline: Add initial retpoline supportDavid Woodhouse
2018-01-05x86/boot: Add early cmdline parsing for options with argumentsTom Lendacky
2017-11-30x86/decoder: Add new TEST instruction patternMasami Hiramatsu
2017-07-12x86/uaccess: Optimize copy_user_enhanced_fast_string() for short stringsPaolo Abeni
2017-04-08x86/mce: Fix copy/paste error in exception table entriesTony Luck
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-09-05x86/mce: Improve memcpy_mcsafe()Tony Luck
2016-08-11x86/mm/kaslr: Fix -Wformat-security warningNicolas Iooss
2016-08-08x86/hweight: Don't clobber %rdiVille Syrjälä
2016-08-07x86: move exports to actual definitionsAl Viro
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-07-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-25Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-23x86/insn: remove pcommitDan Williams
2016-07-21x86/insn: Add AVX-512 support to the instruction decoderAdrian Hunter
2016-07-20x86/insn: perf tools: Fix vcvtph2ps instruction decodingAdrian Hunter
2016-07-15x86/uaccess: Move thread_info::addr_limit to thread_structAndy Lutomirski
2016-07-14x86/lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-07-08x86/mm: Refactor KASLR entropy functionsThomas Garnier
2016-06-08x86/hweight: Get rid of the special calling conventionBorislav Petkov
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-05-16locking/rwsem: Fix comment on register clobberingBorislav Petkov
2016-04-22locking/rwsem, x86: Add frame annotation for call_rwsem_down_write_failed_kil...Michal Hocko
2016-04-13locking/rwsem, x86: Provide __down_write_killable()Michal Hocko
2016-03-31x86/cpufeature: Remove cpu_has_xmm2Borislav Petkov
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-17Merge branch 'x86/cleanups' into x86/urgentIngo Molnar
2016-03-16x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe()Tony Luck
2016-03-15Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-03-14Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck