Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86,smap: Fix smap_{save,restore}() alternatives | Peter Zijlstra | 2020-04-30 | 1 | -3/+8 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 2019-06-05 | 1 | -5/+1 |
* | x86/smap: Ditch __stringify() | Peter Zijlstra | 2019-04-03 | 1 | -10/+9 |
* | x86/uaccess: Introduce user_access_{save,restore}() | Peter Zijlstra | 2019-04-03 | 1 | -0/+20 |
* | x86/cpufeature: Carve out X86_FEATURE_* | Borislav Petkov | 2016-01-30 | 1 | -1/+1 |
* | x86/smap: Use ALTERNATIVE macro | Borislav Petkov | 2015-02-23 | 1 | -21/+9 |
* | x86/alternatives: Add instruction padding | Borislav Petkov | 2015-02-23 | 1 | -2/+2 |
* | x86, smap: Add STAC and CLAC instructions to control user space access | H. Peter Anvin | 2012-09-21 | 1 | -2/+2 |
* | x86, smap: Add a header file with macros for STAC/CLAC | H. Peter Anvin | 2012-09-21 | 1 | -0/+91 |