index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
locking/rwsem: Remove RWSEM_OWNER_UNKNOWN
Peter Zijlstra
2020-02-11
1
-2
/
+0
|
*
|
locking/percpu-rwsem: Remove the embedded rwsem
Peter Zijlstra
2020-02-11
3
-58
/
+116
|
*
|
locking/percpu-rwsem: Extract __percpu_down_read_trylock()
Peter Zijlstra
2020-02-11
1
-6
/
+13
|
*
|
locking/percpu-rwsem: Move __this_cpu_inc() into the slowpath
Peter Zijlstra
2020-02-11
1
-0
/
+2
|
*
|
locking/percpu-rwsem: Convert to bool
Peter Zijlstra
2020-02-11
1
-4
/
+4
|
*
|
locking/percpu-rwsem, lockdep: Make percpu-rwsem use its own lockdep_map
Peter Zijlstra
2020-02-11
3
-6
/
+16
|
*
|
locking/lockdep: Reuse freed chain_hlocks entries
Waiman Long
2020-02-11
3
-15
/
+255
|
*
|
locking/lockdep: Track number of zapped lock chains
Waiman Long
2020-02-11
3
-0
/
+7
|
*
|
locking/lockdep: Throw away all lock chains with zapped class
Waiman Long
2020-02-11
3
-36
/
+7
|
*
|
locking/lockdep: Track number of zapped classes
Waiman Long
2020-02-11
3
-0
/
+9
|
*
|
locking/lockdep: Display irq_context names in /proc/lockdep_chains
Waiman Long
2020-02-11
1
-1
/
+8
|
*
|
locking/lockdep: Decrement IRQ context counters when removing lock chain
Waiman Long
2020-02-11
2
-17
/
+29
|
|
/
|
|
|
\
*
-
.
\
Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a...
Paul E. McKenney
2020-03-22
2
-8
/
+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
locktorture: Forgive apparent unfairness if CPU hotplug
Paul E. McKenney
2020-02-21
1
-1
/
+2
|
|
*
locktorture: Use private random-number generators
Paul E. McKenney
2020-02-21
1
-2
/
+2
|
|
*
locktorture: Print ratio of acquisitions, not failures
Paul E. McKenney
2020-02-21
1
-4
/
+4
|
|
/
|
/
|
|
*
locking/rtmutex: rcu: Add WRITE_ONCE() to rt_mutex ->owner
Paul E. McKenney
2020-02-21
1
-1
/
+1
|
/
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-8
/
+7
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-01-28
3
-21
/
+19
|
\
|
*
locking/osq: Use optimized spinning loop for arm64
Waiman Long
2020-01-17
1
-13
/
+10
|
*
locking/qspinlock: Fix inaccessible URL of MCS lock paper
Waiman Long
2020-01-17
1
-6
/
+7
|
*
locking/lockdep: Fix lockdep_stats indentation problem
Waiman Long
2020-01-17
1
-2
/
+2
*
|
locking/rwsem: Fix kernel crash when spinning on RWSEM_OWNER_UNKNOWN
Waiman Long
2020-01-17
1
-2
/
+2
*
|
locking/lockdep: Fix buffer overrun problem in stack_trace[]
Waiman Long
2019-12-25
1
-4
/
+3
|
/
*
Revert "locking/mutex: Complain upon mutex API misuse in IRQ contexts"
Davidlohr Bueso
2019-12-11
1
-4
/
+0
*
locking/spinlock/debug: Fix various data races
Marco Elver
2019-11-29
1
-16
/
+16
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-27
4
-15
/
+16
|
\
|
*
locking/lockdep: Update the comment for __lock_release()
Dan Carpenter
2019-11-13
1
-3
/
+1
|
*
locking/mutex: Complain upon mutex API misuse in IRQ contexts
Davidlohr Bueso
2019-10-29
1
-0
/
+4
|
*
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-10-09
4
-12
/
+11
*
|
locking: locktorture: Do not include rwlock.h directly
Wolfgang M. Reimer
2019-10-05
1
-1
/
+0
*
|
locktorture: Replace strncmp() with str_has_prefix()
Chuhong Yuan
2019-10-05
1
-4
/
+4
|
/
*
Revert "locking/pvqspinlock: Don't wait if vCPU is preempted"
Wanpeng Li
2019-09-25
1
-1
/
+1
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-17
1
-4
/
+2
|
\
|
*
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
Ingo Molnar
2019-09-16
4
-15
/
+40
|
|
\
|
*
|
sched/core: Convert get_task_struct() to return the task
Matthew Wilcox (Oracle)
2019-07-25
1
-4
/
+2
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-09-17
5
-51
/
+205
|
\
\
\
|
*
|
|
mutex: Fix up mutex_waiter usage
Peter Zijlstra
2019-08-08
2
-15
/
+0
|
*
|
|
locking/mutex: Use mutex flags macro instead of hard code
Mukesh Ojha
2019-08-06
1
-1
/
+1
|
*
|
|
locking/mutex: Make __mutex_owner static to mutex.c
Mukesh Ojha
2019-08-06
2
-0
/
+41
|
*
|
|
locking/rwsem: Check for operations on an uninitialized rwsem
Davidlohr Bueso
2019-08-06
1
-4
/
+18
|
*
|
|
locking/rwsem: Make handoff writer optimistically spin on owner
Waiman Long
2019-08-06
1
-6
/
+26
|
*
|
|
locking/lockdep: Report more stack trace statistics
Bart Van Assche
2019-07-25
3
-0
/
+39
|
*
|
|
locking/lockdep: Reduce space occupied by stack traces
Bart Van Assche
2019-07-25
2
-38
/
+92
|
*
|
|
locking/lockdep: Make it clear that what lock_class::key points at is not mod...
Bart Van Assche
2019-07-25
3
-3
/
+4
|
|
|
/
|
|
/
|
*
/
|
lockdep: Make print_lock() address visible
Paul E. McKenney
2019-08-01
1
-1
/
+1
|
/
/
*
|
locking/mutex: Test for initialized mutex
Sebastian Andrzej Siewior
2019-07-25
1
-1
/
+10
*
|
locking/lockdep: Clean up #ifdef checks
Arnd Bergmann
2019-07-25
1
-7
/
+6
*
|
locking/lockdep: Hide unused 'class' variable
Arnd Bergmann
2019-07-25
1
-1
/
+2
*
|
locking/rwsem: Add ACQUIRE comments
Peter Zijlstra
2019-07-25
1
-5
/
+13
[prev]
[next]