Age | Commit message (Expand) | Author |
---|---|---|
2019-10-18 | x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_* | Jiri Slaby |
2019-10-18 | x86/asm: Annotate local pseudo-functions | Jiri Slaby |
2019-09-06 | x86/asm: Make some functions local labels | Jiri Slaby |
2019-07-18 | x86/uaccess: Remove redundant CLACs in getuser/putuser error paths | Josh Poimboeuf |
2018-09-03 | x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixups | Jann Horn |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2016-08-07 | x86: move exports to actual definitions | Al Viro |
2016-07-15 | x86/uaccess: Move thread_info::addr_limit to thread_struct | Andy Lutomirski |
2015-06-02 | x86/debug: Remove perpetually broken, unmaintainable dwarf annotations | Ingo Molnar |
2012-09-21 | x86, smap: Add STAC and CLAC instructions to control user space access | H. Peter Anvin |
2012-04-20 | x86, extable: Remove open-coded exception table entries in arch/x86/lib/putus... | H. Peter Anvin |
2008-07-09 | x86: merge putuser asm functions. | Glauber Costa |