index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
Commit message (
Expand
)
Author
Age
Files
Lines
*
tags: Fix DEFINE_PER_CPU expansions
Peter Zijlstra
2016-03-15
1
-2
/
+1
*
locking/lockdep: Detect chain_key collisions
Ingo Molnar
2016-02-29
1
-8
/
+51
*
locking/lockdep: Prevent chain_key collisions
Alfredo Alvarez Fernandez
2016-02-29
1
-8
/
+6
*
locking/mutex: Allow next waiter lockless wakeup
Davidlohr Bueso
2016-02-29
1
-2
/
+3
*
locking/pvqspinlock: Enable slowpath locking count tracking
Waiman Long
2016-02-29
2
-0
/
+8
*
locking/qspinlock: Use smp_cond_acquire() in pending code
Waiman Long
2016-02-29
1
-4
/
+3
*
locking/pvqspinlock: Move lock stealing count tracking code into pv_queued_sp...
Waiman Long
2016-02-29
2
-20
/
+9
*
locking/mcs: Fix mcs_spin_lock() ordering
Peter Zijlstra
2016-02-29
1
-1
/
+7
*
locking/lockdep: Eliminate lockdep_init()
Andrey Ryabinin
2016-02-09
1
-59
/
+0
*
locking/lockdep: Convert hash tables to hlists
Andrew Morton
2016-02-09
1
-23
/
+19
*
locking/lockdep: Fix stack trace caching logic
Dmitry Vyukov
2016-02-09
1
-6
/
+10
*
rtmutex: Make wait_lock irq safe
Thomas Gleixner
2016-01-26
1
-63
/
+72
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-11
3
-58
/
+576
|
\
|
*
locking/pvqspinlock: Queue node adaptive spinning
Waiman Long
2015-12-04
3
-4
/
+50
|
*
locking/pvqspinlock: Allow limited lock stealing
Waiman Long
2015-12-04
3
-28
/
+155
|
*
locking/pvqspinlock: Collect slowpath lock statistics
Waiman Long
2015-12-04
2
-5
/
+308
|
*
locking, sched: Introduce smp_cond_acquire() and use it
Peter Zijlstra
2015-12-04
1
-2
/
+1
|
*
locking/pvqspinlock, x86: Optimize the PV unlock code path
Waiman Long
2015-11-23
1
-16
/
+27
|
*
locking/qspinlock: Avoid redundant read of next pointer
Waiman Long
2015-11-23
1
-3
/
+6
|
*
locking/qspinlock: Prefetch the next node cacheline
Waiman Long
2015-11-23
1
-0
/
+10
|
*
locking/qspinlock: Use _acquire/_release() versions of cmpxchg() & xchg()
Waiman Long
2015-11-23
1
-5
/
+24
*
|
locking/osq: Fix ordering of node initialisation in osq_lock
Will Deacon
2015-12-17
1
-3
/
+5
*
|
treewide: Remove old email address
Peter Zijlstra
2015-11-23
2
-2
/
+2
|
/
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
1
-1
/
+1
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-03
1
-1
/
+2
|
\
|
*
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
2015-10-06
1
-5
/
+5
|
|
\
|
*
|
sched/deadline, locking/rtmutex: Fix open coded check in rt_mutex_waiter_less()
Juri Lelli
2015-09-23
1
-1
/
+2
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-11-03
7
-29
/
+44
|
\
\
\
|
*
|
|
locking/rwsem: Use acquire/release semantics
Davidlohr Bueso
2015-10-06
1
-2
/
+3
|
*
|
|
locking/mcs: Use acquire/release semantics
Davidlohr Bueso
2015-10-06
1
-2
/
+2
|
*
|
|
locking/rtmutex: Use acquire/release semantics
Davidlohr Bueso
2015-10-06
1
-9
/
+21
|
*
|
|
locking/mutex: Use acquire/release semantics
Davidlohr Bueso
2015-10-06
1
-4
/
+5
|
*
|
|
Merge branch 'locking/urgent' into locking/core, to pick up fixes before appl...
Ingo Molnar
2015-09-23
1
-5
/
+5
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
locking/pvqspinlock: Kick the PV CPU unconditionally when _Q_SLOW_VAL
Waiman Long
2015-09-18
1
-5
/
+1
|
*
|
|
locking/osq: Relax atomic semantics
Davidlohr Bueso
2015-09-18
1
-3
/
+8
|
*
|
|
locking/qrwlock: Rename ->lock to ->wait_lock
Davidlohr Bueso
2015-09-18
1
-4
/
+4
|
*
|
|
Merge tag 'v4.3-rc1' into locking/core, to refresh the tree
Ingo Molnar
2015-09-13
2
-2
/
+14
|
|
\
\
\
*
|
\
\
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-10-19
2
-60
/
+194
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...
Paul E. McKenney
2015-10-07
2
-60
/
+194
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
locktorture: Fix module unwind when bad torture_type specified
Paul E. McKenney
2015-10-06
1
-3
/
+3
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
locking/percpu-rwsem: Clean up the lockdep annotations in percpu_down_read()
Oleg Nesterov
2015-10-06
1
-5
/
+5
|
|
*
|
|
locking/percpu-rwsem: Fix the comments outdated by rcu_sync
Oleg Nesterov
2015-10-06
1
-39
/
+11
|
|
*
|
|
locking/percpu-rwsem: Make use of the rcu_sync infrastructure
Oleg Nesterov
2015-10-06
1
-11
/
+7
|
|
*
|
|
locking/percpu-rwsem: Make percpu_free_rwsem() after kzalloc() safe
Oleg Nesterov
2015-10-06
1
-0
/
+7
|
|
*
|
|
locktorture: Add torture tests for percpu_rwsem
Paul E. McKenney
2015-10-06
1
-0
/
+44
|
|
*
|
|
locking/percpu-rwsem: Export symbols for locktorture
Paul E. McKenney
2015-10-06
1
-0
/
+5
|
|
*
|
|
locktorture: Support rtmutex torturing
Davidlohr Bueso
2015-10-06
1
-2
/
+112
|
|
/
/
/
*
/
/
/
locking/lockdep: Fix hlock->pin_count reset on lock stack rebuilds
Peter Zijlstra
2015-09-23
1
-5
/
+5
|
/
/
/
*
|
/
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-09-17
1
-1
/
+1
|
\
|
|
|
|
/
|
/
|
|
*
locking/qspinlock/x86: Fix performance regression under unaccelerated VMs
Peter Zijlstra
2015-09-11
1
-1
/
+1
[next]