index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
rqspinlock.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-12
rqspinlock: Fix order in raw_res_spin_(un)lock_irq to allow schedule
Gabriele Monaco
1
-3
/
+11
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2026-01-26
bpf: explicitly align bpf_res_spin_lock
Finn Thain
1
-1
/
+1
2026-01-23
rqspinlock: Fix TAS fallback lock entry creation
Kumar Kartikeya Dwivedi
1
-1
/
+1
2025-11-29
rqspinlock: Enclose lock/unlock within lock entry acquisitions
Kumar Kartikeya Dwivedi
1
-28
/
+32
2025-03-19
bpf: Introduce rqspinlock kfuncs
Kumar Kartikeya Dwivedi
1
-0
/
+7
2025-03-19
rqspinlock: Add macros for rqspinlock usage
Kumar Kartikeya Dwivedi
1
-0
/
+87
2025-03-19
rqspinlock: Add basic support for CONFIG_PARAVIRT
Kumar Kartikeya Dwivedi
1
-0
/
+14
2025-03-19
rqspinlock: Add a test-and-set fallback
Kumar Kartikeya Dwivedi
1
-0
/
+17
2025-03-19
rqspinlock: Add deadlock detection and recovery
Kumar Kartikeya Dwivedi
1
-0
/
+100
2025-03-19
rqspinlock: Protect pending bit owners from stalls
Kumar Kartikeya Dwivedi
1
-1
/
+1
2025-03-19
rqspinlock: Add support for timeouts
Kumar Kartikeya Dwivedi
1
-0
/
+6
2025-03-19
rqspinlock: Add rqspinlock.h header
Kumar Kartikeya Dwivedi
1
-0
/
+19