index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
lockdep_proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-23
lockdep: Remove unused 'factor' variable from lockdep_stats_show()
Sergey Senozhatsky
1
-8
/
+1
2010-11-10
locking, lockdep: Convert sprintf_symbol to %pS
Joe Perches
1
-10
/
+6
2010-04-06
lockstat: Make lockstat counting per cpu
Frederic Weisbecker
1
-29
/
+29
2009-09-23
seq_file: constify seq_operations
James Morris
1
-1
/
+1
2009-08-31
Merge commit 'v2.6.31-rc8' into core/locking
Ingo Molnar
1
-1
/
+2
2009-08-29
lockdep: Remove recursion stattistics
Ming Lei
1
-8
/
+0
2009-08-17
lockdep: Simplify lock_stat seqfile code
Li Zefan
1
-22
/
+7
2009-08-17
lockdep: Simplify lockdep_chains seqfile code
Li Zefan
1
-30
/
+7
2009-08-17
lockdep: Simplify lockdep seqfile code
Li Zefan
1
-41
/
+5
2009-08-17
lockdep: Fix missing entries in /proc/lock_chains
Li Zefan
1
-4
/
+4
2009-08-17
lockdep: Fix missing entry in /proc/lock_stat
Li Zefan
1
-1
/
+1
2009-08-07
lockdep: Fix file mode of lock_stat
Li Zefan
1
-1
/
+2
2009-08-02
lockdep: Fix BFS build
Ingo Molnar
1
-0
/
+2
2009-07-24
lockdep: Add statistics info for max bfs queue depth
Ming Lei
1
-0
/
+2
2009-02-14
lockstat: warn about disabled lock debugging
Peter Zijlstra
1
-0
/
+4
2009-02-14
lockdep: get_user_chars() redo
Peter Zijlstra
1
-3
/
+3
2009-02-14
lockdep: sanitize bit names
Peter Zijlstra
1
-6
/
+6
2009-02-14
lockdep: annotate reclaim context (__GFP_NOFS)
Nick Piggin
1
-3
/
+3
2008-10-20
lockstat: contend with points
Peter Zijlstra
1
-2
/
+19
2008-09-23
lockstat: fixup signed division
Peter Zijlstra
1
-3
/
+4
2008-08-26
lockstat: fix numerical output rounding error
Joe Korty
1
-1
/
+2
2008-08-15
lockdep: fix build if CONFIG_PROVE_LOCKING not defined
Stephen Hemminger
1
-6
/
+6
2008-08-11
lockdep: handle chains involving classes defined in modules
Rabin Vincent
1
-0
/
+3
2008-07-31
lockdep: fix combinatorial explosion in lock subgraph traversal
David Miller
1
-31
/
+3
2008-06-24
lockdep: add lock_class information to lock_chain and output it
Huang, Ying
1
-1
/
+5
2008-06-20
lockdep: add lock_class information to lock_chain and output it
Huang, Ying
1
-0
/
+91
2008-06-13
lockdep: output lock_class key instead of address for forward dependency output
Huang, Ying
1
-1
/
+1
2008-04-29
kernel: use non-racy method for proc entries creation
Denis V. Lunev
1
-12
/
+4
2007-10-11
lockdep: Avoid /proc/lockdep & lock_stat infinite output
Tim Pepper
1
-19
/
+42
2007-07-31
Fix leak on /proc/lockdep_stats
Alexey Dobriyan
1
-1
/
+1
2007-07-19
lockstat: better class name representation
Peter Zijlstra
1
-1
/
+23
2007-07-19
lockstat: measure lock bouncing
Peter Zijlstra
1
-7
/
+12
2007-07-19
lockdep: various fixes
Peter Zijlstra
1
-1
/
+5
2007-07-19
lockstat: human readability tweaks
Peter Zijlstra
1
-0
/
+266
2007-07-19
lockdep: reduce the ifdeffery
Peter Zijlstra
1
-0
/
+2
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-11
[PATCH] Fix apparent typo CONFIG_LOCKDEP_DEBUG
Robert P. J. Day
1
-1
/
+1
2007-02-11
[PATCH] lockdep: add graph depth information to /proc/lockdep
Jason Baron
1
-12
/
+29
2006-12-07
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
1
-3
/
+3
2006-07-03
[PATCH] lockdep: procfs
Ingo Molnar
1
-0
/
+345