index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
ieee1394: eth1394: don't use alloc_etherdev
Stefan Richter
2007-04-30
1
-15
/
+5
|
*
ieee1394: eth1394: omit useless set_mac_address callback
Stefan Richter
2007-04-30
1
-13
/
+1
|
*
ieee1394: eth1394: CONFIG_INET is always defined
Stefan Richter
2007-04-30
1
-12
/
+4
|
*
ieee1394: eth1394: allow MTU bigger than 1500
Stefan Richter
2007-04-30
1
-15
/
+19
|
*
ieee1394: unexport highlevel_host_reset
Adrian Bunk
2007-04-30
1
-1
/
+0
|
*
ieee1394: eth1394: contain host reset
Stefan Richter
2007-04-30
1
-4
/
+2
|
*
ieee1394: eth1394: shorter error messages
Stefan Richter
2007-04-30
1
-24
/
+16
|
*
ieee1394: eth1394: correct a memset argument
Stefan Richter
2007-04-30
1
-1
/
+1
|
*
ieee1394: eth1394: refactor .probe and .update
Stefan Richter
2007-04-30
1
-32
/
+16
|
*
ieee1394: eth1394: .probe and .update may sleep
Stefan Richter
2007-04-30
1
-8
/
+4
|
*
ieee1394: eth1394: coding style
Stefan Richter
2007-04-30
2
-244
/
+206
|
*
ieee1394: eth1394: Move common recv_init code to helper function
Jean Delvare
2007-04-30
1
-40
/
+31
|
*
ieee1394: eth1394: don't autoload by hotplug when ohci1394 starts
Stefan Richter
2007-04-30
5
-86
/
+36
|
*
ieee1394: eth1394: reduce excessive function inlining
Stefan Richter
2007-04-30
1
-38
/
+36
|
*
ieee1394: eth1394: clean up host removal
Stefan Richter
2007-04-30
1
-17
/
+10
|
*
ieee1394: eth1394: unregister address space in failure case
Stefan Richter
2007-04-30
1
-7
/
+6
|
*
ieee1394: send async streams at S100
Stefan Richter
2007-04-30
1
-0
/
+7
|
*
ieee1394: SPIN_LOCK_UNLOCKED cleanup
Milind Arun Choudhary
2007-04-30
1
-1
/
+1
|
*
ieee1394: nodemgr: unify some error messages
Stefan Richter
2007-04-30
1
-8
/
+5
|
*
ieee1394: nodemgr: less noise in dmesg
Stefan Richter
2007-04-30
1
-7
/
+8
|
*
ieee1394: unroll a weird macro
Stefan Richter
2007-04-30
1
-50
/
+41
|
*
ieee1394: iso.c needs sched.h
Andrew Morton
2007-04-30
1
-0
/
+1
|
*
ieee1394: some more includes
Stefan Richter
2007-04-30
2
-0
/
+4
|
*
ieee1394: ieee1394_transactions needs sched.h
Torsten Kaiser
2007-04-30
1
-0
/
+1
|
*
ieee1394: ieee1394_core printk format
Randy Dunlap
2007-04-30
1
-1
/
+1
|
*
ieee1394: remove usage of skb_queue as packet queue
Stefan Richter
2007-04-30
6
-169
/
+163
|
*
ieee1394: csr1212: log if devices have CRC errors in their ROM
Stefan Richter
2007-04-30
1
-18
/
+9
|
*
ieee1394: csr1212: more sensible names for jump targets
Stefan Richter
2007-04-30
1
-10
/
+8
|
*
ieee1394: csr1212: warn on unreachable code
Stefan Richter
2007-04-30
1
-2
/
+5
|
*
ieee1394: shrink csr1212_new_string_descriptor_leaf
Stefan Richter
2007-04-30
1
-77
/
+46
|
*
ieee1394: csr1212: coding style
Stefan Richter
2007-04-30
2
-113
/
+133
|
*
ieee1394: replace vmalloc by kmalloc in csr1212
Stefan Richter
2007-04-30
2
-4
/
+6
|
*
ieee1394: de-inline some functions
Stefan Richter
2007-04-30
3
-32
/
+33
|
*
ieee1394: stricter error checks in csr1212
Stefan Richter
2007-04-30
3
-51
/
+34
|
*
ieee1394: csr1212: rename some types
Stefan Richter
2007-04-30
2
-81
/
+74
|
*
ieee1394: drop csr1212's support for external compilation
Stefan Richter
2007-04-30
4
-168
/
+84
|
*
ieee1394: remove unused csr1212 code
Stefan Richter
2007-04-30
2
-480
/
+99
|
*
ieee1394: small header cleanup
Stefan Richter
2007-04-30
2
-2
/
+2
|
*
ieee1394: move some comments from declaration to definition
Stefan Richter
2007-04-30
18
-239
/
+348
|
*
ieee1394: remove declarations of nonexisting functions
Stefan Richter
2007-04-30
3
-14
/
+1
|
*
ieee1394: sbp2: include fixes
Andrew Morton
2007-04-30
1
-0
/
+2
|
*
ieee1394: sbp2: move some memory allocations into non-atomic context
Stefan Richter
2007-04-30
1
-15
/
+5
|
*
ieee1394: sbp2: optimize DMA direction of s/g tables
Stefan Richter
2007-04-30
1
-6
/
+6
|
*
ieee1394: sbp2: enforce 32bit DMA mapping
Stefan Richter
2007-04-30
1
-0
/
+5
|
*
ieee1394: sbp2: remove unnecessary alignments of struct members
Stefan Richter
2007-04-30
1
-4
/
+4
*
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
2007-04-30
22
-615
/
+1004
|
\
\
|
*
\
Merge branch 'field-zeroing' into for-linus
Jiri Kosina
2007-04-29
1
-0
/
+5
|
|
\
\
|
|
*
|
HID: introduce proper zeroing of unused bits in output reports
Simon Budig
2007-04-11
1
-0
/
+5
|
*
|
|
USB HID: don't warn on idVendor == 0
Jiri Kosina
2007-04-29
1
-2
/
+0
|
*
|
|
USB HID: add 'quirks' module parameter
Paul Walmsley
2007-04-19
3
-0
/
+59
[prev]
[next]