index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
rseq_types.h
Age
Commit message (
Expand
)
Author
2025-11-25
sched/mmcid: Switch over to the new mechanism
Thomas Gleixner
2025-11-25
sched/mmcid: Implement deferred mode change
Thomas Gleixner
2025-11-25
sched/mmcid: Provide CID ownership mode fixup functions
Thomas Gleixner
2025-11-25
sched/mmcid: Provide new scheduler CID mechanism
Thomas Gleixner
2025-11-25
sched/mmcid: Introduce per task/CPU ownership infrastructure
Thomas Gleixner
2025-11-25
sched/mmcid: Serialize sched_mm_cid_fork()/exit() with a mutex
Thomas Gleixner
2025-11-25
sched/mmcid: Provide precomputed maximal value
Thomas Gleixner
2025-11-20
sched/mmcid: Cacheline align MM CID storage
Thomas Gleixner
2025-11-20
sched/mmcid: Use proper data structures
Thomas Gleixner
2025-11-04
rseq: Implement fast path for exit to user
Thomas Gleixner
2025-11-04
rseq: Optimize event setting
Thomas Gleixner
2025-11-04
rseq: Provide and use rseq_update_user_cs()
Thomas Gleixner
2025-11-04
rseq: Record interrupt from user space
Thomas Gleixner
2025-11-04
rseq: Cache CPU ID and MM CID values
Thomas Gleixner
2025-11-04
rseq: Introduce struct rseq_data
Thomas Gleixner