aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/lockdep.h
AgeCommit message (Expand)Author
2021-09-26Merge tag 'v5.10.65' into v5.10/standard/baseBruce Ashfield
2021-09-15locking/lockdep: Mark local_lock_tPeter Zijlstra
2021-06-15aufs5: aufs-baseBruce Ashfield
2021-06-09Revert "aufs5: aufs5-base"Bruce Ashfield
2020-12-17aufs5: aufs5-baseBruce Ashfield
2020-10-09Merge branch 'locking/urgent' into locking/core, to pick up fixesIngo Molnar
2020-10-09lockdep: Revert "lockdep: Use raw_cpu_*() for per-cpu variables"Peter Zijlstra
2020-10-09lockdep: Fix lockdep recursionPeter Zijlstra
2020-08-26lockdep: Extend __bfs() to work with multiple types of dependenciesBoqun Feng
2020-08-26lockdep: Introduce lock_list::depBoqun Feng
2020-08-26lockdep: Reduce the size of lock_list::distanceBoqun Feng
2020-08-26locking: More accurate annotations for read_lock()Boqun Feng
2020-08-26lockdep: Use raw_cpu_*() for per-cpu variablesPeter Zijlstra
2020-08-06locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra
2020-07-29lockdep: Add preemption enabled/disabled assertion APIsAhmed S. Darwish
2020-07-16lockdep: Move list.h inclusion into lockdep.hHerbert Xu
2020-07-10lockdep: Remove lockdep_hardirq{s_enabled,_context}() argumentPeter Zijlstra
2020-07-10lockdep: Change hardirq{s_enabled,_context} to per-cpu variablesPeter Zijlstra
2020-06-17lockdep: Split header file into lockdep and lockdep_typesHerbert Xu
2020-05-19lockdep: Always inline lockdep_{off,on}()Peter Zijlstra
2020-03-23completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all()Sebastian Siewior
2020-03-21lockdep: Introduce wait-type checksPeter Zijlstra
2019-12-11Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2019-11-07lockdep: add might_lock_nested()Daniel Vetter
2019-10-09locking/lockdep: Remove unused @nested argument from lock_release()Qian Cai
2019-07-25locking/lockdep: Reduce space occupied by stack tracesBart Van Assche
2019-07-25locking/lockdep: Make it clear that what lock_class::key points at is not mod...Bart Van Assche
2019-07-15docs: locking: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-06-17locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...Nikolay Borisov
2019-06-03locking/lockdep: Change the range of class_idx in held_lock structYuyang Du
2019-06-03locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start withYuyang Du
2019-06-03locking/lockdep: Use lockdep_init_task for task initiation consistentlyYuyang Du
2019-06-03locking/lockdep: Update obsolete struct field descriptionYuyang Du
2019-05-25lockdep: Add assertion to check if in an interruptJoel Fernandes (Google)
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-04-29lockdep: Simplify stack trace handlingThomas Gleixner
2019-04-18locking/lockdep: Avoid bogus Clang warningArnd Bergmann
2019-02-28locking/lockdep: Shrink struct lock_class_keyPeter Zijlstra
2019-02-28locking/lockdep: Add support for dynamic keysBart Van Assche
2019-02-28locking/lockdep: Free lock classes that are no longer in useBart Van Assche
2019-02-28locking/lockdep: Make it easy to detect whether or not inside a selftestBart Van Assche
2019-02-28locking/lockdep: Make zap_class() remove all matching lock order entriesBart Van Assche
2019-02-28locking/lockdep: Reorder struct lock_class membersBart Van Assche
2018-12-11locking/lockdep: Remove ::version from lock_class structureWaiman Long
2018-10-09locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DE...Waiman Long
2018-08-10tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and un...Steven Rostedt (VMware)
2018-07-31tracing: Centralize preemptirq tracepoints and unify their usageJoel Fernandes (Google)
2018-01-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds