summaryrefslogtreecommitdiff
path: root/include/linux/lockdep.h
Commit message (Expand)AuthorAge
* treewide: Remove old email addressPeter Zijlstra2015-11-23
* Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-06-24
|\
| * lockdep: Implement lock pinningPeter Zijlstra2015-06-19
* | locking/lockdep: Remove hard coded array size dependencyGeorge Beshers2015-06-19
|/
* rcu: Improve diagnostics for blocked critical sections in irqPaul E. McKenney2015-03-03
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-13
|\
| * locking/lockdep: Revert qrwlock recusive stuffPeter Zijlstra2014-10-03
| * locking/lockdep: Restrict the use of recursive read_lock() with qrwlockWaiman Long2014-08-13
| * locking/Documentation: Move locking related docs into Documentation/locking/Davidlohr Bueso2014-08-13
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-13
|\ \
| * | rcu: Eliminate deadlock between CPU hotplug and expedited grace periodsPaul E. McKenney2014-09-18
| |/
* | locking: Add WARN_ON_ONCE lock assertionPeter Hurley2014-09-23
|/
* Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-03-31
|\
| * asmlinkage: Make lockdep_sys_exit asmlinkageAndi Kleen2014-02-13
* | lockdep: Change lockdep_set_novalidate_class() to use _and_nameOleg Nesterov2014-02-09
* | lockdep: Make held_lock->check and "int check" argument boolOleg Nesterov2014-02-09
|/
* seqcount: Add lockdep functionality to seqcount/seqlock structuresJohn Stultz2013-11-06
* lockdep: Introduce lock_acquire_exclusive()/shared() helper macrosMichel Lespinasse2013-07-12
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-22
|\
| * lockdep: Silence warning if CONFIG_LOCKDEP isn't setPaul Bolle2013-02-19
* | lockdep: make lockdep_assert_held() not have a return valueJohannes Berg2013-02-21
|/
* lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2013-01-11
* lockdep: fix oops in processing workqueuePeter Zijlstra2012-05-15
* printk, lockdep: Disable lock debugging on zap_locks()Peter Zijlstra2011-11-14
* rcu: Restore checks for blocking in RCU read-side critical sectionsPaul E. McKenney2011-09-28
* lockdep, mutex: provide mutex_lock_nest_lockPeter Zijlstra2011-05-25
* Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-21
|\
| * workqueue: relax lockdep annotation on flush_work()Tejun Heo2011-01-11
* | lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo2011-01-20
|/
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-21
|\
| * genirq: Remove early_init_irq_lock_class()Thomas Gleixner2010-10-12
* | lockdep: Add improved subclass cachingHitoshi Mitake2010-10-18
|/
* lockdep: Add novalidate class for dev->mutex conversionPeter Zijlstra2010-05-21
* sysctl extern cleanup: lockdepDave Young2010-03-12
* rcu: Integrate rcu_dereference_check() message into lockdepPaul E. McKenney2010-02-25
* lockdep: Reintroduce generation count to make BFS fasterMing Lei2009-08-02
* lockdep: Deal with many similar locksPeter Zijlstra2009-08-02
* lockdep: Introduce lockdep_assert_held()Peter Zijlstra2009-08-02
* lockdep: BFS cleanupPeter Zijlstra2009-07-24
* lockdep: Print the shortest dependency chain if finding a circleMing Lei2009-07-24
* vfs: Set special lockdep map for dirs only if not set by fsJan Kara2009-06-22
* Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGSRobin Holt2009-04-02
* lockdep: move state bit definitions aroundPeter Zijlstra2009-02-14
* lockdep: sanitize reclaim bit namesPeter Zijlstra2009-02-14
* lockdep: sanitize bit namesPeter Zijlstra2009-02-14
* lockdep: annotate reclaim context (__GFP_NOFS)Nick Piggin2009-02-14
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-30
|\
| * locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEPKOSAKI Motohiro2008-12-18
| * lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar2008-11-13
* | lockdep: change a held lock's classPeter Zijlstra2008-12-04