index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
time
/
hrtimer.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'rust-hrtimer-for-v6.15-v3' of https://github.com/Rust-for-Linux/li...
Miguel Ojeda
2025-03-25
1
-1
/
+2
*
rust: hrtimer: add clocksource selection through `ClockId`
Andreas Hindborg
2025-03-22
1
-2
/
+3
*
rust: hrtimer: add `HrTimerMode`
Andreas Hindborg
2025-03-22
1
-3
/
+79
*
rust: hrtimer: implement `HrTimerPointer` for `Pin<Box<T>>`
Andreas Hindborg
2025-03-22
1
-0
/
+3
*
rust: hrtimer: implement `UnsafeHrTimerPointer` for `Pin<&mut T>`
Andreas Hindborg
2025-03-22
1
-0
/
+2
*
rust: hrtimer: implement `UnsafeHrTimerPointer` for `Pin<&T>`
Andreas Hindborg
2025-03-22
1
-0
/
+2
*
rust: hrtimer: add `hrtimer::ScopedHrTimerPointer`
Andreas Hindborg
2025-03-22
1
-0
/
+33
*
rust: hrtimer: add `UnsafeHrTimerPointer`
Andreas Hindborg
2025-03-22
1
-0
/
+31
*
rust: hrtimer: allow timer restart from timer handler
Andreas Hindborg
2025-03-22
1
-1
/
+19
*
rust: hrtimer: implement `HrTimerPointer` for `Arc`
Andreas Hindborg
2025-03-11
1
-1
/
+3
*
rust: hrtimer: introduce hrtimer support
Andreas Hindborg
2025-03-11
1
-0
/
+351