index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
locktorture.c
Age
Commit message (
Expand
)
Author
2014-09-30
locktorture: Cleanup header usage
Davidlohr Bueso
2014-09-30
locktorture: Cannot hold read and write lock
Davidlohr Bueso
2014-09-30
locktorture: Fix __acquire annotation for spinlock irq
Davidlohr Bueso
2014-09-30
locktorture: Support rwlocks
Davidlohr Bueso
2014-09-16
locktorture: Introduce torture context
Davidlohr Bueso
2014-09-16
locktorture: Support rwsems
Davidlohr Bueso
2014-09-16
locktorture: Add infrastructure for torturing read locks
Davidlohr Bueso
2014-09-16
torture: Address race in module cleanup
Davidlohr Bueso
2014-09-16
locktorture: Make statistics generic
Davidlohr Bueso
2014-09-16
locktorture: Teach about lock debugging
Davidlohr Bueso
2014-09-16
locktorture: Support mutexes
Davidlohr Bueso
2014-09-16
locktorture: Rename locktorture_runnable parameter
Davidlohr Bueso
2014-06-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-05-14
torture: Check for multiple concurrent torture tests
Paul E. McKenney
2014-05-14
locktorture: Remove reference to nonexistent Kconfig parameter
Paul E. McKenney
2014-05-13
torture: Intensify locking test
Paul E. McKenney
2014-04-18
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
Dongsheng Yang
2014-02-23
rcutorture: Add a lock_busted to test the test
Paul E. McKenney
2014-02-23
locktorture: Add a lock-torture kernel module
Paul E. McKenney