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
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-16
1
-10
/
+2
|
\
|
*
don't open-code file_inode()
Al Viro
2016-12-04
1
-10
/
+2
*
|
Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-12-14
1
-8
/
+12
|
\
\
|
*
|
locking/lockdep: Provide a type check for lock_is_held
Peter Zijlstra
2016-11-30
1
-8
/
+12
*
|
|
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-12-11
1
-54
/
+57
|
\
\
\
|
*
|
|
lockdep: Fix report formatting
Dmitry Vyukov
2016-12-06
1
-54
/
+57
*
|
|
|
locking/rtmutex: Explain locking rules for rt_mutex_proxy_unlock()/init_proxy...
Thomas Gleixner
2016-12-02
1
-4
/
+12
*
|
|
|
locking/rtmutex: Get rid of RT_MUTEX_OWNER_MASKALL
Thomas Gleixner
2016-12-02
1
-2
/
+1
*
|
|
|
Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes
Ingo Molnar
2016-12-02
2
-4
/
+69
|
\
\
\
\
|
|
/
/
/
|
*
|
|
locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()
Thomas Gleixner
2016-12-02
1
-2
/
+3
|
*
|
|
locking/rtmutex: Prevent dequeue vs. unlock race
Thomas Gleixner
2016-12-02
1
-2
/
+66
|
|
|
/
|
|
/
|
*
|
|
locking/mutex: Break out of expensive busy-loop on {mutex,rwsem}_spin_on_owne...
Pan Xinhui
2016-11-22
2
-5
/
+22
*
|
|
locking/osq: Break out of spin-wait busy waiting loop for a preempted vCPU in...
Pan Xinhui
2016-11-22
1
-1
/
+8
*
|
|
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-11-22
1
-3
/
+17
|
\
\
\
|
|
/
/
|
*
|
lockdep: Limit static allocations if PROVE_LOCKING_SMALL is defined
Babu Moger
2016-11-18
1
-3
/
+17
|
|
/
*
|
sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_Q
Waiman Long
2016-11-21
3
-7
/
+7
*
|
locking/core: Remove cpu_relax_lowlatency() users
Christian Borntraeger
2016-11-16
5
-12
/
+12
*
|
locking/lockdep: Remove unused parameter from the add_lock_to_list() function
Tahsin Erdogan
2016-11-11
1
-5
/
+5
*
|
locking/mutex: Enable optimistic spinning of woken waiter
Waiman Long
2016-10-25
1
-23
/
+54
*
|
locking/mutex: Simplify some ww_mutex code in __mutex_lock_common()
Waiman Long
2016-10-25
1
-9
/
+4
*
|
locking/mutex: Restructure wait loop
Peter Zijlstra
2016-10-25
1
-5
/
+25
*
|
locking/mutex: Add lock handoff to avoid starvation
Peter Zijlstra
2016-10-25
1
-23
/
+119
*
|
locking/mutex: Rework mutex::owner
Peter Zijlstra
2016-10-25
4
-264
/
+156
|
/
*
locking/lglock: Remove lglock implementation
Peter Zijlstra
2016-09-22
2
-90
/
+0
*
stop_machine: Remove stop_cpus_lock and lg_double_lock/unlock()
Oleg Nesterov
2016-09-22
1
-22
/
+0
*
locking/pv-qspinlock: Use cmpxchg_release() in __pv_queued_spin_unlock()
Pan Xinhui
2016-09-22
1
-1
/
+1
*
locking/rwsem: Scan the wait_list for readers only once
Davidlohr Bueso
2016-08-18
1
-32
/
+26
*
locking/rwsem: Remove a few useless comments
Davidlohr Bueso
2016-08-18
1
-3
/
+0
*
locking/rwsem: Return void in __rwsem_mark_wake()
Davidlohr Bueso
2016-08-18
1
-18
/
+17
*
locking/percpu-rwsem: Optimize readers and reduce global impact
Peter Zijlstra
2016-08-10
1
-97
/
+131
*
locking/pvstat: Separate wait_again and spurious wakeup stats
Waiman Long
2016-08-10
2
-11
/
+5
*
locking/qspinlock: Improve readability
Peter Zijlstra
2016-08-10
1
-5
/
+7
*
locking/pvqspinlock: Fix a bug in qstat_read()
Pan Xinhui
2016-08-10
1
-1
/
+0
*
locking/pvqspinlock: Fix double hash race
Wanpeng Li
2016-08-10
1
-1
/
+1
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-07-25
10
-100
/
+277
|
\
|
*
Merge branch 'locking/arch-atomic' into locking/core, because the topic is ready
Ingo Molnar
2016-07-07
3
-4
/
+4
|
|
\
|
|
*
locking/atomic, arch/rwsem: Employ atomic_long_fetch_add()
Peter Zijlstra
2016-06-16
1
-1
/
+1
|
|
*
locking/atomic, arch/qrwlock: Employ atomic_fetch_add_acquire()
Peter Zijlstra
2016-06-16
1
-1
/
+1
|
|
*
locking/atomic: Remove the deprecated atomic_{set,clear}_mask() functions
Peter Zijlstra
2016-06-16
1
-2
/
+2
|
*
|
locking/qspinlock: Use __this_cpu_dec() instead of full-blown this_cpu_dec()
Pan Xinhui
2016-06-27
1
-1
/
+1
|
|
/
|
*
locking/barriers: Introduce smp_acquire__after_ctrl_dep()
Peter Zijlstra
2016-06-14
1
-1
/
+1
|
*
locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire()
Peter Zijlstra
2016-06-14
1
-6
/
+6
|
*
locking/rwsem: Streamline the rwsem_optimistic_spin() code
Waiman Long
2016-06-08
1
-18
/
+20
|
*
locking/rwsem: Improve reader wakeup code
Waiman Long
2016-06-08
1
-3
/
+8
|
*
locking/rwsem: Protect all writes to owner by WRITE_ONCE()
Waiman Long
2016-06-08
1
-3
/
+10
|
*
locking/rwsem: Add reader-owned state to the owner field
Waiman Long
2016-06-08
3
-21
/
+69
|
*
locking/rwsem: Convert sem->count to 'atomic_long_t'
Jason Low
2016-06-08
1
-15
/
+17
|
*
locking/qspinlock: Add comments
Peter Zijlstra
2016-06-08
1
-0
/
+57
|
*
locking/qspinlock: Clarify xchg_tail() ordering
Peter Zijlstra
2016-06-08
1
-2
/
+13
[next]