index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-10-07
locking/atomics: Check atomic-arch-fallback.h too
Paul Bolle
2020-10-07
locking/seqlock: Tweak DEFINE_SEQLOCK() kernel doc
Sebastian Andrzej Siewior
2020-09-29
lockdep: Optimize the memory usage of circular queue
Boqun Feng
2020-09-16
seqlock: Unbreak lockdep
peterz@infradead.org
2020-09-10
seqlock: PREEMPT_RT: Do not starve seqlock_t writers
Ahmed S. Darwish
2020-09-10
seqlock: seqcount_LOCKNAME_t: Introduce PREEMPT_RT support
Ahmed S. Darwish
2020-09-10
seqlock: seqcount_t: Implement all read APIs as statement expressions
Ahmed S. Darwish
2020-09-10
seqlock: Use unique prefix for seqcount_t property accessors
Ahmed S. Darwish
2020-09-10
seqlock: seqcount_LOCKNAME_t: Standardize naming convention
Ahmed S. Darwish
2020-09-10
seqlock: seqcount latch APIs: Only allow seqcount_latch_t
Ahmed S. Darwish
2020-09-10
rbtree_latch: Use seqcount_latch_t
Ahmed S. Darwish
2020-09-10
x86/tsc: Use seqcount_latch_t
Ahmed S. Darwish
2020-09-10
timekeeping: Use seqcount_latch_t
Ahmed S. Darwish
2020-09-10
time/sched_clock: Use seqcount_latch_t
Ahmed S. Darwish
2020-09-10
seqlock: Introduce seqcount_latch_t
Ahmed S. Darwish
2020-09-10
mm/swap: Do not abuse the seqcount_t latching API
Ahmed S. Darwish
2020-09-10
time/sched_clock: Use raw_read_seqcount_latch() during suspend
Ahmed S. Darwish
2020-08-26
lockdep/selftest: Introduce recursion3
Boqun Feng
2020-08-26
locking/selftest: Add test cases for queued_read_lock()
Boqun Feng
2020-08-26
Revert "locking/lockdep/selftests: Fix mixed read-write ABBA tests"
Boqun Feng
2020-08-26
lockdep/selftest: Add more recursive read related test cases
Boqun Feng
2020-08-26
lockdep/selftest: Unleash irq_read_recursion2 and add more
Boqun Feng
2020-08-26
lockdep: Take read/write status in consideration when generate chainkey
Boqun Feng
2020-08-26
lockdep/selftest: Add a R-L/L-W test case specific to chain cache behavior
Boqun Feng
2020-08-26
lockdep: Add recursive read locks into dependency graph
Boqun Feng
2020-08-26
lockdep: Fix recursive read lock related safe->unsafe detection
Boqun Feng
2020-08-26
lockdep: Adjust check_redundant() for recursive read change
Boqun Feng
2020-08-26
lockdep: Support deadlock detection for recursive read locks in check_noncirc...
Boqun Feng
2020-08-26
lockdep: Make __bfs(.match) return bool
Boqun Feng
2020-08-26
lockdep: Extend __bfs() to work with multiple types of dependencies
Boqun Feng
2020-08-26
lockdep: Introduce lock_list::dep
Boqun Feng
2020-08-26
lockdep: Reduce the size of lock_list::distance
Boqun Feng
2020-08-26
lockdep: Make __bfs() visit every dependency until a match
Boqun Feng
2020-08-26
lockdep: Demagic the return value of BFS
Boqun Feng
2020-08-26
lockdep/Documention: Recursive read lock detection reasoning
Boqun Feng
2020-08-26
locking: More accurate annotations for read_lock()
Boqun Feng
2020-08-26
Documentation/locking/locktypes: Fix local_locks documentation
Marta Rybczynska
2020-08-26
seqlock: Fix multiple kernel-doc warnings
Randy Dunlap
2020-08-26
locking/refcount: Provide __refcount API to obtain the old value
Peter Zijlstra
2020-08-26
seqlock,tags: Add support for SEQCOUNT_LOCKTYPE()
Peter Zijlstra
2020-08-26
lockdep,trace: Expose tracepoints
Peter Zijlstra
2020-08-26
lockdep: Only trace IRQ edges
Nicholas Piggin
2020-08-26
mips: Implement arch_irqs_disabled()
Peter Zijlstra
2020-08-26
arm64: Implement arch_irqs_disabled()
Peter Zijlstra
2020-08-26
nds32: Implement arch_irqs_disabled()
Peter Zijlstra
2020-08-26
locking/lockdep: Cleanup
Peter Zijlstra
2020-08-26
x86/entry: Remove unused THUNKs
Peter Zijlstra
2020-08-26
cpuidle: Move trace_cpu_idle() into generic code
Peter Zijlstra
2020-08-26
cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic
Peter Zijlstra
2020-08-26
sched,idle,rcu: Push rcu_idle deeper into the idle path
Peter Zijlstra
[next]