index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-16
locking/atomic: remove ARCH_ATOMIC remanants
Mark Rutland
21
-91
/
+71
2021-07-16
locking/atomic: simplify ifdef generation
Mark Rutland
1
-1
/
+1
2021-07-16
locking/rwsem: Remove an unused parameter of rwsem_wake()
xuyehan
1
-3
/
+3
2021-07-07
Documentation/atomic_t: Document cmpxchg() vs try_cmpxchg()
Peter Zijlstra
1
-0
/
+41
2021-07-07
locking/mutex: Add MUTEX_WARN_ON
Peter Zijlstra
1
-20
/
+10
2021-07-07
locking/mutex: Introduce __mutex_trylock_or_handoff()
Peter Zijlstra
1
-24
/
+36
2021-07-07
locking/mutex: Fix HANDOFF condition
Peter Zijlstra
1
-10
/
+5
2021-07-07
locking/mutex: Use try_cmpxchg()
Peter Zijlstra
1
-21
/
+6
2021-06-22
locking/lockdep: Correct the description error for check_redundant()
Xiongwei Song
1
-1
/
+1
2021-06-22
futex: Provide FUTEX_LOCK_PI2 to support clock selection
Thomas Gleixner
2
-1
/
+8
2021-06-22
futex: Prepare futex_lock_pi() for runtime clock selection
Thomas Gleixner
1
-1
/
+2
2021-06-22
lockdep/selftest: Remove wait-type RCU_CALLBACK tests
Peter Zijlstra
1
-17
/
+0
2021-06-22
lockdep/selftests: Fix selftests vs PROVE_RAW_LOCK_NESTING
Peter Zijlstra
1
-0
/
+1
2021-06-22
lockdep: Fix wait-type for empty stack
Peter Zijlstra
1
-1
/
+1
2021-06-22
locking/selftests: Add a selftest for check_irq_usage()
Boqun Feng
1
-0
/
+65
2021-06-22
lockding/lockdep: Avoid to find wrong lock dep path in check_irq_usage()
Boqun Feng
1
-1
/
+11
2021-06-22
locking/lockdep: Remove the unnecessary trace saving
Boqun Feng
1
-3
/
+0
2021-06-22
locking/lockdep: Fix the dep path printing for backwards BFS
Boqun Feng
1
-2
/
+106
2021-06-22
selftests: futex: Add futex compare requeue test
André Almeida
4
-1
/
+142
2021-06-22
selftests: futex: Add futex wait test
André Almeida
4
-1
/
+177
2021-06-08
seqlock: Remove trailing semicolon in macros
Huilong Deng
1
-3
/
+3
2021-05-31
locking/lockdep: Reduce LOCKDEP dependency list
Randy Dunlap
1
-1
/
+0
2021-05-31
locking/lockdep,doc: Improve readability of the block matrix
Xiongwei Song
1
-2
/
+2
2021-05-26
locking/atomics: atomic-instrumented: simplify ifdeffery
Mark Rutland
2
-546
/
+3
2021-05-26
locking/atomic: delete !ARCH_ATOMIC remnants
Mark Rutland
31
-2718
/
+3
2021-05-26
locking/atomic: xtensa: move to ARCH_ATOMIC
Mark Rutland
3
-18
/
+19
2021-05-26
locking/atomic: sparc: move to ARCH_ATOMIC
Mark Rutland
7
-80
/
+81
2021-05-26
locking/atomic: sh: move to ARCH_ATOMIC
Mark Rutland
6
-15
/
+16
2021-05-26
locking/atomic: riscv: move to ARCH_ATOMIC
Mark Rutland
3
-81
/
+82
2021-05-26
locking/atomic: powerpc: move to ARCH_ATOMIC
Mark Rutland
4
-83
/
+90
2021-05-26
locking/atomic: parisc: move to ARCH_ATOMIC
Mark Rutland
3
-23
/
+24
2021-05-26
locking/atomic: openrisc: move to ARCH_ATOMIC
Mark Rutland
3
-21
/
+26
2021-05-26
locking/atomic: nios2: move to ARCH_ATOMIC
Mark Rutland
1
-0
/
+1
2021-05-26
locking/atomic: nds32: move to ARCH_ATOMIC
Mark Rutland
1
-0
/
+1
2021-05-26
locking/atomic: mips: move to ARCH_ATOMIC
Mark Rutland
4
-39
/
+43
2021-05-26
locking/atomic: microblaze: move to ARCH_ATOMIC
Mark Rutland
1
-0
/
+1
2021-05-26
locking/atomic: m68k: move to ARCH_ATOMIC
Mark Rutland
4
-36
/
+37
2021-05-26
locking/atomic: ia64: move to ARCH_ATOMIC
Mark Rutland
4
-40
/
+61
2021-05-26
locking/atomic: hexagon: move to ARCH_ATOMIC
Mark Rutland
3
-16
/
+17
2021-05-26
locking/atomic: h8300: move to ARCH_ATOMIC
Mark Rutland
1
-0
/
+1
2021-05-26
locking/atomic: csky: move to ARCH_ATOMIC
Mark Rutland
2
-4
/
+5
2021-05-26
locking/atomic: arm: move to ARCH_ATOMIC
Mark Rutland
4
-57
/
+58
2021-05-26
locking/atomic: arc: move to ARCH_ATOMIC
Mark Rutland
3
-35
/
+36
2021-05-26
locking/atomic: alpha: move to ARCH_ATOMIC
Mark Rutland
3
-47
/
+54
2021-05-26
locking/atomic: cmpxchg: support ARCH_ATOMIC
Mark Rutland
1
-17
/
+44
2021-05-26
locking/atomic: cmpxchg: make `generic` a prefix
Mark Rutland
10
-18
/
+18
2021-05-26
locking/atomic: atomic64: support ARCH_ATOMIC
Mark Rutland
2
-31
/
+79
2021-05-26
locking/atomic: atomic: support ARCH_ATOMIC
Mark Rutland
1
-9
/
+62
2021-05-26
locking/atomic: atomic: simplify ifdeffery
Mark Rutland
1
-42
/
+4
2021-05-26
locking/atomic: atomic: remove redundant include
Mark Rutland
1
-2
/
+0
[next]