summaryrefslogtreecommitdiff
path: root/kernel/entry/kvm.c
AgeCommit message (Expand)Author
2025-09-30entry: Rename "kvm" entry code assets to "virt" to genericize APIsSean Christopherson
2025-09-30entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM properSean Christopherson
2024-11-05sched: Add TIF_NEED_RESCHED_LAZY infrastructurePeter Zijlstra
2022-06-07entry/kvm: Exit to user mode when TIF_NOTIFY_SIGNAL is setSeth Forshee
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman
2022-03-10task_work: Decouple TIF_NOTIFY_SIGNAL and task_workEric W. Biederman
2022-03-10task_work: Call tracehook_notify_signal from get_signal on all architecturesEric W. Biederman
2021-12-01entry: Snapshot thread flagsMark Rutland
2020-11-04Merge branch 'core/urgent' into core/entryThomas Gleixner
2020-10-29entry: Add support for TIF_NOTIFY_SIGNALJens Axboe
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe
2020-07-24entry: Provide infrastructure for work before transitioning to guest modeThomas Gleixner