summaryrefslogtreecommitdiffstats
path: root/kernel/entry/common.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* core/entry: Respect syscall number rewritesThomas Gleixner2020-08-211-1/+2
* entry: Correct 'noinstr' attributesIngo Molnar2020-07-261-2/+2
* entry: Provide generic interrupt entry/exit codeThomas Gleixner2020-07-241-0/+117
* entry: Provide generic syscall exit functionThomas Gleixner2020-07-241-0/+169
* entry: Provide generic syscall entry functionalityThomas Gleixner2020-07-241-0/+88