summaryrefslogtreecommitdiffstats
path: root/kernel/locking/lockdep.c
AgeCommit message (Expand)Author
2017-06-08rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig optionPaul E. McKenney
2017-06-08lockdep: Use consistent printing primitivesPaul E. McKenney
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-03mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko
2017-05-03lockdep: allow to disable reclaim lockup detectionMichal Hocko
2017-05-03lockdep: teach lockdep about memalloc_noio_saveNikolay Borisov
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-04-19lockdep: Use "WARNING" tag on lockdep splatsPaul E. McKenney
2017-03-23BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie
2017-03-16locking/lockdep: Handle statically initialized PER_CPU locks properlyThomas Gleixner
2017-03-16locking/lockdep: Add new check to lock_downgrade()J. R. Okajima
2017-03-16locking/lockdep: Factor out the validate_held_lock() helper functionJ. R. Okajima
2017-03-16locking/lockdep: Factor out the find_held_lock() helper functionJ. R. Okajima
2017-03-14drm/i915: annote drop_caches debugfs interface with lockdepDaniel Vetter
2017-03-07Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02locking/lockdep: Add nest_lock integrity testPeter Zijlstra
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-10lockdep: Fix incorrect condition to print bug msgs for MAX_LOCKDEP_CHAIN_HLOCKSByungchul Park
2017-01-23lockdep: Make RCU suspicious-access splats use pr_errPaul E. McKenney
2016-12-14Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-12-06lockdep: Fix report formattingDmitry Vyukov
2016-11-30locking/lockdep: Provide a type check for lock_is_heldPeter Zijlstra
2016-11-11locking/lockdep: Remove unused parameter from the add_lock_to_list() functionTahsin Erdogan
2016-06-08locking/lockdep: Use __jhash_mix() for iterate_chain_key()Peter Zijlstra
2016-05-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-12Merge branch 'sched/urgent' into sched/core to pick up fixesIngo Molnar
2016-05-05Merge tag 'v4.6-rc6' into locking/core, to pick up fixesIngo Molnar
2016-05-05locking/lockdep, sched/core: Implement a better lock pinning schemePeter Zijlstra
2016-04-23lockdep: Fix lock_chain::base sizePeter Zijlstra
2016-04-23locking/lockdep: Fix ->irq_context calculationBoqun Feng
2016-04-13locking/lockdep: Deinline register_lock_class(), save 2328 bytesDenys Vlasenko
2016-04-04locking/lockdep: Fix print_collision() unused warningBorislav Petkov
2016-03-31locking/lockdep: Print chain_key collision informationAlfredo Alvarez Fernandez
2016-03-15tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra
2016-02-29locking/lockdep: Detect chain_key collisionsIngo Molnar
2016-02-29locking/lockdep: Prevent chain_key collisionsAlfredo Alvarez Fernandez
2016-02-09locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin
2016-02-09locking/lockdep: Convert hash tables to hlistsAndrew Morton
2016-02-09locking/lockdep: Fix stack trace caching logicDmitry Vyukov
2015-11-23treewide: Remove old email addressPeter Zijlstra
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-09-23locking/lockdep: Fix hlock->pin_count reset on lock stack rebuildsPeter Zijlstra
2015-06-24Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-06-19lockdep: Implement lock pinningPeter Zijlstra
2015-06-19lockdep: Simplify lock_release()Peter Zijlstra