summaryrefslogtreecommitdiffstats
path: root/kernel/entry
Commit message (Expand)AuthorAgeFilesLines
* entry: Correct 'noinstr' attributesIngo Molnar2020-07-261-2/+2
* entry: Provide infrastructure for work before transitioning to guest modeThomas Gleixner2020-07-242-1/+53
* 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-242-0/+100