index
:
delta/linux-rt.git
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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
2014-07-17
5
-16
/
+13
*
locking/lockdep: Only ask for /proc/lock_stat output when available
Andreas Gruenbacher
2014-07-17
1
-0
/
+2
*
Merge branch 'locking/urgent' into locking/core, before applying larger chang...
Ingo Molnar
2014-07-17
6
-44
/
+77
|
\
|
*
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
Davidlohr Bueso
2014-07-16
2
-3
/
+3
|
*
locking/rwsem: Rename 'activity' to 'count'
Peter Zijlstra
2014-07-16
1
-14
/
+14
|
*
locking/spinlocks/mcs: Micro-optimize osq_unlock()
Jason Low
2014-07-16
1
-2
/
+2
|
*
locking/spinlocks/mcs: Introduce and use init macro and function for osq locks
Jason Low
2014-07-16
2
-2
/
+2
|
*
locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead
Jason Low
2014-07-16
4
-11
/
+44
|
*
locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()
Jason Low
2014-07-16
2
-16
/
+16
|
*
locking/rwsem: Allow conservative optimistic spinning when readers have lock
Jason Low
2014-07-16
1
-5
/
+5
|
*
Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm...
Linus Torvalds
2014-06-21
3
-35
/
+218
|
|
\
*
|
|
locking/mutexes: Optimize mutex trylock slowpath
Jason Low
2014-07-05
1
-0
/
+4
*
|
|
locking/mutexes: Try to acquire mutex only if it is unlocked
Jason Low
2014-07-05
1
-3
/
+4
*
|
|
locking/mutexes: Delete the MUTEX_SHOW_NO_WAITER macro
Jason Low
2014-07-05
1
-10
/
+8
*
|
|
locking/mutexes: Correct documentation on mutex optimistic spinning
Jason Low
2014-07-05
1
-6
/
+4
*
|
|
rtmutex: Avoid pointless requeueing in the deadlock detection chain walk
Thomas Gleixner
2014-06-21
1
-7
/
+70
*
|
|
rtmutex: Cleanup deadlock detector debug logic
Thomas Gleixner
2014-06-21
5
-28
/
+83
*
|
|
rtmutex: Confine deadlock logic to futex
Thomas Gleixner
2014-06-21
2
-33
/
+33
*
|
|
rtmutex: Simplify remove_waiter()
Thomas Gleixner
2014-06-21
1
-17
/
+19
*
|
|
rtmutex: Document pi chain walk
Thomas Gleixner
2014-06-21
1
-9
/
+91
*
|
|
rtmutex: Clarify the boost/deboost part
Thomas Gleixner
2014-06-21
1
-10
/
+48
*
|
|
rtmutex: No need to keep task ref for lock owner check
Thomas Gleixner
2014-06-21
1
-2
/
+3
*
|
|
rtmutex: Simplify and document try_to_take_rtmutex()
Thomas Gleixner
2014-06-21
1
-45
/
+88
*
|
|
rtmutex: Simplify rtmutex_slowtrylock()
Thomas Gleixner
2014-06-21
1
-11
/
+20
*
|
|
Merge branch 'locking/urgent' into locking/core
Thomas Gleixner
2014-06-21
3
-35
/
+218
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
rtmutex: Plug slow unlock race
Thomas Gleixner
2014-06-16
1
-6
/
+109
|
*
rtmutex: Detect changes in the pi lock chain
Thomas Gleixner
2014-06-07
1
-24
/
+71
|
*
rtmutex: Handle deadlock detection smarter
Thomas Gleixner
2014-06-07
3
-5
/
+38
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-12
4
-30
/
+360
|
\
\
|
*
|
locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocks
Waiman Long
2014-06-06
2
-0
/
+134
|
*
|
locking/rwsem: Fix checkpatch.pl warnings
Andrew Morton
2014-06-05
1
-3
/
+3
|
*
|
locking/rwsem: Support optimistic spinning
Davidlohr Bueso
2014-06-05
2
-30
/
+226
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-06-03
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes
Ingo Molnar
2014-05-22
1
-1
/
+1
|
|
\
\
\
|
*
\
\
\
Merge branch 'sched/urgent' into sched/core, to avoid conflicts
Ingo Molnar
2014-05-07
2
-11
/
+11
|
|
\
\
\
\
|
*
|
|
|
|
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
Dongsheng Yang
2014-04-18
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-03
2
-3
/
+52
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
rwsem: Add comments to explain the meaning of the rwsem's count field
Tim Chen
2014-05-04
1
-0
/
+49
|
*
|
|
|
|
lockdep: Increase static allocations
Sasha Levin
2014-04-18
1
-3
/
+3
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-06-03
1
-4
/
+6
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2014-05-22
1
-4
/
+6
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
torture: Check for multiple concurrent torture tests
Paul E. McKenney
2014-05-14
1
-1
/
+2
|
|
*
|
|
locktorture: Remove reference to nonexistent Kconfig parameter
Paul E. McKenney
2014-05-14
1
-2
/
+2
|
|
*
|
|
torture: Intensify locking test
Paul E. McKenney
2014-05-13
1
-1
/
+2
*
|
|
|
|
rtmutex: Fix deadlock detector for real
Thomas Gleixner
2014-05-28
1
-4
/
+28
|
/
/
/
/
*
|
|
|
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
2014-05-05
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-16
1
-10
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
locking/mutex: Fix debug_mutexes
Peter Zijlstra
2014-04-11
1
-10
/
+9
|
|
/
*
|
lglock: map to spinlock when !CONFIG_SMP
Josh Triplett
2014-04-07
1
-1
/
+2
|
/
*
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-03-31
3
-8
/
+12
|
\
[next]