index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
(
unfollow
)
Commit message (
Expand
)
Author
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
2014-07-17
locking/lockdep: Only ask for /proc/lock_stat output when available
Andreas Gruenbacher
2014-07-16
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
Davidlohr Bueso
2014-07-16
locking/rwsem: Rename 'activity' to 'count'
Peter Zijlstra
2014-07-16
locking/spinlocks/mcs: Micro-optimize osq_unlock()
Jason Low
2014-07-16
locking/spinlocks/mcs: Introduce and use init macro and function for osq locks
Jason Low
2014-07-16
locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead
Jason Low
2014-07-16
locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()
Jason Low
2014-07-16
locking/rwsem: Allow conservative optimistic spinning when readers have lock
Jason Low
2014-07-05
locking/mutexes: Optimize mutex trylock slowpath
Jason Low
2014-07-05
locking/mutexes: Try to acquire mutex only if it is unlocked
Jason Low
2014-07-05
locking/mutexes: Delete the MUTEX_SHOW_NO_WAITER macro
Jason Low
2014-07-05
locking/mutexes: Correct documentation on mutex optimistic spinning
Jason Low
2014-06-21
rtmutex: Avoid pointless requeueing in the deadlock detection chain walk
Thomas Gleixner
2014-06-21
rtmutex: Cleanup deadlock detector debug logic
Thomas Gleixner
2014-06-21
rtmutex: Confine deadlock logic to futex
Thomas Gleixner
2014-06-21
rtmutex: Simplify remove_waiter()
Thomas Gleixner
2014-06-21
rtmutex: Document pi chain walk
Thomas Gleixner
2014-06-21
rtmutex: Clarify the boost/deboost part
Thomas Gleixner
2014-06-21
rtmutex: No need to keep task ref for lock owner check
Thomas Gleixner
2014-06-21
rtmutex: Simplify and document try_to_take_rtmutex()
Thomas Gleixner
2014-06-21
rtmutex: Simplify rtmutex_slowtrylock()
Thomas Gleixner
2014-06-16
rtmutex: Plug slow unlock race
Thomas Gleixner
2014-06-07
rtmutex: Detect changes in the pi lock chain
Thomas Gleixner
2014-06-07
rtmutex: Handle deadlock detection smarter
Thomas Gleixner
2014-06-06
locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocks
Waiman Long
2014-06-05
locking/rwsem: Fix checkpatch.pl warnings
Andrew Morton
2014-06-05
locking/rwsem: Support optimistic spinning
Davidlohr Bueso
2014-05-28
rtmutex: Fix deadlock detector for real
Thomas Gleixner
2014-05-14
torture: Check for multiple concurrent torture tests
Paul E. McKenney
2014-05-14
locktorture: Remove reference to nonexistent Kconfig parameter
Paul E. McKenney
2014-05-13
torture: Intensify locking test
Paul E. McKenney
2014-05-05
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
2014-05-04
rwsem: Add comments to explain the meaning of the rwsem's count field
Tim Chen
2014-04-18
lockdep: Increase static allocations
Sasha Levin
2014-04-18
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
Dongsheng Yang
2014-04-11
locking/mutex: Fix debug_mutexes
Peter Zijlstra
2014-04-07
lglock: map to spinlock when !CONFIG_SMP
Josh Triplett
2014-03-12
locking/mutex: Fix debug checks
Peter Zijlstra
2014-03-11
locking/mutexes: Add extra reschedule point
Peter Zijlstra
2014-03-11
locking/mutexes: Introduce cancelable MCS lock for adaptive spinning
Peter Zijlstra
2014-03-11
locking/mutexes: Unlock the mutex without the wait_lock
Jason Low
2014-03-11
locking/mutexes: Modify the way optimistic spinners are queued
Jason Low
2014-03-11
locking/mutexes: Return false if task need_resched() in mutex_can_spin_on_own...
Jason Low
2014-03-11
locking: Move mcs_spinlock.h into kernel/locking/
Peter Zijlstra
2014-02-23
rcutorture: Add a lock_busted to test the test
Paul E. McKenney
2014-02-23
locktorture: Add a lock-torture kernel module
Paul E. McKenney
2014-02-22
sched: Consider pi boosting in setscheduler()
Thomas Gleixner
2014-02-13
asmlinkage: Mark rwsem functions that can be called from assembler asmlinkage
Andi Kleen
2014-02-13
asmlinkage, mutex: Mark __visible
Andi Kleen
[next]