summaryrefslogtreecommitdiffstats
path: root/kernel/locking
Commit message (Expand)AuthorAgeFilesLines
* kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2017-11-151-3/+0
* locking/pvqspinlock: Implement hybrid PV queued/unfair locksWaiman Long2017-11-081-9/+38
* locking/rwlocks: Fix commentsCheng Jian2017-11-071-1/+2
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-0717-0/+17
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0217-0/+17
* | locking/lockdep: Introduce CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK=yByungchul Park2017-10-251-0/+4
* | locking/lockdep: Add a boot parameter allowing unwind in cross-release and di...Byungchul Park2017-10-251-2/+17
* | locking/qrwlock: Prevent slowpath writers getting held up by fastpathWill Deacon2017-10-251-15/+5
* | locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlockWill Deacon2017-10-251-38/+12
* | locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock'Will Deacon2017-10-251-24/+2
* | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-101-4/+2
* | locking/rwsem: Add down_read_killable()Kirill Tkhai2017-10-101-0/+16
|/
* locking/lockdep: Fix stacktrace messPeter Zijlstra2017-10-101-28/+20
* locking/rwsem-xadd: Fix missed wakeup due to reordering of loadPrateek Sood2017-09-291-0/+27
* mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-131-1/+1
* locking/rtmutex: replace top-waiter and pi_waiters leftmost cachingDavidlohr Bueso2017-09-083-31/+18
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-049-211/+940
|\
| * locking/pvqspinlock: Relax cmpxchg's to improve performance on some architect...Waiman Long2017-08-291-7/+17
| * locking/lockdep: Untangle xhlock history save/restore from task independencePeter Zijlstra2017-08-291-41/+38
| * locking/lockdep: Fix workqueue crossrelease annotationPeter Zijlstra2017-08-251-20/+36
| * locking/lockdep: Fix the rollback and overwrite detection logic in crossreleaseByungchul Park2017-08-141-6/+6
| * locking/lockdep: Add a comment about crossrelease_hist_end() in lockdep_sys_e...Byungchul Park2017-08-141-0/+4
| * locking/lockdep: Make print_circular_bug() aware of crossreleaseByungchul Park2017-08-101-20/+47
| * locking/lockdep: Handle non(or multi)-acquisition of a crosslockByungchul Park2017-08-101-26/+56
| * locking/lockdep: Detect and handle hist_lock ring buffer overwriteByungchul Park2017-08-101-5/+47
| * locking/lockdep: Implement the 'crossrelease' featureByungchul Park2017-08-101-23/+485
| * locking/lockdep: Make check_prev_add() able to handle external stack_traceByungchul Park2017-08-101-21/+19
| * locking/lockdep: Change the meaning of check_prev_add()'s return valueByungchul Park2017-08-101-3/+4
| * locking/lockdep: Add a function building a chain between two classesByungchul Park2017-08-101-0/+70
| * locking/lockdep: Refactor lookup_chain_cache()Byungchul Park2017-08-101-48/+93
| * locking/lockdep: Avoid creating redundant linksPeter Zijlstra2017-08-103-0/+33
| * locking/lockdep: Rework FS_RECLAIM annotationPeter Zijlstra2017-08-102-95/+1
| * locking/rwsem-xadd: Add killable versions of rwsem_down_read_failed()Kirill Tkhai2017-08-101-3/+30
| * locking/rwsem-spinlock: Add killable versions of __down_read()Kirill Tkhai2017-08-101-9/+28
| * locking/osq_lock: Fix osq_lock queue corruptionPrateek Sood2017-08-101-0/+13
| * futex: Allow for compiling out PI supportNicolas Pitre2017-08-011-0/+29
* | locking: Remove spin_unlock_wait() generic definitionsPaul E. McKenney2017-08-171-117/+0
|/
* Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-07-211-1/+0
|\
| * locking/rtmutex: Remove unnecessary priority adjustmentAlex Shi2017-07-131-1/+0
* | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-07-092-2/+3
|\ \ | |/
| * locking/qspinlock: Explicitly include asm/prefetch.hStafford Horne2017-07-081-0/+1
| * locking/rwsem-spinlock: Fix EINTR branch in __down_write_common()Kirill Tkhai2017-07-051-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2017-07-081-0/+1
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2017-06-101-6/+18
| |\ \
| * | | kernel/locking: Fix compile error with qrwlock.cBabu Moger2017-05-251-0/+1
* | | | mm: update callers to use HASH_ZERO flagPavel Tatashin2017-07-061-1/+2
* | | | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-031-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet2017-05-181-3/+3
| |\ \ \ | | |/ / | |/| |
| | * | mutex, futex: adjust kernel-doc markups to generate ReSTMauro Carvalho Chehab2017-05-161-3/+3
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-034-10/+37
|\ \ \ \
OpenPOWER on IntegriCloud