index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-03
[PATCH] lockdep: annotate sb ->s_umount
Arjan van de Ven
2
-0
/
+2
2006-07-03
[PATCH] lockdep: annotate ->s_lock
Ingo Molnar
2
-2
/
+9
2006-07-03
[PATCH] lockdep: annotate qeth driver
Heiko Carstens
1
-0
/
+6
2006-07-03
[PATCH] lockdep: annotate on-stack completions
Ingo Molnar
6
-5
/
+7
2006-07-03
[PATCH] lockdep: annotate enable_in_hardirq()
Ingo Molnar
7
-9
/
+9
2006-07-03
[PATCH] lockdep: annotate 3c59x.c disable_irq()
Ingo Molnar
1
-2
/
+2
2006-07-03
[PATCH] lockdep: annotate 8390.c disable_irq()
Ingo Molnar
1
-2
/
+2
2006-07-03
[PATCH] lockdep: annotate sound/core/seq/seq_device.c
Arjan van de Ven
1
-0
/
+6
2006-07-03
[PATCH] lockdep: annotate sound/core/seq/seq_ports.c
Ingo Molnar
1
-2
/
+2
2006-07-03
[PATCH] lockdep: annotate USBFS
Arjan van de Ven
1
-1
/
+1
2006-07-03
[PATCH] lockdep: annotate the quota code
Arjan van de Ven
4
-4
/
+4
2006-07-03
[PATCH] lockdep: annotate NTFS locking rules
Ingo Molnar
2
-0
/
+64
2006-07-03
[PATCH] lockdep: annotate sunrpc code
Arjan van de Ven
1
-4
/
+4
2006-07-03
[PATCH] lockdep: annotate ->mmap_sem
Ingo Molnar
1
-1
/
+4
2006-07-03
[PATCH] lockdep: annotate ieee1394 skb-queue-head locking
Ingo Molnar
1
-0
/
+10
2006-07-03
[PATCH] lockdep: annotate bh_lock_sock()
Ingo Molnar
2
-1
/
+4
2006-07-03
[PATCH] lockdep: annotate af_unix locking
Ingo Molnar
2
-1
/
+14
2006-07-03
[PATCH] lockdep: annotate sock_lock_init()
Ingo Molnar
2
-0
/
+20
2006-07-03
[PATCH] lockdep: annotate hrtimer base locks
Ingo Molnar
2
-1
/
+4
2006-07-03
[PATCH] lockdep: annotate scheduler runqueue locks
Ingo Molnar
1
-0
/
+2
2006-07-03
[PATCH] lockdep: annotate timer base locks
Ingo Molnar
1
-0
/
+9
2006-07-03
[PATCH] lockdep: annotate skb_queue_head_init
Ingo Molnar
2
-0
/
+10
2006-07-03
[PATCH] lockdep: annotate serio
Arjan van de Ven
1
-1
/
+1
2006-07-03
[PATCH] lockdep: annotate mm
Ingo Molnar
2
-2
/
+2
2006-07-03
[PATCH] lockdep: annotate waitqueues
Ingo Molnar
2
-0
/
+10
2006-07-03
[PATCH] lockdep: annotate genirq
Ingo Molnar
3
-0
/
+23
2006-07-03
[PATCH] lockdep: annotate futex
Ingo Molnar
1
-10
/
+18
2006-07-03
[PATCH] lockdep: annotate i_mutex
Ingo Molnar
3
-11
/
+30
2006-07-03
[PATCH] lockdep: annotate dcache
Ingo Molnar
2
-2
/
+14
2006-07-03
[PATCH] lockdep: annotate serial
Ingo Molnar
1
-1
/
+10
2006-07-03
[PATCH] lockdep: annotate direct io
Ingo Molnar
1
-2
/
+4
2006-07-03
[PATCH] lockdep: enable on s390
Ingo Molnar
1
-0
/
+4
2006-07-03
[PATCH] lockdep: enable on x86_64
Ingo Molnar
1
-0
/
+4
2006-07-03
[PATCH] lockdep: enable on i386
Ingo Molnar
1
-0
/
+4
2006-07-03
[PATCH] lockdep: s390 turn validator off in machine-check handler
Heiko Carstens
1
-0
/
+3
2006-07-03
[PATCH] lockdep: fix RT_HASH_LOCK_SZ
Ingo Molnar
1
-9
/
+14
2006-07-03
[PATCH] lockdep: do not recurse in printk
Ingo Molnar
1
-5
/
+18
2006-07-03
[PATCH] lockdep: x86 smp alternatives workaround
Ingo Molnar
1
-0
/
+10
2006-07-03
[PATCH] lockdep: x86_64 early init
Ingo Molnar
1
-0
/
+5
2006-07-03
[PATCH] lockdep: print all lock classes on SysRQ-D
Ingo Molnar
1
-1
/
+2
2006-07-03
[PATCH] lockdep: kconfig
Ingo Molnar
1
-2
/
+96
2006-07-03
[PATCH] lockdep: prove mutex locking correctness
Ingo Molnar
5
-12
/
+63
2006-07-03
[PATCH] lockdep: prove spinlock rwlock locking correctness
Ingo Molnar
13
-34
/
+217
2006-07-03
[PATCH] lockdep: prove rwsem locking correctness
Ingo Molnar
9
-51
/
+184
2006-07-03
[PATCH] lockdep: procfs
Ingo Molnar
2
-0
/
+348
2006-07-03
[PATCH] lockdep: design docs
Ingo Molnar
1
-0
/
+197
2006-07-03
[PATCH] lockdep: allow read_lock() recursion of same class
Ingo Molnar
2
-7
/
+6
2006-07-03
[PATCH] lockdep: core
Ingo Molnar
13
-6
/
+3171
2006-07-03
[PATCH] lockdep: locking API self tests
Ingo Molnar
18
-0
/
+1347
2006-07-03
[PATCH] lockdep: irqtrace subsystem, s390 support
Heiko Carstens
9
-38
/
+113
[next]