summaryrefslogtreecommitdiff
path: root/include/linux/irq-entry-common.h
AgeCommit message (Expand)AuthorFilesLines
2025-12-18entry: Always inline local_irq_{enable,disable}_exit_to_user()Eric Dumazet1-2/+2
2025-12-02Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-12/+63
2025-11-05entry,unwind/deferred: Fix unwind_reset_info() placementPeter Zijlstra1-1/+1
2025-11-04rseq: Switch to TIF_RSEQ if supportedThomas Gleixner1-1/+1
2025-11-04rseq: Split up rseq_exit_to_user_mode()Thomas Gleixner1-3/+3
2025-11-04entry: Split up exit_to_user_mode_prepare()Thomas Gleixner1-5/+44
2025-11-04rseq: Switch to fast path processing on exit to userThomas Gleixner1-5/+2
2025-11-04rseq: Record interrupt from user spaceThomas Gleixner1-1/+2
2025-11-04entry: Inline irqentry_enter/exit_from/to_user_mode()Thomas Gleixner1-2/+11
2025-11-04entry: Clean up headerThomas Gleixner1-0/+2
2025-11-04rseq: Avoid pointless evaluation in __rseq_notify_resume()Thomas Gleixner1-2/+5
2025-08-01Merge tag 'trace-deferred-unwind-v6.17' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+2
2025-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+16
2025-06-30entry: Split generic entry into generic exception and syscall entryJinjie Ruan1-0/+389