summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/smap.h
Commit message (Expand)AuthorAgeFilesLines
* x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"Borislav Petkov2022-04-041-24/+0
* Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-04-261-4/+1
|\
| * x86/alternative: Merge include filesJuergen Gross2021-03-111-4/+1
* | objtool,x86: Fix uaccess PUSHF/POPF validationPeter Zijlstra2021-03-121-6/+4
|/
* x86,smap: Fix smap_{save,restore}() alternativesPeter Zijlstra2020-04-301-3/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1
* x86/smap: Ditch __stringify()Peter Zijlstra2019-04-031-10/+9
* x86/uaccess: Introduce user_access_{save,restore}()Peter Zijlstra2019-04-031-0/+20
* x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-301-1/+1
* x86/smap: Use ALTERNATIVE macroBorislav Petkov2015-02-231-21/+9
* x86/alternatives: Add instruction paddingBorislav Petkov2015-02-231-2/+2
* x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin2012-09-211-2/+2
* x86, smap: Add a header file with macros for STAC/CLACH. Peter Anvin2012-09-211-0/+91