index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
lockdep_proc.c
Age
Commit message (
Expand
)
Author
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-03-23
lockdep: Remove unused 'factor' variable from lockdep_stats_show()
Sergey Senozhatsky
2010-11-10
locking, lockdep: Convert sprintf_symbol to %pS
Joe Perches
2010-04-06
lockstat: Make lockstat counting per cpu
Frederic Weisbecker
2009-09-23
seq_file: constify seq_operations
James Morris
2009-08-31
Merge commit 'v2.6.31-rc8' into core/locking
Ingo Molnar
2009-08-29
lockdep: Remove recursion stattistics
Ming Lei
2009-08-17
lockdep: Simplify lock_stat seqfile code
Li Zefan
2009-08-17
lockdep: Simplify lockdep_chains seqfile code
Li Zefan
2009-08-17
lockdep: Simplify lockdep seqfile code
Li Zefan
2009-08-17
lockdep: Fix missing entries in /proc/lock_chains
Li Zefan
2009-08-17
lockdep: Fix missing entry in /proc/lock_stat
Li Zefan
2009-08-07
lockdep: Fix file mode of lock_stat
Li Zefan
2009-08-02
lockdep: Fix BFS build
Ingo Molnar
2009-07-24
lockdep: Add statistics info for max bfs queue depth
Ming Lei
2009-02-14
lockstat: warn about disabled lock debugging
Peter Zijlstra
2009-02-14
lockdep: get_user_chars() redo
Peter Zijlstra
2009-02-14
lockdep: sanitize bit names
Peter Zijlstra
2009-02-14
lockdep: annotate reclaim context (__GFP_NOFS)
Nick Piggin
2008-10-20
lockstat: contend with points
Peter Zijlstra
2008-09-23
lockstat: fixup signed division
Peter Zijlstra
2008-08-26
lockstat: fix numerical output rounding error
Joe Korty
2008-08-15
lockdep: fix build if CONFIG_PROVE_LOCKING not defined
Stephen Hemminger
2008-08-11
lockdep: handle chains involving classes defined in modules
Rabin Vincent
2008-07-31
lockdep: fix combinatorial explosion in lock subgraph traversal
David Miller
2008-06-24
lockdep: add lock_class information to lock_chain and output it
Huang, Ying
2008-06-20
lockdep: add lock_class information to lock_chain and output it
Huang, Ying
2008-06-13
lockdep: output lock_class key instead of address for forward dependency output
Huang, Ying
2008-04-29
kernel: use non-racy method for proc entries creation
Denis V. Lunev
2007-10-11
lockdep: Avoid /proc/lockdep & lock_stat infinite output
Tim Pepper
2007-07-31
Fix leak on /proc/lockdep_stats
Alexey Dobriyan
2007-07-19
lockstat: better class name representation
Peter Zijlstra
2007-07-19
lockstat: measure lock bouncing
Peter Zijlstra
2007-07-19
lockdep: various fixes
Peter Zijlstra
2007-07-19
lockstat: human readability tweaks
Peter Zijlstra
2007-07-19
lockdep: reduce the ifdeffery
Peter Zijlstra
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-11
[PATCH] Fix apparent typo CONFIG_LOCKDEP_DEBUG
Robert P. J. Day
2007-02-11
[PATCH] lockdep: add graph depth information to /proc/lockdep
Jason Baron
2006-12-07
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
2006-07-03
[PATCH] lockdep: procfs
Ingo Molnar