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