summaryrefslogtreecommitdiff
path: root/include/linux/irq-entry-common.h
AgeCommit message (Expand)Author
2025-12-02Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-11-05entry,unwind/deferred: Fix unwind_reset_info() placementPeter Zijlstra
2025-11-04rseq: Switch to TIF_RSEQ if supportedThomas Gleixner
2025-11-04rseq: Split up rseq_exit_to_user_mode()Thomas Gleixner
2025-11-04entry: Split up exit_to_user_mode_prepare()Thomas Gleixner
2025-11-04rseq: Switch to fast path processing on exit to userThomas Gleixner
2025-11-04rseq: Record interrupt from user spaceThomas Gleixner
2025-11-04entry: Inline irqentry_enter/exit_from/to_user_mode()Thomas Gleixner
2025-11-04entry: Clean up headerThomas Gleixner
2025-11-04rseq: Avoid pointless evaluation in __rseq_notify_resume()Thomas Gleixner
2025-08-01Merge tag 'trace-deferred-unwind-v6.17' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-06-30entry: Split generic entry into generic exception and syscall entryJinjie Ruan