aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/entry-common.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-15entry: Fix spelling/typo errors in irq entry codeIra Weiny1-2/+2
2020-11-04x86/entry: Move nmi entry/exit into common codeThomas Gleixner1-1/+38
2020-11-04Merge branch 'core/urgent' into core/entryThomas Gleixner1-10/+43
2020-10-29entry: Add support for TIF_NOTIFY_SIGNALJens Axboe1-3/+8
2020-10-12Merge tag 'x86_cleanups_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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