summaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/lockdep.h
AgeCommit message (Expand)Author
2024-11-02LinuxKPI: lockdep fix #includesBjoern A. Zeeb
2024-10-23LinuxKPI: update rcu_dereference_*() and lockdep_is_held()Bjoern A. Zeeb
2024-06-06LinuxKPI: lockdep_assert: wrong 'cond' used in WARN_ON MACROAlvin Chen
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-02-13linuxkpi: Define `lockdep_assert{,_once}()`Jean-Sébastien Pédron
2023-01-02linuxkpi: Define `lockdep_assert_none_held_once()`Jean-Sébastien Pédron
2022-09-22LinuxKPI: lockdep.h add lockdep_{,un}register_key()Bjoern A. Zeeb
2022-02-15LinuxKPI: lockdep add lockdep_assert_not_held()Bjoern A. Zeeb
2022-01-10LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev
2022-01-10LinuxKPI: Add some typical header pollutionVladimir Kondratyev
2022-01-10LinuxKPI: Make lockdep*_pin_lock macros useable for drm-kmodVladimir Kondratyev
2021-06-09linuxkpi: Add macros for might_lock_nested() and lockdep_(re/un/)pin_lock()Neel Chauhan
2021-03-24LinuxKPI: add lockdep_mapBjoern A. Zeeb
2021-01-28LinuxKPI: upstream a collection of drm-kmod conflicting changesBjoern A. Zeeb
2020-07-26Fix r363565Emmanuel Vadot
2020-05-01Implement more lockdep macros in the LinuxKPI.Hans Petter Selasky
2019-08-13Fix build with DRM and INVARIANTS enabled.John Baldwin
2018-03-02Implement more lockdep stubs in the LinuxKPI.Hans Petter Selasky
2018-02-17Stub more lockdep function macros in the LinuxKPI.Hans Petter Selasky
2017-08-22Add some miscellaneous definitions to support the DRM drivers.Mark Johnston
2017-06-25Add a couple of macros to lockdep.h in the LinuxKPI.Mark Johnston
2017-06-21Add a lockdep macro to the LinuxKPI.Mark Johnston
2015-10-29Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky