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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-09
lockdep: Use cpu_clock() for lockstat
Peter Zijlstra
1
-8
/
+12
2009-09-23
lockdep: use new arch_is_kernel_data()
Mike Frysinger
1
-0
/
+3
2009-08-29
lockdep: Remove recursion stattistics
Ming Lei
1
-4
/
+0
2009-08-02
lockdep: Fix memory usage info of BFS
Ming Lei
1
-1
/
+2
2009-08-02
lockdep: Reintroduce generation count to make BFS faster
Ming Lei
1
-5
/
+6
2009-08-02
lockdep: Deal with many similar locks
Peter Zijlstra
1
-12
/
+77
2009-08-02
lockdep: Introduce lockdep_assert_held()
Peter Zijlstra
1
-0
/
+33
2009-08-02
lockdep: Fix style nits
Peter Zijlstra
1
-3
/
+8
2009-08-02
lockdep: Fix backtraces
Peter Zijlstra
1
-1
/
+11
2009-07-24
lockdep: BFS cleanup
Peter Zijlstra
1
-114
/
+170
2009-07-24
lockdep: Add statistics info for max bfs queue depth
Ming Lei
1
-1
/
+5
2009-07-24
lockdep: Update memory usage introduced by BFS
Ming Lei
1
-1
/
+5
2009-07-24
lockdep: Implement lockdep_count_*ward_deps by BFS
Ming Lei
1
-27
/
+25
2009-07-24
lockdep: Introduce print_shortest_lock_dependencies
Ming Lei
1
-26
/
+67
2009-07-24
lockdep: Implement find_usage_*wards by BFS
Ming Lei
1
-108
/
+72
2009-07-24
lockdep: Implement check_noncircular() by BFS
Ming Lei
1
-52
/
+37
2009-07-24
lockdep: Introduce match function to BFS
Ming Lei
1
-17
/
+26
2009-07-24
lockdep: Improve implementation of BFS
Ming Lei
1
-7
/
+16
2009-07-24
lockdep: Print the shortest dependency chain if finding a circle
Ming Lei
1
-9
/
+106
2009-05-07
Merge branch 'linus' into tracing/core
Ingo Molnar
1
-8
/
+14
2009-04-17
lockdep: more robust lockdep_map init sequence
Peter Zijlstra
1
-8
/
+14
2009-04-14
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
1
-1
/
+1
2009-04-14
tracing: create automated trace defines
Steven Rostedt
1
-9
/
+3
2009-04-10
tracing/lockdep: report the time waited for a lock
Frederic Weisbecker
1
-4
/
+4
2009-04-06
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
1
-11
/
+22
2009-03-31
lockdep: add stack dumps to asserts
Peter Zijlstra
1
-0
/
+5
2009-03-31
Merge branch 'linus' into locking-for-linus
Ingo Molnar
1
-2
/
+19
2009-03-30
lockdep: fix deadlock in lockdep_trace_alloc
Peter Zijlstra
1
-2
/
+19
2009-03-13
Merge branch 'core/locking' into tracing/ftrace
Ingo Molnar
1
-7
/
+0
2009-03-05
lockdep: remove duplicate CONFIG_DEBUG_LOCKDEP definitions
David Rientjes
1
-7
/
+0
2009-03-04
tracing: add lockdep tracepoints for lock acquire/release
Peter Zijlstra
1
-0
/
+17
2009-03-04
lockdep: remove extra "irq" string
Peter Zijlstra
1
-2
/
+2
2009-03-04
lockdep: fix incorrect state name
Peter Zijlstra
1
-2
/
+3
2009-02-15
lockdep: build fix for !PROVE_LOCKING
Peter Zijlstra
1
-0
/
+4
2009-02-14
lockdep: use stringify.h
Peter Zijlstra
1
-9
/
+7
2009-02-14
lockdep: simplify check_prev_add_irq()
Peter Zijlstra
1
-93
/
+61
2009-02-14
lockdep: get_user_chars() redo
Peter Zijlstra
1
-12
/
+12
2009-02-14
lockdep: simplify get_user_chars()
Peter Zijlstra
1
-41
/
+24
2009-02-14
lockdep: add comments to mark_lock_irq()
Peter Zijlstra
1
-7
/
+30
2009-02-14
lockdep: remove macro usage from mark_held_locks()
Peter Zijlstra
1
-15
/
+5
2009-02-14
lockdep: fully reduce mark_lock_irq()
Peter Zijlstra
1
-78
/
+8
2009-02-14
lockdep: merge the !_READ mark_lock_irq() helpers
Peter Zijlstra
1
-43
/
+15
2009-02-14
lockdep: merge the _READ mark_lock_irq() helpers
Peter Zijlstra
1
-38
/
+23
2009-02-14
lockdep: simplify mark_lock_irq() helpers #3
Peter Zijlstra
1
-38
/
+27
2009-02-14
lockdep: further simplify mark_lock_irq() helpers
Peter Zijlstra
1
-16
/
+31
2009-02-14
lockdep: simplify the mark_lock_irq() helpers
Peter Zijlstra
1
-16
/
+44
2009-02-14
lockdep: split up mark_lock_irq()
Peter Zijlstra
1
-225
/
+147
2009-02-14
lockdep: generate usage strings
Peter Zijlstra
1
-13
/
+13
2009-02-14
lockdep: simplify mark_lock()
Peter Zijlstra
1
-12
/
+7
[next]