summaryrefslogtreecommitdiffstats
path: root/kernel/locking
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 9Thomas Gleixner2019-05-21
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
* locking/rwsem: Prevent decrement of reader count before incrementWaiman Long2019-05-07
* Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-06
|\
| * mmiowb: Hook up mmiowb helpers to spinlocks and generic I/O accessorsWill Deacon2019-04-08
| * asm-generic/mmiowb: Add generic implementation of mmiowb() trackingWill Deacon2019-04-08
* | Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-05-06
|\ \
| * | locking/lockdep: check for freed initmem in static_obj()Gerald Schaefer2019-04-29
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-06
|\ \
| * | locking/lockdep: Remove unnecessary unlikely()zhengbin2019-04-29
| * | locking/lockdep: Test all incompatible scenarios at once in check_irq_usage()Frederic Weisbecker2019-04-29
| * | locking/lockdep: Generate LOCKF_ bit compositesPeter Zijlstra2019-04-18
| * | locking/lockdep: Use expanded masks on find_usage_*() functionsFrederic Weisbecker2019-04-18
| * | locking/lockdep: Map remaining magic numbers to lock usage mask namesFrederic Weisbecker2019-04-18
| * | locking/lockdep: Move valid_state() inside CONFIG_TRACE_IRQFLAGS && CONFIG_PR...Frederic Weisbecker2019-04-18
| * | locking/rwsem: Prevent unneeded warning during locking selftestWaiman Long2019-04-14
| * | locking/rwsem: Enable lock event countingWaiman Long2019-04-10
| * | locking/lock_events: Don't show pvqspinlock events on bare metalWaiman Long2019-04-10
| * | locking/lock_events: Make lock_events available for all archs & other locksWaiman Long2019-04-10
| * | locking/qspinlock_stat: Introduce generic lockevent_*() counting APIsWaiman Long2019-04-10
| * | locking/rwsem: Enhance DEBUG_RWSEMS_WARN_ON() macroWaiman Long2019-04-10
| * | locking/rwsem: Add debug check for __down_read*()Waiman Long2019-04-10
| * | locking/rwsem: Micro-optimize rwsem_try_read_lock_unqueued()Waiman Long2019-04-10
| * | locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.hWaiman Long2019-04-10
| * | locking/rwsem: Move owner setting code from rwsem.c to rwsem.hWaiman Long2019-04-10
| * | locking/rwsem: Relocate rwsem_down_read_failed()Waiman Long2019-04-10
| * | locking/rwsem: Optimize down_read_trylock()Waiman Long2019-04-03
| * | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-03
| * | locking/rwsem: Remove arch specific rwsem filesWaiman Long2019-04-03
| |/
* | Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-05-06
|\ \
| * | lockdep: Simplify stack trace handlingThomas Gleixner2019-04-29
| * | lockdep: Remove save argument from check_prev_add()Thomas Gleixner2019-04-29
| * | lockdep: Remove unused trace argument from print_circular_bug()Thomas Gleixner2019-04-29
| * | lockdep: Remove the ULONG_MAX stack trace hackeryThomas Gleixner2019-04-14
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-05-06
|\ \ \
| * \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-04-18
| |\ \ \ | | |/ / | |/| |
| | * | locktorture: NULL cxt.lwsa and cxt.lrsa to allow bad-arg detectionPaul E. McKenney2019-03-26
| | |/
* | / locking/lockdep: Make lockdep_unregister_key() honor 'debug_locks' againBart Van Assche2019-04-16
|/ /
* / locking/lockdep: Zap lock classes even with lock debugging disabledBart Van Assche2019-04-10
|/
* locking/lockdep: Only call init_rcu_head() after RCU has been initializedBart Van Assche2019-03-09
* locking/lockdep: Avoid a Clang warningArnd Bergmann2019-03-09
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-06
|\
| * Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2019-02-28
| |\
| * | kprobes: Prohibit probing on lockdep functionsMasami Hiramatsu2019-02-13
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-03-06
|\ \ \
| * | | locking/lockdep: Add module_param to enable consistency checksPeter Zijlstra2019-02-28
| * | | locking/lockdep: Add support for dynamic keysBart Van Assche2019-02-28
| * | | locking/lockdep: Verify whether lock objects are small enough to be used as c...Bart Van Assche2019-02-28
| * | | locking/lockdep: Check data structure consistencyBart Van Assche2019-02-28
| * | | locking/lockdep: Reuse lock chains that have been freedBart Van Assche2019-02-28