aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-22x86/timer: Make delay() work during early bootupJiri Slaby1-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-96/+49
2016-11-16x86/msr: Cleanup/streamline MSR helpersBorislav Petkov1-2/+2
2016-11-01x86/copy_user: Unify the code by removing the 64-bit asm _copy_*_user() variantsBorislav Petkov3-96/+49
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds13-1/+43
2016-09-05x86/mce: Improve memcpy_mcsafe()Tony Luck1-3/+3
2016-08-11x86/mm/kaslr: Fix -Wformat-security warningNicolas Iooss1-1/+1
2016-08-08x86/hweight: Don't clobber %rdiVille Syrjälä1-0/+2
2016-08-07x86: move exports to actual definitionsAl Viro13-1/+43
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds14-14/+16
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+1
2016-07-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-95/+186
2016-07-25Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+91
2016-07-23x86/insn: remove pcommitDan Williams1-1/+1
2016-07-21x86/insn: Add AVX-512 support to the instruction decoderAdrian Hunter2-95/+186
2016-07-20x86/insn: perf tools: Fix vcvtph2ps instruction decodingAdrian Hunter1-1/+1
2016-07-15x86/uaccess: Move thread_info::addr_limit to thread_structAndy Lutomirski5-20/+21
2016-07-14x86/lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker14-14/+16
2016-07-08x86/mm: Refactor KASLR entropy functionsThomas Garnier2-0/+91
2016-06-08x86/hweight: Get rid of the special calling conventionBorislav Petkov2-1/+78
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2016-05-16locking/rwsem: Fix comment on register clobberingBorislav Petkov1-2/+4
2016-04-22locking/rwsem, x86: Add frame annotation for call_rwsem_down_write_failed_killable()Michal Hocko1-0/+2
2016-04-13locking/rwsem, x86: Provide __down_write_killable()Michal Hocko1-0/+8
2016-03-31x86/cpufeature: Remove cpu_has_xmm2Borislav Petkov1-2/+2
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+5
2016-03-22kernel: add kcov code coverageDmitry Vyukov1-0/+3
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+13
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2016-03-17Merge branch 'x86/cleanups' into x86/urgentIngo Molnar1-1/+1
2016-03-16x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe()Tony Luck1-3/+4
2016-03-15Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-17/+43
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-6/+6
2016-03-14Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+117
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck1-1/+1
2016-03-10x86/delay: Avoid preemptible context checks in delay_mwaitx()Borislav Petkov1-1/+1
2016-03-08x86/mm, x86/mce: Add memcpy_mcsafe()Tony Luck1-0/+117
2016-03-03x86/asm/decoder: Use explicitly signed charsJosh Poimboeuf1-3/+3
2016-02-24x86: Fix misspellings in commentsAdam Buchbinder1-1/+1
2016-02-24x86/asm: Create stack frames in rwsem functionsJosh Poimboeuf1-1/+10
2016-02-18Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar1-41/+101
2016-02-17x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __copy_user_nocache()Toshi Kani1-4/+32
2016-02-17x86/uaccess/64: Make the __copy_user_nocache() assembly code more readableToshi Kani1-41/+73
2016-02-03x86/boot: Pass in size to early cmdline parsingDave Hansen1-2/+9
2016-02-03x86/boot: Simplify early command line parsingDave Hansen1-3/+0
2016-02-03x86/boot: Fix early command-line parsing when partial word matchesDave Hansen1-5/+13
2016-02-03x86/boot: Fix early command-line parsing when matching at endDave Hansen1-10/+24
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov6-6/+6
2016-01-11Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+36