aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/lockdep.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* linuxkpi: Define `lockdep_assert{,_once}()`Jean-Sébastien Pédron2023-02-131-0/+6
* linuxkpi: Define `lockdep_assert_none_held_once()`Jean-Sébastien Pédron2023-01-021-0/+3
* LinuxKPI: lockdep.h add lockdep_{,un}register_key()Bjoern A. Zeeb2022-09-221-0/+2
* LinuxKPI: lockdep add lockdep_assert_not_held()Bjoern A. Zeeb2022-02-151-0/+6
* LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev2022-01-101-3/+3
* LinuxKPI: Add some typical header pollutionVladimir Kondratyev2022-01-101-0/+1
* LinuxKPI: Make lockdep*_pin_lock macros useable for drm-kmodVladimir Kondratyev2022-01-101-5/+7
* linuxkpi: Add macros for might_lock_nested() and lockdep_(re/un/)pin_lock()Neel Chauhan2021-06-091-0/+5
* LinuxKPI: add lockdep_mapBjoern A. Zeeb2021-03-241-0/+6
* LinuxKPI: upstream a collection of drm-kmod conflicting changesBjoern A. Zeeb2021-01-281-0/+1
* Fix r363565Emmanuel Vadot2020-07-261-0/+2
* Implement more lockdep macros in the LinuxKPI.Hans Petter Selasky2020-05-011-0/+6
* Fix build with DRM and INVARIANTS enabled.John Baldwin2019-08-131-5/+26
* Implement more lockdep stubs in the LinuxKPI.Hans Petter Selasky2018-03-021-1/+2
* Stub more lockdep function macros in the LinuxKPI.Hans Petter Selasky2018-02-171-0/+5
* Add some miscellaneous definitions to support the DRM drivers.Mark Johnston2017-08-221-0/+2
* Add a couple of macros to lockdep.h in the LinuxKPI.Mark Johnston2017-06-251-0/+5
* Add a lockdep macro to the LinuxKPI.Mark Johnston2017-06-211-4/+8
* Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky2015-10-291-0/+41