| Commit message (Expand) | Author | Age | Files | Lines |
* | locking/lockdep: Fix lockdep_init_map_*() confusion | Peter Zijlstra | 2022-06-24 | 1 | -13/+17 |
* | Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 2022-05-27 | 1 | -1/+5 |
|\ |
|
| * | cxl/acpi: Add root device lockdep validation | Dan Williams | 2022-04-28 | 1 | -1/+5 |
* | | kernel/lockdep: move lockdep sysctls to its own file | tangmeng | 2022-04-06 | 1 | -4/+0 |
|/ |
|
* | locking: Remove spin_lock_flags() etc | Arnd Bergmann | 2021-10-30 | 1 | -17/+0 |
* | locking/lockdep: Provide lockdep_assert{,_once}() helpers | Peter Zijlstra | 2021-08-05 | 1 | -20/+21 |
* | Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-04-28 | 1 | -4/+16 |
|\ |
|
| * | locking: Fix typos in comments | Ingo Molnar | 2021-03-22 | 1 | -1/+1 |
| * | lockdep: Add lockdep lock state defines | Shuah Khan | 2021-03-06 | 1 | -2/+9 |
| * | lockdep: Add lockdep_assert_not_held() | Shuah Khan | 2021-03-06 | 1 | -3/+8 |
* | | Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2021-03-16 | 1 | -0/+5 |
|\ \
| |/
|/| |
|
| * | drm/syncobj: make lockdep complain on WAIT_FOR_SUBMIT v3 | Christian König | 2021-01-20 | 1 | -0/+5 |
* | | locking/lockdep: Mark local_lock_t | Peter Zijlstra | 2021-01-14 | 1 | -3/+12 |
|/ |
|
* | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2020-12-15 | 1 | -0/+11 |
|\ |
|
| * | lockdep: Introduce in_softirq lockdep assert | Yunsheng Lin | 2020-11-25 | 1 | -0/+11 |
* | | lockdep: Provide dummy forward declaration of *_is_held() helpers | Jakub Kicinski | 2020-11-02 | 1 | -0/+6 |
|/ |
|
* | Merge branch 'locking/urgent' into locking/core, to pick up fixes | Ingo Molnar | 2020-10-09 | 1 | -17/+12 |
|\ |
|
| * | lockdep: Revert "lockdep: Use raw_cpu_*() for per-cpu variables" | Peter Zijlstra | 2020-10-09 | 1 | -17/+9 |
| * | lockdep: Fix lockdep recursion | Peter Zijlstra | 2020-10-09 | 1 | -5/+8 |
* | | lockdep: Extend __bfs() to work with multiple types of dependencies | Boqun Feng | 2020-08-26 | 1 | -0/+2 |
* | | lockdep: Introduce lock_list::dep | Boqun Feng | 2020-08-26 | 1 | -0/+2 |
* | | lockdep: Reduce the size of lock_list::distance | Boqun Feng | 2020-08-26 | 1 | -1/+1 |
* | | locking: More accurate annotations for read_lock() | Boqun Feng | 2020-08-26 | 1 | -1/+22 |
|/ |
|
* | lockdep: Use raw_cpu_*() for per-cpu variables | Peter Zijlstra | 2020-08-26 | 1 | -5/+13 |
* | locking/seqlock, headers: Untangle the spaghetti monster | Peter Zijlstra | 2020-08-06 | 1 | -0/+1 |
* | lockdep: Add preemption enabled/disabled assertion APIs | Ahmed S. Darwish | 2020-07-29 | 1 | -0/+19 |
* | lockdep: Move list.h inclusion into lockdep.h | Herbert Xu | 2020-07-16 | 1 | -0/+1 |
* | lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument | Peter Zijlstra | 2020-07-10 | 1 | -1/+1 |
* | lockdep: Change hardirq{s_enabled,_context} to per-cpu variables | Peter Zijlstra | 2020-07-10 | 1 | -16/+18 |
* | lockdep: Split header file into lockdep and lockdep_types | Herbert Xu | 2020-06-17 | 1 | -176/+2 |
* | lockdep: Always inline lockdep_{off,on}() | Peter Zijlstra | 2020-05-19 | 1 | -2/+21 |
* | completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all() | Sebastian Siewior | 2020-03-23 | 1 | -0/+15 |
* | lockdep: Introduce wait-type checks | Peter Zijlstra | 2020-03-21 | 1 | -11/+60 |
* | Merge drm/drm-next into drm-intel-next-queued | Jani Nikula | 2019-12-11 | 1 | -12/+11 |
|\ |
|
| * | locking/lockdep: Remove unused @nested argument from lock_release() | Qian Cai | 2019-10-09 | 1 | -11/+10 |
* | | lockdep: add might_lock_nested() | Daniel Vetter | 2019-11-07 | 1 | -0/+8 |
|/ |
|
* | locking/lockdep: Reduce space occupied by stack traces | Bart Van Assche | 2019-07-25 | 1 | -6/+3 |
* | locking/lockdep: Make it clear that what lock_class::key points at is not mod... | Bart Van Assche | 2019-07-25 | 1 | -1/+1 |
* | docs: locking: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-08 | 1 | -12/+24 |
|\ |
|
| * | locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel... | Nikolay Borisov | 2019-06-17 | 1 | -2/+2 |
| * | locking/lockdep: Change the range of class_idx in held_lock struct | Yuyang Du | 2019-06-03 | 1 | -7/+7 |
| * | locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with | Yuyang Du | 2019-06-03 | 1 | -0/+1 |
| * | locking/lockdep: Use lockdep_init_task for task initiation consistently | Yuyang Du | 2019-06-03 | 1 | -1/+6 |
| * | locking/lockdep: Update obsolete struct field description | Yuyang Du | 2019-06-03 | 1 | -3/+9 |
* | | lockdep: Add assertion to check if in an interrupt | Joel Fernandes (Google) | 2019-05-25 | 1 | -0/+7 |
|/ |
|
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-05-06 | 1 | -1/+1 |
|\ |
|
| * | locking/lockdep: Avoid bogus Clang warning | Arnd Bergmann | 2019-04-18 | 1 | -1/+1 |
* | | lockdep: Simplify stack trace handling | Thomas Gleixner | 2019-04-29 | 1 | -2/+7 |
|/ |
|
* | locking/lockdep: Shrink struct lock_class_key | Peter Zijlstra | 2019-02-28 | 1 | -2/+4 |