aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/locking
Commit message (Expand)AuthorAge
* arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-17
* locking/lockdep: Only ask for /proc/lock_stat output when availableAndreas Gruenbacher2014-07-17
* Merge branch 'locking/urgent' into locking/core, before applying larger chang...Ingo Molnar2014-07-17
|\
| * locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNERDavidlohr Bueso2014-07-16
| * locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra2014-07-16
| * locking/spinlocks/mcs: Micro-optimize osq_unlock()Jason Low2014-07-16
| * locking/spinlocks/mcs: Introduce and use init macro and function for osq locksJason Low2014-07-16
| * locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overheadJason Low2014-07-16
| * locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()Jason Low2014-07-16
| * locking/rwsem: Allow conservative optimistic spinning when readers have lockJason Low2014-07-16
| * Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm...Linus Torvalds2014-06-21
| |\
* | | locking/mutexes: Optimize mutex trylock slowpathJason Low2014-07-05
* | | locking/mutexes: Try to acquire mutex only if it is unlockedJason Low2014-07-05
* | | locking/mutexes: Delete the MUTEX_SHOW_NO_WAITER macroJason Low2014-07-05
* | | locking/mutexes: Correct documentation on mutex optimistic spinningJason Low2014-07-05
* | | rtmutex: Avoid pointless requeueing in the deadlock detection chain walkThomas Gleixner2014-06-21
* | | rtmutex: Cleanup deadlock detector debug logicThomas Gleixner2014-06-21
* | | rtmutex: Confine deadlock logic to futexThomas Gleixner2014-06-21
* | | rtmutex: Simplify remove_waiter()Thomas Gleixner2014-06-21
* | | rtmutex: Document pi chain walkThomas Gleixner2014-06-21
* | | rtmutex: Clarify the boost/deboost partThomas Gleixner2014-06-21
* | | rtmutex: No need to keep task ref for lock owner checkThomas Gleixner2014-06-21
* | | rtmutex: Simplify and document try_to_take_rtmutex()Thomas Gleixner2014-06-21
* | | rtmutex: Simplify rtmutex_slowtrylock()Thomas Gleixner2014-06-21
* | | Merge branch 'locking/urgent' into locking/coreThomas Gleixner2014-06-21
|\ \ \ | |/ / |/| / | |/
| * rtmutex: Plug slow unlock raceThomas Gleixner2014-06-16
| * rtmutex: Detect changes in the pi lock chainThomas Gleixner2014-06-07
| * rtmutex: Handle deadlock detection smarterThomas Gleixner2014-06-07
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-12
|\ \
| * | locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocksWaiman Long2014-06-06
| * | locking/rwsem: Fix checkpatch.pl warningsAndrew Morton2014-06-05
| * | locking/rwsem: Support optimistic spinningDavidlohr Bueso2014-06-05
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-03
|\ \ \
| * \ \ Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar2014-05-22
| |\ \ \
| * \ \ \ Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar2014-05-07
| |\ \ \ \
| * | | | | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang2014-04-18
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | rwsem: Add comments to explain the meaning of the rwsem's count fieldTim Chen2014-05-04
| * | | | | lockdep: Increase static allocationsSasha Levin2014-04-18
| | |/ / / | |/| | |
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-03
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-05-22
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | torture: Check for multiple concurrent torture testsPaul E. McKenney2014-05-14
| | * | | locktorture: Remove reference to nonexistent Kconfig parameterPaul E. McKenney2014-05-14
| | * | | torture: Intensify locking testPaul E. McKenney2014-05-13
* | | | | rtmutex: Fix deadlock detector for realThomas Gleixner2014-05-28
|/ / / /
* | / / asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen2014-05-05
| |/ / |/| |
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-16
|\ \ \ | |/ / |/| |
| * | locking/mutex: Fix debug_mutexesPeter Zijlstra2014-04-11
| |/
* / lglock: map to spinlock when !CONFIG_SMPJosh Triplett2014-04-07
|/
* Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-03-31
|\