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
*
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
|
\
|
*
asmlinkage: Mark rwsem functions that can be called from assembler asmlinkage
Andi Kleen
2014-02-13
1
-0
/
+4
|
*
asmlinkage, mutex: Mark __visible
Andi Kleen
2014-02-13
1
-5
/
+5
|
*
asmlinkage: Make trace_hardirq visible
Andi Kleen
2014-02-13
1
-2
/
+2
|
*
asmlinkage: Make lockdep_sys_exit asmlinkage
Andi Kleen
2014-02-13
1
-1
/
+1
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-03-31
1
-0
/
+12
|
\
\
|
*
|
sched: Consider pi boosting in setscheduler()
Thomas Gleixner
2014-02-22
1
-0
/
+12
|
|
/
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-03-31
2
-0
/
+453
|
\
\
|
*
|
rcutorture: Add a lock_busted to test the test
Paul E. McKenney
2014-02-23
1
-1
/
+32
|
*
|
locktorture: Add a lock-torture kernel module
Paul E. McKenney
2014-02-23
2
-0
/
+422
|
|
/
*
|
locking/mutex: Fix debug checks
Peter Zijlstra
2014-03-12
2
-0
/
+13
*
|
locking/mutexes: Add extra reschedule point
Peter Zijlstra
2014-03-11
1
-0
/
+7
*
|
locking/mutexes: Introduce cancelable MCS lock for adaptive spinning
Peter Zijlstra
2014-03-11
4
-5
/
+200
*
|
locking/mutexes: Unlock the mutex without the wait_lock
Jason Low
2014-03-11
1
-4
/
+4
*
|
locking/mutexes: Modify the way optimistic spinners are queued
Jason Low
2014-03-11
1
-9
/
+6
*
|
locking/mutexes: Return false if task need_resched() in mutex_can_spin_on_own...
Jason Low
2014-03-11
1
-0
/
+3
*
|
locking: Move mcs_spinlock.h into kernel/locking/
Peter Zijlstra
2014-03-11
2
-1
/
+115
*
|
lockdep: Change mark_held_locks() to check hlock->check instead of lockdep_no...
Oleg Nesterov
2014-02-09
1
-1
/
+1
*
|
lockdep: Don't create the wrong dependency on hlock->check == 0
Oleg Nesterov
2014-02-09
1
-2
/
+2
*
|
lockdep: Make held_lock->check and "int check" argument bool
Oleg Nesterov
2014-02-09
1
-7
/
+4
*
|
locking/mutexes/mcs: Restructure the MCS lock defines and locking code into i...
Tim Chen
2014-01-28
1
-61
/
+7
*
|
locking/mutexes/mcs: Correct barrier usage
Waiman Long
2014-01-28
1
-5
/
+13
|
/
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-01-20
3
-48
/
+149
|
\
|
*
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
2014-01-13
2
-9
/
+23
|
*
rtmutex: Turn the plist into an rb-tree
Peter Zijlstra
2014-01-13
3
-47
/
+134
*
|
mutexes: Give more informative mutex warning in the !lock->owner case
Chuansheng Liu
2013-12-17
1
-1
/
+6
*
|
lockdep: Be nice about building from userspace
Sasha Levin
2013-11-27
1
-0
/
+4
|
/
*
locking/lockdep: Mark __lockdep_count_forward_deps() as static
Fengguang Wu
2013-11-13
1
-2
/
+2
*
lockdep/proc: Fix lock-time avg computation
Peter Zijlstra
2013-11-11
1
-1
/
+1
*
locking/doc: Update references to kernel/mutex.c
Peter Zijlstra
2013-11-11
1
-1
/
+1
*
locking: Move the percpu-rwsem code to kernel/locking/
Peter Zijlstra
2013-11-06
2
-1
/
+167
*
locking: Move the lglocks code to kernel/locking/
Peter Zijlstra
2013-11-06
2
-1
/
+90
*
locking: Move the rwsem code to kernel/locking/
Peter Zijlstra
2013-11-06
4
-1
/
+749
*
locking: Move the rtmutex code to kernel/locking/
Peter Zijlstra
2013-11-06
7
-0
/
+1855
*
locking: Move the semaphore core to kernel/locking/
Peter Zijlstra
2013-11-06
2
-1
/
+264
*
locking: Move the spinlock code to kernel/locking/
Peter Zijlstra
2013-11-06
3
-0
/
+705
*
locking: Move the lockdep code to kernel/locking/
Peter Zijlstra
2013-11-06
5
-0
/
+5125
*
locking: Move the mutex code to kernel/locking/
Peter Zijlstra
2013-11-06
5
-0
/
+1182