index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
lockdep.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-02-14
lockdep: simplify mark_held_locks
Peter Zijlstra
1
-24
/
+14
2009-02-14
lockdep: sanitize reclaim bit names
Peter Zijlstra
1
-19
/
+19
2009-02-14
lockdep: sanitize bit names
Peter Zijlstra
1
-42
/
+42
2009-02-14
lockdep: annotate reclaim context (__GFP_NOFS)
Nick Piggin
1
-12
/
+217
2008-12-30
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-28
/
+32
2008-12-04
lockdep: change a held lock's class
Peter Zijlstra
1
-15
/
+9
2008-12-04
Merge commit 'v2.6.28-rc7' into core/locking
Ingo Molnar
1
-2
/
+2
2008-12-03
ftrace: replace raw_local_irq_save with local_irq_save
Steven Rostedt
1
-0
/
+1
2008-11-25
lockdep: fix unused function warning in kernel/lockdep.c
Ingo Molnar
1
-1
/
+2
2008-11-21
lockdep: consistent alignement for lockdep info
Li Zefan
1
-2
/
+2
2008-11-12
Merge branch 'linus' into core/locking
Ingo Molnar
1
-9
/
+8
2008-10-28
lockdep: fix irqs on/off ip tracing
Heiko Carstens
1
-7
/
+5
2008-10-28
lockdep: minor fix for debug_show_all_locks()
qinghuang feng
1
-2
/
+3
2008-10-20
lockstat: contend with points
Peter Zijlstra
1
-12
/
+21
2008-08-27
lockdep: fix invalid list_del_rcu in zap_class
Zhu Yi
1
-2
/
+2
2008-08-26
lockstat: repair erronous contention statistics
Joe Korty
1
-1
/
+1
2008-08-18
lockdep: fix spurious 'inconsistent lock state' warning
Dmitry Baryshkov
1
-1
/
+1
2008-08-13
lockdep: use WARN() in kernel/lockdep.c
Arjan van de Ven
1
-4
/
+2
2008-08-11
lockdep: fix debug_lock_alloc
Peter Zijlstra
1
-6
/
+0
[next]