summaryrefslogtreecommitdiff
path: root/include/linux/entry-common.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-12Merge tag 'x86_cleanups_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2020-09-22x86/entry: Fix typo in comments for syscall_enter_from_user_mode()Kees Cook1-1/+1
2020-09-04x86/entry: Unbreak 32bit fast syscallThomas Gleixner1-9/+42
2020-07-24entry: Provide generic interrupt entry/exit codeThomas Gleixner1-0/+62
2020-07-24entry: Provide generic syscall exit functionThomas Gleixner1-0/+189
2020-07-24entry: Provide generic syscall entry functionalityThomas Gleixner1-0/+121